public class Text extends Object
Text()
void
addRow(TextRow row)
adjustLength(List<Integer> lengths)
List<TextRow>
getRows()
setRows(List<TextRow> rows)
String
toString(String cellSplit, String rowSplit, boolean checkLength)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Text()
public List<TextRow> getRows()
public void setRows(List<TextRow> rows)
public void addRow(TextRow row)
public String toString(String cellSplit, String rowSplit, boolean checkLength)
public void adjustLength(List<Integer> lengths)
Copyright © 2006–2018 TinyGroup. All rights reserved.