|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uci.ics.jung.visualization.control.PluggableGraphMouse
edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
fr.lri.bd.olap.jung.ExtendedPickingModalGraphMouse
public class ExtendedPickingModalGraphMouse
ExtendedPickingModalGraphMouse class makes movement ability on the graph. There are three possible movements on it:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.uci.ics.jung.visualization.control.ModalGraphMouse |
|---|
edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode |
| Constructor Summary | |
|---|---|
ExtendedPickingModalGraphMouse()
Default constructor |
|
| Method Summary | |
|---|---|
void |
setMode(edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode mode)
|
| Methods inherited from class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse |
|---|
addItemListener, getItemListeners, getModeComboBox, getModeListener, getModeMenu, getSelectedObjects, removeItemListener, setVertexLocations, 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 java.awt.event.MouseListener |
|---|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from interface java.awt.event.MouseMotionListener |
|---|
mouseDragged, mouseMoved |
| Methods inherited from interface java.awt.event.MouseWheelListener |
|---|
mouseWheelMoved |
| Constructor Detail |
|---|
public ExtendedPickingModalGraphMouse()
| Method Detail |
|---|
public void setMode(edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode mode)
setMode in interface edu.uci.ics.jung.visualization.control.ModalGraphMousesetMode in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||