|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.java2d.Base14FontCollection
public class Base14FontCollection
A base 14 font collection for graphics 2D
Constructor Summary | |
---|---|
Base14FontCollection(Java2DFontMetrics java2DFontMetrics)
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 Base14FontCollection(Java2DFontMetrics java2DFontMetrics)
java2DFontMetrics
- required when creating new instances of SystemFontMetricsMapperMethod Detail |
---|
public int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set up
|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |