Uses of Package
edu.uci.ics.jung.visualization.control
-
Packages that use edu.uci.ics.jung.visualization.control Package Description edu.uci.ics.jung.samples Sample applications created using JUNG, largely focused on visualization.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. -
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.samples Class 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.GraphMouseListener This interface allows users to register listeners to register to receive vertex clicks.GraphMousePlugin the interface for all plugins to the PluggableGraphMouseScalingControl -
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization Class Description GraphMouseListener This interface allows users to register listeners to register to receive vertex clicks.ScalingControl -
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.annotations Class 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 PluggableGraphMouseModalGraphMouse Interface for a GraphMouse that supports modality.ModalGraphMouse.Mode PluggableGraphMouse a GraphMouse that accepts plugins for various mouse events. -
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.control Class 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 implementationEditingGraphMousePlugin A plugin that can create vertices, undirected edges, and directed edges using mouse gestures.EditingGraphMousePlugin.Creating 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 PluggableGraphMouseLabelEditingGraphMousePlugin 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. -
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.transform Class Description ModalGraphMouse Interface for a GraphMouse that supports modality. -
Classes in edu.uci.ics.jung.visualization.control used by edu.uci.ics.jung.visualization.transform.shape Class Description ModalGraphMouse Interface for a GraphMouse that supports modality.