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
T
Text
- class objectdraw.
Text
.
Text is an implementation of text strings that can be drawn on a Drawingcanvas.
Text(Object, Location, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays an arbitrary Object.
Text(Object, double, double, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays an arbitrary Object.
Text(boolean, Location, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a boolean.
Text(boolean, double, double, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a boolean.
Text(char, Location, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a char.
Text(char, double, double, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a char.
Text(long, Location, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a short, int, byte or long.
Text(long, double, double, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a short, int, byte or long.
Text(double, Location, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a double or float.
Text(double, double, double, DrawingCanvas)
- Constructor for class objectdraw.
Text
Creates a new Text object that displays a double or float.
toPoint()
- Method in class objectdraw.
Location
Retrieves the nearest point with integer coordinates as a Point.
toString()
- Method in class objectdraw.
FilledArc
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FilledOval
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FilledRect
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FilledRoundedRect
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FramedArc
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FramedOval
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FramedRect
Generates a string representation of the object.
toString()
- Method in class objectdraw.
FramedRoundedRect
Generates a string representation of the object.
toString()
- Method in class objectdraw.
Line
Generates a string representation of the object.
toString()
- Method in class objectdraw.
Location
Generates a string representation of the Location.
toString()
- Method in class objectdraw.
RandomDoubleGenerator
produce String description of this random number generator
toString()
- Method in class objectdraw.
RandomIntGenerator
produce String description of this random number generator
toString()
- Method in class objectdraw.
Text
Generates a string representation of the object.
translate(double, double)
- Method in class objectdraw.
Location
Translates the Location by the given increments.
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