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