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