| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SVG12RhinoInterpreter |
A RhinoInterpreter for SVG 1.2 documents.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected RhinoInterpreter |
WindowWrapper.FunctionWrapper.interpreter |
The current interpreter.
|
protected RhinoInterpreter |
WindowWrapper.GetURLFunctionWrapper.interpreter |
The current interpreter.
|
protected RhinoInterpreter |
WindowWrapper.interpreter |
The rhino interpreter.
|
| Constructor | Description |
|---|---|
FunctionWrapper(RhinoInterpreter ri,
org.mozilla.javascript.Function f,
java.lang.Object[] args) |
Creates a function wrapper.
|
GetURLFunctionWrapper(RhinoInterpreter ri,
org.mozilla.javascript.Function fct,
WindowWrapper ww) |
Creates a wrapper.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.