| Package | Description |
|---|---|
| com.graphhopper.coll | |
| com.graphhopper.reader.dem | |
| com.graphhopper.routing.subnetwork | |
| com.graphhopper.storage.index | |
| com.graphhopper.util |
| Modifier and Type | Class and Description |
|---|---|
class |
GHBitSetImpl |
class |
GHTBitSet
Implements the bitset interface via a hash set.
|
| Modifier and Type | Method and Description |
|---|---|
GHBitSet |
GHBitSet.copyTo(GHBitSet bs) |
GHBitSet |
GHBitSetImpl.copyTo(GHBitSet bs) |
GHBitSet |
GHTBitSet.copyTo(GHBitSet bs) |
| Modifier and Type | Method and Description |
|---|---|
GHBitSet |
GHBitSet.copyTo(GHBitSet bs) |
GHBitSet |
GHBitSetImpl.copyTo(GHBitSet bs) |
GHBitSet |
GHTBitSet.copyTo(GHBitSet bs) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEdgeElevationInterpolator.gatherOuterAndInnerNodeIds(EdgeExplorer edgeExplorer,
EdgeIteratorState interpolatableEdge,
GHBitSet visitedEdgesIds,
com.carrotsearch.hppc.IntSet outerNodeIds,
GHIntHashSet innerNodeIds) |
| Modifier and Type | Method and Description |
|---|---|
GHBitSet |
TarjansSCCAlgorithm.getIgnoreSet() |
| Modifier and Type | Method and Description |
|---|---|
protected GHBitSet |
LocationIndexTree.XFirstSearchCheck.createBitSet() |
| Constructor and Description |
|---|
XFirstSearchCheck(double queryLat,
double queryLon,
GHBitSet checkBitset,
EdgeFilter edgeFilter) |
| Modifier and Type | Method and Description |
|---|---|
protected GHBitSet |
XFirstSearch.createBitSet() |
Copyright © 2012–2018. All rights reserved.