Class draw2d.ManhattenMidpointLocator

Object
   |
   +--draw2d.Locator
         |
         +--draw2d.ConnectionLocator
               |
               +--draw2d.ManhattenMidpointLocator

class draw2d.ManhattenMidpointLocator
extends draw2d.ConnectionLocator


Controls the location of an draw2d.Figure.
Version: 0.9.14

Author: Andreas Herz
Defined in ManhattenMidpointLocator.js


 
Fields inherited from class draw2d.ConnectionLocator
connection
   
Fields inherited from class draw2d.Locator
type
 
Constructor Summary
draw2d.ManhattenMidpointLocator ( connection)
           
 
Method Summary
 void relocate( <draw2d.Figure> target)
           Relocates the given IFigure
 
Methods inherited from class draw2d.ConnectionLocator
getConnection
 

Constructor Detail

draw2d.ManhattenMidpointLocator

draw2d.ManhattenMidpointLocator( connection)

Method Detail

relocate

void relocate( <draw2d.Figure> target)


Documentation generated by JSDoc on Thu Feb 7 23:45:47 2008