Package | Description |
---|---|
com.googlecode.lanterna.graphics | |
com.googlecode.lanterna.gui2 |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableThemedTextGraphics
Implementation of ThemedTextGraphics that wraps a TextGraphics that all calls are delegated to, except for the
method from ThemedTextGraphics which are handled.
|
Modifier and Type | Method and Description |
---|---|
ThemedTextGraphics |
ThemedTextGraphics.applyThemeStyle(ThemeStyle themeStyle)
Takes a ThemeStyle as applies it to this TextGraphics.
|
Modifier and Type | Class and Description |
---|---|
class |
TextGUIGraphics
TextGraphics implementation used by TextGUI when doing any drawing operation.
|
Copyright © 2016. All rights reserved.