| Package | Description |
|---|---|
| com.graphhopper.routing.ch | |
| com.graphhopper.storage |
| Modifier and Type | Method and Description |
|---|---|
static ShortcutFilter |
ShortcutFilter.allEdges() |
static ShortcutFilter |
ShortcutFilter.inEdges() |
static ShortcutFilter |
ShortcutFilter.outEdges() |
| Constructor and Description |
|---|
PrepareCHEdgeIteratorImpl(EdgeExplorer edgeExplorer,
Weighting weighting,
ShortcutFilter shortcutFilter) |
| Constructor and Description |
|---|
RoutingCHEdgeIteratorImpl(EdgeExplorer edgeExplorer,
Weighting weighting,
ShortcutFilter shortcutFilter) |
Copyright © 2012–2020. All rights reserved.