Package org.geotools.process.geometry
package org.geotools.process.geometry
Geometry processing support for the GeoTools library.
These geometry operations are made available as:
- static methods for direct use in your code
- ProcessFactory for use in dynamic systems
-
ClassesClassDescriptionA set of static functions providing the implementation of processes exposed by the
GeometryProcessFactory
.A process factory exposing all the annotated methods inGeometryFunctions
Based on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/Formerly, based on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/