Search
GridRouter Class
See Also
 





Implements a link routing algorithm that uses a grid to represent the free and occupied regions in the diagram.

Namespace: MindFusion.Diagramming
File: GridRouter.js

 Syntax

JavaScript  Copy Code

// class
GridRouter.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.Router
    MindFusion.Diagramming.GridRouter

 See Also