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 © 2020. All rights reserved.