public class ShapeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static MaskData |
rasterizeShape(Shape shape,
BasicStroke stroke,
RectBounds xformBounds,
BaseTransform xform,
boolean close,
boolean antialiasedShape) |
public static MaskData rasterizeShape(Shape shape, BasicStroke stroke, RectBounds xformBounds, BaseTransform xform, boolean close, boolean antialiasedShape)
Copyright © 2025. All rights reserved.