org.topcased.modeler.figures
Class NodeAnchor
java.lang.Object
org.eclipse.draw2d.ConnectionAnchorBase
org.eclipse.draw2d.AbstractConnectionAnchor
org.eclipse.draw2d.ChopboxAnchor
org.topcased.modeler.figures.NodeAnchor
- All Implemented Interfaces:
- org.eclipse.draw2d.AncestorListener, org.eclipse.draw2d.ConnectionAnchor
public class NodeAnchor
- extends org.eclipse.draw2d.ChopboxAnchor
Bug GEF 73968 : This class helps to resolve this bug temporarily.
creation : 10 d�c. 2004
Nested classes/interfaces inherited from interface org.eclipse.draw2d.AncestorListener |
org.eclipse.draw2d.AncestorListener.Stub |
Fields inherited from class org.eclipse.draw2d.ConnectionAnchorBase |
listeners |
Constructor Summary |
NodeAnchor()
Constructor |
NodeAnchor(org.eclipse.draw2d.IFigure owner)
Constructor |
Method Summary |
boolean |
equals(java.lang.Object obj)
|
Methods inherited from class org.eclipse.draw2d.ChopboxAnchor |
getBox, getLocation, getReferencePoint, hashCode |
Methods inherited from class org.eclipse.draw2d.AbstractConnectionAnchor |
addAnchorListener, ancestorAdded, ancestorMoved, ancestorRemoved, getOwner, removeAnchorListener, setOwner |
Methods inherited from class org.eclipse.draw2d.ConnectionAnchorBase |
fireAnchorMoved |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
NodeAnchor
public NodeAnchor()
- Constructor
NodeAnchor
public NodeAnchor(org.eclipse.draw2d.IFigure owner)
- Constructor
- Parameters:
owner
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class org.eclipse.draw2d.ChopboxAnchor
- See Also:
Object.equals(java.lang.Object)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.