public class MinMaxExtractorPlugIn extends ConverterPlugIn
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MinMaxExtractorPlugIn.PointValue |
pluginListeners| Constructor and Description |
|---|
MinMaxExtractorPlugIn()
constructor MinMaxExtractorSynapse.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
convert(int serie)
Executes the extraction of the inversion points
(29/09/00 15.12.32)
|
double |
getMinChangePercentage()
Get the min percentage of change accepted to consider
a point as a turning point
(29/09/00 18.46.53)
|
void |
setMinChangePercentage(double newMinPerc)
Set the min percentage of change accepted to consider
a point as a turning point
(29/09/00 18.46.53)
|
isApplyEveryCycle, newCycle, setApplyEveryCycleaddPlugIn, addPlugInListener, apply, applyOnColumns, applyOnRows, cascade, check, convertPatterns, dataChanged, fireDataChanged, getAdvancedSerieSelector, getInputVector, getName, getNextPlugIn, getPluginListeners, getSerieIndexNumber, getSerieSelected, getValuePoint, isConnected, removeAllPlugIns, removePlugInListener, setAdvancedSerieSelector, setConnected, setInputVector, setName, setNextPlugin, setNextPlugInpublic MinMaxExtractorPlugIn()
protected boolean convert(int serie)
convert in class AbstractConverterPlugInserie - intpublic double getMinChangePercentage()
public void setMinChangePercentage(double newMinPerc)
newMinPerc - doubleSubmit Feedback to pmarrone@users.sourceforge.net