| Interface | Description |
|---|---|
| GVTTreeRendererListener |
This interface represents a listener to the GVTTreeRendererEvent events.
|
| Interactor |
This interface represents an object which interacts with a GVT component.
|
| JGVTComponentListener |
An interface for listeners of
JGVTComponent events. |
| Overlay |
This interface represents an object painted over the GVT rendering
in a JGVTComponent.
|
| Class | Description |
|---|---|
| AbstractImageZoomInteractor |
This class represents a zoom interactor.
|
| AbstractPanInteractor |
This class represents a pan interactor.
|
| AbstractResetTransformInteractor |
This class represents an interactor which reset the rendering transform
of the associated document.
|
| AbstractRotateInteractor |
This class represents a rotate interactor.
|
| AbstractZoomInteractor |
This class represents a zoom interactor.
|
| GVTTreeRenderer |
This class represents an object which renders asynchronously
a GVT tree.
|
| GVTTreeRendererAdapter |
An adapter class that represents a listener to the
GVTTreeRendererEvent events. |
| GVTTreeRendererEvent |
This class represents an event which indicate an event originated
from a GVTTreeRenderer instance.
|
| InteractorAdapter |
This class represents an interactor which never interacts.
|
| JGVTComponent |
This class represents a component which can display a GVT tree.
|
| JGVTComponentAdapter |
An adapter class for
JGVTComponentListener. |
| TextSelectionManager |
This class represents an object which manage GVT text nodes selection.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.