Uses of Class
com.itextpdf.text.pdf.PdfContentByte.GraphicState
Packages that use PdfContentByte.GraphicState
-
Uses of PdfContentByte.GraphicState in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfContentByte.GraphicStateModifier and TypeFieldDescriptionprotected PdfContentByte.GraphicStatePdfContentByte.stateThis is the GraphicState in useFields in com.itextpdf.text.pdf with type parameters of type PdfContentByte.GraphicStateModifier and TypeFieldDescriptionprotected ArrayList<PdfContentByte.GraphicState> PdfContentByte.stateListThe list were we save/restore the stateMethods in com.itextpdf.text.pdf with parameters of type PdfContentByte.GraphicStateModifier and TypeMethodDescription(package private) voidPdfContentByte.GraphicState.copyParameters(PdfContentByte.GraphicState cp) (package private) voidPdfContentByte.GraphicState.restore(PdfContentByte.GraphicState restore) Constructors in com.itextpdf.text.pdf with parameters of type PdfContentByte.GraphicState