Uses of Package
org.locationtech.jts.simplify
-
Packages that use org.locationtech.jts.simplify Package Description org.locationtech.jts.simplify Classes which implement algorithms for simplifying or generalizing geometries. -
Classes in org.locationtech.jts.simplify used by org.locationtech.jts.simplify Class Description LineSegmentIndex An spatial index on a set ofLineSegments.TaggedLineSegment ALineSegmentwhich is tagged with its location in a parentGeometry.TaggedLinesSimplifier Simplifies a collection of TaggedLineStrings, preserving topology (in the sense that no new intersections are introduced).TaggedLineString Represents aLineStringwhich can be modified to a simplified shape.TopologyPreservingSimplifier 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.VWLineSimplifier.VWVertex