Package gov.nasa.worldwind.ogc.wcs
Class Wcs201CoverageDescription
- java.lang.Object
-
- gov.nasa.worldwind.util.xml.XmlModel
-
- gov.nasa.worldwind.ogc.gml.GmlAbstractGml
-
- gov.nasa.worldwind.ogc.gml.GmlAbstractFeature
-
- gov.nasa.worldwind.ogc.wcs.Wcs201CoverageDescription
-
public class Wcs201CoverageDescription extends GmlAbstractFeature
-
-
Constructor Summary
Constructors Constructor Description Wcs201CoverageDescription()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCoverageId()
GmlDomainSet
getDomainSet()
-
Methods inherited from class gov.nasa.worldwind.ogc.gml.GmlAbstractFeature
getBoundedBy
-
Methods inherited from class gov.nasa.worldwind.ogc.gml.GmlAbstractGml
getId
-
-
-
-
Method Detail
-
getCoverageId
public java.lang.String getCoverageId()
-
getDomainSet
public GmlDomainSet getDomainSet()
-
-