Methods in jtge.util.grid.directiongroup with parameters of type North |
Coordinate |
IDirectionGroup.transform(Coordinate coordinate,
North direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
AbstractSquareDirectionGroup.transform(Coordinate coordinate,
North direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
AbstractPeakHexagonDirectionGroup.transform(Coordinate coordinate,
North direction)
Retrieve the coordinate next to another in a given direction. |
Coordinate |
AbstractFlatHexagonDirectionGroup.transform(Coordinate coordinate,
North direction)
Retrieve the coordinate next to another in a given direction. |