|
||||||||||
| 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.twister.frame.filter.extension.FrameFilterExtensionRuntime<ColorConfig>
net.sf.jame.twister.extensions.frame.filter.ColorRuntime
public class ColorRuntime
| Constructor Summary | |
|---|---|
ColorRuntime()
|
|
| Method Summary | |
|---|---|
Color32bit |
getColor()
Returns the color. |
Padding |
getPadding()
|
void |
prepareFilter(boolean isDynamic)
|
void |
renderImage(Surface src,
Surface dst,
Surface prev)
|
void |
setTile(Tile tile)
|
| Methods inherited from class net.sf.jame.twister.frame.filter.extension.FrameFilterExtensionRuntime |
|---|
dispose |
| Methods inherited from class net.sf.jame.core.extension.ConfigurableExtensionRuntime |
|---|
configReloaded, getConfig, setConfig, valueChanged |
| 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 ColorRuntime()
| Method Detail |
|---|
public Color32bit getColor()
public Padding getPadding()
getPadding in class FrameFilterExtensionRuntime<ColorConfig>FrameFilterExtensionRuntime.getPadding()
public void renderImage(Surface src,
Surface dst,
Surface prev)
renderImage in class FrameFilterExtensionRuntime<ColorConfig>src - the source image.dst - the destination image.prev - the previous image.FrameFilterExtensionRuntime.renderImage(net.sf.jame.core.util.Surface, net.sf.jame.core.util.Surface, net.sf.jame.core.util.Surface)public void setTile(Tile tile)
setTile in class FrameFilterExtensionRuntime<ColorConfig>LayerFilterExtensionRuntime.setTile(net.sf.jame.core.util.Tile)public void prepareFilter(boolean isDynamic)
prepareFilter in class FrameFilterExtensionRuntime<ColorConfig>FrameFilterExtensionRuntime.prepareFilter(boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||