Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
AWTFontMetricsFactory.createMetrics(FontIdentifier identifier,
FontContext context) |
Constructor | Description |
---|---|
AWTFontMetrics(java.awt.Font font,
FontContext context) |
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
CompoundFontStorage.getFontMetrics(FontIdentifier record,
FontContext context) |
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 |
DefaultFontContext |
Creation-Date: 01.02.2006, 22:10:01
|
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) |
Modifier and Type | Method | Description |
---|---|---|
FontMetrics |
TrueTypeFontMetricsFactory.createMetrics(FontIdentifier record,
FontContext context) |