Package | Description |
---|---|
com.sun.electric.tool.routing.experimentalAStar3.map |
Modifier and Type | Class and Description |
---|---|
class |
HashedInfiniteMapEightNeighbours<T extends AStarNodeBase<T>>
This map is mostly the same as the HashedInfiniteMap, with the difference
that it returns neighbour tiles in all eight directions rather than just
four.
|