| Package | Description |
|---|---|
| org.gcube.common.geoserverinterface.bean |
| Modifier and Type | Method and Description |
|---|---|
BoundsRest |
GroupRest.getBounds() |
BoundsRest |
CoverageTypeRest.getLatLonBoundingBox() |
BoundsRest |
FeatureTypeRest.getLatLonBoundingBox() |
BoundsRest |
CoverageTypeRest.getNativeBoundingBox() |
BoundsRest |
FeatureTypeRest.getNativeBoundingBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupRest.setBounds(BoundsRest bounds) |
void |
CoverageTypeRest.setLatLonBoundingBox(BoundsRest latLonBoundingBox) |
void |
FeatureTypeRest.setLatLonBoundingBox(BoundsRest latLonBoundingBox) |
void |
CoverageTypeRest.setNativeBoundingBox(BoundsRest nativeBoundingBox) |
void |
FeatureTypeRest.setNativeBoundingBox(BoundsRest nativeBoundingBox) |
Copyright © 2014. All Rights Reserved.