The LayoutAlgorithmBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LayoutAlgorithmBase |
Methods
| Name | Description | |
|---|---|---|
| GetStartNodes |
Returns a list of 'start nodes' based on the number of inbound connections on each node.
| |
| IsIncluded |
Returns whether or not the given IDiagramNode should be affected by this layout algorithm.
| |
| Run |
When overridden in a derived class, runs this layout algorithm.
|
Properties
| Name | Description | |
|---|---|---|
| Info |
Gets or sets the ILayoutAlgorithmInfo used to provide additional diagram specific logic.
|