com.vividsolutions.jts.simplify
public class TaggedLineStringSimplifier extends java.lang.Object
Constructor and Description |
---|
TaggedLineStringSimplifier(LineSegmentIndex inputIndex,
LineSegmentIndex outputIndex) |
Modifier and Type | Method and Description |
---|---|
void |
setDistanceTolerance(double distanceTolerance)
Sets the distance tolerance for the simplification.
|
void |
simplify(TaggedLineString line) |
public TaggedLineStringSimplifier(LineSegmentIndex inputIndex, LineSegmentIndex outputIndex)
public void setDistanceTolerance(double distanceTolerance)
distanceTolerance
- the approximation tolerance to usepublic void simplify(TaggedLineString line)