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