| Package | Description |
|---|---|
| org.gcube.portlets.user.gisviewer.client.commons.beans |
| Modifier and Type | Method and Description |
|---|---|
ZAxis |
LayerItem.getZAxis()
Gets the list z axis.
|
ZAxis |
GeoInformationForWMSRequest.getZAxis()
Gets the z axis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerItem.setZAxis(ZAxis zAxis)
Sets the list z axis.
|
void |
GeoInformationForWMSRequest.setZAxis(ZAxis zAxis)
Sets the z axis.
|
| Constructor and Description |
|---|
GeoInformationForWMSRequest(String baseWmsServiceHost,
String wmsRequest,
String layerName,
String versionWms,
String crs,
HashMap<String,String> mapWmsNoStandard,
Styles styles,
ZAxis zAxis)
Instantiates a new geo information for wms request.
|
Copyright © 2016. All Rights Reserved.