public class TextRow extends Object
Constructor and Description |
---|
TextRow() |
Modifier and Type | Method and Description |
---|---|
void |
addCell(TextCell cell) |
void |
adjustLength(List<Integer> lengths) |
List<TextCell> |
getCells() |
void |
setCells(List<TextCell> cells) |
String |
toString(String cellSplit,
String rowSplit,
boolean checkLength) |
Copyright © 2006–2018 TinyGroup. All rights reserved.