Package net.sourceforge.plantuml.stats
Class TextTable
java.lang.Object
net.sourceforge.plantuml.stats.TextTable
public class TextTable
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TextTable
public TextTable()
-
-
Method Details
-
addLine
public void addLine(java.lang.Object... cells) -
addSeparator
public void addSeparator() -
printMe
public void printMe(java.io.PrintStream ps) -
getLines
public int getLines()
-