Uses of Class
org.openpdf.text.pdf.parser.GraphicsState
Packages that use GraphicsState
-
Uses of GraphicsState in org.openpdf.text.pdf.parser
Fields in org.openpdf.text.pdf.parser with type parameters of type GraphicsStateModifier and TypeFieldDescriptionprotected Stack<GraphicsState> PdfContentStreamHandler.gsStackStack keeping track of the graphics state.Methods in org.openpdf.text.pdf.parser with parameters of type GraphicsStateModifier and TypeMethodDescriptionprotected static ParsedTextParsedText.create(PdfString text, GraphicsState graphicsState, Matrix textMatrix) floatParsedText.getUnscaledTextWidth(GraphicsState gs) Constructors in org.openpdf.text.pdf.parser with parameters of type GraphicsState