| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization |
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
|
| 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.
|
| edu.uci.ics.jung.visualization.transform |
Visualization mechanisms related to transformations, including lens effects.
|
| edu.uci.ics.jung.visualization.transform.shape |
Visualization mechanisms related to transformation of graph element shapes.
|
| Class and Description |
|---|
| GraphMouseListener
This interface allows users to register listeners to register to receive
vertex clicks.
|
| ScalingControl |
| 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.
|
| GraphMousePlugin
the interface for all plugins to the PluggableGraphMouse
|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
| ModalGraphMouse.Mode |
| PluggableGraphMouse
a GraphMouse that accepts plugins for various mouse events.
|
| 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.
|
| EdgeEffects |
| EdgeSupport
interface to support the creation of new edges by the EditingGraphMousePlugin
SimpleEdgeSupport is a sample implementation
|
| EditingGraphMousePlugin
A plugin that can create vertices, undirected edges, and directed edges
using mouse gestures.
|
| EditingPopupGraphMousePlugin
a plugin that uses popup menus to create vertices, undirected edges,
and directed edges.
|
| GraphMouseListener
This interface allows users to register listeners to register to receive
vertex clicks.
|
| GraphMousePlugin
the interface for all plugins to the PluggableGraphMouse
|
| LabelEditingGraphMousePlugin |
| LensMagnificationGraphMousePlugin
HyperbolicMagnificationGraphMousePlugin changes the magnification
within the Hyperbolic projection of the HyperbolicTransformer.
|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
| ModalGraphMouse.Mode |
| 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.
|
| VertexSupport
interface to support the creation of new vertices by the EditingGraphMousePlugin.
|
| Class and Description |
|---|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
| Class and Description |
|---|
| ModalGraphMouse
Interface for a GraphMouse that supports modality.
|
Copyright © 2016. All rights reserved.