@NonNullByDefault
See: Description
Interface | Description |
---|---|
TextManager |
A text manager is responsible for the rendering of text content.
|
Class | Description |
---|---|
ComplexTextManager |
Text manager implementation that manages text on multiple lines.
|
SimpleTextManager |
Text manager implementation that manages text on a single line.
|
TextHelper |
Provides some text facilities.
|
A text manager is responsible for the text rendering.