Calculate the centroid from surface based geometries. Implementation based on the JTS (Java Topology Suite) CentroidArea.
Constructor Constructor
Add a surface based dimension 2 geometry to the centroid total. Ignores dimension 0 and 1 geometries.
geometry
Get the centroid point
centroid point
Generated using TypeDoc
Calculate the centroid from surface based geometries. Implementation based on the JTS (Java Topology Suite) CentroidArea.