Name | Description | |
---|---|---|
NOrthogonalGraphLayout Constructor | Default constructor |
The following tables list the members exposed by NOrthogonalGraphLayout.
Name | Description | |
---|---|---|
NOrthogonalGraphLayout Constructor | Default constructor |
Name | Description | |
---|---|---|
CellSpacingProperty | Reference to the CellSpacing property | |
CompactProperty | Reference to the Compact property | |
GridCellSizeModeProperty | Reference to the GridCellSizeMode property | |
NOrthogonalGraphLayoutSchema | Schema associated with the layout. | |
PlugSpacingProperty | Reference to the PlugSpacing property |
Name | Description | |
---|---|---|
CellSpacing | Determines the inter cell spacing of the grid cells. | |
Compact | Determines whether to use a compaction algorithm on the layout. | |
GridCellSizeMode | Determines the sizing mode of the grid cells. | |
PlugSpacing | Determines the plug spacing of the nodes. |
Name | Description | |
---|---|---|
ArrangeGraph | Overridden. Overriden to perform the orthogonal graph layout algorithm. | |
CreateEdgeBody | Overridden. Creates a new edge body. | |
CreateVertexBody | Overridden. Creates a new vertex body. |