Package de.fzi.kadmos.cmdutils.formatter

Provides classes rendering evaluator results to various ouput formats.

See:
          Description

Interface Summary
EvaluatorResultFormatter Interface representing an evaluator result formatter for one or more evaluator result objects.
 

Class Summary
ConsoleResultFormatter Implementation of EvaluatorResultFormatter Interface that formats evaluator result objects and prints to standard console
CSVResultFormatter Implementation of EvaluatorResultFormatter Interface that formats evaluator result objects and creates a CSV file
GNUPlotResultFormatter Implementation of EvaluatorResultFormatter Interface that formats evaluator result objects and creates a GNUPlot compatible file
 

Package de.fzi.kadmos.cmdutils.formatter Description

Provides classes rendering evaluator results to various ouput formats. -->

Since:
1.0.1
See Also:
de.fzi.kadmos.cmdutils.result


Copyright © 2012. All Rights Reserved.