|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.canvas.interactor.AbstractInteractor
diva.canvas.interactor.CompositeInteractor
diva.canvas.interactor.SelectionInteractor
diva.graph.EdgeInteractor
public class EdgeInteractor
An interactor for edges.
Red |
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 |
Method Summary |
---|
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 |