Package elki.result
Interface ResultHandler
-
- All Superinterfaces:
ResultProcessor
- All Known Implementing Classes:
AutomaticVisualization
,ClusteringVectorDumper
,DiscardResultHandler
,ExportVisualizations
,KMLOutputHandler
,LogResultStructureResultHandler
,OpenGL3DParallelCoordinates
,ResultWriter
,SimpleScoreDumper
public interface ResultHandler extends ResultProcessor
Interface for any class that can handle results- Since:
- 0.2
- Author:
- Erich Schubert
-
-
Method Summary
-
Methods inherited from interface elki.result.ResultProcessor
processNewResult
-
-