| Interface | Description |
|---|---|
| Hexagon<T extends SatelliteData> |
Represents a Hexagon.
|
| HexagonalGrid<T extends SatelliteData> |
Represents a hexagonal grid.
|
| HexagonalGridCalculator<T extends SatelliteData> |
Supports advanced operations on a
HexagonalGrid. |
| Class | Description |
|---|---|
| CoordinateConverter |
Utility class for converting coordinated from the offset system to
the cube one (the library uses the latter).
|
| CubeCoordinate |
Represents a cube coorinate pair.
|
| HexagonalGridBuilder<T extends SatelliteData> |
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. |
| RotationDirection |
Represents a right or left angle (60°) of a Hexagon rotation.
|
Copyright © 2016. All rights reserved.