|
||||||||||
| 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.palette.formula.extension.PaletteRendererFormulaExtensionRuntime
public abstract class PaletteRendererFormulaExtensionRuntime
| Constructor Summary | |
|---|---|
PaletteRendererFormulaExtensionRuntime()
|
|
| Method Summary | |
|---|---|
void |
dispose()
Disposes the element resources. |
abstract double[] |
renderPalette(int size)
|
| 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 PaletteRendererFormulaExtensionRuntime()
| Method Detail |
|---|
public abstract double[] renderPalette(int size)
size -
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 | |||||||||