Interface AnsiElement

All Known Implementing Classes:
Ansi8BitColor, AnsiBackground, AnsiColor, AnsiStyle

public interface AnsiElement
An ANSI encodable element.
Since:
1.0.0
Author:
Phillip Webb
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the ANSI escape code.
  • Method Details

    • toString

      String toString()
      Return the ANSI escape code.
      Overrides:
      toString in class Object
      Returns:
      the ANSI escape code