| 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 | Field and Description |
|---|---|
protected UpdateManager |
ScriptingEnvironment.updateManager
The update manager.
|
protected UpdateManager |
BridgeContext.updateManager
The update manager.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateManager |
BridgeContext.getUpdateManager()
Returns the update manager, if the bridge supports dynamic features.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BridgeContext.setUpdateManager(BridgeContext ctx,
UpdateManager um)
Sets the update manager on the given BridgeContext.
|
protected void |
BridgeContext.setUpdateManager(UpdateManager um)
Sets the update manager.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.