Uses of Class
edu.uci.ics.jung.visualization.control.PluggableGraphMouse
Packages that use PluggableGraphMouse
Package
Description
Classes which support creating visual annotations for graphs.
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
-
Uses of PluggableGraphMouse in edu.uci.ics.jung.visualization.annotations
Subclasses of PluggableGraphMouse in edu.uci.ics.jung.visualization.annotationsModifier and TypeClassDescriptionclass
a graph mouse that supplies an annotations mode -
Uses of PluggableGraphMouse in edu.uci.ics.jung.visualization.control
Subclasses of PluggableGraphMouse in edu.uci.ics.jung.visualization.controlModifier and TypeClassDescriptionclass
AbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking and transforming the graph.class
DefaultModalGraphMouse is a PluggableGraphMouse class that pre-installs a large collection of plugins for picking and transforming the graph.class
class
an implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view that is using a LensTransformer.class