Package | Description |
---|---|
com.sun.prism.impl.ps | |
com.sun.prism.sw |
Modifier and Type | Method and Description |
---|---|
(package private) static AffineBase |
PaintHelper.getImagePatternTx(ShaderGraphics g,
ImagePattern paint,
Shader shader,
BaseTransform renderTx,
float rx,
float ry,
float rw,
float rh) |
(package private) static void |
PaintHelper.setImagePattern(ShaderGraphics g,
Shader shader,
ImagePattern paint,
float rx,
float ry,
float rw,
float rh)
We use the plane equation to automatically
map the ImagePattern image to the geometry being rendered.
|
Modifier and Type | Method and Description |
---|---|
private void |
SWPaint.computeImagePatternTransform(ImagePattern ip,
BaseTransform tx,
float x,
float y,
float width,
float height) |