public class GraphicViewerContext extends TextContext
The graphic viewer in the Console interprets the data of a Log Entry as picture. This class is not guaranteed to be threadsafe.
| Constructor and Description |
|---|
GraphicViewerContext(GraphicId id)
Creates and initializes a GraphicViewerContext instance.
|
appendLine, appendText, close, escapeLine, getViewerData, loadFromFile, loadFromReader, loadFromStream, loadFromText, resetDatagetViewerIdpublic GraphicViewerContext(GraphicId id)
id - The graphic ID to use.Copyright © 2023. All rights reserved.