SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.pdfW.PDFFont

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

Uses of PDFFont in org.axsl.pdfW
 

Methods in org.axsl.pdfW that return PDFFont
 PDFFont PDFDocument.getPDFFont(FontUse fontUse)
          Looks up or creates a PDFFont for a given font.
 

Methods in org.axsl.pdfW with parameters of type PDFFont
 void PDFContentStream.setFont(PDFFont newFont, float newFontSize)
          Sets the font and font size.
 


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.