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