Packagecom.yworks.canvas.input
Interfacepublic interface IBendGridConstraintProvider extends IGridConstraintProvider
Implementors SimpleGridConstraintProvider

An IGridConstraintProvider that is meant to be used for IBends.



Public Properties
 PropertyDefined By
 InheritedgridInfo : GridInfo
[read-only] Gets the grid info containing the canonic grid origin as well as the grid's horizontal and vertical spacing.
IGridConstraintProvider
Public Methods
 MethodDefined By
 Inherited
snapToGrid(context:IInputModeContext, item:Object, point:IPoint):IPoint
Performs the actual snapping to grid coordinates.
IGridConstraintProvider