public abstract class EdgeCreator extends AbstractInteractor
Constructor and Description |
---|
EdgeCreator(GraphController controller) |
Modifier and Type | Method and Description |
---|---|
abstract Object |
createEdge()
Create a new Edge.
|
void |
mousePressed(LayerEvent e)
Create a new edge, add it to the graph controller and add
the connector to the selection.
|
accept, getMouseFilter, isConsuming, isEnabled, isMotionEnabled, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, setConsuming, setEnabled, setMotionEnabled, setMouseFilter
public EdgeCreator(GraphController controller)
public void mousePressed(LayerEvent e)
mousePressed
in interface LayerListener
mousePressed
in class AbstractInteractor
public abstract Object createEdge()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.