|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundsInfoType | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis | |
| org.gcube.common.gis.datamodel.enhanced | |
| Uses of BoundsInfoType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis that return BoundsInfoType | |
|---|---|
BoundsInfoType |
WMSContextInfoType.maxExtent()
|
BoundsInfoType |
LayerInfoType.maxExtent()
|
BoundsInfoType |
WMSContextInfoType.minExtent()
|
BoundsInfoType |
LayerInfoType.minExtent()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type BoundsInfoType | |
|---|---|
void |
WMSContextInfoType.maxExtent(BoundsInfoType maxExtent)
|
void |
LayerInfoType.maxExtent(BoundsInfoType maxExtent)
|
void |
WMSContextInfoType.minExtent(BoundsInfoType minExtent)
|
void |
LayerInfoType.minExtent(BoundsInfoType minExtent)
|
| Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis with parameters of type BoundsInfoType | |
|---|---|
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)
|
|
| Uses of BoundsInfoType in org.gcube.common.gis.datamodel.enhanced |
|---|
| Methods in org.gcube.common.gis.datamodel.enhanced that return BoundsInfoType | |
|---|---|
BoundsInfoType |
BoundsInfo.toStubsVersion()
|
| Constructors in org.gcube.common.gis.datamodel.enhanced with parameters of type BoundsInfoType | |
|---|---|
BoundsInfo(BoundsInfoType toLoad)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||