public class AFPFontInfo extends Object
Constructor and Description |
---|
AFPFontInfo(AFPFont afpFont,
List<FontTriplet> tripletList)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
AFPFont |
getAFPFont()
Returns the afp font
|
List<FontTriplet> |
getFontTriplets()
Returns the list of font triplets associated with this font.
|
public AFPFontInfo(AFPFont afpFont, List<FontTriplet> tripletList)
afpFont
- The AFP FonttripletList
- List of font triplets to associate with this fontpublic AFPFont getAFPFont()
public List<FontTriplet> getFontTriplets()
Copyright © 2025 Apache Software Foundation. All rights reserved.