SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.pdfW.PDFColor

Packages that use PDFColor
org.axsl.pdfW Interfaces allowing client applications to use create PDF documents in a vendor-neutral way. 
 

Uses of PDFColor in org.axsl.pdfW
 

Methods in org.axsl.pdfW that return PDFColor
 PDFColor PDFDocument.createPDFColor(java.awt.Color color)
          Get or create an implementation-specific PDFColor instance.
 

Methods in org.axsl.pdfW with parameters of type PDFColor
 void PDFContentStream.setStrokeColor(PDFColor newStrokeColor)
          Sets the stroke color.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.