The AStarPathfinder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AStarPathfinder |
Initializes a new instance of the AStarPathfinder class.
|
Methods
Name | Description | |
---|---|---|
![]() | FindPath |
Determines a path for the given IDiagramConnection.
|
Properties
Name | Description | |
---|---|---|
![]() | FallbackPathfinder |
Gets or sets an IPathfinder to fall back on if the A* algorithm cannot be used.
|
![]() ![]() | Instance |
Gets a static instance of the AStarPathfinder class.
|