com.rapidminer.gui.plotter.conditions
Interface PlotterCondition
- All Known Implementing Classes:
- BasicPlotterCondition, ColumnsPlotterCondition, CombinedPlotterCondition, RowsPlotterCondition
public interface 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.
- Author:
- Ingo Mierswa
acceptDataTable
boolean acceptDataTable(DataTable dataTable)
getRejectionReason
java.lang.String getRejectionReason(DataTable dataTable)
Copyright © 2001-2009 by Rapid-I