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 TypeClassDescriptionclassBase 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 TypeClassDescriptionclassInteractive viewer for the AttributeSummarizer stepclassInteractive viewer component for the boundary plotter stepclassInteractive view for the CostBenefitAnalysis stepclassInteractive viewer for the DataVisualizer stepclassInteractive viewer for the GraphViewer step.classInteractive viewer for the ImageViewer stepclassInteractive viewer for the ModelPerformanceChart stepclassInteractive viewer for the ScatterPlotMatrix stepclassImplements the actual strip chart viewclassInteractive 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.