See: Description
| Class | Description |
|---|---|
| AnnotatingGraphMousePlugin<V,E> |
AnnotatingGraphMousePlugin can create Shape and Text annotations
in a layer of the graph visualization.
|
| AnnotatingModalGraphMouse<V,E> |
a graph mouse that supplies an annotations mode
|
| AnnotatingModalGraphMouse.ModeKeyAdapter | |
| Annotation<T> |
stores an annotation, either a shape or a string
|
| AnnotationControls<V,E> |
a collection of controls for annotations.
|
| AnnotationManager |
handles the selection of annotations, and the support for the
tools to draw them at specific layers.
|
| AnnotationPaintable |
handles the actual drawing of annotations
|
| AnnotationRenderer |
AnnotationRenderer is similar to the cell renderers
used by the JTable and JTree JFC classes.
|
| Enum | Description |
|---|---|
| Annotation.Layer |
Classes which support creating visual annotations for graphs.
Copyright © 2016. All rights reserved.