Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics.shading |
This package deals with shadings which are used for filling instead of a color.
|
Modifier and Type | Class | Description |
---|---|---|
class |
PDShadingType7 |
This represents resources for a shading type 7 (Tensor-Product Patch Meshes).
|
Constructor | Description |
---|---|
Type6ShadingPaint(PDShadingType6 shading,
Matrix ctm,
int pageHeight) |
Constructor.
|