| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.swing | |
| org.apache.batik.swing.svg |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JSVGViewerFrame |
This class represents a SVG viewer swing frame.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
UpdateManagerAdapter |
This is an adapter for the UpdateManagerListener interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
UpdateManager.addUpdateManagerListener(UpdateManagerListener l) |
Adds a UpdateManagerListener to this UpdateManager.
|
void |
UpdateManager.removeUpdateManagerListener(UpdateManagerListener l) |
Removes a UpdateManagerListener from this UpdateManager.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGCanvas.CanvasSVGListener |
To hide the listener methods.
|
protected class |
JSVGScrollPane.ScrollListener |
Handle scroll, zoom, and resize events
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGComponent.SVGListener |
To hide the listener methods.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JSVGComponent.addUpdateManagerListener(UpdateManagerListener l) |
Adds a UpdateManagerListener to this component.
|
void |
JSVGComponent.removeUpdateManagerListener(UpdateManagerListener l) |
Removes a UpdateManagerListener from this component.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.