Uses of Class
org.aksw.commons.experiments.Table

Packages that use Table
org.aksw.commons.experiments   
org.aksw.commons.experiments.impl   
 

Uses of Table in org.aksw.commons.experiments
 

Methods in org.aksw.commons.experiments that return Table
 Table ExperimentStatisticsCollector.getTable()
           
 

Methods in org.aksw.commons.experiments with parameters of type Table
 void Table.addTable(Table t)
          passes each it TableRowColumn one by one to addTableRowColumn
 String TableFormatter.format(Table t)
           
 

Uses of Table in org.aksw.commons.experiments.impl
 

Methods in org.aksw.commons.experiments.impl with parameters of type Table
 String GNUPlotColumnFormatter.format(Table table)
           
 String LatexColumnFormatter.format(Table table)
           
 String GNUPlotRowFormatter.format(Table table)
           
 String LatexRowFormatter.format(Table table)
           
 



Copyright © 2012. All Rights Reserved.