|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowWrapper | |
---|---|
org.apache.batik.script.rhino | Provides an API for interpreting JavaScript language through the Rhino interpreter. |
org.apache.batik.script.rhino.svg12 |
Uses of WindowWrapper in org.apache.batik.script.rhino |
---|
Fields in org.apache.batik.script.rhino declared as WindowWrapper | |
---|---|
protected WindowWrapper |
WindowWrapper.GetURLFunctionWrapper.windowWrapper
The WindowWrapper |
Constructors in org.apache.batik.script.rhino with parameters of type WindowWrapper | |
---|---|
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter ri,
org.mozilla.javascript.Function fct,
WindowWrapper ww)
Creates a wrapper. |
Uses of WindowWrapper in org.apache.batik.script.rhino.svg12 |
---|
Subclasses of WindowWrapper in org.apache.batik.script.rhino.svg12 | |
---|---|
class |
GlobalWrapper
Wrapper class for the SVGGlobal object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |