This document is archived and information here might be outdated. Recommended version. |
Node placement options for the Linear dispatch layout.
Constant | Value | Description |
---|---|---|
esriSchematicEqualDistance | 1 | Nodes are moved so that distances between each moved node and their link extremity are computed to be equal along the path route defined for their two incidents links. |
esriSchematicUserDefineDistance | 2 | Nodes are moved according to the specified minimum shift distance that determines the minimum distance separating the nodes with degree 2 from their link extremity. |
esriSchematicIterativeDistance | 3 | Nodes are moved very slightly during a specified number of iterations while the specified maximum shift distance ( that is, the maximum distance the nodes must be spaced from the nodes that they connect) is not reached. |