Class draw2d.ChopboxConnectionAnchor

Object
   |
   +--draw2d.ConnectionAnchor
         |
         +--draw2d.ChopboxConnectionAnchor

class draw2d.ChopboxConnectionAnchor
extends draw2d.ConnectionAnchor

Defined in ChopboxConnectionAnchor.js

Version: 0.9.14

Author: Andreas Herz


 
Fields inherited from class draw2d.ConnectionAnchor
owner, type
 
Constructor Summary
draw2d.ChopboxConnectionAnchor ( owner)
            The ChopboxAnchor's location is found by calculating the intersection of a line drawn from the center point of its owner's box (the parent of the connection port) to a reference point on that box.
 
Method Summary
 Object getBox()
           Returns the bounds of this Anchor's owner.
 Object getLocation( reference)
           Returns the location where the Connection should be anchored in absolute coordinates.
 Object getReferencePoint()
           Returns the bounds of this Anchor's owner.
 
Methods inherited from class draw2d.ConnectionAnchor
getOwner, setOwner
 

Constructor Detail

draw2d.ChopboxConnectionAnchor

draw2d.ChopboxConnectionAnchor( owner)

Method Detail

getBox

Object getBox()

getLocation

Object getLocation( reference)

getReferencePoint

Object getReferencePoint()


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