| Package | Description |
|---|---|
| org.geotools.grid.hexagon |
| Modifier and Type | Class and Description |
|---|---|
class |
HexagonImpl
Default implementation of
Hexagon. |
| Modifier and Type | Method and Description |
|---|---|
static Hexagon |
Hexagons.create(double minX,
double minY,
double sideLen,
HexagonOrientation orientation,
CoordinateReferenceSystem crs)
Creates a new
Hexagon object. |
Hexagon |
HexagonBuilder.createNeighbor(PolygonElement el,
Neighbor neighbor)
Creates a new
Hexagon positioned at the given neighbor position relative to the
reference element. |
Copyright © 1996–2019 Geotools. All rights reserved.