| Package | Description |
|---|---|
| com.graphhopper.util |
| Modifier and Type | Method and Description |
|---|---|
DouglasPeucker |
DouglasPeucker.setMaxDistance(double dist)
maximum distance of discrepancy (from the normal way) in meter
|
| Modifier and Type | Method and Description |
|---|---|
PathMerger |
PathMerger.setDouglasPeucker(DouglasPeucker douglasPeucker) |
| Constructor and Description |
|---|
PathSimplification(PathWrapper pathWrapper,
DouglasPeucker douglasPeucker,
boolean enableInstructions) |
Copyright © 2012–2018. All rights reserved.