| 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.gvt.event |
Provides interfaces and classes for dealing with different types
of events fired by GVT graphics nodes.
|
| org.apache.batik.swing.gvt | |
| org.apache.batik.swing.svg |
| Modifier and Type | Field | Description |
|---|---|---|
protected EventDispatcher |
BridgeEventSupport.GVTUnloadListener.dispatcher |
| Modifier and Type | Method | Description |
|---|---|---|
EventDispatcher |
UserAgent.getEventDispatcher() |
Returns the event dispatcher to use.
|
EventDispatcher |
UserAgentAdapter.getEventDispatcher() |
Unsupported operation.
|
| Constructor | Description |
|---|---|
GVTUnloadListener(EventDispatcher dispatcher,
BridgeEventSupport.Listener listener) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AWTEventDispatcher |
An EventDispatcher implementation based on AWT events.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected TextSelectionManager |
JGVTComponent.createTextSelectionManager(EventDispatcher ed) |
| Constructor | Description |
|---|---|
TextSelectionManager(JGVTComponent comp,
EventDispatcher ed) |
Creates a new TextSelectionManager.
|
| Modifier and Type | Method | Description |
|---|---|---|
EventDispatcher |
JSVGComponent.BridgeUserAgent.getEventDispatcher() |
Returns the
EventDispatcher used by the
UserAgent to dispatch events on GVT. |
EventDispatcher |
JSVGComponent.BridgeUserAgentWrapper.getEventDispatcher() |
Returns the event dispatcher to use.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.