Modifier and Type | Class and Description |
---|---|
class |
AfmFontRegistry
Creation-Date: 21.07.2007, 20:14:05
|
Modifier and Type | Class and Description |
---|---|
class |
AWTFontRegistry
A very simple font registry wrapping around the AWT font classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ITextBuiltInFontRegistry
Creation-Date: 22.07.2007, 17:56:28
|
class |
ITextFontRegistry
This class provides access to the iText font system.
|
Modifier and Type | Method and Description |
---|---|
FontRegistry |
ITextFontStorage.getFontRegistry() |
Modifier and Type | Class and Description |
---|---|
class |
CompoundFontRegistry
Creation-Date: 20.07.2007, 18:46:04
|
Modifier and Type | Method and Description |
---|---|
FontRegistry |
CompoundFontStorage.getFontRegistry() |
FontRegistry |
CompoundFontFamily.getRegistry() |
FontRegistry |
CompoundFontIdentifier.getRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
CompoundFontStorage.addRegistry(FontRegistry registry) |
void |
CompoundFontRegistry.addRegistry(FontRegistry registry) |
Constructor and Description |
---|
CompoundFontFamily(FontFamily base,
FontRegistry registry) |
CompoundFontIdentifier(FontIdentifier identifier,
FontRegistry registry,
boolean boldSpecified,
boolean italicsSpecified) |
Modifier and Type | Class and Description |
---|---|
class |
MonospaceFontRegistry
Creation-Date: 13.05.2007, 13:12:04
|
Modifier and Type | Class and Description |
---|---|
class |
PfmFontRegistry
Creation-Date: 21.07.2007, 16:58:06
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFontFileRegistry
Creation-Date: 21.07.2007, 17:01:15
|
Modifier and Type | Method and Description |
---|---|
FontRegistry |
DefaultFontStorage.getFontRegistry() |
FontRegistry |
FontStorage.getFontRegistry() |
Constructor and Description |
---|
DefaultFontStorage(FontRegistry registry) |
Modifier and Type | Class and Description |
---|---|
class |
TrueTypeFontRegistry
Creation-Date: 07.11.2005, 19:05:46
|