Interface FontFamily
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AWTFontFamily, CompoundFontFamily, DefaultFontFamily, MonospaceFontFamily
Creation-Date: 07.11.2005, 19:06:25
- Author:
- Thomas Morgner
-
Method Summary
Modifier and TypeMethodDescriptionString[]
Returns the name of the font family (in english).getFontRecord
(boolean bold, boolean italics) This selects the most suitable font in that family.
-
Method Details
-
getFamilyName
-
getAllNames
String[] getAllNames() -
getFontRecord
This selects the most suitable font in that family. Italics fonts are preferred over oblique fonts.- Parameters:
bold
-italics
-- Returns:
-