Package gov.nasa.worldwind.ogc.gml
Class GmlPoint
- java.lang.Object
-
public class GmlPoint extends GmlAbstractGeometricPrimitive
-
-
Constructor Summary
Constructors Constructor Description GmlPoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GmlDirectPosition
getPos()
-
Methods inherited from class gov.nasa.worldwind.ogc.gml.GmlAbstractGeometry
getAxisLabels, getGid, getSrsDimension, getSrsName, getUomLabels
-
Methods inherited from class gov.nasa.worldwind.ogc.gml.GmlAbstractGml
getId
-
-
-
-
Method Detail
-
getPos
public GmlDirectPosition getPos()
-
-