ASP.NET Pack Programmer's Guide
Granularity Members
Constructors Fields
 


Specifies the granularity of the obstacles map generated by QuickRouter.

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

 Public Constructors

  Name Description

Granularity

 

 Public Fields

  Name Description

CoarseGrained

Merge map tiles if possible to create a coarse-grained map. The fewer tiles in the map lead to faster path-finding.

FineGrained

Reserved for future use.

Normal

Use the map tiles found by the initial division algorithm.

 See Also

Granularity Class
com.mindfusion.diagramming Namespace