Package edu.uci.ics.jung.visualization.annotations
Classes which support creating visual annotations for graphs.
-
Class Summary 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 modeAnnotatingModalGraphMouse.ModeKeyAdapter Annotation<T> stores an annotation, either a shape or a stringAnnotationControls<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 annotationsAnnotationRenderer AnnotationRenderer is similar to the cell renderers used by the JTable and JTree JFC classes. -
Enum Summary Enum Description Annotation.Layer