public class TaggedLineStringSimplifier extends Object
| Constructor and Description |
|---|
TaggedLineStringSimplifier(org.locationtech.jts.simplify.LineSegmentIndex inputIndex,
org.locationtech.jts.simplify.LineSegmentIndex outputIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDistanceTolerance(double distanceTolerance)
Sets the distance tolerance for the simplification.
|
public TaggedLineStringSimplifier(org.locationtech.jts.simplify.LineSegmentIndex inputIndex,
org.locationtech.jts.simplify.LineSegmentIndex outputIndex)
public void setDistanceTolerance(double distanceTolerance)
distanceTolerance - the approximation tolerance to useCopyright © 2019. All rights reserved.