Package org.geolatte.geom
Class G3D
- java.lang.Object
-
- org.geolatte.geom.Position
-
- org.geolatte.geom.G2D
-
- org.geolatte.geom.G3D
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCoordinateDimension()doublegetHeight()-
Methods inherited from class org.geolatte.geom.Position
equals, getCoordinate, getCoordinate, getCoordinate, hashCode, isEmpty, toArray, toString
-
-
-
-
Method Detail
-
getHeight
public double getHeight()
-
getCoordinateDimension
public int getCoordinateDimension()
- Overrides:
getCoordinateDimensionin classG2D
-
-