Class de.unikl.AWTNode.LinePoints
All Packages Class Hierarchy This Package Previous Next Index
Class de.unikl.AWTNode.LinePoints
java.lang.Object
|
+----de.unikl.AWTNode.LinePoints
- public class LinePoints
- extends Object
Only a class which stores two Points.
This is useful if you want to describe a line, given with
the Startpoint and the EndPoint
-
a
-
-
b
-
a
public Point a
b
public Point b
All Packages Class Hierarchy This Package Previous Next Index