|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluggableGraphMouse | |
---|---|
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. |
Uses of PluggableGraphMouse in edu.uci.ics.jung.visualization.annotations |
---|
Subclasses of PluggableGraphMouse in edu.uci.ics.jung.visualization.annotations | |
---|---|
class |
AnnotatingModalGraphMouse<V,E>
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.control | |
---|---|
class |
AbstractModalGraphMouse
AbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking and transforming the graph. |
class |
DefaultModalGraphMouse<V,E>
DefaultModalGraphMouse is a PluggableGraphMouse class that pre-installs a large collection of plugins for picking and transforming the graph. |
class |
EditingModalGraphMouse<V,E>
|
class |
ModalLensGraphMouse
an implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view that is using a LensTransformer. |
class |
ModalSatelliteGraphMouse
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |