Package edu.uci.ics.jung.visualization.annotations
package edu.uci.ics.jung.visualization.annotations
Classes which support creating visual annotations for graphs.
-
ClassDescriptionAnnotatingGraphMousePlugin can create Shape and Text annotations in a layer of the graph visualization.a graph mouse that supplies an annotations modeAnnotation<T>stores an annotation, either a shape or a stringAnnotationControls<V,
E> a collection of controls for annotations.handles the selection of annotations, and the support for the tools to draw them at specific layers.handles the actual drawing of annotationsAnnotationRenderer is similar to the cell renderers used by the JTable and JTree JFC classes.