Class TPointImpl
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.triangulation.TPointImpl
-
-
Constructor Summary
Constructors Constructor Description TPointImpl(org.locationtech.jts.geom.Coordinate position)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.locationtech.jts.geom.Coordinate
getPosition()
-
-
-
Method Detail
-
getPosition
public org.locationtech.jts.geom.Coordinate getPosition()
- Specified by:
getPosition
in interfaceTPoint
-
-