|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDTextState | |
org.pdfbox.pdmodel.graphics | The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document. |
Uses of PDTextState in org.pdfbox.pdmodel.graphics |
Methods in org.pdfbox.pdmodel.graphics that return PDTextState | |
PDTextState |
PDGraphicsState.getTextState()
This will get the graphics text state. |
Methods in org.pdfbox.pdmodel.graphics with parameters of type PDTextState | |
void |
PDGraphicsState.setTextState(PDTextState value)
This will set the graphics text state. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |