Class GraphicViewerContext


  • public class GraphicViewerContext
    extends TextContext
    Represents the graphic viewer in the Console which can display images.

    The graphic viewer in the Console interprets the data of a Log Entry as picture. This class is not guaranteed to be threadsafe.

    • Constructor Detail

      • GraphicViewerContext

        public GraphicViewerContext​(GraphicId id)
        Creates and initializes a GraphicViewerContext instance.
        Parameters:
        id - The graphic ID to use.