|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundsRest | |
---|---|
org.gcube.common.geoserverinterface.bean |
Uses of BoundsRest in org.gcube.common.geoserverinterface.bean |
---|
Methods in org.gcube.common.geoserverinterface.bean that return BoundsRest | |
---|---|
BoundsRest |
GroupRest.getBounds()
|
BoundsRest |
FeatureTypeRest.getLatLonBoundingBox()
|
BoundsRest |
CoverageTypeRest.getLatLonBoundingBox()
|
BoundsRest |
FeatureTypeRest.getNativeBoundingBox()
|
BoundsRest |
CoverageTypeRest.getNativeBoundingBox()
|
Methods in org.gcube.common.geoserverinterface.bean with parameters of type BoundsRest | |
---|---|
void |
GroupRest.setBounds(BoundsRest bounds)
|
void |
FeatureTypeRest.setLatLonBoundingBox(BoundsRest latLonBoundingBox)
|
void |
CoverageTypeRest.setLatLonBoundingBox(BoundsRest latLonBoundingBox)
|
void |
FeatureTypeRest.setNativeBoundingBox(BoundsRest nativeBoundingBox)
|
void |
CoverageTypeRest.setNativeBoundingBox(BoundsRest nativeBoundingBox)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |