Class TextGraphicsWriter

java.lang.Object
com.googlecode.lanterna.graphics.TextGraphicsWriter
All Implemented Interfaces:
StyleSet<TextGraphicsWriter>

public class TextGraphicsWriter extends Object implements StyleSet<TextGraphicsWriter>
  • Constructor Details

    • TextGraphicsWriter

      public TextGraphicsWriter(TextGraphics backend)
  • Method Details