public abstract class PathFinderOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Heuristic |
heuristic
The
Heuristic to calculate the distance from one node to another |
| Constructor and Description |
|---|
PathFinderOptions() |