| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCellDrawer<T extends AbstractCell> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
AbstractCellDrawer.cell |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCell |
TextCellDataSplitter.createCell(String text) |
protected AbstractCell |
TextLabelCellDataSplitter.createCell(String text) |
| Modifier and Type | Method and Description |
|---|---|
Row.RowBuilder |
Row.RowBuilder.add(AbstractCell cell) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractCell.AbstractCellBuilder<C extends AbstractCell,B extends AbstractCell.AbstractCellBuilder<C,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextCell |
class |
ImageCell |
class |
TextCell |
class |
VerticalTextCell |
| Modifier and Type | Class and Description |
|---|---|
class |
ParagraphCell |
| Modifier and Type | Class and Description |
|---|---|
class |
TableWithinTableCell |
class |
TextFileLinkCell |
class |
TextLabelCell |
class |
TextLinkCell |
Copyright © 2022. All rights reserved.