|
fop 0.93 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.FontLoader
org.apache.fop.fonts.truetype.TTFFontLoader
Loads a font into memory directly from the original font file.
Constructor Summary | |
TTFFontLoader(java.lang.String fontFileURI,
java.io.InputStream in,
FontResolver resolver)
|
Method Summary | |
CustomFont |
getFont()
|
Methods inherited from class org.apache.fop.fonts.FontLoader |
loadFont |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TTFFontLoader(java.lang.String fontFileURI, java.io.InputStream in, FontResolver resolver) throws java.io.IOException
Method Detail |
public CustomFont getFont()
getFont
in class FontLoader
FontLoader.getFont()
|
fop 0.93 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |