intarsys PDF library API

de.intarsys.font
Interface IFont

All Known Implementing Classes:
CIDFont, CIDFontType0, CIDFontType2, PDFont, PDFontAny, PDFontMMType1, PDFontTrueType, PDFontType0, PDFontType1, PDFontType3

public interface IFont

DOCUMENT ME!


Method Summary
 String getFontFamilyName()
          The font family name.
 String getFontName()
          The complete font name.
 FontStyle getFontStyle()
          The font style.
 

Method Detail

getFontFamilyName

String getFontFamilyName()
The font family name.

Returns:
The font family name.

getFontName

String getFontName()
The complete font name.

Returns:
The complete font name.

getFontStyle

FontStyle getFontStyle()
The font style.

Returns:
The font style.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.