public class TableRowColumn extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
TableRowColumn.Display |
Modifier and Type | Field and Description |
---|---|
static String |
latexEnd |
static String |
latexSep |
static boolean |
useStdDevWithPercentageUnit |
Constructor and Description |
---|
TableRowColumn(com.jamonapi.Monitor[] monitors,
String experimentName,
String label) |
Modifier and Type | Method and Description |
---|---|
void |
deleteAll() |
String |
getExperimentName() |
String |
getGnuPlotEntry(int i) |
String |
getLabel() |
String |
getLatexEntry(int i) |
static void |
main(String[] args) |
void |
setDisplay(TableRowColumn.Display d) |
int |
size() |
String |
toGnuPlotRow() |
String |
toGnuPlotRow(int rowNumber) |
String |
toLatexRow() |
String |
toString() |
public static boolean useStdDevWithPercentageUnit
public TableRowColumn(com.jamonapi.Monitor[] monitors, String experimentName, String label)
public void deleteAll()
public int size()
public String toLatexRow()
public String getExperimentName()
public String toGnuPlotRow()
public String toGnuPlotRow(int rowNumber)
public String getLatexEntry(int i)
public String getGnuPlotEntry(int i)
public void setDisplay(TableRowColumn.Display d)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann