class Type6ShadingPaint extends ShadingPaint<PDShadingType6>
Modifier and Type | Field and Description |
---|---|
private static org.apache.commons.logging.Log |
LOG |
matrix, shading
Constructor and Description |
---|
Type6ShadingPaint(PDShadingType6 shading,
Matrix matrix)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.awt.PaintContext |
createContext(java.awt.image.ColorModel cm,
java.awt.Rectangle deviceBounds,
java.awt.geom.Rectangle2D userBounds,
java.awt.geom.AffineTransform xform,
java.awt.RenderingHints hints) |
int |
getTransparency() |
getMatrix, getShading
Type6ShadingPaint(PDShadingType6 shading, Matrix matrix)
shading
- the shading resourcesmatrix
- the pattern matrix concatenated with that of the parent content stream