|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jame.core.config.RuntimeElement
net.sf.jame.core.extension.ExtensionRuntime
net.sf.jame.core.extension.ConfigurableExtensionRuntime<T>
net.sf.jame.mandelbrot.color.extension.ColorRendererExtensionRuntime<T>
net.sf.jame.mandelbrot.extensions.color.AbstractColorRendererRuntime<T>
net.sf.jame.mandelbrot.extensions.color.AbstractPeriodicRuntime<SINConfig>
net.sf.jame.mandelbrot.extensions.color.SINRuntime
public class SINRuntime
| Field Summary |
|---|
| Fields inherited from class net.sf.jame.mandelbrot.extensions.color.AbstractPeriodicRuntime |
|---|
a, absoluteEnabled, amplitude, formulaElement, frequency, scale, t, timeEnabled, w |
| Constructor Summary | |
|---|---|
SINRuntime()
|
|
| Method Summary | |
|---|---|
double |
renderColor(RenderedPoint cp)
|
| Methods inherited from class net.sf.jame.mandelbrot.extensions.color.AbstractPeriodicRuntime |
|---|
configReloaded, isChanged, prepareForRendering |
| Methods inherited from class net.sf.jame.mandelbrot.extensions.color.AbstractColorRendererRuntime |
|---|
dispose |
| Methods inherited from class net.sf.jame.core.extension.ConfigurableExtensionRuntime |
|---|
getConfig, setConfig, valueChanged |
| Methods inherited from class net.sf.jame.core.config.RuntimeElement |
|---|
changeCount, finalize, fireChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SINRuntime()
| Method Detail |
|---|
public double renderColor(RenderedPoint cp)
renderColor in class ColorRendererExtensionRuntime<SINConfig>ColorRendererExtensionRuntime.renderColor(net.sf.jame.mandelbrot.renderer.RenderedPoint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||