|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hexagon | |
---|---|
org.geotools.grid.hexagon |
Uses of Hexagon in org.geotools.grid.hexagon |
---|
Classes in org.geotools.grid.hexagon that implement Hexagon | |
---|---|
class |
HexagonImpl
Default implementation of Hexagon . |
Methods in org.geotools.grid.hexagon that return Hexagon | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |