Class draw2d.ConnectionLocator

Object
   |
   +--draw2d.Locator
         |
         +--draw2d.ConnectionLocator
Direct Known Subclasses:
draw2d.ManhattenMidpointLocator

class draw2d.ConnectionLocator
extends draw2d.Locator


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

Author: Andreas Herz
Defined in ConnectionLocator.js


Field Summary
 Object connection
          
   
Fields inherited from class draw2d.Locator
type
 
Constructor Summary
draw2d.ConnectionLocator ( connection)
           
 
Method Summary
 draw2d.Connection getConnection()
           Returns connection associated with draw2d.ConnectionLocator
 
Methods inherited from class draw2d.Locator
relocate
 

Field Detail

connection

Object connection

Constructor Detail

draw2d.ConnectionLocator

draw2d.ConnectionLocator( connection)

Method Detail

getConnection

draw2d.Connection getConnection()


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