Class draw2d.SnapToGrid

Object
   |
   +--draw2d.SnapToHelper
         |
         +--draw2d.SnapToGrid

class draw2d.SnapToGrid
extends draw2d.SnapToHelper

Defined in SnapToGrid.js

Version: 0.9.14

Author: Andreas Herz


 
Fields inherited from class draw2d.SnapToHelper
workflow
 
Constructor Summary
draw2d.SnapToGrid ( workflow)
           
 
Method Summary
 Object snapPoint( direction, inputPoint, resultPoint)
           Applies a snapping correction to the given result.
 Object snapRectangle( inputBounds, resultBounds)
           Applies a snap correction to a Rectangle based on a given Rectangle.
 
Methods inherited from class draw2d.SnapToHelper
 

Constructor Detail

draw2d.SnapToGrid

draw2d.SnapToGrid( workflow)

Method Detail

snapPoint

Object snapPoint( direction, inputPoint, resultPoint)

snapRectangle

Object snapRectangle( inputBounds, resultBounds)


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