Modifier and Type | Class | Description |
---|---|---|
class |
AfmFontRegistry |
Creation-Date: 21.07.2007, 20:14:05
|
Modifier and Type | Class | Description |
---|---|---|
class |
AWTFontRegistry |
A very simple font registry wrapping around the AWT font classes.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CompoundFontRegistry |
Creation-Date: 20.07.2007, 18:46:04
|
Modifier and Type | Method | Description |
---|---|---|
FontRegistry |
CompoundFontStorage.getFontRegistry() |
|
FontRegistry |
CompoundFontFamily.getRegistry() |
|
FontRegistry |
CompoundFontIdentifier.getRegistry() |
Modifier and Type | Method | Description |
---|---|---|
void |
CompoundFontRegistry.addRegistry(FontRegistry registry) |
|
void |
CompoundFontStorage.addRegistry(FontRegistry registry) |
Constructor | Description |
---|---|
CompoundFontFamily(FontFamily base,
FontRegistry registry) |
|
CompoundFontIdentifier(FontIdentifier identifier,
FontRegistry registry,
boolean boldSpecified,
boolean italicsSpecified) |
Modifier and Type | Class | Description |
---|---|---|
class |
MonospaceFontRegistry |
Creation-Date: 13.05.2007, 13:12:04
|
Modifier and Type | Class | Description |
---|---|---|
class |
PfmFontRegistry |
Creation-Date: 21.07.2007, 16:58:06
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractFontFileRegistry |
Creation-Date: 21.07.2007, 17:01:15
|
Modifier and Type | Method | Description |
---|---|---|
FontRegistry |
DefaultFontStorage.getFontRegistry() |
|
FontRegistry |
FontStorage.getFontRegistry() |
Constructor | Description |
---|---|
DefaultFontStorage(FontRegistry registry) |
Modifier and Type | Class | Description |
---|---|---|
class |
TrueTypeFontRegistry |
Creation-Date: 07.11.2005, 19:05:46
|