|
fop 0.93 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomFont | |
org.apache.fop.fonts | Classes for font handling. |
org.apache.fop.fonts.truetype | Classes for TrueType fonts. |
org.apache.fop.fonts.type1 | Classes for Adobe Type 1 fonts. |
Uses of CustomFont in org.apache.fop.fonts |
Subclasses of CustomFont in org.apache.fop.fonts | |
class |
CIDFont
Abstract base class for CID fonts. |
class |
MultiByteFont
Generic MultiByte (CID) font |
class |
SingleByteFont
Generic SingleByte font |
Methods in org.apache.fop.fonts that return CustomFont | |
static CustomFont |
FontLoader.loadFont(java.lang.String fontFileURI,
FontResolver resolver)
Loads a custom font from a URI. |
abstract CustomFont |
FontLoader.getFont()
|
Uses of CustomFont in org.apache.fop.fonts.truetype |
Methods in org.apache.fop.fonts.truetype that return CustomFont | |
CustomFont |
TTFFontLoader.getFont()
|
Uses of CustomFont in org.apache.fop.fonts.type1 |
Methods in org.apache.fop.fonts.type1 that return CustomFont | |
CustomFont |
Type1FontLoader.getFont()
|
|
fop 0.93 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |