org.apache.batik.bridge.svg12
protected class SVG12ScriptingEnvironment.Global extends ScriptingEnvironment.Window implements SVGGlobal
Constructor Summary | |
---|---|
Global(Interpreter interp, String lang)
Creates a new Global object. |
Method Summary | |
---|---|
void | startMouseCapture(EventTarget target, boolean sendAll, boolean autoRelease)
Implements
SVGGlobal. |
void | stopMouseCapture()
Stops mouse capture. |