Class TSegmentFactoryImpl
- java.lang.Object
-
- eu.europa.ec.eurostat.jgiscotools.algo.triangulation.TSegmentFactoryImpl
-
- All Implemented Interfaces:
TSegmentFactory
public class TSegmentFactoryImpl extends Object implements TSegmentFactory
-
-
Constructor Summary
Constructors Constructor Description TSegmentFactoryImpl()
-
-
-
Method Detail
-
create
public TSegment create(TPoint point1, TPoint point2)
- Specified by:
create
in interfaceTSegmentFactory
-
-