All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AnsiConstants This class declares constants for producing ANSI escape code sequences.Attrs This class contains utilities for operating on display attributes.AttrsStack A simple stack oflongs, stored in a backing array.Color This interface provides static methods to produceColors.ColorType This enum represents the different color types that can be applied via Select Graphic Rendition parameters.Doc Implements the algorithm described in Philip Wadler's "A prettier printer", a pretty printing algorithm for laying out hierarchical documents as text.Doc.Alternatives Represents a choice between a flattened and expanded layout for a singleDoc.Doc.Append Represents the concatenation of twoDocs.Doc.Empty Represents an emptyDoc.Doc.Escape Represents an ANSI escape code sequence.Doc.Indent Represents an indentedDoc.Doc.Line Represents a line break which cannot be flattened into a more compact layout.Doc.LineOr Represents a line break which can be flattened into an alternative documentaltDoc.Doc.LineOrEmpty Represents a line break which can be flattened into an empty document.Doc.LineOrSpace Represents a line break which can be flattened into a single space character.Doc.Reset Represents the end of a Doc that isstyledwith an ANSI escape code sequence.Doc.Styled Represents aDocstyled with ANSI escape codes.Doc.Text Represents an atomic piece of text.Styles Styles.StylesOperator An operator that is used to apply display styles to aDoc.