org.apache.pdfbox.pdmodel.graphics.color | This package deals with colors that are stored in a PDF document. |
org.apache.pdfbox.pdmodel.graphics.predictor | The predictor package contains code for different PNG predictor algorithms that are present in PDF documents. |
org.apache.pdfbox.pdmodel.graphics.xobject | This package deals with images that are stored in a PDF document. |
PDExtendedGraphicsState | This class represents the graphics state dictionary that is stored in the PDF document. | code | html |
PDFontSetting | This class represents a font setting used for the graphics state. | code | html |
PDGraphicsState | This class will hold the current state of the graphics parameters when executing a content stream. | code | html |
PDLineDashPattern | This class represents the line dash pattern for a graphics state. | code | html |
PDShading | This class represents a Shading Pattern color space. | code | html |