Uses of Class
org.locationtech.jts.geom.Polygon

Packages that use Polygon
Package
Description
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Classes to compute distance metrics between geometries.
Classes to determine the topological location of points in geometries.
Classes to perform conversions from Java2D shape objects.
Classes to perform densification on geometries.
Contains the Geometry interface hierarchy and supporting classes.
Provides classes that parse and modify Geometry objects.
Contains classes that implement topology graphs.
Contains the interfaces for converting JTS objects to and from other formats.
 
Classes to read and write the GML2 geometry format.
 
Provides classes for computing buffers of geometries
Classes to perform validation of the results of buffer operations.
Provides classes for computing the distance between geometries
 
An API for polygonizing sets of lines.
Classes which implement topological predicates optimized for particular kinds of geometries.
Provides classes for testing the validity of geometries.
Classes which implement algorithms for simplifying or generalizing geometries.
Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams.
Contains support classes for the Java Topology Suite.