Package com.rapidminer.gui.plotter.conditions

Contains plotter conditions which are used to prevent the usage of a plotter for DataTables which does not fulfill the corresponding condition.

See:
          Description

Interface Summary
PlotterCondition This condition class can be used to indicate that a plotter is only available for certain types of data tables, e.g. only for tables with a maximal number of columns.
 

Class Summary
BasicPlotterCondition This plotter condition accepts all data tables.
ColumnsPlotterCondition This condition accepts data tables with a number of columns in the specified range (including the boundaries).
CombinedPlotterCondition This condition accepts data tables which fulfills all child conditions.
RowsPlotterCondition This condition accepts data tables with a number of rows in the specified range (including the boundaries).
 

Package com.rapidminer.gui.plotter.conditions Description

Contains plotter conditions which are used to prevent the usage of a plotter for DataTables which does not fulfill the corresponding condition.



Copyright © 2001-2009 by Rapid-I