|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jtge.util.grid.directiongroup.AbstractDirectionGroup jtge.util.grid.directiongroup.AbstractFlatHexagonDirectionGroup jtge.util.grid.directiongroup.FlatHexagonDirectionGroup
An HexagonDirectionGroup to be used with Flat hexagon grid.
Constructor Summary | |
FlatHexagonDirectionGroup()
|
Method Summary | |
protected boolean |
shift(Coordinate coordinate)
Test if a given coordinate must be shifted. |
Methods inherited from class jtge.util.grid.directiongroup.AbstractFlatHexagonDirectionGroup |
transform, transform, transform, transform, transform, transform, transform, transform |
Methods inherited from class jtge.util.grid.directiongroup.AbstractDirectionGroup |
add, getNames, getShortNames, iterator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FlatHexagonDirectionGroup()
Method Detail |
protected final boolean shift(Coordinate coordinate)
shift
in class AbstractFlatHexagonDirectionGroup
coordinate
- the coordinate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |