Uses of Class
com.itextpdf.text.pdf.PdfGState
-
Packages that use PdfGState Package Description com.itextpdf.awt com.itextpdf.text.pdf -
-
Uses of PdfGState in com.itextpdf.awt
Fields in com.itextpdf.awt declared as PdfGState Modifier and Type Field Description protected PdfGState[]PdfGraphics2D. fillGStateprotected PdfGState[]PdfGraphics2D. strokeGState -
Uses of PdfGState in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf with parameters of type PdfGState Modifier and Type Method Description voidPdfContentByte. setGState(PdfGState gstate)Sets the graphic state
-