Uses of Package
edu.uci.ics.jung.visualization.control
Packages that use edu.uci.ics.jung.visualization.control
Package
Description
Sample applications created using JUNG, largely focused on visualization.
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
Classes which support creating visual annotations for graphs.
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
Visualization mechanisms related to transformations, including lens effects.
Visualization mechanisms related to transformation of graph element shapes.
-
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.samplesClassDescriptiona base class for GraphMousePlugin instances.DefaultModalGraphMouse is a PluggableGraphMouse class that pre-installs a large collection of plugins for picking and transforming the graph.This interface allows users to register listeners to register to receive vertex clicks.the interface for all plugins to the PluggableGraphMouse
-
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualizationClassDescriptionThis interface allows users to register listeners to register to receive vertex clicks.
-
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.annotationsClassDescriptiona base class for GraphMousePlugin instances.AbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking and transforming the graph.the interface for all plugins to the PluggableGraphMouseInterface for a GraphMouse that supports modality.a GraphMouse that accepts plugins for various mouse events.
-
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.controlClassDescriptiona base class for GraphMousePlugin instances.AbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking and transforming the graph.AnimatedPickingGraphMousePlugin supports the picking of one Graph Vertex.A scaling control that has a crossover point.DefaultModalGraphMouse is a PluggableGraphMouse class that pre-installs a large collection of plugins for picking and transforming the graph.interface to support the creation of new edges by the EditingGraphMousePlugin SimpleEdgeSupport is a sample implementationA plugin that can create vertices, undirected edges, and directed edges using mouse gestures.a plugin that uses popup menus to create vertices, undirected edges, and directed edges.This interface allows users to register listeners to register to receive vertex clicks.the interface for all plugins to the PluggableGraphMouseHyperbolicMagnificationGraphMousePlugin changes the magnification within the Hyperbolic projection of the HyperbolicTransformer.Interface for a GraphMouse that supports modality.a GraphMouse that accepts plugins for various mouse events.RotatingGraphMouse provides the abiity to rotate the graph using the mouse.ScalingGraphMouse applies a scaling transformation to the graph layout.ShearingGraphMousePlugin allows the user to drag with the mouse to shear the transform either in the horizontal or vertical direction.TranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph display in the x and y direction.interface to support the creation of new vertices by the EditingGraphMousePlugin.
-
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.transform
-