| Package | Description |
|---|---|
| com.graphhopper.routing | |
| com.graphhopper.routing.weighting | |
| com.graphhopper.storage |
| Modifier and Type | Field and Description |
|---|---|
protected NodeAccess |
AbstractRoutingAlgorithm.nodeAccess |
| Modifier and Type | Method and Description |
|---|---|
NodeAccess |
QueryGraph.getNodeAccess() |
| Modifier and Type | Method and Description |
|---|---|
static WeightApproximator |
RoutingAlgorithmFactorySimple.getApproximation(String prop,
AlgorithmOptions opts,
NodeAccess na) |
| Constructor and Description |
|---|
InstructionsFromEdges(int tmpNode,
Graph graph,
Weighting weighting,
FlagEncoder encoder,
NodeAccess nodeAccess,
Translation tr,
InstructionList ways) |
| Constructor and Description |
|---|
BeelineWeightApproximator(NodeAccess nodeAccess,
Weighting weighting) |
| Modifier and Type | Method and Description |
|---|---|
NodeAccess |
GraphHopperStorage.getNodeAccess() |
NodeAccess |
Graph.getNodeAccess()
Creates a node explorer to access node properties.
|
NodeAccess |
CHGraphImpl.getNodeAccess() |
Copyright © 2012–2018. All rights reserved.