ASP.NET Pack Programmer's Guide
GridDrawing Members
Constructors Methods
 


Straight-line drawing on a grid. The input must be a simple graph. Paper "A linear-time algorithm for drawing a planar graph on a grid" by Chrobak and Payne.

The following tables list the members exposed by the GridDrawing type.

 Public Constructors

  Name Description

GridDrawing

 

 Public Methods

  Name Description

getNonplanarReplacement

 

getVertexPoints

 

 See Also

GridDrawing Class
com.mindfusion.graphs Namespace