|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.CustomFontCollection
public class CustomFontCollection
Sets up a set of custom (embedded) fonts
Constructor Summary | |
---|---|
CustomFontCollection(FontResolver fontResolver,
java.util.List customFonts)
Main constructor. |
Method Summary | |
---|---|
int |
setup(int num,
FontInfo fontInfo)
Sets up fonts in a font info object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CustomFontCollection(FontResolver fontResolver, java.util.List customFonts)
fontResolver
- a font resolvercustomFonts
- the list of custom fontsMethod Detail |
---|
public int setup(int num, FontInfo fontInfo)
setup
in interface FontCollection
num
- the font starting numberfontInfo
- the font info to set up
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |