Class Summary
Simplifies a
Geometry using the Douglas-Peucker algorithm.
Simplifies a TaggedLineString, preserving topology (in the sense that no new intersections are introduced).
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.
Simplifies a
Geometry using the Visvalingam-Whyatt area-based algorithm.
Package com.vividsolutions.jts.simplify Description
Classes which implement algorithms for simplifying or generalizing geometries.