Class draw2d.ConnectionAnchor

Object
   |
   +--draw2d.ConnectionAnchor
Direct Known Subclasses:
draw2d.ChopboxConnectionAnchor

class draw2d.ConnectionAnchor

Defined in ConnectionAnchor.js

Version: 0.9.14

Author: Andreas Herz


Field Summary
 Object owner
          
 Object type
          
 
Constructor Summary
draw2d.ConnectionAnchor ( owner)
            Provides support for a anchor.
 
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 getOwner()
           Returns the Figure that contains this ConnectionAnchor.
 Object getReferencePoint()
           Returns the reference point for this anchor in absolute coordinates.
 void setOwner( owner)
           Set the owner of the Anchor.

Field Detail

owner

Object owner

type

Object type

Constructor Detail

draw2d.ConnectionAnchor

draw2d.ConnectionAnchor( owner)

Method Detail

getBox

Object getBox()

getLocation

Object getLocation( reference)

getOwner

Object getOwner()

getReferencePoint

Object getReferencePoint()

setOwner

void setOwner( owner)


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