public interface PolygonElement extends GridElement
GridElement that is a polygon.| Modifier and Type | Method and Description | 
|---|---|
| double | getArea()Gets the area of this grid element. | 
| Coordinate | getCenter()Gets the center coordinates of this grid element. | 
getBounds, getVertices, toDenseGeometry, toGeometryCopyright © 1996–2019 Geotools. All rights reserved.