public class AFPFontCollection extends java.lang.Object implements FontCollection
| Constructor and Description |
|---|
AFPFontCollection(EventBroadcaster eventBroadcaster,
java.util.List<AFPFontInfo> fontInfoList)
Main constructor
|
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-2019 The Apache Software Foundation. All Rights Reserved.