|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.afp.fonts.AFPFontCollection
public class AFPFontCollection
A base collection of AFP fonts
Constructor Summary | |
---|---|
AFPFontCollection(EventBroadcaster eventBroadcaster,
java.util.List<AFPFontInfo> fontInfoList)
Main constructor |
Method Summary | |
---|---|
int |
setup(int start,
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 AFPFontCollection(EventBroadcaster eventBroadcaster, java.util.List<AFPFontInfo> fontInfoList)
eventBroadcaster
- the event broadcasterfontInfoList
- the font info listMethod Detail |
---|
public int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set up
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |