Package gov.nasa.worldwind.ogc.gml
Class GmlAbstractGeometry
- java.lang.Object
-
- gov.nasa.worldwind.util.xml.XmlModel
-
- gov.nasa.worldwind.ogc.gml.GmlAbstractGml
-
- gov.nasa.worldwind.ogc.gml.GmlAbstractGeometry
-
- Direct Known Subclasses:
GmlAbstractGeometricPrimitive,GmlGrid
public class GmlAbstractGeometry extends GmlAbstractGml
-
-
Constructor Summary
Constructors Constructor Description GmlAbstractGeometry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>getAxisLabels()java.lang.StringgetGid()java.lang.StringgetSrsDimension()java.lang.StringgetSrsName()java.util.List<java.lang.String>getUomLabels()-
Methods inherited from class gov.nasa.worldwind.ogc.gml.GmlAbstractGml
getId
-
-