|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SVGGlobal
Interface for a global scripting object for an SVG document. Eventually will move to org.w3c.dom.svg (or some such package).
Method Summary | |
---|---|
void |
startMouseCapture(EventTarget target,
boolean sendAll,
boolean autoRelease)
Starts mouse capture. |
void |
stopMouseCapture()
Stops mouse capture. |
Method Detail |
---|
void startMouseCapture(EventTarget target, boolean sendAll, boolean autoRelease)
void stopMouseCapture()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |