org.joone.util
Class CenterOnZeroPlugIn

java.lang.Object
  extended by org.joone.util.AbstractConverterPlugIn
      extended by org.joone.util.ConverterPlugIn
          extended by org.joone.util.CenterOnZeroPlugIn
All Implemented Interfaces:
java.io.Serializable, PlugInListener

public class CenterOnZeroPlugIn
extends ConverterPlugIn

Center around the zero all the time series subtracting its average Creation date: (23/10/2000 23.55.34)

See Also:
Serialized Form

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

CenterOnZeroPlugIn

public CenterOnZeroPlugIn()
CenterOnZeroPlugIn constructor comment.

Method Detail

convert

protected boolean convert(int serie)
Starts the convertion

Specified by:
convert in class AbstractConverterPlugIn
Parameters:
serie - the serie to convert


Submit Feedback to pmarrone@users.sourceforge.net