fop 0.95 | |
Frames | No Frames |
Classes derived from org.apache.fop.fonts.Typeface | |
class | FontMetricsMapper that delegates most methods to an underlying
FontMetrics instance. |
class | This class implements org.apache.fop.layout.FontMetrics and
is added to the hash table in FontInfo. |
Methods with parameter type org.apache.fop.fonts.Typeface | |
void | Embeds a font in the PostScript file. |
Classes derived from org.apache.fop.fonts.Typeface | |
class | All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information. |
class | A font defined as a set of lines and curves as opposed to a bitmap font. |
class | A font where each character is stored as an array of pixels (a bitmap). |
Constructors with parameter type org.apache.fop.fonts.Typeface | |
FopCharacterSet.FopCharacterSet(String codePage, String encoding, String name, int size, Typeface charSet) Constructor for the CharacterSetMetric object, the character set is used
to load the font information from the actual AFP font. |
Classes derived from org.apache.fop.fonts.Typeface | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Classes derived from org.apache.fop.fonts.Typeface | |
class | Abstract base class for CID fonts. |
class | Abstract base class for custom fonts loaded from files, for example. |
class | This class is used to defer the loading of a font until it is really used. |
class | Generic MultiByte (CID) font
|
class | Generic SingleByte font
|
Methods with return type org.apache.fop.fonts.Typeface | |
Typeface | Get the generated font object
|
Typeface | Gets the real font. |
fop 0.95 |