| Package | Description |
|---|---|
| weka.gui.knowledgeflow | |
| weka.gui.knowledgeflow.steps | |
| weka.knowledgeflow.steps |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseInteractiveViewer
Base class than clients can extend when implementing
StepInteractiveViewer. |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeSummarizerInteractiveView
Interactive viewer for the AttributeSummarizer step
|
class |
BoundaryPlotterInteractiveView
Interactive viewer component for the boundary plotter step
|
class |
CostBenefitAnalysisInteractiveView
Interactive view for the CostBenefitAnalysis step
|
class |
DataVisualizerInteractiveView
Interactive viewer for the DataVisualizer step
|
class |
GraphViewerInteractiveView
Interactive viewer for the GraphViewer step.
|
class |
ImageViewerInteractiveView
Interactive viewer for the ImageViewer step
|
class |
ModelPerformanceChartInteractiveView
Interactive viewer for the ModelPerformanceChart step
|
class |
ScatterPlotMatrixInteractiveView
Interactive viewer for the ScatterPlotMatrix step
|
class |
StripChartInteractiveView
Implements the actual strip chart view
|
class |
TextViewerInteractiveView
Interactive viewer for the TextViewer step
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,StepInteractiveViewer> |
BaseStep.getInteractiveViewersImpls()
An alternative to getStepInteractiveViewers that returns a Map of
instantiated StepInteractiveViewer objects.
|
Map<String,StepInteractiveViewer> |
Step.getInteractiveViewersImpls()
An alternative to getStepInteractiveViewers that returns a Map of
instantiated StepInteractiveViewer objects.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.