SourceForge.net Logo
aXSL API 0.1

org.axsl.pdfW
Interface PDFFont


public interface PDFFont

A PDF Font.


Method Summary
 FontUse getFontUse()
          Get the wrapped FontUse instance.
 java.lang.String getName()
          Get the internal name used for this font, typically starting with "F".
 

Method Detail

getName

public java.lang.String getName()
Get the internal name used for this font, typically starting with "F".

Returns:
This font's internal name.

getFontUse

public FontUse getFontUse()
Get the wrapped FontUse instance.

Returns:
The wrapped FontUse instance.

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.