org.apache.fop.render.pdf
Class Font

Direct Known Subclasses:
Courier, CourierBold, CourierBoldOblique, CourierOblique, Helvetica, HelveticaBold, HelveticaBoldOblique, HelveticaOblique, Symbol, TimesBold, TimesBoldItalic, TimesItalic, TimesRoman, ZapfDingbats

public abstract class Font
implements FontMetric

base class for PDF font classes


Method Summary
 abstract Stringencoding()
          get the encoding of the font
 abstract StringfontName()
          get the base font name

Method Detail

encoding

public abstract String encoding()
get the encoding of the font

fontName

public abstract String fontName()
get the base font name