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

Packages that use PdfSpotColor
com.lowagie.text.pdf   
 

Uses of PdfSpotColor in com.lowagie.text.pdf
 

Methods in com.lowagie.text.pdf that return PdfSpotColor
 PdfSpotColor SpotColor.getPdfSpotColor()
           
 

Methods in com.lowagie.text.pdf with parameters of type PdfSpotColor
 void PdfContentByte.setColorFill(PdfSpotColor sp, float tint)
          Sets the fill color to a spot color.
 void PdfImportedPage.setColorFill(PdfSpotColor sp, float tint)
           
 void PdfPatternPainter.setColorFill(PdfSpotColor sp, float tint)
           
 void PdfContentByte.setColorStroke(PdfSpotColor sp, float tint)
          Sets the stroke color to a spot color.
 void PdfImportedPage.setColorStroke(PdfSpotColor sp, float tint)
           
 void PdfPatternPainter.setColorStroke(PdfSpotColor sp, float tint)
           
 

Constructors in com.lowagie.text.pdf with parameters of type PdfSpotColor
SpotColor(PdfSpotColor spot)
           
SpotColor(PdfSpotColor spot, float tint)
           
 



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