Uses of Class
ballwar.model.paint.shape.PolygonFactory

Packages that use PolygonFactory
ballwar.model.paint.shape   
 

Uses of PolygonFactory in ballwar.model.paint.shape
 

Subclasses of PolygonFactory in ballwar.model.paint.shape
 class Fish1PolygonFactory
          Concrete PolygonFactory that creates fish-shaped Polygons that have a longer tail and an open mouth.
 class Fish2PolygonFactory
          Concrete PolygonFactory that creates fish-shaped Polygons that have a shorter tail and a closed mouth.