FontCollectionpublic class AFPFontCollection extends java.lang.Object implements FontCollection
| Constructor | Description |
|---|---|
AFPFontCollection(EventBroadcaster eventBroadcaster,
java.util.List<AFPFontInfo> fontInfoList) |
Main constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
setup(int start,
FontInfo fontInfo) |
Sets up fonts in a font info object.
|
public AFPFontCollection(EventBroadcaster eventBroadcaster, java.util.List<AFPFontInfo> fontInfoList)
eventBroadcaster - the event broadcasterfontInfoList - the font info listpublic int setup(int start,
FontInfo fontInfo)
setup in interface FontCollectionstart - the font starting numberfontInfo - the font info to set upCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.