|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelma.scripting.rhino.extensions.ImageObject
public class ImageObject
Extension to provide Helma with Image processing features.
Constructor Summary | |
---|---|
ImageObject()
|
Method Summary | |
---|---|
static java.lang.Object |
imageCtor(org.mozilla.javascript.Context cx,
java.lang.Object[] args,
org.mozilla.javascript.Function ctorObj,
boolean inNewExpr)
|
static void |
init(org.mozilla.javascript.Scriptable scope)
Called by the evaluator after the extension is loaded. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageObject()
Method Detail |
---|
public static void init(org.mozilla.javascript.Scriptable scope)
public static java.lang.Object imageCtor(org.mozilla.javascript.Context cx, java.lang.Object[] args, org.mozilla.javascript.Function ctorObj, boolean inNewExpr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |