fop 0.94 | |
Frames | No Frames |
Methods with return type org.apache.fop.fonts.EmbedFontInfo | |
EmbedFontInfo | Attempts to determine EmbedFontInfo from a given font file. |
Classes derived from org.apache.fop.fonts.EmbedFontInfo | |
class | Font info stored in the cache
|
Constructors with parameter type org.apache.fop.fonts.EmbedFontInfo | |
Constructor
| |
Main constructor
|
Methods with parameter type org.apache.fop.fonts.EmbedFontInfo | |
void | adds a font info to cache
|
boolean | is this font info in the cache?
|
String | creates a key given a font info for the font mapping
|
Methods with return type org.apache.fop.fonts.EmbedFontInfo | |
EmbedFontInfo | PrintRendererConfigurator.getFontInfoFromConfiguration(Configuration fontCfg, FontResolver fontResolver, boolean strict, FontCache fontCache) Returns a font info from a font node Configuration definition
|
fop 0.94 |