| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.bridge.svg12 | |
| org.apache.batik.w3c.dom |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Window |
This interface represents the 'window' object defined in the global
environment of a SVG document.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
BaseScriptingEnvironment.Window |
Represents the window object of this environment.
|
protected class |
ScriptingEnvironment.Window |
Represents the window object of this environment.
|
| Modifier and Type | Method | Description |
|---|---|---|
Window |
BaseScriptingEnvironment.Window.getParent() |
Returns the parent Window object.
|
Window |
ScriptingEnvironment.Window.getParent() |
Returns a Window object representing the parent of this Window.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
SVG12ScriptingEnvironment.Global |
The SVGGlobal object.
|
| Modifier and Type | Method | Description |
|---|---|---|
Window |
Window.getParent() |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.