Uses of Package
org.locationtech.jts.simplify
Packages that use org.locationtech.jts.simplify
Package
Description
Classes which implement algorithms for simplifying or generalizing geometries.
-
Classes in org.locationtech.jts.simplify used by org.locationtech.jts.simplifyClassDescriptionAn spatial index on a set of
LineSegment
s.ALineSegment
which is tagged with its location in a parentGeometry
.Simplifies a collection of TaggedLineStrings, preserving topology (in the sense that no new intersections are introduced).Represents aLineString
which can be modified to a simplified shape.Simplifies a geometry and ensures that the result is a valid geometry having the same dimension and number of components as the input, and with the components having the same topological relationship.