Uses of Package
org.fusesource.jansi
-
Classes in org.fusesource.jansi used by org.fusesource.jansi Class Description Ansi Provides a fluent API for generating ANSI escape sequences.Ansi.Attribute Display attributes, also know as SGR (Select Graphic Rendition) parameters.Ansi.Color ANSI 8 colors for fluent APIAnsi.Erase ED (Erase in Display) / EL (Erase in Line) parameter (see CSI sequence J and K)AnsiConsole.JansiOutputType Type of output installed by AnsiConsole.AnsiOutputStream A ANSI output stream extracts ANSI escape codes written to an output stream and calls correspondingprocess*
methods.AnsiRenderer.Code FilterPrintStream A PrintStream filtering to another PrintStream, without making any assumption about encoding.