| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization |
Provides a visualization mechanism for drawing and rendering Graphs.
|
| edu.uci.ics.jung.visualization.control | |
| edu.uci.ics.jung.visualization.transform | |
| edu.uci.ics.jung.visualization.transform.shape | |
| samples.graph |
Provides sample graph code that may be of interest.
|
| Class and Description |
|---|
| PluggableGraphMouse
a GraphMouse that accepts plugins for various mouse events.
|
| ScalingGraphMousePlugin
ScalingGraphMouse applies a scaling transformation to the graph layout.
|
| TranslatingGraphMousePlugin
TranslatingGraphMousePlugin uses a MouseButtonOne press and
drag gesture to translate the graph display in the x and y
direction.
|
| Class and Description |
|---|
| AbstractGraphMousePlugin
a base class for GraphMousePlugin instances.
|
| AbstractModalGraphMouse
AbstractModalGraphMouse is a PluggableGraphMouse class that
manages a collection of plugins for picking and
transforming the graph.
|
| AbstractPopupGraphMousePlugin |
| AnimatedPickingGraphMousePlugin
AnimatedPickingGraphMousePlugin supports the picking of one Graph
Vertex.
|
| CrossoverScalingControl
A scaling control that has a crossover point.
|
| DefaultModalGraphMouse
DefaultModalGraphMouse is a PluggableGraphMouse class that
pre-installs a large collection of plugins for picking and
transforming the graph.
|
| GraphMousePlugin
the interface for all plugins to the PluggableGraphMouse
|
| LensMagnificationGraphMousePlugin
HyperbolicMagnificationGraphMousePlugin changes the magnification
within the Hyperbolic projection of the HyperbolicTransformer.
|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
| ModalGraphMouse.Mode
The Mode class implements the typesafe enum pattern.
|
| PluggableGraphMouse
a GraphMouse that accepts plugins for various mouse events.
|
| RotatingGraphMousePlugin
RotatingGraphMouse provides the abiity to rotate the graph using
the mouse.
|
| ScalingControl |
| ScalingGraphMousePlugin
ScalingGraphMouse applies a scaling transformation to the graph layout.
|
| ShearingGraphMousePlugin
ShearingGraphMousePlugin allows the user to drag with the mouse
to shear the transform either in the horizontal or vertical direction.
|
| TranslatingGraphMousePlugin
TranslatingGraphMousePlugin uses a MouseButtonOne press and
drag gesture to translate the graph display in the x and y
direction.
|
| Class and Description |
|---|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
| Class and Description |
|---|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
| Class and Description |
|---|
| AbstractGraphMousePlugin
a base class for GraphMousePlugin instances.
|
| AbstractPopupGraphMousePlugin |
| DefaultModalGraphMouse
DefaultModalGraphMouse is a PluggableGraphMouse class that
pre-installs a large collection of plugins for picking and
transforming the graph.
|
| GraphMousePlugin
the interface for all plugins to the PluggableGraphMouse
|