fop 0.95beta | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.render.afp.fonts.AFPFontInfo
public class AFPFontInfo
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
AFPFont |
|
List |
|
public AFPFontInfo(AFPFont afpFont, List fontTriplets)
Main constructor
- Parameters:
afpFont
- The AFP FontfontTriplets
- List of font triplets to associate with this font
public List getFontTriplets()
Returns the list of font triplets associated with this font.
- Returns:
- List of font triplets
fop 0.95beta |