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