Uses of Class
com.itextpdf.text.pdf.PdfGState

Packages that use PdfGState
com.itextpdf.awt   
com.itextpdf.text.pdf   
 

Uses of PdfGState in com.itextpdf.awt
 

Fields in com.itextpdf.awt declared as PdfGState
protected  PdfGState[] PdfGraphics2D.fillGState
           
protected  PdfGState[] PdfGraphics2D.strokeGState
           
 

Uses of PdfGState in com.itextpdf.text.pdf
 

Methods in com.itextpdf.text.pdf with parameters of type PdfGState
 void PdfContentByte.setGState(PdfGState gstate)
          Sets the graphic state
 



Copyright © 2013. All Rights Reserved.