JavaScript is disabled on your browser.
Skip navigation links
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
T
U
V
W
_
E
EllipsePaintStrategy
- Class in
ballworld.model.paint.strategy
Paint strategy to paint an ellipse shape
EllipsePaintStrategy()
- Constructor for class ballworld.model.paint.strategy.
EllipsePaintStrategy
No parameter constructor that creates a prototype ellipse that has twice the width as height but an average radius of 1.
EllipsePaintStrategy(AffineTransform, double, double, double, double)
- Constructor for class ballworld.model.paint.strategy.
EllipsePaintStrategy
Constructor that allows the specification of the location, x-radius and y-radius of the prototype ellipse.
EllipseShapeFactory
- Class in
ballworld.model.paint.shape
Concrete shape factory that instantiates Ellipse2D.Double shapes.
EllipseShapeFactory()
- Constructor for class ballworld.model.paint.shape.
EllipseShapeFactory
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
U
V
W
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes