|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Line
This class represents a Line as a Point pair.
| Method Summary | |
double |
length()
Returns the length of the Line. |
java.lang.String |
toString()
Method used by Java to convert from Line to
string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public double length()
Line.Line.public java.lang.String toString()
Line to
string. Useful when debugging.toString in class java.lang.ObjectLine.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||