Package | Description |
---|---|
com.sun.prism.impl.shape | |
com.sun.prism.sw |
Modifier and Type | Field and Description |
---|---|
private static Renderer |
OpenPiscesPrismUtils.savedAARenderer |
private static Renderer |
OpenPiscesPrismUtils.savedRenderer |
Modifier and Type | Method and Description |
---|---|
static Renderer |
OpenPiscesPrismUtils.setupRenderer(Path2D p2d,
BasicStroke stroke,
BaseTransform xform,
Rectangle rclip,
boolean antialiasedShape) |
static Renderer |
OpenPiscesPrismUtils.setupRenderer(Shape shape,
BasicStroke stroke,
BaseTransform xform,
Rectangle rclip,
boolean antialiasedShape) |
Modifier and Type | Method and Description |
---|---|
private static PathConsumer2D |
OpenPiscesPrismUtils.initRenderer(BasicStroke stroke,
BaseTransform tx,
Rectangle clip,
int pirule,
Renderer renderer) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
DirectRTPiscesAlphaConsumer.initConsumer(Renderer renderer,
PiscesRenderer pr) |