|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontFamily
Creation-Date: 07.11.2005, 19:06:25
Method Summary | |
---|---|
java.lang.String[] |
getAllNames()
|
java.lang.String |
getFamilyName()
Returns the name of the font family (in english). |
FontRecord |
getFontRecord(boolean bold,
boolean italics)
This selects the most suitable font in that family. |
Method Detail |
---|
java.lang.String getFamilyName()
java.lang.String[] getAllNames()
FontRecord getFontRecord(boolean bold, boolean italics)
bold
- italics
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |