|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.afp.fonts.AFPFontInfo
public class AFPFontInfo
FontInfo contains meta information on fonts
Constructor Summary | |
---|---|
AFPFontInfo(AFPFont afpFont,
java.util.List tripletList)
Main constructor |
Method Summary | |
---|---|
AFPFont |
getAFPFont()
Returns the afp font |
java.util.List |
getFontTriplets()
Returns the list of font triplets associated with this font. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AFPFontInfo(AFPFont afpFont, java.util.List tripletList)
afpFont
- The AFP FonttripletList
- List of font triplets to associate with this fontMethod Detail |
---|
public AFPFont getAFPFont()
public java.util.List getFontTriplets()
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |