Uses of Class
org.verapdf.gf.model.factory.chunks.TextState
-
Packages that use TextState Package Description org.verapdf.gf.model.factory.chunks -
-
Uses of TextState in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks that return TextState Modifier and Type Method Description protected TextStateTextState. clone()TextStateGraphicsState. getTextState()Methods in org.verapdf.gf.model.factory.chunks with parameters of type TextState Modifier and Type Method Description voidTextState. copyProperties(TextState textState)voidGraphicsState. setTextState(TextState textState)
-