Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
RoutingAnimator
Animates the routing of a connection.
|
static class |
RoutingListener.Stub
A stub implementation which implements all required methods.
|
Modifier and Type | Method and Description |
---|---|
void |
PolylineConnection.addRoutingListener(RoutingListener listener)
Appends the given routing listener to the list of listeners.
|
void |
PolylineConnection.removeRoutingListener(RoutingListener listener)
Removes the first occurence of the given listener.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.