Uses of Package
com.graphhopper.storage.index
Packages that use com.graphhopper.storage.index
Package
Description
-
Classes in com.graphhopper.storage.index used by com.graphhopperClassDescriptionProvides a way to map real world data "lat,lon" to internal ids/indices of a memory efficient graph - often just implemented as an array.
-
Classes in com.graphhopper.storage.index used by com.graphhopper.isochrone.algorithm
-
Classes in com.graphhopper.storage.index used by com.graphhopper.routingClassDescriptionProvides a way to map real world data "lat,lon" to internal ids/indices of a memory efficient graph - often just implemented as an array.Result of LocationIndex lookup.
-
Classes in com.graphhopper.storage.index used by com.graphhopper.routing.lmClassDescriptionProvides a way to map real world data "lat,lon" to internal ids/indices of a memory efficient graph - often just implemented as an array.
-
Classes in com.graphhopper.storage.index used by com.graphhopper.routing.querygraph
-
Classes in com.graphhopper.storage.index used by com.graphhopper.storage.indexClassDescriptionProvides a way to map real world data "lat,lon" to internal ids/indices of a memory efficient graph - often just implemented as an array.This interface allows to visit edges stored in the LocationIndex.This class implements a Quadtree to get the closest node or edge from GPS coordinates.We need all grid cells intersected by a line.Result of LocationIndex lookup.Whether the query point is projected onto a tower node, pillar node or somewhere within the closest edge.
-
Classes in com.graphhopper.storage.index used by com.graphhopper.utilClassDescriptionProvides a way to map real world data "lat,lon" to internal ids/indices of a memory efficient graph - often just implemented as an array.Result of LocationIndex lookup.