Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.ParserGraphicsState
Packages that use ParserGraphicsState
-
Uses of ParserGraphicsState in com.itextpdf.kernel.pdf.canvas.parser
Fields in com.itextpdf.kernel.pdf.canvas.parser with type parameters of type ParserGraphicsStateModifier and TypeFieldDescriptionprivate final Stack<ParserGraphicsState> PdfCanvasProcessor.gsStackStack keeping track of the graphics state.Methods in com.itextpdf.kernel.pdf.canvas.parser that return ParserGraphicsStateModifier and TypeMethodDescriptionPdfCanvasProcessor.getGraphicsState()Gets the currentParserGraphicsStateConstructors in com.itextpdf.kernel.pdf.canvas.parser with parameters of type ParserGraphicsStateModifierConstructorDescription(package private)Copy constructor.