edu.uci.ics.jung.visualization.control
Class ModalLensGraphMouse
- java.lang.Object
-
- edu.uci.ics.jung.visualization.control.PluggableGraphMouse
-
- edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
-
- edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
-
- All Implemented Interfaces:
- ModalGraphMouse, VisualizationViewer.GraphMouse, java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener, java.awt.ItemSelectable, java.util.EventListener
public class ModalLensGraphMouse extends AbstractModalGraphMouse implements ModalGraphMouse
an implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view that is using a LensTransformer.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classModalLensGraphMouse.ModeKeyAdapter-
Nested classes/interfaces inherited from interface edu.uci.ics.jung.visualization.control.ModalGraphMouse
ModalGraphMouse.Mode
-
-
Constructor Summary
Constructors Constructor and Description ModalLensGraphMouse()ModalLensGraphMouse(float in, float out)ModalLensGraphMouse(float in, float out, LensMagnificationGraphMousePlugin magnificationPlugin)ModalLensGraphMouse(LensMagnificationGraphMousePlugin magnificationPlugin)
-
Method Summary
-
Methods inherited from class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
addItemListener, getItemListeners, getModeComboBox, getModeKeyListener, getModeListener, getModeMenu, getSelectedObjects, removeItemListener, setMode, setModeKeyListener, setZoomAtMouse
-
Methods inherited from class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
add, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, remove
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface edu.uci.ics.jung.visualization.control.ModalGraphMouse
getModeListener, setMode
-
-
-
-
Constructor Detail
-
ModalLensGraphMouse
public ModalLensGraphMouse()
-
ModalLensGraphMouse
public ModalLensGraphMouse(float in, float out)
-
ModalLensGraphMouse
public ModalLensGraphMouse(LensMagnificationGraphMousePlugin magnificationPlugin)
-
ModalLensGraphMouse
public ModalLensGraphMouse(float in, float out, LensMagnificationGraphMousePlugin magnificationPlugin)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG