|
intarsys CWT library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.font.CommonFont
de.intarsys.cwt.font.GenericFont
public class GenericFont
Method Summary | |
---|---|
static GenericFont |
createNew(de.intarsys.tools.locator.ILocator locator,
de.intarsys.cwt.freetype.Face face)
|
String |
getFontFamilyName()
The font family name |
String |
getFontName()
The font name. |
String |
getFontNameCanonical()
The canonical font name. |
String |
getFontNamePostScript()
The postscript font name. |
FontStyle |
getFontStyle()
The font style. |
String |
getFontType()
The font type. |
Methods inherited from class de.intarsys.cwt.font.CommonFont |
---|
getFontProgram |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GenericFont createNew(de.intarsys.tools.locator.ILocator locator, de.intarsys.cwt.freetype.Face face)
public String getFontFamilyName()
IFont
public String getFontName()
IFont
public String getFontNameCanonical()
IFont
public String getFontNamePostScript()
IFont
public FontStyle getFontStyle()
IFont
public String getFontType()
IFont
|
intarsys CWT library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |