public class Fish1PaintStrategy extends ShapePaintStrategy
atNullObject| Constructor and Description |
|---|
Fish1PaintStrategy()
No-parameter constructor that instantiates the AffineTransform for
internal use.
|
Fish1PaintStrategy(java.awt.geom.AffineTransform at)
Constructor that takes an external AffineTransform
|
paintXfrminit, paint, paintCfgpublic Fish1PaintStrategy()
public Fish1PaintStrategy(java.awt.geom.AffineTransform at)
at - The AffineTransform to use for internal use.