|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.gui.plotter.conditions.MissingValuesPlotterCondition
public class MissingValuesPlotterCondition
This condition only accepts data tables without missing values.
| Constructor Summary | |
|---|---|
MissingValuesPlotterCondition()
|
|
| Method Summary | |
|---|---|
boolean |
acceptDataTable(DataTable dataTable)
|
java.lang.String |
getRejectionReason(DataTable dataTable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MissingValuesPlotterCondition()
| Method Detail |
|---|
public boolean acceptDataTable(DataTable dataTable)
acceptDataTable in interface PlotterConditionpublic java.lang.String getRejectionReason(DataTable dataTable)
getRejectionReason in interface PlotterCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||