org.apache.batik.bridge.svg12
protected class SVG12ScriptingEnvironment.Global extends ScriptingEnvironment.Window implements SVGGlobal
Window.URLResponseHandler
interpreter, language
Constructor and Description |
---|
SVG12ScriptingEnvironment.Global(Interpreter interp,
java.lang.String lang)
Creates a new Global object.
|
Modifier and Type | Method and Description |
---|---|
void |
startMouseCapture(EventTarget target,
boolean sendAll,
boolean autoRelease)
|
void |
stopMouseCapture()
Stops mouse capture.
|
alert, clearInterval, clearTimeout, confirm, getBridgeContext, getInterpreter, getURL, getURL, parseXML, postURL, postURL, postURL, prompt, prompt, setInterval, setInterval, setTimeout, setTimeout
public SVG12ScriptingEnvironment.Global(Interpreter interp, java.lang.String lang)
public void startMouseCapture(EventTarget target, boolean sendAll, boolean autoRelease)
startMouseCapture
in interface SVGGlobal
public void stopMouseCapture()
stopMouseCapture
in interface SVGGlobal
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.