Uses of Interface
weka.gui.knowledgeflow.StepInteractiveViewer
Packages that use StepInteractiveViewer
-
Uses of StepInteractiveViewer in weka.gui.knowledgeflow
Classes in weka.gui.knowledgeflow that implement StepInteractiveViewerModifier and TypeClassDescriptionclass
Base class than clients can extend when implementingStepInteractiveViewer
. -
Uses of StepInteractiveViewer in weka.gui.knowledgeflow.steps
Classes in weka.gui.knowledgeflow.steps that implement StepInteractiveViewerModifier and TypeClassDescriptionclass
Interactive viewer for the AttributeSummarizer stepclass
Interactive viewer component for the boundary plotter stepclass
Interactive view for the CostBenefitAnalysis stepclass
Interactive viewer for the DataVisualizer stepclass
Interactive viewer for the GraphViewer step.class
Interactive viewer for the ImageViewer stepclass
Interactive viewer for the ModelPerformanceChart stepclass
Interactive viewer for the ScatterPlotMatrix stepclass
Implements the actual strip chart viewclass
Interactive viewer for the TextViewer step -
Uses of StepInteractiveViewer in weka.knowledgeflow.steps
Methods in weka.knowledgeflow.steps that return types with arguments of type StepInteractiveViewerModifier and TypeMethodDescriptionBaseStep.getInteractiveViewersImpls()
An alternative to getStepInteractiveViewers that returns a Map of instantiated StepInteractiveViewer objects.Step.getInteractiveViewersImpls()
An alternative to getStepInteractiveViewers that returns a Map of instantiated StepInteractiveViewer objects.