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
G
getAudio(String)
- Method in class objectdraw.
Controller
Retrieves an audio file
getCanvas()
- Method in interface objectdraw.
DrawableInterface
Determine which (if any) DrawingCanvas this object is positioned on
getCanvasContent()
- Method in class objectdraw.
AWTDrawingCanvas
getCanvasContent()
- Method in interface objectdraw.
DrawingCanvas
Retrieves the CanvasManager that keeps track of all of the Drawable objects currently associated with this DrawingCanvas.
getCanvasContent()
- Method in class objectdraw.
JDrawingCanvas
getColor()
- Method in interface objectdraw.
DrawableInterface
Retrieves the color of the object.
getDrawableIterator()
- Method in class objectdraw.
AWTDrawingCanvas
getDrawableIterator()
- Method in interface objectdraw.
DrawingCanvas
Creates and returns an iterator of all the objects on the DrawingCanvas
getDrawableIterator()
- Method in class objectdraw.
JDrawingCanvas
getEnd()
- Method in interface objectdraw.
Drawable1DInterface
Gets the line's end point.
getEnd()
- Method in class objectdraw.
Line
getFont()
- Method in class objectdraw.
Text
Retrieves the text object's font.
getGraphics()
- Method in interface objectdraw.
DrawingCanvas
Get a Graphic object associated with this DrawingCanvas.
getHeight()
- Method in class objectdraw.
AWTDrawingCanvas
getHeight()
- Method in interface objectdraw.
Drawable2DInterface
Get the height of a graphical object
getHeight()
- Method in interface objectdraw.
DrawingCanvas
Determine the current height of a DrawingCanvas.
getHeight()
- Method in class objectdraw.
Text
getHeight()
- Method in class objectdraw.
VisibleImage
getImage(String)
- Method in class objectdraw.
AWTController
Retrieves an image.
getImage(String)
- Method in class objectdraw.
Controller
Retrieves an image.
getImage()
- Method in class objectdraw.
VisibleImage
Access the (unscaled) Image currently displayed by this VisibleImage
getLocation()
- Method in interface objectdraw.
Drawable2DInterface
Get a graphical object's position
getMinimumSize()
- Method in class objectdraw.
AWTSizeablePanel
Retrieves the minimum size of panel.
getMinimumSize()
- Method in class objectdraw.
SizeablePanel
Retrieves the minimum size of panel.
getPreferredSize()
- Method in class objectdraw.
AWTDrawingCanvas
Retrieves the drawing canvas' preferred size.
getPreferredSize()
- Method in class objectdraw.
AWTFrameCanvas
Returns the preferred size of the Frame
getPreferredSize()
- Method in class objectdraw.
AWTSizeablePanel
Retrieves the preferred size of panel.
getPreferredSize()
- Method in class objectdraw.
FrameCanvas
Returns the preferred size of the Frame.
getPreferredSize()
- Method in class objectdraw.
JDrawingCanvas
Retrieves the object's preferred size.
getPreferredSize()
- Method in class objectdraw.
SizeablePanel
Retrieves the preferred size of panel.
getSize()
- Method in interface objectdraw.
DrawingCanvas
Determine the current size of a DrawingCanvas.
getStart()
- Method in interface objectdraw.
Drawable1DInterface
Gets the line's start point.
getStart()
- Method in class objectdraw.
Line
getText()
- Method in class objectdraw.
Text
Gets the text of the object.
getTime()
- Static method in class objectdraw.
AWTController
Deprecated.
Use System.currentTimeMillis() instead
getTime()
- Static method in class objectdraw.
ActiveObject
Deprecated.
use System.currentTimeMillis()
getTime()
- Static method in class objectdraw.
Controller
Deprecated.
Use System.currentTimeMillis() instead
getVersion()
- Static method in class objectdraw.
Controller
Determine the version of the objectdraw library being used.
getWidth()
- Method in class objectdraw.
AWTDrawingCanvas
getWidth()
- Method in interface objectdraw.
Drawable2DInterface
Get the width of a graphical object
getWidth()
- Method in interface objectdraw.
DrawingCanvas
Determine the current width of a DrawingCanvas.
getWidth()
- Method in class objectdraw.
Text
getWidth()
- Method in class objectdraw.
VisibleImage
getX()
- Method in interface objectdraw.
Drawable2DInterface
Get the x coordinate of left edge of rectangle bounding the object
getX()
- Method in class objectdraw.
Location
Retrieves the Location's x coordinate.
getY()
- Method in interface objectdraw.
Drawable2DInterface
Get the y coordinate of top edge of rectangle bounding the object
getY()
- Method in class objectdraw.
Location
Retrieves the Location's y coordinate.
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