public abstract class CommonFont extends java.lang.Object implements IFont
| Constructor and Description |
|---|
CommonFont() |
| Modifier and Type | Method and Description |
|---|---|
IFontProgram |
getFontProgram()
The referenced
IFontProgram. |
protected void |
setFontProgram(IFontProgram fontProgram) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFontFamilyName, getFontName, getFontNameCanonical, getFontNamePostScript, getFontStyle, getFontTypepublic IFontProgram getFontProgram()
IFontIFontProgram.getFontProgram in interface IFontIFontProgram.protected void setFontProgram(IFontProgram fontProgram)