Documentation of 'edu.uci.ics.jung.visualization.control.SatelliteAnimatedPickingGraphMousePlugin' Java class
SatelliteAnimatedPickingGraphMousePlugin
edu.uci.ics.jung.visualization.control

Class SatelliteAnimatedPickingGraphMousePlugin<V,E>

  • All Implemented Interfaces:
    GraphMousePlugin, java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.util.EventListener


    public class SatelliteAnimatedPickingGraphMousePlugin<V,E>
    extends AnimatedPickingGraphMousePlugin<V,E>
    implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener
    A version of the AnimatedPickingGraphMousePlugin that is for the SatelliteVisualizationViewer. The difference it that when you pick a Vertex in the Satellite View, the 'master view' is translated to move that Vertex to the center.
    See Also:
    AnimatedPickingGraphMousePlugin
    • Constructor Detail

      • SatelliteAnimatedPickingGraphMousePlugin

        public SatelliteAnimatedPickingGraphMousePlugin()
        create an instance
      • SatelliteAnimatedPickingGraphMousePlugin

        public SatelliteAnimatedPickingGraphMousePlugin(int selectionModifiers)
    • Method Detail

      • mouseReleased

        public void mouseReleased(java.awt.event.MouseEvent e)
        override subclass method to translate the master view instead of this satellite view
        Specified by:
        mouseReleased in interface java.awt.event.MouseListener
        Overrides:
        mouseReleased in class AnimatedPickingGraphMousePlugin<V,E>
        Parameters:
        e - the event

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.