Uses of Class
org.sejda.sambox.pdmodel.graphics.state.PDTextState
Packages that use PDTextState
-
Uses of PDTextState in org.sejda.sambox.pdmodel.graphics.state
Methods in org.sejda.sambox.pdmodel.graphics.state that return PDTextStateModifier and TypeMethodDescriptionPDTextState.clone()PDGraphicsState.getTextState()This will get the graphics text state.Methods in org.sejda.sambox.pdmodel.graphics.state with parameters of type PDTextStateModifier and TypeMethodDescriptionvoidPDGraphicsState.setTextState(PDTextState value) This will set the graphics text state.