Package org.pdfbox.pdmodel.graphics
The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.
| PDExtendedGraphicsState | This class represents the graphics state dictionary that is stored in the PDF document.
|
| PDFontSetting | This class represents a font setting used for the graphics state. |
| PDGraphicsState | This class will hold the current state of the graphics parameters when executing a
content stream.
|
| PDLineDashPattern | This class represents the line dash pattern for a graphics state. |
The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.