|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended bydiva.canvas.interactor.AbstractInteractor extended bydiva.canvas.interactor.CompositeInteractor extended bydiva.canvas.interactor.SelectionInteractor extended bydiva.graph.EdgeInteractor
An interactor for edges.
| Constructor Summary | |
EdgeInteractor()
Create a new edge interactor. |
|
EdgeInteractor(SelectionModel sm)
Create a new edge interactor that belongs to the given controller and that uses the given selection model |
|
| Methods inherited from class diva.canvas.interactor.SelectionInteractor |
accept, getSelectionFilter, getSelectionModel, getSelectionRenderer, getToggleFilter, isSelected, mousePressed, setConsuming, setPrototypeDecorator, setSelectionFilter, setSelectionManipulator, setSelectionModel, setSelectionRenderer, setToggleFilter |
| Methods inherited from class diva.canvas.interactor.CompositeInteractor |
addInteractor, interactors, isMotionEnabled, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, removeInteractor |
| Methods inherited from class diva.canvas.interactor.AbstractInteractor |
getMouseFilter, isConsuming, isEnabled, mouseClicked, setEnabled, setMotionEnabled, setMouseFilter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgeInteractor()
public EdgeInteractor(SelectionModel sm)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||