public class AFPFontAttributes extends Object
Constructor and Description |
---|
AFPFontAttributes(String fontKey,
AFPFont font,
int pointSize)
Constructor for the AFPFontAttributes
|
Modifier and Type | Method and Description |
---|---|
AFPFont |
getFont()
Return the font
|
String |
getFontKey()
Return the FontKey attribute
|
int |
getFontReference()
Return the FontReference attribute
|
int |
getPointSize()
Return the point size attribute
|
void |
setFontReference(int fontReference)
Sets the FontReference attribute
|
String |
toString() |
public AFPFont getFont()
public String getFontKey()
public int getPointSize()
public int getFontReference()
public void setFontReference(int fontReference)
fontReference
- the FontReference to setCopyright © 2025 Apache Software Foundation. All rights reserved.