public interface Hexagon extends PolygonElement
Modifier and Type | Method and Description |
---|---|
HexagonOrientation |
getOrientation()
Gets the orientation of this hexagon.
|
double |
getSideLength()
Gets the side length of this hexagon.
|
getArea, getCenter
getBounds, getVertices, toDenseGeometry, toGeometry
double getSideLength()
HexagonOrientation getOrientation()
Copyright © 1996–2019 Geotools. All rights reserved.