| Package | Description | 
|---|---|
| org.springframework.shell.table | Allows the creation of tables that can be rendered using ASCII art. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DebugAlignerA decorator Aligner that checks the Aligner invariants contract, useful for debugging. | 
| class  | KeyValueHorizontalAlignerA text alignment strategy that aligns text horizontally so that all instances of some special character(s)
 line up perfectly in a column. | 
| class  | SimpleHorizontalAlignerAn horizontal alignment strategy that allows alignment to the left, center or right. | 
| class  | SimpleVerticalAlignerAlignment strategy that allows simple vertical alignment to top, middle or bottom. | 
| Modifier and Type | Method and Description | 
|---|---|
| TableBuilder.CellMatcherStub | TableBuilder.CellMatcherStub. addAligner(Aligner aligner) | 
| Constructor and Description | 
|---|
| DebugAligner(Aligner delegate) | 
Copyright © 2023. All rights reserved.