Uses of Class
jtge.util.grid.directiongroup.AbstractDirectionGroup

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

Uses of AbstractDirectionGroup in jtge.util.grid.directiongroup
 

Subclasses of AbstractDirectionGroup in jtge.util.grid.directiongroup
 class AbstractFlatHexagonDirectionGroup
          Abstract Hexagon Direction Group for Flat Hexagon Grid.
 class AbstractPeakHexagonDirectionGroup
          Abstract Hexagon Direction Group for Peak Hexagon Grid.
 class AbstractSquareDirectionGroup
          Provides square direction groups common behaviours.
 class EightDirectionGroup
          Implements a direction group for eight directions.
 class FlatHexagonDirectionGroup
          An HexagonDirectionGroup to be used with Flat hexagon grid.
 class FlatShiftedHexagonDirectionGroup
          An HexagonDirectionGroup to be used with flat-shifted hexagon grid.
 class FourDirectionGroup
          Implements a direction group for four directions.
 class PeakHexagonDirectionGroup
          An HexagonDirectionGroup to be used with peak hexagon grid.
 class PeakShiftedHexagonDirectionGroup
          An HexagonDirectionGroup to be used with peak-shifted hexagon grid.
 



Copyright © 2003-2005 . All Rights Reserved.