|
||||||||||
| 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.mandelbrot.color.formula.extension.ColorRendererFormulaExtensionRuntime
public abstract class ColorRendererFormulaExtensionRuntime
| Constructor Summary | |
|---|---|
ColorRendererFormulaExtensionRuntime()
|
|
| Method Summary | |
|---|---|
void |
dispose()
Disposes the element resources. |
abstract double |
renderColor(RenderedPoint cp)
|
| Methods inherited from class net.sf.jame.core.config.RuntimeElement |
|---|
changeCount, finalize, fireChanged, isChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorRendererFormulaExtensionRuntime()
| Method Detail |
|---|
public abstract double renderColor(RenderedPoint cp)
cp -
public void dispose()
RuntimeElement
dispose in class RuntimeElementRuntimeElement.dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||