de.cau.cs.kieler.sim.kiem.automated.ui.views
Class LatexTableExporter
java.lang.Object
de.cau.cs.kieler.sim.kiem.automated.ui.views.AbstractTableExporter
de.cau.cs.kieler.sim.kiem.automated.ui.views.LatexTableExporter
public class LatexTableExporter
- extends AbstractTableExporter
The builder for converting the table to a Latex table. The table has a
multi-row, multi-column format.
- Rating

- (2010-02-09)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LatexTableExporter
public LatexTableExporter()
exportData
public String exportData(ExecutionFilePanel.PanelData data)
- Export the panel data.
- Specified by:
exportData
in class AbstractTableExporter
- Parameters:
data
- the data
- Returns:
- the converted string