|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |