Package org.jungrapht.visualization.control
Mechanisms for manipulating and controlling a graph visualization, largely in terms of mouse plugins.
-
Interface Summary Interface Description EdgeEffects<V,E> EdgeSupport<V,E> interface to support the creation of new edges by the EditingGraphMousePlugin SimpleEdgeSupport is a sample implementationGraphElementAccessor<V,E> Interface for coordinate-based selection of graph components.GraphMouseListener<V> This interface allows users to register listeners to register to receive vertex clicks.GraphMousePlugin the interface for all plugins to the PluggableGraphMouseLensGraphMouse ModalGraphMouse Interface for a GraphMouse that supports modality.MultiSelectionStrategy Supports multiple vertex selection by either a containing Rectangle or a containing arbitrarily drawn shape.ScalingControl VertexSupport<V,E> interface to support the creation of new vertices by the EditingGraphMousePlugin. -
Class Summary Class Description AbsoluteCrossoverScalingControl Scales to the absolute value passed as an argument.AbstractGraphMouse AbstractGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking and transforming the graph.AbstractGraphMouse.Builder<T extends AbstractGraphMouse,B extends AbstractGraphMouse.Builder<T,B>> Configure an instance of an AbstractGraphMouseAbstractGraphMousePlugin a base class for GraphMousePlugin instances.AbstractGraphMousePlugin.Selecting Deprecated. AbstractModalGraphMouse AbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for picking and transforming the graph.AbstractModalGraphMouse.Builder<T extends AbstractModalGraphMouse,B extends AbstractModalGraphMouse.Builder<T,B>> Configure an instance of an AbstractModalGraphMouseAbstractPopupGraphMousePlugin AnimatedPickingGraphMousePlugin<V,E> AnimatedPickingGraphMousePlugin supports the picking of one Graph Vertex.CrossoverScalingControl A scaling control that has a crossover point.CrossoverScalingControl.Builder CubicCurveEdgeEffects<V,E> DefaultGraphMouse<V,E> The DefaultGraphMouse does not have 'transforming/selecting' modes.DefaultGraphMouse.Builder<V,E,T extends DefaultGraphMouse,B extends DefaultGraphMouse.Builder<V,E,T,B>> Build an instance of a DefaultGraphMouseDefaultLensGraphMouse<V,E> an implementation of the PluggableGraphMouse that includes plugins for manipulating a view that is using a LensTransformer.DefaultLensGraphMouse.Builder<V,E,T extends DefaultLensGraphMouse,B extends DefaultLensGraphMouse.Builder<V,E,T,B>> Build an instance of a RefactoredDefaultLEnsGraphMouseDefaultModalGraphMouse<V,E> DefaultModalGraphMouse is a GraphMouse class that pre-installs a large collection of plugins for picking and transforming the graph.DefaultModalGraphMouse.Builder<V,E,T extends DefaultModalGraphMouse,B extends DefaultModalGraphMouse.Builder<V,E,T,B>> Build an instance of a DefaultGraphMouseDefaultModalGraphMouse.ModeKeyAdapter DefaultSatelliteGraphMouse<V,E> A Satellite version of theDefaultGraphMouse
.DefaultSatelliteGraphMouse.Builder<V,E,T extends DefaultSatelliteGraphMouse,B extends DefaultSatelliteGraphMouse.Builder<V,E,T,B>> EdgeSelectingGraphMousePlugin<V,E> EdgeSelectingGraphMousePlugin supports the selecting of graph elements with the mouse.EditingGraphMousePlugin<V,E> A plugin that can create vertices, undirected edges, and directed edges using mouse gestures.EditingModalGraphMouse<V,E> EditingModalGraphMouse.Builder<V,E,T extends EditingModalGraphMouse,B extends EditingModalGraphMouse.Builder<V,E,T,B>> Build an instance of a EditingModalGraphMouseEditingModalGraphMouse.ModeKeyAdapter EditingPopupGraphMousePlugin<V,E> a plugin that uses popup menus to create vertices, undirected edges, and directed edges.GraphMouseAdapter Simple extension of MouseAdapter that supplies modifier checkingLabelEditingGraphMousePlugin<V,E> LayoutScalingControl LayoutScalingControl applies a scaling transformation to the graph layout.LayoutScalingControl.Builder LensKillingGraphMousePlugin<V,E> A subclass of SelectingGraphMousePlugin that will deactivate the lensLensMagnificationGraphMousePlugin HyperbolicMagnificationGraphMousePlugin changes the magnification within the Hyperbolic projection of the HyperbolicTransformer.LensRegionSelectingGraphMousePlugin<V,E> A subclass of RegionSelectingGraphMousePlugin that contains methods that are overridden to account for the Lens effects that are in the view projectionLensRegionSelectingGraphMousePlugin.Builder<V,E,T extends LensRegionSelectingGraphMousePlugin,B extends LensRegionSelectingGraphMousePlugin.Builder<V,E,T,B>> LensSelectingGraphMousePlugin<V,E> A subclass of SelectingGraphMousePlugin that contains methods that are overridden to account for the Lens effects that are in the view projectionLensSelectingGraphMousePlugin.Builder<V,E,T extends LensSelectingGraphMousePlugin,B extends LensSelectingGraphMousePlugin.Builder<V,E,T,B>> LensTransformSupport<V,E> LensTranslatingGraphMousePlugin Extends TranslatingGraphMousePlugin and adds the capability to drag and resize the viewing lens in the graph view.LensVertexSelectingGraphMousePlugin<V,E> A subclass of SelectingGraphMousePlugin that contains methods that are overridden to account for the Lens effects that are in the view projectionLensVertexSelectingGraphMousePlugin.Builder<V,E,T extends LensVertexSelectingGraphMousePlugin,B extends LensVertexSelectingGraphMousePlugin.Builder<V,E,T,B>> ModalLensGraphMouse<V,E> an implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view that is using a LensTransformer.ModalLensGraphMouse.Builder<V,E,T extends ModalLensGraphMouse,B extends ModalLensGraphMouse.Builder<V,E,T,B>> Build an instance of a ModalLensGraphMouseModalLensGraphMouse.ModeKeyAdapter ModalSatelliteGraphMouse<V,E> ModalSatelliteGraphMouse.Builder<V,E,T extends ModalSatelliteGraphMouse<V,E>,B extends ModalSatelliteGraphMouse.Builder<V,E,T,B>> Build an instance of a ModalSatelliteGraphMouseModifiers MouseListenerTranslator<V,E> This class translates mouse clicks into vertex clicksMultiSelectionStrategy.Arbitrary MultiSelectionStrategy.Rectangular PluggableGraphMouse a GraphMouse that accepts plugins for various mouse events.RegionSelectingGraphMousePlugin<V,E> RegionSelectingGraphMousePlugin supports the selecting of graph elements with the mouse.RegionSelectingGraphMousePlugin.Builder<V,E,T extends RegionSelectingGraphMousePlugin,B extends RegionSelectingGraphMousePlugin.Builder<V,E,T,B>> RotatingGraphMousePlugin RotatingGraphMouse provides the abiity to rotate the graph using the mouse.SatelliteAnimatedPickingGraphMousePlugin<V,E> A version of the AnimatedPickingGraphMousePlugin that is for the SatelliteVisualizationViewer.SatelliteRotatingGraphMousePlugin Mouse events in the SatelliteView that match the modifiers will cause the Main view to rotateSatelliteScalingGraphMousePlugin Overrides ScalingGraphMousePlugin so that mouse events in the satellite view will cause scaling in the main view Using only the mouse wheel, both the X-axis and Y-axis are scaled equally.SatelliteShearingGraphMousePlugin Overrides ShearingGraphMousePlugin so that mouse events in the satellite view cause shearing of the main viewSatelliteTranslatingGraphMousePlugin Overrides TranslatingGraphMousePlugin so that mouse events in the satellite view cause translating of the main viewScalingGraphMousePlugin ScalingGraphMouse applies a scaling transformation to the graph layout.ScalingGraphMousePlugin.Builder SelectingGraphMousePlugin<V,E> SelectingGraphMousePlugin supports the selecting of graph elements with the mouse.SelectingGraphMousePlugin.Builder<V,E,T extends SelectingGraphMousePlugin,B extends SelectingGraphMousePlugin.Builder<V,E,T,B>> ShearingGraphMousePlugin ShearingGraphMousePlugin allows the user to drag with the mouse to shear the transform either in the horizontal or vertical direction.SimpleEdgeSupport<V,E> SimpleVertexSupport<V,E> sample implementation showing how to use the VertexSupport interface member of the EditingGraphMousePlugin.TransformSupport<V,E> TranslatingGraphMousePlugin TranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph display in the x and y direction.VertexSelectingGraphMousePlugin<V,E> VertexSelectingGraphMousePlugin supports the selecting of graph vertices with the mouse.VertexSelectingGraphMousePlugin.Builder<V,E,T extends VertexSelectingGraphMousePlugin,B extends VertexSelectingGraphMousePlugin.Builder<V,E,T,B>> ViewScalingControl ViewScalingGraphMouse applies a scaling transform to the View of the graph.ViewScalingControl.Builder ViewTranslatingGraphMousePlugin ViewTranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph display in the x and y direction by changing the AffineTransform applied to the Graphics2D. -
Enum Summary Enum Description ScalingControl.Axis