Package | Description |
---|---|
org.apache.pdfbox.pdmodel.graphics |
The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.
|
Modifier and Type | Method and Description |
---|---|
PDTextState |
PDGraphicsState.getTextState()
This will get the graphics text state.
|
Modifier and Type | Method and Description |
---|---|
void |
PDGraphicsState.setTextState(PDTextState value)
This will set the graphics text state.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.