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