public class AFPFontInfo
extends java.lang.Object
Constructor and Description |
---|
AFPFontInfo(AFPFont afpFont,
java.util.List tripletList)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
AFPFont |
getAFPFont()
Returns the afp font
|
java.util.List |
getFontTriplets()
Returns the list of font triplets associated with this font.
|
public AFPFontInfo(AFPFont afpFont, java.util.List tripletList)
afpFont
- The AFP FonttripletList
- List of font triplets to associate with this fontpublic AFPFont getAFPFont()
public java.util.List getFontTriplets()
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.