Interface | Description |
---|---|
IFontManager |
An interface for managing the drawing of fonts at different zoom levels.
|
Class | Description |
---|---|
AbstractFontManager |
Implements the common parts of the
IFontManager interface. |
AWTFontManager |
AWT-specific font manager.
|
Enum | Description |
---|---|
IFontManager.FontStyle |
Style of the font to use to draw text.
|
Copyright © 2021. All rights reserved.