| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGBridgeExtension
This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAgent.registerExtension(BridgeExtension ext)
Lets the bridge tell the user agent that the following
extension is supported by the bridge.
|
void |
UserAgentAdapter.registerExtension(BridgeExtension ext)
Lets the bridge tell the user agent that the following
ex tension is supported by the bridge.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVG12BridgeExtension
This is a Service interface for classes that want to extend the
functionality of the Bridge, to support new tags in the rendering tree.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.