Uses of Package
org.locationtech.jts.operation.overlay
-
Packages that use org.locationtech.jts.operation.overlay Package Description org.locationtech.jts.operation.buffer Provides classes for computing buffers of geometriesorg.locationtech.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions. -
Classes in org.locationtech.jts.operation.overlay used by org.locationtech.jts.operation.buffer Class Description PolygonBuilder FormsPolygon
s out of a graph ofDirectedEdge
s. -
Classes in org.locationtech.jts.operation.overlay used by org.locationtech.jts.operation.overlay Class Description OverlayOp Computes the geometric overlay of twoGeometry
s.