|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.joone.util.AbstractConverterPlugIn
org.joone.util.ConverterPlugIn
org.joone.util.CenterOnZeroPlugIn
public class CenterOnZeroPlugIn
Center around the zero all the time series subtracting its average Creation date: (23/10/2000 23.55.34)
Field Summary |
---|
Fields inherited from class org.joone.util.AbstractConverterPlugIn |
---|
pluginListeners |
Constructor Summary | |
---|---|
CenterOnZeroPlugIn()
CenterOnZeroPlugIn constructor comment. |
Method Summary | |
---|---|
protected boolean |
convert(int serie)
Starts the convertion |
Methods inherited from class org.joone.util.ConverterPlugIn |
---|
isApplyEveryCycle, newCycle, setApplyEveryCycle |
Methods inherited from class org.joone.util.AbstractConverterPlugIn |
---|
addPlugIn, 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, setNextPlugIn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CenterOnZeroPlugIn()
Method Detail |
---|
protected boolean convert(int serie)
convert
in class AbstractConverterPlugIn
serie
- the serie to convert
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |