public class CentroidPoint extends Object
| Constructor and Description |
|---|
CentroidPoint()
Constructor
|
CentroidPoint(Geometry geometry)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Geometry geometry)
Add a point based dimension 0 geometry to the centroid total
|
Point |
getCentroid()
Get the centroid point
|
public CentroidPoint()
public CentroidPoint(Geometry geometry)
geometry - geometry to addCopyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.