public class NodeElevationInterpolator extends Object
| Constructor and Description |
|---|
NodeElevationInterpolator(GraphHopperStorage storage) |
| Modifier and Type | Method and Description |
|---|---|
void |
interpolateElevationsOfInnerNodes(int[] outerNodeIds,
int[] innerNodeIds) |
public NodeElevationInterpolator(GraphHopperStorage storage)
Copyright © 2012–2018. All rights reserved.