| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization.annotations |
Classes which support creating visual annotations for graphs.
|
| edu.uci.ics.jung.visualization.control |
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
|
| Class and Description |
|---|
| AnnotatingGraphMousePlugin
AnnotatingGraphMousePlugin can create Shape and Text annotations
in a layer of the graph visualization.
|
| Annotation
stores an annotation, either a shape or a string
|
| Annotation.Layer |
| 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.
|
| Class and Description |
|---|
| AnnotatingGraphMousePlugin
AnnotatingGraphMousePlugin can create Shape and Text annotations
in a layer of the graph visualization.
|
Copyright © 2016. All rights reserved.