| Modifier and Type | Method | Description |
|---|---|---|
FontType |
AfmFontRecord.getFontType() |
| Modifier and Type | Method | Description |
|---|---|---|
FontType |
AWTFontRecord.getFontType() |
| Modifier and Type | Method | Description |
|---|---|---|
FontType |
CompoundFontIdentifier.getFontType() |
| Modifier and Type | Method | Description |
|---|---|---|
FontType |
MonospaceFontRecord.getFontType() |
Returns the general type of this font identifier.
|
| Modifier and Type | Method | Description |
|---|---|---|
FontType |
PfmFontRecord.getFontType() |
| Modifier and Type | Field | Description |
|---|---|---|
static FontType |
FontType.AFM |
|
static FontType |
FontType.AWT |
|
static FontType |
FontType.MONOSPACE |
|
static FontType |
FontType.OPENTYPE |
|
static FontType |
FontType.OTHER |
|
static FontType |
FontType.PFM |
| Modifier and Type | Method | Description |
|---|---|---|
FontType |
FontIdentifier.getFontType() |
Returns the general type of this font identifier.
|
| Modifier and Type | Method | Description |
|---|---|---|
FontType |
TrueTypeFontIdentifier.getFontType() |