| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel.graphics.state | This package deals with graphics states within the PDF document. | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFontSetting | PDExtendedGraphicsState. getFontSetting()This will get the font setting of the graphics state. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDExtendedGraphicsState. setFontSetting(PDFontSetting fs)This will set the font setting for this graphics state. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.