SourceForge.net Logo
aXSL API 0.2

org.axsl.pdf
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

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

Returns:
This font's internal name.

getFontUse

FontUse getFontUse()
Get the wrapped FontUse instance.

Returns:
The wrapped FontUse instance.

SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.