| 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.
|
protected class |
ThumbnailDialog.ThumbnailDocumentListener |
Used to determine whether or not the GVT tree of the thumbnail has to be
updated.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGCanvas.CanvasSVGListener |
To hide the listener methods.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected SVGDocumentLoaderListener |
JSVGScrollPane.createLoadListener() |
Factory method so subclasses can override the default load listener.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
JSVGComponent.SVGListener |
To hide the listener methods.
|
class |
SVGDocumentLoaderAdapter |
An adapter class that represents a listener to the
SVGDocumentLoaderEvent events. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
JSVGComponent.addSVGDocumentLoaderListener(SVGDocumentLoaderListener l) |
Adds a SVGDocumentLoaderListener to this component.
|
void |
SVGDocumentLoader.addSVGDocumentLoaderListener(SVGDocumentLoaderListener l) |
Adds a SVGDocumentLoaderListener to this SVGDocumentLoader.
|
void |
JSVGComponent.removeSVGDocumentLoaderListener(SVGDocumentLoaderListener l) |
Removes a SVGDocumentLoaderListener from this component.
|
void |
SVGDocumentLoader.removeSVGDocumentLoaderListener(SVGDocumentLoaderListener l) |
Removes a SVGDocumentLoaderListener from this SVGDocumentLoader.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.