Package org.geolatte.geom
Class V
- java.lang.Object
-
- org.geolatte.geom.Position
-
- org.geolatte.geom.V
-
public class V extends Position
Created by Karel Maesen, Geovise BVBA on 29/11/14.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCoordinateDimension()doublegetValue()-
Methods inherited from class org.geolatte.geom.Position
equals, getCoordinate, getCoordinate, getCoordinate, hashCode, isEmpty, toArray, toString
-
-
-
-
Method Detail
-
getValue
public double getValue()
-
getCoordinateDimension
public int getCoordinateDimension()
- Specified by:
getCoordinateDimensionin classPosition
-
-