Uses of Package
edu.uci.ics.jung.visualization.annotations
Packages that use edu.uci.ics.jung.visualization.annotations
Package
Description
Classes which support creating visual annotations for graphs.
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.annotationsClassDescriptionAnnotatingGraphMousePlugin can create Shape and Text annotations in a layer of the graph visualization.stores an annotation, either a shape or a stringhandles 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.
-
Classes in edu.uci.ics.jung.visualization.annotations used by edu.uci.ics.jung.visualization.controlClassDescriptionAnnotatingGraphMousePlugin can create Shape and Text annotations in a layer of the graph visualization.