org.apache.fop.render.afp.fonts
Class AFPFontInfo
java.lang.Object
org.apache.fop.render.afp.fonts.AFPFontInfo
public class AFPFontInfo
extends java.lang.Object
FontInfo contains meta information on fonts
AFPFontInfo
public AFPFontInfo(AFPFont afpFont,
List fontTriplets)
Main constructor
afpFont
- The AFP FontfontTriplets
- List of font triplets to associate with this font
getAFPFont
public AFPFont getAFPFont()
Returns the afp font
getFontTriplets
public List getFontTriplets()
Returns the list of font triplets associated with this font.
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.