public class AbstractionAddingListener extends java.lang.Object implements SelectionEventListener
| Constructor and Description |
|---|
AbstractionAddingListener(DrawingStepHandler stepHandler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handlesSelectionEvent(MouseEvent event) |
void |
selectionEvent(GraphDrawer drawer,
java.util.List<Node> selectedNodes,
MouseEvent event) |
public AbstractionAddingListener(DrawingStepHandler stepHandler)
public void selectionEvent(GraphDrawer drawer, java.util.List<Node> selectedNodes, MouseEvent event)
selectionEvent in interface SelectionEventListenerpublic boolean handlesSelectionEvent(MouseEvent event)
handlesSelectionEvent in interface SelectionEventListener