| Interface | Description |
|---|---|
| Hexagon |
Represents a Hexagon.
|
| HexagonalGrid |
Represents a hexagonal grid.
|
| HexagonalGridCalculator |
Supports advanced operations on a
HexagonalGrid. |
| SatelliteData |
Represents arbitrary data which can be attached to a Hexagon.
|
| Class | Description |
|---|---|
| AxialCoordinate |
Represents an axial coorinate pair.
|
| CoordinateConverter |
Utility class for converting coordinated from the offset system to
the axial one (the library uses the latter).
|
| HexagonalGridBuilder |
Builder for a
HexagonalGrid. |
| Point |
Represents a point.
|
| Enum | Description |
|---|---|
| HexagonalGridLayout |
This enum represents the possible shapes a
HexagonalGrid can have. |
| HexagonOrientation |
Enum representing the possible orientations of a
Hexagon. |
Copyright © 2016. All rights reserved.