|
||||||||||
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.LogarithmicPlugIn
public class LogarithmicPlugIn
logarithmic transfer (base e) input data Creation date: (22/03/2004 23.06.00)
Field Summary |
---|
Fields inherited from class org.joone.util.AbstractConverterPlugIn |
---|
pluginListeners |
Constructor Summary | |
---|---|
LogarithmicPlugIn()
LogarithmicPlugIn constructor |
Method Summary | |
---|---|
protected boolean |
convert(int serie)
Start 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 LogarithmicPlugIn()
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 |