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