Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis | |
org.gcube.common.gis.datamodel.enhanced |
Modifier and Type | Method and Description |
---|---|
BoundsInfoType |
WMSContextInfoType.maxExtent() |
BoundsInfoType |
LayerInfoType.maxExtent() |
BoundsInfoType |
WMSContextInfoType.minExtent() |
BoundsInfoType |
LayerInfoType.minExtent() |
Modifier and Type | Method and Description |
---|---|
void |
WMSContextInfoType.maxExtent(BoundsInfoType maxExtent) |
void |
LayerInfoType.maxExtent(BoundsInfoType maxExtent) |
void |
WMSContextInfoType.minExtent(BoundsInfoType minExtent) |
void |
LayerInfoType.minExtent(BoundsInfoType minExtent) |
Constructor and Description |
---|
LayerInfoType(String name,
String title,
String abstractField,
String url,
String serverProtocol,
String serverPassword,
String serverLogin,
String serverType,
String srs,
LayerType type,
boolean transparent,
boolean baseLayer,
int buffer,
boolean hasLegend,
boolean visible,
boolean selected,
boolean queryable,
BoundsInfoType maxExtent,
BoundsInfoType minExtent,
String defaultStyle,
double opacity,
StringArray styles,
TransectInfoType transect) |
WMSContextInfoType(int width,
int height,
String displayProjection,
BoundsInfoType maxExtent,
BoundsInfoType minExtent,
int numZoomLevels,
int zoomTo,
double lon_center,
double lat_center,
String units,
String title,
String name,
double maxResolution,
StringArray layers,
StringArray keywords,
String abstractField,
String logoFormat,
int logoWidth,
int logoHeight,
String logoUrl,
String contactInformation) |
Modifier and Type | Method and Description |
---|---|
BoundsInfoType |
BoundsInfo.toStubsVersion() |
Constructor and Description |
---|
BoundsInfo(BoundsInfoType toLoad) |
Copyright © 2017. All Rights Reserved.