See: Description
| Class | Description |
|---|---|
| DouglasPeuckerSimplifier |
Simplifies a
Geometry using the standard Douglas-Peucker algorithm. |
| TaggedLineStringSimplifier |
Simplifies a TaggedLineString, preserving topology
(in the sense that no new intersections are introduced).
|
| 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.
|
Copyright © 2016. All rights reserved.