Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
U
V
W
_
G
getCanvas()
- Method in interface ballworld.model.
IViewControlAdapter
Return a Component that represents the surface upon which the balls exist.
getCanvas()
- Method in class ballworld.view.
BallGUI
Accessor method for the panel upon which the balls are to be drawn
getColor()
- Method in class ballworld.model.
Ball
Returns the current color of this Ball.
getContainer()
- Method in class ballworld.model.
Ball
Accessor for the ball's container Component
getDblVal()
- Method in class util.
SineMaker
Returns a different value each time it is called.
getIntVal()
- Method in class util.
SineMaker
Same as getDblVal, but returns the result rounded to the nearest integer.
getLocation()
- Method in class ballworld.model.
Ball
Returns the current center of this Ball.
getPaintStrategy()
- Method in class ballworld.model.
Ball
Returns the current paint strategy of this Ball
getRadius()
- Method in class ballworld.model.
Ball
Returns the current radius for this Ball.
getSwitcherStrategy()
- Method in class ballworld.model.
BallModel
Getter for the one switcher strategy instance
getUpdateStrategy()
- Method in class ballworld.model.
Ball
Returns the current strategy of this Ball
getVelocity()
- Method in class ballworld.model.
Ball
Returns the current velocity of this Ball.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
U
V
W
_