Uses of Package
edu.uci.ics.jung.visualization.annotations
-
Packages that use edu.uci.ics.jung.visualization.annotations 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. -
Classes in edu.uci.ics.jung.visualization.annotations used by edu.uci.ics.jung.visualization.annotations Class 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 stringAnnotation.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 annotationsAnnotationRenderer AnnotationRenderer is similar to the cell renderers used by the JTable and JTree JFC classes. -
Classes in edu.uci.ics.jung.visualization.annotations used by edu.uci.ics.jung.visualization.control Class Description AnnotatingGraphMousePlugin AnnotatingGraphMousePlugin can create Shape and Text annotations in a layer of the graph visualization.