public class AFPBase12FontCollection extends java.lang.Object implements FontCollection
Constructor and Description |
---|
AFPBase12FontCollection(AFPEventProducer eventProducer) |
Modifier and Type | Method and Description |
---|---|
int |
setup(int start,
FontInfo fontInfo)
Sets up fonts in a font info object.
|
public AFPBase12FontCollection(AFPEventProducer eventProducer)
eventProducer
- the AFP-specific event producerpublic int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set upCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.