| Modifier and Type | Method and Description |
|---|---|
FontNativeContext |
AWTFontMetrics.getNativeContext() |
| Constructor and Description |
|---|
AWTFontMetrics(FontNativeContext record,
Font font,
FontContext context) |
| Modifier and Type | Method and Description |
|---|---|
FontNativeContext |
BaseFontFontMetrics.getNativeContext() |
| Constructor and Description |
|---|
BaseFontFontMetrics(FontNativeContext record,
com.lowagie.text.pdf.BaseFont baseFont,
float size) |
| Modifier and Type | Method and Description |
|---|---|
FontNativeContext |
MonospaceFontMetrics.getNativeContext() |
| Constructor and Description |
|---|
MonospaceFontMetrics(FontNativeContext record,
float cpi,
float lpi) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFontNativeContext |
| Modifier and Type | Method and Description |
|---|---|
FontNativeContext |
FontMetrics.getNativeContext() |
FontNativeContext |
EmptyFontMetrics.getNativeContext() |
| Constructor and Description |
|---|
EmptyFontMetrics(FontNativeContext record,
double baseWidth,
double baseHeight) |
EmptyFontMetrics(FontNativeContext record,
long baseWidth,
long baseHeight) |
| Modifier and Type | Class and Description |
|---|---|
class |
TrueTypeFontIdentifier
Creation-Date: 16.12.2005, 19:35:31
|
| Modifier and Type | Method and Description |
|---|---|
FontNativeContext |
TrueTypeFontMetrics.getNativeContext() |
| Constructor and Description |
|---|
TrueTypeFontMetrics(FontNativeContext record,
ScalableTrueTypeFontMetrics fontMetrics,
double fontSize) |