A B C D E F G I L M N P R S 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 U V W _