|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.java2d.InstalledFontCollection
public class InstalledFontCollection
A custom AWT font collection
| Constructor Summary | |
|---|---|
InstalledFontCollection(java.awt.Graphics2D graphics2D)
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 InstalledFontCollection(java.awt.Graphics2D graphics2D)
graphics2D - a graphics 2D| Method Detail |
|---|
public int setup(int start,
FontInfo fontInfo)
setup in interface FontCollectionstart - the font starting numberfontInfo - the font info to set up
|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||