Class TPointFactoryImpl
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.triangulation.TPointFactoryImpl
-
- All Implemented Interfaces:
TPointFactory
public class TPointFactoryImpl extends Object implements TPointFactory
-
-
Constructor Summary
Constructors Constructor Description TPointFactoryImpl()
-
-
-
Method Detail
-
create
public TPoint create(org.locationtech.jts.geom.Coordinate c)
- Specified by:
create
in interfaceTPointFactory
-
-