Interface TSegmentFactory
-
- All Known Implementing Classes:
TSegmentFactoryImpl
public interface TSegmentFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TSegment
create(TPoint p1, TPoint p2)
-