A B C D E F G H I K L M N O P R S U W _

F

fillFactor - Variable in class ballwar.model.paint.ImagePaintStrategy
The percentage of the average of the width and height of the image that defines a unit radius for the image.
Fish1PaintStrategy - Class in ballwar.model.paint
Paint strategy that paints a fish-shaped Polygon generated by a Fish1PolyfonFactory.
Fish1PaintStrategy() - Constructor for class ballwar.model.paint.Fish1PaintStrategy
No-parameter constructor that instantiates the AffineTransform for internal use.
Fish1PaintStrategy(AffineTransform) - Constructor for class ballwar.model.paint.Fish1PaintStrategy
Constructor that takes an external AffineTransform
Fish1PolygonFactory - Class in ballwar.model.paint.shape
Concrete PolygonFactory that creates fish-shaped Polygons that have a longer tail and an open mouth.
Fish1PolygonFactory() - Constructor for class ballwar.model.paint.shape.Fish1PolygonFactory
Constructor that calls the PolygonFactory superclass constructor with the scale factor and polygon points that define the fish shape.
Fish2PaintStrategy - Class in ballwar.model.paint
Paint strategy that paints a fish-shaped Polygon generated by a Fish2PolyfonFactory.
Fish2PaintStrategy() - Constructor for class ballwar.model.paint.Fish2PaintStrategy
No-parameter constructor that instantiates the AffineTransform for internal use.
Fish2PaintStrategy(AffineTransform) - Constructor for class ballwar.model.paint.Fish2PaintStrategy
Constructor that takes an external AffineTransform
Fish2PolygonFactory - Class in ballwar.model.paint.shape
Concrete PolygonFactory that creates fish-shaped Polygons that have a shorter tail and a closed mouth.
Fish2PolygonFactory() - Constructor for class ballwar.model.paint.shape.Fish2PolygonFactory
Constructor that calls the PolygonFactory superclass constructor with the scale factor and polygon points that define the fish shape.
FixedColorDecoratorPaintStrategy - Class in ballwar.model.paint
Decorator paint strategy that decorates another IPaintStrategy and causes the painted color to always be a specified, fixed color.
FixedColorDecoratorPaintStrategy(Color, IPaintStrategy) - Constructor for class ballwar.model.paint.FixedColorDecoratorPaintStrategy
Constructor that
fixName(String, Object, String) - Method in class ballwar.controller.BallControl
Convenience method to add the rest of a strategy's classname plus the word "Strategy" at the end of the classname.

A B C D E F G H I K L M N O P R S U W _