public class OpenPiscesRasterizer extends java.lang.Object implements ShapeRasterizer
Modifier and Type | Class and Description |
---|---|
private static class |
OpenPiscesRasterizer.Consumer |
Modifier and Type | Field and Description |
---|---|
private static MaskData |
emptyData |
private static OpenPiscesRasterizer.Consumer |
savedConsumer |
Constructor and Description |
---|
OpenPiscesRasterizer() |
Modifier and Type | Method and Description |
---|---|
MaskData |
getMaskData(Shape shape,
BasicStroke stroke,
RectBounds xformBounds,
BaseTransform xform,
boolean close,
boolean antialiasedShape) |
private static MaskData emptyData
private static OpenPiscesRasterizer.Consumer savedConsumer
public MaskData getMaskData(Shape shape, BasicStroke stroke, RectBounds xformBounds, BaseTransform xform, boolean close, boolean antialiasedShape)
getMaskData
in interface ShapeRasterizer