public class AFPFontCollection extends Object implements FontCollection
Constructor and Description |
---|
AFPFontCollection(EventBroadcaster eventBroadcaster,
List<AFPFontInfo> fontInfoList)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
int |
setup(int start,
FontInfo fontInfo)
Sets up fonts in a font info object.
|
public AFPFontCollection(EventBroadcaster eventBroadcaster, List<AFPFontInfo> fontInfoList)
eventBroadcaster
- the event broadcasterfontInfoList
- the font info listpublic int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set upCopyright © 2025 Apache Software Foundation. All rights reserved.