public interface ThreddsLayer
extends uk.ac.rdg.resc.ncwms.wms.Layer
| Modifier and Type | Method and Description |
|---|---|
ThreddsDataset |
getDataset() |
java.lang.String |
getStandardName()
Returns the value of the
standard_name attribute of the
underlying variable. |
void |
setLayerSettings(LayerSettings layerSettings) |
getApproxValueRange, getChronology, getCurrentTimeValue, getDefaultColorPalette, getDefaultElevationValue, getDefaultNumColorBands, getDefaultTimeValue, getElevationUnits, getElevationValues, getGeographicBoundingBox, getHorizontalGrid, getId, getLayerAbstract, getName, getTimeValues, getTitle, getUnits, isElevationPositive, isElevationPressure, isIntervalTime, isLogScaling, isQueryablejava.lang.String getStandardName()
standard_name attribute of the
underlying variable. The standard name ought to be unique within a
ThreddsDataset.ThreddsDataset getDataset()
getDataset in interface uk.ac.rdg.resc.ncwms.wms.Layervoid setLayerSettings(LayerSettings layerSettings)