public interface IFont
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFontFamilyName()
The font family name
|
java.lang.String |
getFontName()
The font name.
|
java.lang.String |
getFontNameCanonical()
The canonical font name.
|
java.lang.String |
getFontNamePostScript()
The postscript font name.
|
IFontProgram |
getFontProgram()
The referenced
IFontProgram . |
FontStyle |
getFontStyle()
The font style.
|
java.lang.String |
getFontType()
The font type.
|
java.lang.String getFontFamilyName()
java.lang.String getFontName()
java.lang.String getFontNameCanonical()
java.lang.String getFontNamePostScript()
IFontProgram getFontProgram()
IFontProgram
.IFontProgram
.FontStyle getFontStyle()
java.lang.String getFontType()