Package org.pdfbox.pdmodel.graphics

The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.

See:
          Description

Class Summary
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.
 

Package org.pdfbox.pdmodel.graphics Description

The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.