Uses of Interface
org.geotools.grid.hexagon.Hexagon
- 
Packages that use Hexagon Package Description org.geotools.grid.hexagon 
- 
- 
Uses of Hexagon in org.geotools.grid.hexagonClasses in org.geotools.grid.hexagon that implement Hexagon Modifier and Type Class Description classHexagonImplDefault implementation ofHexagon.Methods in org.geotools.grid.hexagon that return Hexagon Modifier and Type Method Description static HexagonHexagons. create(double minX, double minY, double sideLen, HexagonOrientation orientation, CoordinateReferenceSystem crs)Creates a newHexagonobject.HexagonHexagonBuilder. createNeighbor(PolygonElement el, Neighbor neighbor)Creates a newHexagonpositioned at the given neighbor position relative to the reference element.
 
-