|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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. |
| MissingValuesPlotterCondition | This condition only accepts data tables without missing values. |
| RowsPlotterCondition | This condition accepts data tables with a number of rows in the specified range (including the boundaries). |
Contains plotter conditions which are used to prevent the usage of a plotter for DataTables which does not fulfill the corresponding condition.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||