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. fillGState
protected PdfGState[]
PdfGraphics2D. strokeGState
Methods in com.lowagie.text.pdf with parameters of type PdfGState Modifier and Type Method Description void
PdfContentByte. setGState(PdfGState gstate)
Sets the graphic state
-