com.jeffpalm.graph.report.bin
Interface AnalyzeResults.Analyzer

Enclosing class:
AnalyzeResults

public static interface AnalyzeResults.Analyzer


Method Summary
 java.lang.String newName()
           
 java.lang.Object newValue(int row, DefaultTable2D table)
           
 

Method Detail

newName

java.lang.String newName()

newValue

java.lang.Object newValue(int row,
                          DefaultTable2D table)