Uses of Interface
org.geotools.grid.hexagon.Hexagon
Packages that use Hexagon
-
Uses of Hexagon in org.geotools.grid.hexagon
Classes in org.geotools.grid.hexagon that implement HexagonMethods in org.geotools.grid.hexagon that return HexagonModifier and TypeMethodDescriptionstatic HexagonHexagons.create(double minX, double minY, double sideLen, HexagonOrientation orientation, CoordinateReferenceSystem crs) Creates a newHexagonobject.HexagonBuilder.createNeighbor(PolygonElement el, Neighbor neighbor) Creates a newHexagonpositioned at the given neighbor position relative to the reference element.