diva.graphx
Class EdgeController.EdgeDropper

java.lang.Object
  extended by diva.canvas.connector.ConnectorAdapter
      extended by diva.graphx.EdgeController.EdgeDropper
All Implemented Interfaces:
ConnectorListener, EventListener
Enclosing class:
EdgeController

protected class EdgeController.EdgeDropper
extends ConnectorAdapter

An inner class that handles interactive changes to connectivity.


Constructor Summary
protected EdgeController.EdgeDropper()
           
 
Method Summary
 void connectorDropped(ConnectorEvent evt)
          Called when a connector end is dropped--attach or detach the edge as appropriate.
 
Methods inherited from class diva.canvas.connector.ConnectorAdapter
connectorDragged, connectorSnapped, connectorUnsnapped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdgeController.EdgeDropper

protected EdgeController.EdgeDropper()
Method Detail

connectorDropped

public void connectorDropped(ConnectorEvent evt)
Called when a connector end is dropped--attach or detach the edge as appropriate.

Specified by:
connectorDropped in interface ConnectorListener
Overrides:
connectorDropped in class ConnectorAdapter


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.