Uses of Class
com.lowagie.text.pdf.PdfShadingPattern

Packages that use PdfShadingPattern
com.lowagie.text.pdf   
 

Uses of PdfShadingPattern in com.lowagie.text.pdf
 

Methods in com.lowagie.text.pdf that return PdfShadingPattern
 PdfShadingPattern ShadingColor.getPdfShadingPattern()
          Gets the shading pattern.
 

Methods in com.lowagie.text.pdf with parameters of type PdfShadingPattern
 void PdfContentByte.paintShading(PdfShadingPattern shading)
          Paints using a shading pattern.
 void PdfContentByte.setShadingFill(PdfShadingPattern shading)
          Sets the shading fill pattern.
 void PdfContentByte.setShadingStroke(PdfShadingPattern shading)
          Sets the shading stroke pattern
 

Constructors in com.lowagie.text.pdf with parameters of type PdfShadingPattern
ShadingColor(PdfShadingPattern shadingPattern)
          Creates a shading color.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.