| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| 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 |
|---|---|---|
protected class |
JSVGCanvas.CanvasSVGListener |
To hide the listener methods.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGComponent.SVGListener |
To hide the listener methods.
|
class |
SVGLoadEventDispatcherAdapter |
This class provides an adapter for the SVGLoadEventDispatcherListener
interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JSVGComponent.addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l) |
Adds a SVGLoadEventDispatcherListener to this component.
|
void |
SVGLoadEventDispatcher.addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l) |
Adds a SVGLoadEventDispatcherListener to this SVGLoadEventDispatcher.
|
void |
JSVGComponent.removeSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l) |
Removes a SVGLoadEventDispatcherListener from this component.
|
void |
SVGLoadEventDispatcher.removeSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l) |
Removes a SVGLoadEventDispatcherListener from this
SVGLoadEventDispatcher.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.