| Package | Description |
|---|---|
| org.vandeseer.easytable.drawing.cell | |
| org.vandeseer.easytable.structure.cell |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageCellDrawer |
class |
ParagraphCellDrawer |
class |
TextCellDrawer<T extends AbstractTextCell> |
class |
VerticalTextCellDrawer
Allows vertical text drawing.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCellDrawer<T> |
AbstractCellDrawer.withCell(T cell) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractCellDrawer |
AbstractCell.drawer |
Copyright © 2021. All rights reserved.