Package | Description |
---|---|
org.gcube.spatial.data.geoutility | |
org.gcube.spatial.data.geoutility.bean |
Modifier and Type | Method and Description |
---|---|
LayerZAxis |
GeoNcWMSMetadataUtility.getZAxis() |
LayerZAxis |
GeoNcWMSMetadataUtility.loadZAxis()
Load z-axis values for a ncWMS layer and put it into
GeoNcWMSMetadataUtility.getZAxis() |
Modifier and Type | Method and Description |
---|---|
LayerZAxis |
NcWmsLayerMetadata.getZAxis()
Gets the z axis.
|
Modifier and Type | Method and Description |
---|---|
void |
NcWmsLayerMetadata.setZAxis(LayerZAxis zAxis)
Sets the z axis.
|
Constructor and Description |
---|
NcWmsLayerMetadata(int responseCode,
String defaultPalette,
List<String> supportedStyles,
List<String> palettes,
LayerZAxis zAxis,
String json)
Instantiates a new nc wms layer metadata.
|
Copyright © 2016. All Rights Reserved.