Uses of Class
org.verapdf.gf.model.factory.chunks.TextState
Packages that use TextState
-
Uses of TextState in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks that return TextStateModifier and TypeMethodDescriptionprotected TextStateTextState.clone()GraphicsState.getTextState()Methods in org.verapdf.gf.model.factory.chunks with parameters of type TextStateModifier and TypeMethodDescriptionvoidTextState.copyProperties(TextState textState) voidGraphicsState.setTextState(TextState textState)