org.apache.batik.script.rhino.svg12
public class GlobalWrapper extends WindowWrapper
Constructor Summary | |
---|---|
GlobalWrapper(Context context)
Creates a new GlobalWrapper. |
Method Summary | |
---|---|
String | getClassName() |
static void | startMouseCapture(Context cx, Scriptable thisObj, Object[] args, Function funObj)
Wraps the 'startMouseCapture' method of the SVGGlobal interface. |
static void | stopMouseCapture(Context cx, Scriptable thisObj, Object[] args, Function funObj)
Wraps the 'stopMouseCapture' method of the SVGGlobal interface. |
String | toString() |