Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfGState
-
Packages that use PdfGState Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of PdfGState in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfGState Modifier and Type Method Description void
PdfContentByte. setGState(PdfGState gstate)
Sets the graphic state
-