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 trove THashSet.
|
Modifier and Type | Method and Description |
---|---|
GHBitSet |
GHBitSetImpl.copyTo(GHBitSet bs) |
GHBitSet |
GHBitSet.copyTo(GHBitSet bs) |
GHBitSet |
GHTBitSet.copyTo(GHBitSet bs) |
Modifier and Type | Method and Description |
---|---|
GHBitSet |
GHBitSetImpl.copyTo(GHBitSet bs) |
GHBitSet |
GHBitSet.copyTo(GHBitSet bs) |
GHBitSet |
GHTBitSet.copyTo(GHBitSet bs) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEdgeElevationInterpolator.gatherOuterAndInnerNodeIds(EdgeExplorer edgeExplorer,
EdgeIteratorState interpolatableEdge,
GHBitSet visitedEdgesIds,
gnu.trove.set.TIntSet outerNodeIds,
gnu.trove.set.TIntSet innerNodeIds) |
Constructor and Description |
---|
TarjansSCCAlgorithm(GraphHopperStorage graph,
GHBitSet ignoreSet,
EdgeFilter edgeFilter) |
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–2016. All rights reserved.