Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
L
Line
- class objectdraw.
Line
.
Line is an implementation of a drawable line segment object.
Line(Location, Location, DrawingCanvas)
- Constructor for class objectdraw.
Line
Creates a new Line object going from start to end.
Line(double, double, double, double, DrawingCanvas)
- Constructor for class objectdraw.
Line
Creates a new Line object going from (startx,starty) to (endx,endy).
Location
- class objectdraw.
Location
.
Location is an implementation of a point on the real plane.
Location(double, double)
- Constructor for class objectdraw.
Location
Constructs a new Location object.
Location(Location)
- Constructor for class objectdraw.
Location
Constructs a copy of a Location object.
Location(Point)
- Constructor for class objectdraw.
Location
Constructs a new Location object based on a Point object.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y