Uses of Class
org.gcube.portlets.user.gisviewer.client.commons.beans.BoundsMap

Packages that use BoundsMap
org.gcube.portlets.user.gisviewer.client.commons.beans   
 

Uses of BoundsMap in org.gcube.portlets.user.gisviewer.client.commons.beans
 

Methods in org.gcube.portlets.user.gisviewer.client.commons.beans that return BoundsMap
 BoundsMap GroupInfo.getBounds()
           
 BoundsMap LayerItem.getMaxExtent()
           
 

Methods in org.gcube.portlets.user.gisviewer.client.commons.beans with parameters of type BoundsMap
 void GroupInfo.setBounds(BoundsMap bounds)
           
 void LayerItem.setMaxExtent(BoundsMap maxExtent)
           
 

Constructors in org.gcube.portlets.user.gisviewer.client.commons.beans with parameters of type BoundsMap
GroupInfo(String name, ArrayList<LayerItem> layers, BoundsMap bounds)
           
 



Copyright © 2013. All Rights Reserved.