Interface Summary | |
---|---|
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 {@link JGVTComponent} events. |
Overlay | This interface represents an object painted over the GVT rendering in a JGVTComponent. |
Class Summary | |
---|---|
AbstractImageZoomInteractor | This class represents a zoom interactor. |
AbstractJGVTComponent | This class represents a component which can display a GVT tree. |
AbstractJGVTComponent.Listener | To hide the listener methods. |
AbstractJGVTComponent.UnixTextSelectionListener | |
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. |
AbstractZoomInteractor.ZoomOverlay | To paint the interactor. |
GVTTreeRenderer | This class represents an object which renders asynchroneaously 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. |
JGVTComponentAdapter | An adapter class for {@link JGVTComponentListener}. |
TextSelectionManager | This class represents an object which manage GVT text nodes selection. |
TextSelectionManager.MouseListener | To implement a GraphicsNodeMouseListener. |
TextSelectionManager.SelectionOverlay | The selection overlay. |
TextSelectionManager.TextSelectionListener | To implements a selection listener. |