|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSchematicMovementType
Node placement options for the Linear dispatch layout.
Field Summary | |
---|---|
static int |
esriSchematicEqualDistance
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. |
static int |
esriSchematicIterativeDistance
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. |
static int |
esriSchematicUserDefineDistance
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. |
Field Detail |
---|
static final int esriSchematicEqualDistance
static final int esriSchematicUserDefineDistance
static final int esriSchematicIterativeDistance
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |