Package | Description |
---|---|
com.sun.prism.sw |
Modifier and Type | Field and Description |
---|---|
private PiscesRenderer |
DirectRTPiscesAlphaConsumer.pr |
private PiscesRenderer |
SWGraphics.pr |
private PiscesRenderer |
SWPaint.pr |
private PiscesRenderer |
SWRTTexture.pr |
Modifier and Type | Method and Description |
---|---|
(package private) void |
DirectRTPiscesAlphaConsumer.initConsumer(Renderer renderer,
PiscesRenderer pr) |
(package private) void |
SWContext.renderShape(PiscesRenderer pr,
Shape shape,
BasicStroke stroke,
BaseTransform tr,
Rectangle clip,
boolean antialiasedShape) |
void |
SWContext.ShapeRenderer.renderShape(PiscesRenderer pr,
Shape shape,
BasicStroke stroke,
BaseTransform tr,
Rectangle clip,
boolean antialiasedShape) |
void |
SWContext.NativeShapeRenderer.renderShape(PiscesRenderer pr,
Shape shape,
BasicStroke stroke,
BaseTransform tr,
Rectangle clip,
boolean antialiasedShape) |
void |
SWContext.JavaShapeRenderer.renderShape(PiscesRenderer pr,
Shape shape,
BasicStroke stroke,
BaseTransform tr,
Rectangle clip,
boolean antialiasedShape) |
Constructor and Description |
---|
SWGraphics(SWRTTexture target,
SWContext context,
PiscesRenderer pr) |
SWPaint(SWContext context,
PiscesRenderer pr) |