Interface | Description |
---|---|
GVTTreeBuilderListener |
This interface represents a listener to the GVTTreeBuilderEvent events.
|
LinkActivationListener |
This interface represents a listener to the LinkActivationEvent events.
|
SVGDocumentLoaderListener |
This interface represents a listener to the SVGDocumentLoaderEvent events.
|
SVGLoadEventDispatcherListener |
This interface represents a listener to the
SVGLoadEventDispatcherEvent events.
|
SVGUserAgent |
This interface must be implemented to provide client services to
a JSVGComponent.
|
Class | Description |
---|---|
GVTTreeBuilder |
This class represents an object which builds asynchroneaously
a GVT tree.
|
GVTTreeBuilderAdapter |
An adapter class that represents a listener to the GVTTreeBuilderEvent
events.
|
GVTTreeBuilderEvent |
This class represents an event which indicate an event originated
from a GVTTreeBuilder instance.
|
JSVGComponent |
This class represents a swing component that can display SVG documents.
|
JSVGComponent.BridgeUserAgentWrapper |
The user-agent wrapper, which call the methods in the event thread.
|
LinkActivationEvent |
This class represents an event which indicate an event originated
from a GVTTreeBuilder instance.
|
Messages |
This class manages the message for the css.engine module.
|
SVGDocumentLoader |
This class represents an object which loads asynchroneaously a SVG document.
|
SVGDocumentLoaderAdapter |
An adapter class that represents a listener to the
SVGDocumentLoaderEvent events. |
SVGDocumentLoaderEvent |
This class represents an event which indicate an event originated
from a SVGDocumentLoader instance.
|
SVGFileFilter |
This implementation of FileFilter will allows SVG files
with extention '.svg' or '.svgz'.
|
SVGLoadEventDispatcher |
This class dispatches the SVGLoadEvent event on a SVG document.
|
SVGLoadEventDispatcherAdapter |
This class provides an adapter for the SVGLoadEventDispatcherListener
interface.
|
SVGLoadEventDispatcherEvent |
This class represents an event which indicate an event originated
from a SVGLoadEventDispatcher instance.
|
SVGUpdateOverlay |
One line Class Desc
Complete Class Desc
|
SVGUserAgentAdapter |
This Implements the SVGUserAgent interface to provide a very simple
version of client services to the JSVGComponent.
|
SVGUserAgentGUIAdapter |
One line Class Desc
Methods users may want to implement:
displayMessage
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.