sota.gui.graph
Class CFGPlotter.TopOrBottomAnchor

java.lang.Object
  extended by org.eclipse.draw2d.ConnectionAnchorBase
      extended by org.eclipse.draw2d.AbstractConnectionAnchor
          extended by org.eclipse.draw2d.ChopboxAnchor
              extended by sota.gui.graph.CFGPlotter.TopOrBottomAnchor
All Implemented Interfaces:
org.eclipse.draw2d.AncestorListener, org.eclipse.draw2d.ConnectionAnchor
Enclosing class:
CFGPlotter

static class CFGPlotter.TopOrBottomAnchor
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
CFGPlotter.TopOrBottomAnchor(org.eclipse.draw2d.IFigure owner)
           
 
Method Summary
 org.eclipse.draw2d.geometry.Point getLocation(org.eclipse.draw2d.geometry.Point reference)
           
 
Methods inherited from class org.eclipse.draw2d.ChopboxAnchor
equals, getBox, 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

CFGPlotter.TopOrBottomAnchor

public CFGPlotter.TopOrBottomAnchor(org.eclipse.draw2d.IFigure owner)
Method Detail

getLocation

public org.eclipse.draw2d.geometry.Point getLocation(org.eclipse.draw2d.geometry.Point reference)
Specified by:
getLocation in interface org.eclipse.draw2d.ConnectionAnchor
Overrides:
getLocation in class org.eclipse.draw2d.ChopboxAnchor