Class ConnectionAnchorBase

java.lang.Object
org.eclipse.draw2d.ConnectionAnchorBase
All Implemented Interfaces:
ConnectionAnchor
Direct Known Subclasses:
AbstractConnectionAnchor, XYAnchor

public abstract class ConnectionAnchorBase extends Object implements ConnectionAnchor
Provides support for a ConnectionAnchor. A ConnectionAnchor is one of the end points of a Connection. It holds listeners and notifies them if the anchor is moved.