|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectballworld.model.paint.shape.PolygonFactory
ballworld.model.paint.shape.Fish1PolygonFactory
public class Fish1PolygonFactory
Concrete PolygonFactory that creates fish-shaped Polygons that have a longer tail and an open mouth.
| Constructor Summary | |
|---|---|
Fish1PolygonFactory()
Constructor that calls the PolygonFactory superclass constructor with the scale factor and polygon points that define the fish shape. |
|
| Method Summary |
|---|
| Methods inherited from class ballworld.model.paint.shape.PolygonFactory |
|---|
makeShape |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Fish1PolygonFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||