|
Algorithm Development Kit 1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMultiLineSegment
A Line Segment between two multidimensional points.
| Method Summary | |
|---|---|
int |
dimensionality()
Return the dimensionality of this line segment. |
IMultiPoint |
getEndPoint()
Return the coordinate value of the End of the line segment as an IMultiPoint. |
IMultiPoint |
getStartPoint()
Return the coordinate value of the Start of the line segment as an IMultiPoint. |
| Method Detail |
|---|
int dimensionality()
IMultiPoint getStartPoint()
IMultiPoint getEndPoint()
|
Algorithm Development Kit 1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||