public class CustomDataProcessor extends AbstractDataModel
XML_TAG
构造器和说明 |
---|
CustomDataProcessor() |
限定符和类型 | 方法和说明 |
---|---|
void |
addProcessorWithPlotType(DataProcessor dataProcessor,
CustomPlotType plotType) |
java.lang.Object[] |
getDistinctValues(DataModel model,
int columnIndex) |
int |
getMark() |
DataProcessor |
getProcessorWithPlotType(CustomPlotType plotType) |
clone, equals, readXML, writeXML
public DataProcessor getProcessorWithPlotType(CustomPlotType plotType)
public void addProcessorWithPlotType(DataProcessor dataProcessor, CustomPlotType plotType)
public java.lang.Object[] getDistinctValues(DataModel model, int columnIndex) throws TableDataException
public int getMark()