public class ShapeUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static ShapeRasterizer |
shapeRasterizer |
| Modifier | Constructor and Description |
|---|---|
private |
ShapeUtil()
Private constructor to prevent instantiation.
|
| Modifier and Type | Method and Description |
|---|---|
static MaskData |
rasterizeShape(Shape shape,
BasicStroke stroke,
RectBounds xformBounds,
BaseTransform xform,
boolean close,
boolean antialiasedShape) |
private static final ShapeRasterizer shapeRasterizer
public static MaskData rasterizeShape(Shape shape, BasicStroke stroke, RectBounds xformBounds, BaseTransform xform, boolean close, boolean antialiasedShape)