Uses of Class
adams.flow.sink.sequenceplotter.AbstractMouseClickAction
-
Packages that use AbstractMouseClickAction Package Description adams.flow.sink.sequenceplotter adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors -
-
Uses of AbstractMouseClickAction in adams.flow.sink.sequenceplotter
Subclasses of AbstractMouseClickAction in adams.flow.sink.sequenceplotter Modifier and Type Class Description classNullClickActionDummy action, does nothing.classToggleOutlierToggles the outlier state of data points.classViewDataClickActionDisplays the data that the user clicked on in a table. -
Uses of AbstractMouseClickAction in adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors
Subclasses of AbstractMouseClickAction in adams.gui.tools.wekainvestigator.tab.classifytab.output.classifiererrors Modifier and Type Class Description classRemoveOutliersClickActionAllows the user to toggle the outlier state of data points to be removed.
-