org.eclipse.gmf.runtime.lite.figures
Class ConnectionConnectionAnchor

java.lang.Object
  extended by org.eclipse.draw2d.ConnectionAnchorBase
      extended by org.eclipse.draw2d.AbstractConnectionAnchor
          extended by org.eclipse.draw2d.ChopboxAnchor
              extended by org.eclipse.gmf.runtime.lite.figures.ConnectionConnectionAnchor
All Implemented Interfaces:
org.eclipse.draw2d.AncestorListener, org.eclipse.draw2d.ConnectionAnchor

public class ConnectionConnectionAnchor
extends org.eclipse.draw2d.ChopboxAnchor


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.draw2d.AncestorListener
org.eclipse.draw2d.AncestorListener.Stub
 
Field Summary
 
Fields inherited from class org.eclipse.draw2d.ConnectionAnchorBase
listeners
 
Constructor Summary
ConnectionConnectionAnchor(org.eclipse.draw2d.Connection figure)
           
 
Method Summary
protected  org.eclipse.draw2d.geometry.Rectangle getBox()
           
 
Methods inherited from class org.eclipse.draw2d.ChopboxAnchor
equals, 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
 

Constructor Detail

ConnectionConnectionAnchor

public ConnectionConnectionAnchor(org.eclipse.draw2d.Connection figure)
Method Detail

getBox

protected org.eclipse.draw2d.geometry.Rectangle getBox()
Overrides:
getBox in class org.eclipse.draw2d.ChopboxAnchor


Copyright © 2012. All Rights Reserved.