Uses of Class
jtge.util.grid.direction.NorthEast

Packages that use NorthEast
jtge.util.grid.directiongroup Provides various direction groups strategies. 
 

Uses of NorthEast in jtge.util.grid.directiongroup
 

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



Copyright © 2003-2005 . All Rights Reserved.