Class QuickDrawContext.RectangleStroke
java.lang.Object
com.twelvemonkeys.imageio.plugins.pict.QuickDrawContext.RectangleStroke
- All Implemented Interfaces:
Stroke
- Enclosing class:
QuickDrawContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final float
private Shape[]
private AffineTransform
private boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mShapes
-
repeat
private boolean repeat -
mTransform
-
FLATNESS
private static final float FLATNESS- See Also:
-
-
Constructor Details
-
RectangleStroke
-
RectangleStroke
RectangleStroke(Shape[] pShapes)
-
-
Method Details
-
createStrokedShape
- Specified by:
createStrokedShape
in interfaceStroke
-