| |
|
| java.lang.Object de.intarsys.font.AbstractFontRegistry de.intarsys.font.afm.AFMRegistry
AFMRegistry | public class AFMRegistry extends AbstractFontRegistry (Code) | | DOCUMENT ME!
author: wad To change the template for this generated type comment go to author: Window>Preferences>Java>Code Generation>Code and Comments |
AFMRegistry | protected AFMRegistry()(Code) | | |
builtInFonts | public static Set builtInFonts()(Code) | | The collection of built-in font names.
The collection of built-in font names. |
isBuiltIn | public static boolean isBuiltIn(String name)(Code) | | Answer true if name designates a built-in
font for PDF.
Parameters: name - THe name of the font to lookup. Answer true if name designates abuilt-in font for PDF. |
loadBuiltInFonts | protected void loadBuiltInFonts()(Code) | | Must be called before usage
|
|
|
|