Modifier and Type | Class | Description |
---|---|---|
class |
AfmFontRecord |
Creation-Date: 22.07.2007, 17:19:04
|
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
AfmFontRecord.getIdentifier() |
Modifier and Type | Class | Description |
---|---|---|
class |
AWTFontRecord |
Creation-Date: 16.12.2005, 20:06:51
|
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
AWTFontRecord.getIdentifier() |
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
AWTFontMetricsFactory.createMetrics(FontIdentifier identifier,
FontContext context) |
Modifier and Type | Class | Description |
---|---|---|
class |
CompoundFontIdentifier |
Creation-Date: 20.07.2007, 19:31:00
|
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
CompoundFontIdentifier.getIdentifier() |
|
FontIdentifier |
CompoundFontRecord.getIdentifier() |
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
CompoundFontStorage.getFontMetrics(FontIdentifier record,
FontContext context) |
Constructor | Description |
---|---|
CompoundFontIdentifier(FontIdentifier identifier,
FontRegistry registry,
boolean boldSpecified,
boolean italicsSpecified) |
Modifier and Type | Class | Description |
---|---|---|
class |
MonospaceFontRecord |
Creation-Date: 13.05.2007, 13:14:16
|
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
MonospaceFontRecord.getIdentifier() |
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
MonospaceFontMetricsFactory.createMetrics(FontIdentifier identifier,
FontContext context) |
Loads the font metrics for the font identified by the given identifier.
|
Modifier and Type | Class | Description |
---|---|---|
class |
PfmFontRecord |
Creation-Date: 21.07.2007, 19:12:20
|
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
PfmFontRecord.getIdentifier() |
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
FontKey.getIdentifier() |
|
FontIdentifier |
FontRecord.getIdentifier() |
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
FontMetricsFactory.createMetrics(FontIdentifier identifier,
FontContext context) |
Loads the font metrics for the font identified by the given identifier.
|
FontMetrics |
DefaultFontStorage.getFontMetrics(FontIdentifier record,
FontContext context) |
|
FontMetrics |
FontStorage.getFontMetrics(FontIdentifier record,
FontContext context) |
|
void |
FontKey.setIdentifier(FontIdentifier identifier) |
Constructor | Description |
---|---|
FontKey(FontIdentifier identifier,
boolean aliased,
boolean fractional,
double fontSize) |
Modifier and Type | Class | Description |
---|---|---|
class |
TrueTypeFontIdentifier |
Creation-Date: 16.12.2005, 19:35:31
|
Modifier and Type | Method | Description |
---|---|---|
FontIdentifier |
TrueTypeFontRecord.getIdentifier() |
This identifies the font resource assigned to this record.
|
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
TrueTypeFontMetricsFactory.createMetrics(FontIdentifier record,
FontContext context) |