|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundsInfoType | |
|---|---|
| org.gcube_system.namespaces.application.aquamaps.gistypes | |
| Uses of BoundsInfoType in org.gcube_system.namespaces.application.aquamaps.gistypes |
|---|
| Methods in org.gcube_system.namespaces.application.aquamaps.gistypes that return BoundsInfoType | |
|---|---|
BoundsInfoType |
LayerInfoType.getMaxExtent()
Gets the maxExtent value for this LayerInfoType. |
BoundsInfoType |
WMSContextInfoType.getMaxExtent()
Gets the maxExtent value for this WMSContextInfoType. |
BoundsInfoType |
LayerInfoType.getMinExtent()
Gets the minExtent value for this LayerInfoType. |
BoundsInfoType |
WMSContextInfoType.getMinExtent()
Gets the minExtent value for this WMSContextInfoType. |
| Methods in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type BoundsInfoType | |
|---|---|
void |
LayerInfoType.setMaxExtent(BoundsInfoType maxExtent)
Sets the maxExtent value for this LayerInfoType. |
void |
WMSContextInfoType.setMaxExtent(BoundsInfoType maxExtent)
Sets the maxExtent value for this WMSContextInfoType. |
void |
LayerInfoType.setMinExtent(BoundsInfoType minExtent)
Sets the minExtent value for this LayerInfoType. |
void |
WMSContextInfoType.setMinExtent(BoundsInfoType minExtent)
Sets the minExtent value for this WMSContextInfoType. |
| Constructors in org.gcube_system.namespaces.application.aquamaps.gistypes with parameters of type BoundsInfoType | |
|---|---|
LayerInfoType(String _abstract,
boolean baseLayer,
int buffer,
String defaultStyle,
boolean hasLegend,
BoundsInfoType maxExtent,
BoundsInfoType minExtent,
String name,
double opacity,
boolean queryable,
boolean selected,
String serverLogin,
String serverPassword,
String serverProtocol,
String serverType,
String srs,
org.gcube.common.core.types.StringArray styles,
String title,
TransectInfoType transect,
boolean trasparent,
LayerType type,
String url,
boolean visible)
|
|
WMSContextInfoType(String _abstract,
String contactInformation,
String displayProjection,
int height,
org.gcube.common.core.types.StringArray keywords,
double lat_center,
org.gcube.common.core.types.StringArray layers,
String logoFormat,
int logoHeight,
String logoUrl,
int logoWidth,
double lon_center,
BoundsInfoType maxExtent,
double maxResolution,
BoundsInfoType minExtent,
String name,
int numZoomLevels,
String title,
String units,
int width,
int zoomTo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||