@KFStep(name="ScatterPlotMatrix", category="Visualization", toolTipText="Visualize datasets in a scatter plot matrix", iconPath="weka/gui/knowledgeflow/icons/ScatterPlotMatrix.gif") public class ScatterPlotMatrix extends BaseSimpleDataVisualizer
| Constructor and Description |
|---|
ScatterPlotMatrix() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getInteractiveViewers()
When running in a graphical execution environment a step can make one or
more popup Viewer components available.
|
getDatasets, getIncomingConnectionTypes, getOutgoingConnectionTypes, processIncoming, restoreData, retrieveData, stepInitenvironmentSubstitute, getCustomEditorForStep, getDefaultSettings, getInteractiveViewersImpls, getName, getStepManager, globalInfo, isResourceIntensive, isStopRequested, outputStructureForConnectionType, setName, setStepIsResourceIntensive, setStepManager, start, stoppublic Map<String,String> getInteractiveViewers()
getInteractiveViewers in interface StepgetInteractiveViewers in class BaseStepCopyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.