public class OpenPiscesPrismUtils extends Object
Constructor and Description |
---|
OpenPiscesPrismUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
feedConsumer(PathIterator pi,
PathConsumer2D pc) |
static Renderer |
setupRenderer(Path2D p2d,
BasicStroke stroke,
BaseTransform xform,
Rectangle rclip,
boolean antialiasedShape) |
static Renderer |
setupRenderer(Shape shape,
BasicStroke stroke,
BaseTransform xform,
Rectangle rclip,
boolean antialiasedShape) |
public static void feedConsumer(PathIterator pi, PathConsumer2D pc)
public static Renderer setupRenderer(Shape shape, BasicStroke stroke, BaseTransform xform, Rectangle rclip, boolean antialiasedShape)
public static Renderer setupRenderer(Path2D p2d, BasicStroke stroke, BaseTransform xform, Rectangle rclip, boolean antialiasedShape)
Copyright © 2020. All rights reserved.