Package | Description |
---|---|
com.graphhopper.coll | |
com.graphhopper.reader.dem | |
com.graphhopper.storage |
Constructor and Description |
---|
GHTBitSet(GHIntHashSet set) |
Modifier and Type | Method and Description |
---|---|
void |
EdgeElevationInterpolator.gatherOuterAndInnerNodeIds(EdgeExplorer edgeExplorer,
EdgeIteratorState interpolatableEdge,
GHBitSet visitedEdgesIds,
com.carrotsearch.hppc.IntSet outerNodeIds,
GHIntHashSet innerNodeIds) |
Modifier and Type | Method and Description |
---|---|
GHIntHashSet |
GraphEdgeIdFinder.BlockArea.add(Shape shape) |
Modifier and Type | Method and Description |
---|---|
void |
GraphEdgeIdFinder.fillEdgeIDs(GHIntHashSet edgeIds,
org.locationtech.jts.geom.Geometry geometry,
EdgeFilter filter)
This method fills the edgeIds hash with edgeIds found inside the specified geometry
|
void |
GraphEdgeIdFinder.findEdgesInShape(GHIntHashSet edgeIds,
Shape shape,
EdgeFilter filter)
This method fills the edgeIds hash with edgeIds found inside the specified shape
|
Copyright © 2012–2020. All rights reserved.