Process Geometry PluginΒΆ
The gt-process-geometry focuses on working with JTS Geometry objects.
Maven:
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-process-geometry</artifactId>
<version>${geotools.version}</version>
</dependency>