Uses of Interface
adams.gui.visualization.instances.instancestable.ProcessRow
-
Packages that use ProcessRow Package Description adams.gui.visualization.instances.instancestable -
-
Uses of ProcessRow in adams.gui.visualization.instances.instancestable
Classes in adams.gui.visualization.instances.instancestable that implement ProcessRow Modifier and Type Class Description class
AbstractProcessRow
Ancestor for plugins that process a row.class
ArrayStatistic
Allows the calculation of row statistics.class
ChangeInstanceWeights
Allows the user to change the weight of the selected attribute.class
InvestigatorAsNewDataset
Allows the user to add the selected rows as new dataset in the Investigator.class
RowStatistic
Allows the calculation of row statistics.
-