|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RhinoInterpreter | |
|---|---|
| org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
| Uses of RhinoInterpreter in org.apache.batik.bridge |
|---|
| Subclasses of RhinoInterpreter in org.apache.batik.bridge | |
|---|---|
class |
SVG12RhinoInterpreter
A RhinoInterpreter for SVG 1.2 documents. |
| Fields in org.apache.batik.bridge declared as RhinoInterpreter | |
|---|---|
protected RhinoInterpreter |
WindowWrapper.interpreter
The rhino interpreter. |
protected RhinoInterpreter |
WindowWrapper.FunctionWrapper.interpreter
The current interpreter. |
protected RhinoInterpreter |
WindowWrapper.GetURLFunctionWrapper.interpreter
The current interpreter. |
| Constructors in org.apache.batik.bridge with parameters of type RhinoInterpreter | |
|---|---|
WindowWrapper.FunctionWrapper(RhinoInterpreter ri,
org.mozilla.javascript.Function f,
Object[] args)
Creates a function wrapper. |
|
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter ri,
org.mozilla.javascript.Function fct,
WindowWrapper ww)
Creates a wrapper. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||