Interface TSegment
-
- All Known Implementing Classes:
TSegmentImpl
public interface TSegment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TPoint
getPt1()
TPoint
getPt2()
-
TSegmentImpl
public interface TSegment
Modifier and Type | Method | Description |
---|---|---|
TPoint |
getPt1() |
|
TPoint |
getPt2() |