Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.pdfbox.pdmodel.text.PDTextState
Uses in package org.pdfbox.pdmodel.graphics
Methods with parameter type org.pdfbox.pdmodel.text.PDTextState
void
PDGraphicsState
.
setTextState
(
PDTextState
value)
This will set the graphics text state.
Methods with return type org.pdfbox.pdmodel.text.PDTextState
PDTextState
PDGraphicsState
.
getTextState
()
This will get the graphics text state.
Overview
Package
Class
Use
Tree
Index
Deprecated
About