Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class com.graphhopper.routing.ev.HazmatTunnel
driving with any dangerous goods allowed
AbstractAccessParser - Class in com.graphhopper.routing.util.parsers
 
AbstractAccessParser(BooleanEncodedValue, TransportationMode) - Constructor for class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
AbstractAdjustedWeighting - Class in com.graphhopper.routing.weighting
The AdjustedWeighting wraps another Weighting.
AbstractAdjustedWeighting(Weighting) - Constructor for class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
AbstractAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
AbstractAverageSpeedParser(DecimalEncodedValue, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
AbstractBidirAlgo - Class in com.graphhopper.routing
 
AbstractBidirAlgo(TraversalMode) - Constructor for class com.graphhopper.routing.AbstractBidirAlgo
 
AbstractBidirCHAlgo - Class in com.graphhopper.routing
Common subclass for bidirectional CH algorithms.
AbstractBidirCHAlgo(RoutingCHGraph, TraversalMode) - Constructor for class com.graphhopper.routing.AbstractBidirCHAlgo
 
AbstractBidirectionEdgeCHNoSOD - Class in com.graphhopper.routing
 
AbstractBidirectionEdgeCHNoSOD(RoutingCHGraph) - Constructor for class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD
 
AbstractDataAccess - Class in com.graphhopper.storage
 
AbstractDataAccess(String, String, int) - Constructor for class com.graphhopper.storage.AbstractDataAccess
 
AbstractNonCHBidirAlgo - Class in com.graphhopper.routing
Common subclass for bidirectional algorithms.
AbstractNonCHBidirAlgo(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
AbstractPathDetailsBuilder - Class in com.graphhopper.util.details
Builds a PathDetail list, from values and intervals of a Path.
AbstractPathDetailsBuilder(String) - Constructor for class com.graphhopper.util.details.AbstractPathDetailsBuilder
 
AbstractRoutingAlgorithm - Class in com.graphhopper.routing
 
AbstractRoutingAlgorithm(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.AbstractRoutingAlgorithm
 
AbstractSRTMElevationProvider - Class in com.graphhopper.reader.dem
Common functionality used when working with SRTM hgt data.
AbstractSRTMElevationProvider(String, String, String, int, int, int) - Constructor for class com.graphhopper.reader.dem.AbstractSRTMElevationProvider
 
AbstractTiffElevationProvider - Class in com.graphhopper.reader.dem
Provides basic methods that are usually used in an ElevationProvider that reads tiff files.
AbstractTiffElevationProvider(String, String, String, int, int, int, int) - Constructor for class com.graphhopper.reader.dem.AbstractTiffElevationProvider
 
accept(int, EdgeIteratorState) - Method in interface com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC.EdgeTransitionFilter
 
accept(RoutingCHEdgeIteratorState) - Method in interface com.graphhopper.storage.CHEdgeFilter
 
accept(RoutingCHEdgeIteratorState, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
accept(RoutingCHEdgeIteratorState, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD
 
accept(EdgeIteratorState) - Method in class com.graphhopper.routing.util.AccessFilter
 
accept(EdgeIteratorState) - Method in class com.graphhopper.routing.util.DefaultSnapFilter
 
accept(EdgeIteratorState) - Method in interface com.graphhopper.routing.util.EdgeFilter
 
accept(EdgeIteratorState) - Method in class com.graphhopper.routing.util.FiniteWeightFilter
 
accept(EdgeIteratorState) - Method in class com.graphhopper.routing.util.HeadingEdgeFilter
 
accept(EdgeIteratorState) - Method in class com.graphhopper.routing.util.NameSimilarityEdgeFilter
 
accept(EdgeIteratorState) - Method in class com.graphhopper.routing.util.SnapPreventionEdgeFilter
 
accept(EdgeIteratorState, boolean) - Method in interface com.graphhopper.routing.util.DirectedEdgeFilter
 
accept(EdgeIteratorState, int) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
accept(EdgeIteratorState, int) - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
acceptAll(BBox) - Method in interface com.graphhopper.storage.index.LocationIndex.TileFilter
 
acceptPartially(BBox) - Method in interface com.graphhopper.storage.index.LocationIndex.TileFilter
 
acceptWay(ReaderWay) - Method in class com.graphhopper.reader.osm.OSMReader
This method is called for each way during the first and second pass of the WaySegmentParser.
acceptWay(ReaderWay) - Method in class com.graphhopper.routing.util.OSMParsers
 
ACCESS_AISLE - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
accessAndSpeed(String) - Static method in class com.graphhopper.routing.TestProfiles
 
accessAndSpeed(String, String) - Static method in class com.graphhopper.routing.TestProfiles
 
accessEnc - Variable in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
AccessFilter - Class in com.graphhopper.routing.util
 
accessSpeedAndPriority(String) - Static method in class com.graphhopper.routing.TestProfiles
 
accessSpeedAndPriority(String, String) - Static method in class com.graphhopper.routing.TestProfiles
 
add(int) - Method in interface com.graphhopper.coll.GHBitSet
 
add(int) - Method in class com.graphhopper.coll.GHBitSetImpl
 
add(int) - Method in class com.graphhopper.coll.GHTBitSet
 
add(ReaderRelation.Member) - Method in class com.graphhopper.reader.ReaderRelation
 
add(EncodedValue) - Method in class com.graphhopper.routing.util.EncodingManager.Builder
 
add(Translation) - Method in class com.graphhopper.util.TranslationMap
 
add(Map<String, KVStorage.KValue>) - Method in class com.graphhopper.search.KVStorage
This method writes the specified entryMap (key-value pairs) into the storage.
addDistance(double) - Method in class com.graphhopper.routing.Path
 
addEdge(int) - Method in class com.graphhopper.routing.Path
 
addEdge(int, int, int, double, double) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
addEdge(int, int, PointList, ReaderWay, List<Map<String, Object>>) - Method in class com.graphhopper.reader.osm.OSMReader
This method is called for each segment an OSM way is split into during the second pass of WaySegmentParser.
addIgnoredHighway(String) - Method in class com.graphhopper.routing.util.OSMParsers
 
additionalEdgeFilter - Variable in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
addRandomTurnCosts(Graph, long, BooleanEncodedValue, DecimalEncodedValue, int, TurnCostStorage) - Static method in class com.graphhopper.util.GHUtility
 
addRelationTagParser(Function<EncodedValue.InitializerConfig, RelationTagParser>) - Method in class com.graphhopper.routing.util.OSMParsers
 
addRestrictionTagParser(RestrictionTagParser) - Method in class com.graphhopper.routing.util.OSMParsers
 
addShortcut(int, int, int, int, int, int, double, int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
addShortcutEdgeBased(int, int, int, double, int, int, int, int) - Method in class com.graphhopper.storage.CHStorageBuilder
 
addShortcutNodeBased(int, int, int, double, int, int) - Method in class com.graphhopper.storage.CHStorageBuilder
 
addTime(long) - Method in class com.graphhopper.routing.Path
 
addToAllTilesOnLine(int, double, double, double, double) - Method in class com.graphhopper.storage.index.InMemConstructionIndex
 
addTurnCostEncodedValue(EncodedValue) - Method in class com.graphhopper.routing.util.EncodingManager.Builder
 
addWayTagParser(TagParser) - Method in class com.graphhopper.routing.util.OSMParsers
 
adjNode - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
 
adjNode - Variable in class com.graphhopper.routing.SPTEntry
 
AFG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AGO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AGRICULTURAL - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
AGRICULTURAL - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
AIA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ALB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AlbaniaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
AlbaniaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.AlbaniaCountryRule
 
AlgorithmOptions - Class in com.graphhopper.routing
 
AlgorithmOptions() - Constructor for class com.graphhopper.routing.AlgorithmOptions
 
AlgorithmOptions(AlgorithmOptions) - Constructor for class com.graphhopper.routing.AlgorithmOptions
 
alignOrientation(double, double) - Method in class com.graphhopper.util.AngleCalc
Change the representation of an orientation, so the difference to the given baseOrientation will be smaller or equal to PI (180 degree).
ALL - Enum constant in enum class com.graphhopper.routing.ev.Toll
 
ALL - Enum constant in enum class com.graphhopper.util.FetchMode
 
ALL_EDGES - Static variable in interface com.graphhopper.routing.util.EdgeFilter
 
ALL_EDGES - Static variable in interface com.graphhopper.storage.CHEdgeFilter
 
AllEdgeIterator(BaseGraph) - Constructor for class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
allEdges(BooleanEncodedValue) - Static method in class com.graphhopper.routing.util.AccessFilter
Accepts all edges that are either forward or backward according to the given accessEnc.
AllEdgesIterator - Interface in com.graphhopper.routing.util
 
ALLEY - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
AlternativeInfo(double, Path, SPTEntry, SPTEntry, double, List<String>) - Constructor for class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
AlternativeRoute - Class in com.graphhopper.routing
This class implements the alternative paths search using the "plateau" and partially the "penalty" method described in the following papers.
AlternativeRoute(Graph, Weighting, TraversalMode, PMap) - Constructor for class com.graphhopper.routing.AlternativeRoute
 
AlternativeRoute.AlternativeInfo - Class in com.graphhopper.routing
 
AlternativeRouteCH - Class in com.graphhopper.routing
Minimum number-of-moving-parts implementation of alternative route search with contraction hierarchies.
AlternativeRouteCH(RoutingCHGraph, PMap) - Constructor for class com.graphhopper.routing.AlternativeRouteCH
 
AlternativeRouteCH.AlternativeInfo - Class in com.graphhopper.routing
 
AlternativeRouteCH.PotentialAlternativeInfo - Class in com.graphhopper.routing
 
AlternativeRouteEdgeCH - Class in com.graphhopper.routing
Minimum number-of-moving-parts implementation of alternative route search with contraction hierarchies.
AlternativeRouteEdgeCH(RoutingCHGraph, PMap) - Constructor for class com.graphhopper.routing.AlternativeRouteEdgeCH
 
AlternativeRouteEdgeCH.AlternativeInfo - Class in com.graphhopper.routing
 
AlternativeRouteEdgeCH.PotentialAlternativeInfo - Class in com.graphhopper.routing
 
AND - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AndorraCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
AndorraCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.AndorraCountryRule
 
ANGLE_CALC - Static variable in class com.graphhopper.util.AngleCalc
 
AngleCalc - Class in com.graphhopper.util
Calculates the angle of a turn, defined by three points.
AngleCalc() - Constructor for class com.graphhopper.util.AngleCalc
 
ANY_EDGE - Static variable in interface com.graphhopper.util.EdgeIterator
Integer value used in places where normally an edge would be expected, but no specific edge shall be specified.
applyBadSurfaceSpeed(ReaderWay, double) - Method in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
applyMaxSpeed(ReaderWay, double, boolean) - Method in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
applyOrder(int[], int[]) - Static method in class com.graphhopper.util.ArrayUtil
Creates a copy of the given array such that it is ordered by the given order.
approximate(int) - Method in class com.graphhopper.routing.lm.LMApproximator
 
approximate(int) - Method in class com.graphhopper.routing.lm.PerfectApproximator
 
approximate(int) - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
approximate(int) - Method in interface com.graphhopper.routing.weighting.WeightApproximator
 
approximate(int, boolean) - Method in class com.graphhopper.routing.weighting.BalancedWeightApproximator
 
ARE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AreaIndex<T extends AreaIndex.Area> - Class in com.graphhopper.routing.util
 
AreaIndex(List<T>) - Constructor for class com.graphhopper.routing.util.AreaIndex
 
AreaIndex.Area - Interface in com.graphhopper.routing.util
 
ARG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ARM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ArrayEdgeIntAccess - Class in com.graphhopper.routing.ev
 
ArrayEdgeIntAccess(int) - Constructor for class com.graphhopper.routing.ev.ArrayEdgeIntAccess
 
ArrayUtil - Class in com.graphhopper.util
 
ArrayUtil() - Constructor for class com.graphhopper.util.ArrayUtil
 
asMap() - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
ASPHALT - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
asPMap() - Method in class com.graphhopper.GraphHopperConfig
 
assertTriangle(int, int, int) - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
assertTriangle(QuadEdge, QuadEdge, QuadEdge) - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
asSet(int...) - Static method in class com.graphhopper.util.GHUtility
 
AStar - Class in com.graphhopper.routing
This class implements the A* algorithm according to http://en.wikipedia.org/wiki/A*_search_algorithm
AStar(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.AStar
 
AStar.AStarEntry - Class in com.graphhopper.routing
 
AStarBidirection - Class in com.graphhopper.routing
This class implements a bidirectional A* algorithm.
AStarBidirection(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.AStarBidirection
 
AStarBidirectionCH - Class in com.graphhopper.routing
 
AStarBidirectionCH(RoutingCHGraph) - Constructor for class com.graphhopper.routing.AStarBidirectionCH
 
AStarBidirectionEdgeCHNoSOD - Class in com.graphhopper.routing
 
AStarBidirectionEdgeCHNoSOD(RoutingCHGraph) - Constructor for class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
AStarCHEntry - Class in com.graphhopper.routing.ch
 
AStarCHEntry(int, double, double) - Constructor for class com.graphhopper.routing.ch.AStarCHEntry
 
AStarCHEntry(int, int, int, double, double, SPTEntry) - Constructor for class com.graphhopper.routing.ch.AStarCHEntry
 
AStarEntry(int, int, double, double) - Constructor for class com.graphhopper.routing.AStar.AStarEntry
 
AStarEntry(int, int, double, double, SPTEntry) - Constructor for class com.graphhopper.routing.AStar.AStarEntry
 
ATG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AU_ACT - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_NSW - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_NT - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_QLD - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_SA - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_TAS - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_VIC - Enum constant in enum class com.graphhopper.routing.ev.State
 
AU_WA - Enum constant in enum class com.graphhopper.routing.ev.State
 
AUS - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AustriaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
AustriaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.AustriaCountryRule
 
AUT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
AverageSlope - Class in com.graphhopper.routing.ev
Average elevation.
AverageSlope() - Constructor for class com.graphhopper.routing.ev.AverageSlope
 
AverageSpeedDetails - Class in com.graphhopper.util.details
 
AverageSpeedDetails(Weighting) - Constructor for class com.graphhopper.util.details.AverageSpeedDetails
 
AverageSpeedDetails(Weighting, double) - Constructor for class com.graphhopper.util.details.AverageSpeedDetails
 
avgSpeedEnc - Variable in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
avgSpeedEnc - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
AVOID - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
AVOID_MORE - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
avoidedEdges - Variable in class com.graphhopper.routing.weighting.AvoidEdgesWeighting
 
AvoidEdgesWeighting - Class in com.graphhopper.routing.weighting
Increases the weight for a certain set of edges by a given factor and thus makes them less likely to be part of a shortest path
AvoidEdgesWeighting(Weighting) - Constructor for class com.graphhopper.routing.weighting.AvoidEdgesWeighting
 
avoidHighwayTags - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
AZE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
azimuth2compassPoint(double) - Method in class com.graphhopper.util.AngleCalc
 

B

B - Enum constant in enum class com.graphhopper.routing.ev.HazmatTunnel
no goods with very large explosion range
BAD - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
BAD - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
badSurfaceSpeedMap - Variable in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
BalancedWeightApproximator - Class in com.graphhopper.routing.weighting
Turns an unidirectional weight Approximation into a bidirectional balanced one.
BalancedWeightApproximator(WeightApproximator) - Constructor for class com.graphhopper.routing.weighting.BalancedWeightApproximator
 
barriers - Variable in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
BASE_AND_PILLAR - Enum constant in enum class com.graphhopper.util.FetchMode
 
BaseGraph - Class in com.graphhopper.storage
The base graph handles nodes and edges file format.
BaseGraph(Directory, boolean, boolean, int, int) - Constructor for class com.graphhopper.storage.BaseGraph
 
BaseGraph.AllEdgeIterator - Class in com.graphhopper.storage
Include all edges of this storage in the iterator.
BaseGraph.Builder - Class in com.graphhopper.storage
 
BaseGraph.EdgeIteratorImpl - Class in com.graphhopper.storage
 
bbox - Variable in class com.graphhopper.util.shapes.Polygon
 
BBox - Class in com.graphhopper.util.shapes
A simple bounding box defined as follows: minLon, maxLon followed by minLat which is south(!) and maxLat.
BBox(double[]) - Constructor for class com.graphhopper.util.shapes.BBox
 
BBox(double, double, double, double) - Constructor for class com.graphhopper.util.shapes.BBox
 
BBox(double, double, double, double, double, double) - Constructor for class com.graphhopper.util.shapes.BBox
 
BBox(double, double, double, double, double, double, boolean) - Constructor for class com.graphhopper.util.shapes.BBox
 
BDI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
bearing - Variable in class com.graphhopper.util.details.IntersectionValues
 
BeelineWeightApproximator - Class in com.graphhopper.routing.weighting
Approximates the distance to the goal node by weighting the beeline distance according to the distance weighting
BeelineWeightApproximator(NodeAccess, Weighting) - Constructor for class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
BEL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BelarusCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
BelarusCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.BelarusCountryRule
 
BelgiumCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Belgian roads
BelgiumCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.BelgiumCountryRule
 
BEN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BEST - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
bestBwdEntry - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
bestFwdEntry - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
bestWeight - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
bestWeightMapFrom - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
bestWeightMapOther - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
bestWeightMapTo - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
better() - Method in enum class com.graphhopper.routing.util.PriorityCode
 
BFA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BGD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BGR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BHR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BHS - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BidirPathExtractor - Interface in com.graphhopper.routing
 
BIH - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BIKE - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
BikeAccessParser - Class in com.graphhopper.routing.util.parsers
 
BikeAccessParser(BooleanEncodedValue, BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.BikeAccessParser
 
BikeAccessParser(EncodedValueLookup, PMap) - Constructor for class com.graphhopper.routing.util.parsers.BikeAccessParser
 
BikeAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
BikeAverageSpeedParser(DecimalEncodedValue, EnumEncodedValue<Smoothness>, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.BikeAverageSpeedParser
 
BikeAverageSpeedParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.BikeAverageSpeedParser
 
BikeCommonAccessParser - Class in com.graphhopper.routing.util.parsers
 
BikeCommonAccessParser(BooleanEncodedValue, BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.BikeCommonAccessParser
 
BikeCommonAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
BikeCommonAverageSpeedParser(DecimalEncodedValue, EnumEncodedValue<Smoothness>, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.BikeCommonAverageSpeedParser
 
BikeCommonPriorityParser - Class in com.graphhopper.routing.util.parsers
 
BikeCommonPriorityParser(DecimalEncodedValue, DecimalEncodedValue, EnumEncodedValue<RouteNetwork>) - Constructor for class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
BikeNetwork - Class in com.graphhopper.routing.ev
 
BikeNetwork() - Constructor for class com.graphhopper.routing.ev.BikeNetwork
 
BikeNetworkParserHelper - Class in com.graphhopper.routing.util.parsers
 
BikeNetworkParserHelper() - Constructor for class com.graphhopper.routing.util.parsers.BikeNetworkParserHelper
 
BikePriorityParser - Class in com.graphhopper.routing.util.parsers
 
BikePriorityParser(DecimalEncodedValue, DecimalEncodedValue, EnumEncodedValue<RouteNetwork>) - Constructor for class com.graphhopper.routing.util.parsers.BikePriorityParser
 
BikePriorityParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.BikePriorityParser
 
BikeTemporalAccess - Enum Class in com.graphhopper.routing.ev
Stores temporary so-called conditional restrictions from access:conditional and other conditional tags affecting bikes.
bitUtil - Variable in class com.graphhopper.storage.AbstractDataAccess
 
BitUtil - Class in com.graphhopper.util
LITTLE endianness is default for GraphHopper and most microprocessors.
BitUtil() - Constructor for class com.graphhopper.util.BitUtil
 
blockFords(boolean) - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
blockPrivate(boolean) - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
BLR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BLZ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BMU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BodyAndStatus - Class in com.graphhopper.util
 
BodyAndStatus(JsonNode, int) - Constructor for class com.graphhopper.util.BodyAndStatus
 
BOL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BooleanDetails - Class in com.graphhopper.util.details
 
BooleanDetails(String, BooleanEncodedValue) - Constructor for class com.graphhopper.util.details.BooleanDetails
 
BooleanEncodedValue - Interface in com.graphhopper.routing.ev
This interface defines access to an edge property of type boolean.
BosniaHerzegovinaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
BosniaHerzegovinaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.BosniaHerzegovinaCountryRule
 
BRA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BRB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BreadthFirstSearch - Class in com.graphhopper.util
Implementation of breadth first search (BFS)
BreadthFirstSearch() - Constructor for class com.graphhopper.util.BreadthFirstSearch
 
BridePathEntry(double, PrepareCHEntry) - Constructor for class com.graphhopper.routing.ch.BridgePathFinder.BridePathEntry
 
BRIDGE - Enum constant in enum class com.graphhopper.routing.ev.RoadEnvironment
 
BridgePathFinder - Class in com.graphhopper.routing.ch
Used to find 'bridge-paths' during edge-based CH preparation.
BridgePathFinder(CHPreparationGraph) - Constructor for class com.graphhopper.routing.ch.BridgePathFinder
 
BridgePathFinder.BridePathEntry - Class in com.graphhopper.routing.ch
 
BRIDLEWAY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
BRN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
BTN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
build() - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
build() - Method in class com.graphhopper.routing.util.EncodingManager.Builder
 
build() - Method in class com.graphhopper.storage.BaseGraph.Builder
 
build() - Method in class com.graphhopper.util.details.AbstractPathDetailsBuilder
 
build() - Method in class com.graphhopper.util.details.ConstantDetailsBuilder
 
build() - Method in interface com.graphhopper.util.details.PathDetailsBuilder
 
BUILD_DATE - Static variable in class com.graphhopper.util.Constants
 
buildEncodingManager(Map<String, PMap>, Map<String, ImportUnit>, Map<String, List<String>>) - Method in class com.graphhopper.GraphHopper
 
Builder() - Constructor for class com.graphhopper.routing.util.EncodingManager.Builder
 
Builder(int) - Constructor for class com.graphhopper.storage.BaseGraph.Builder
 
Builder(EncodingManager) - Constructor for class com.graphhopper.storage.BaseGraph.Builder
 
Builder(PointAccess, Directory) - Constructor for class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
buildFromGraph(CHPreparationGraph, Graph, Weighting) - Static method in class com.graphhopper.routing.ch.CHPreparationGraph
 
buildOSMParsers(Map<String, PMap>, Map<String, ImportUnit>, Map<String, List<String>>, List<String>) - Method in class com.graphhopper.GraphHopper
 
buildRandomGraph(Graph, Random, int, double, boolean, DecimalEncodedValue, Double, double, double) - Static method in class com.graphhopper.util.GHUtility
 
buildRestrictionsForOSMRestriction(BaseGraph, RestrictionTopology, RestrictionType) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
Converts an OSM restriction to (multiple) single 'no' restrictions to be fed into RestrictionSetter
buildRestrictionTopologyForGraph(BaseGraph, ReaderRelation, LongFunction<Iterator<IntCursor>>) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
OSM restriction relations specify turn restrictions between OSM ways (of course).
buildTurnCostFunctionFromTurnCostStorage(Graph, Weighting) - Static method in class com.graphhopper.routing.ch.CHPreparationGraph
 
BulgariaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Bulgarian roads
BulgariaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.BulgariaCountryRule
 
BUS - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
BusAccess - Class in com.graphhopper.routing.ev
 
BusAccess() - Constructor for class com.graphhopper.routing.ev.BusAccess
 
BWA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
bwdSearchCanBeStopped() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
bwdSearchCanBeStopped() - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
byteOrder - Variable in class com.graphhopper.storage.AbstractDataAccess
 

C

C - Enum constant in enum class com.graphhopper.routing.ev.HazmatTunnel
no goods with large explosion or poisoning range
C - Static variable in class com.graphhopper.util.DistanceCalcEarth
Circumference of the earth
CA_AB - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_BC - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_MB - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_NB - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_NL - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_NS - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_NT - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_NU - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_ON - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_PE - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_QC - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_SK - Enum constant in enum class com.graphhopper.routing.ev.State
 
CA_YT - Enum constant in enum class com.graphhopper.routing.ev.State
 
CAF - Enum constant in enum class com.graphhopper.routing.ev.Country
 
calcAlternatives(int, int) - Method in class com.graphhopper.routing.AlternativeRoute
 
calcAlternatives(Path, int, double, double, double, double, double, double) - Method in class com.graphhopper.routing.AlternativeRoute
 
calcAzimuth(double, double, double, double) - Method in class com.graphhopper.util.AngleCalc
Calculate the azimuth in degree for a line given by two coordinates.
calcCircumference(double) - Method in interface com.graphhopper.util.DistanceCalc
 
calcCircumference(double) - Method in class com.graphhopper.util.DistanceCalcEarth
Circumference of the earth at different latitudes (breitengrad)
calcCircumference(double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
calcCrossingPointToEdge(double, double, double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
 
calcCrossingPointToEdge(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
calcDenormalizedDist(double) - Method in interface com.graphhopper.util.DistanceCalc
Inverse to calcNormalizedDist.
calcDenormalizedDist(double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
calcDenormalizedDist(double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
calcDenormalizedDist(double) - Method in class com.graphhopper.util.DistancePlaneProjection
 
calcDetails(Path, EncodedValueLookup, Weighting, List<String>, PathDetailsBuilderFactory, int, Graph) - Static method in class com.graphhopper.util.details.PathDetailsFromEdges
Calculates the PathDetails for a Path.
calcDist(double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
Calculates distance of (from, to) in meter.
calcDist(double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
Calculates distance of (from, to) in meter.
calcDist(double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
calcDist(double, double, double, double) - Method in class com.graphhopper.util.DistancePlaneProjection
 
calcDist(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalc3D
 
calcDist3D(double, double, double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
Calculates 3d distance of (from, to) in meter.
calcDist3D(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
This implements a rather quick solution to calculate 3D distances on earth using euclidean geometry mixed with Haversine formula used for the on earth distance.
calcDist3D(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
calcDist3D(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistancePlaneProjection
 
calcDistance(PointList) - Method in interface com.graphhopper.util.DistanceCalc
 
calcDistance(PointList) - Method in class com.graphhopper.util.DistanceCalcEarth
 
calcDistance(PointList, boolean) - Static method in class com.graphhopper.util.DistanceCalcEarth
 
calcEdgeMillis(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
calcEdgeMillis(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
calcEdgeMillis(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
calcEdgeMillis(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
calcEdgeMillis(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
calcEdgeMillis(EdgeIteratorState, boolean) - Method in interface com.graphhopper.routing.weighting.Weighting
This method calculates the time taken (in milliseconds) to travel along the specified edgeState.
calcEdges() - Method in class com.graphhopper.routing.Path
Returns the list of all edges.
calcEdgeWeight(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
calcEdgeWeight(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.AvoidEdgesWeighting
 
calcEdgeWeight(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
calcEdgeWeight(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
calcEdgeWeight(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
calcEdgeWeight(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
calcEdgeWeight(EdgeIteratorState, boolean) - Method in interface com.graphhopper.routing.weighting.Weighting
This method calculates the weight of a given EdgeIteratorState.
calcInstructions(Path, Graph, Weighting, EncodedValueLookup, Translation) - Static method in class com.graphhopper.routing.InstructionsFromEdges
 
calcMax() - Method in interface com.graphhopper.routing.weighting.custom.CustomWeighting.MaxCalc
 
calcMaxPriority() - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
calcMaxSpeed() - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
calcMillisWithTurnMillis(Weighting, EdgeIteratorState, boolean, int) - Static method in class com.graphhopper.util.GHUtility
 
calcMinWeightPerDistance() - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
calcMinWeightPerDistance() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
calcMinWeightPerDistance() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
calcMinWeightPerDistance() - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
calcMinWeightPerDistance() - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
calcMinWeightPerDistance() - Method in interface com.graphhopper.routing.weighting.Weighting
Used only for the heuristic estimation in A*
calcNodes() - Method in class com.graphhopper.routing.Path
 
calcNormalizedDist(double) - Method in interface com.graphhopper.util.DistanceCalc
Returns the specified length in normalized meter.
calcNormalizedDist(double) - Method in class com.graphhopper.util.DistanceCalcEarth
Returns the specified length in normalized meter.
calcNormalizedDist(double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
Returns the specified length in normalized meter.
calcNormalizedDist(double) - Method in class com.graphhopper.util.DistancePlaneProjection
 
calcNormalizedDist(double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
Calculates in normalized meter
calcNormalizedDist(double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
calcNormalizedDist(double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
Calculates in normalized meter
calcNormalizedDist(double, double, double, double) - Method in class com.graphhopper.util.DistancePlaneProjection
 
calcNormalizedEdgeDistance(double, double, double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
This method calculates the distance from r to edge (a, b) where the crossing point is c
calcNormalizedEdgeDistance(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
calcNormalizedEdgeDistance(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
calcNormalizedEdgeDistance3D(double, double, double, double, double, double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
This method calculates the distance from r to edge (a, b) where the crossing point is c including elevation
calcNormalizedEdgeDistance3D(double, double, double, double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
calcNormalizedEdgeDistance3D(double, double, double, double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
calcOrientation(double, double, double, double) - Method in class com.graphhopper.util.AngleCalc
 
calcOrientation(double, double, double, double, boolean) - Method in class com.graphhopper.util.AngleCalc
Return orientation of line relative to east.
calcPath(int, int) - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
calcPath(int, int) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
calcPath(int, int) - Method in class com.graphhopper.routing.AStar
 
calcPath(int, int) - Method in class com.graphhopper.routing.Dijkstra
 
calcPath(int, int) - Method in class com.graphhopper.routing.DijkstraOneToMany
 
calcPath(int, int) - Method in interface com.graphhopper.routing.RoutingAlgorithm
Calculates the best path between the specified nodes.
calcPath(int, int, int, int) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
calcPath(int, int, int, int) - Method in class com.graphhopper.routing.AStar
 
calcPath(int, int, int, int) - Method in interface com.graphhopper.routing.EdgeToEdgeRoutingAlgorithm
like RoutingAlgorithm.calcPath(int, int), but this method also allows to strictly restrict the edge the path will begin with and the edge it will end with.
calcPaths(int, int) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
calcPaths(int, int) - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
calcPaths(int, int) - Method in class com.graphhopper.routing.AlternativeRoute
 
calcPaths(int, int) - Method in class com.graphhopper.routing.AlternativeRouteCH
 
calcPaths(int, int) - Method in class com.graphhopper.routing.AlternativeRouteEdgeCH
 
calcPaths(int, int) - Method in interface com.graphhopper.routing.RoutingAlgorithm
Calculates multiple possibilities for a path.
calcPaths(int, int, EdgeRestrictions) - Method in class com.graphhopper.routing.CHPathCalculator
 
calcPaths(int, int, EdgeRestrictions) - Method in class com.graphhopper.routing.FlexiblePathCalculator
 
calcPaths(int, int, EdgeRestrictions) - Method in interface com.graphhopper.routing.PathCalculator
 
calcPaths(List<Snap>, FlexiblePathCalculator) - Static method in class com.graphhopper.routing.RoundTripRouting
 
calcPaths(List<GHPoint>, QueryGraph, List<Snap>, DirectedEdgeFilter, PathCalculator, List<String>, String, List<Double>, boolean) - Static method in class com.graphhopper.routing.ViaRouting
 
calcPoints() - Method in class com.graphhopper.routing.Path
This method calculated a list of points for this path
calcRoadDensities(Graph, BiConsumer<RoadDensityCalculator, EdgeIteratorState>, int) - Static method in class com.graphhopper.routing.util.RoadDensityCalculator
Loops over all edges of the graph and calls the given edgeHandler for each edge.
calcRoadDensity(EdgeIteratorState, double, ToDoubleFunction<EdgeIteratorState>) - Method in class com.graphhopper.routing.util.RoadDensityCalculator
 
calcSnappedPoint(DistanceCalc) - Method in class com.graphhopper.storage.index.Snap
Calculates the closest point on the edge from the query point.
calcSortOrder(int[], int[], int) - Static method in class com.graphhopper.util.ArrayUtil
This method calculates the sort order of the first element-pairs given by two arrays.
calcSortOrder(IntArrayList, IntArrayList) - Static method in class com.graphhopper.util.ArrayUtil
 
calcTurnMillis(int, int, int) - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
calcTurnMillis(int, int, int) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
calcTurnMillis(int, int, int) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
calcTurnMillis(int, int, int) - Method in class com.graphhopper.routing.weighting.DefaultTurnCostProvider
 
calcTurnMillis(int, int, int) - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
calcTurnMillis(int, int, int) - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
calcTurnMillis(int, int, int) - Method in interface com.graphhopper.routing.weighting.TurnCostProvider
 
calcTurnMillis(int, int, int) - Method in interface com.graphhopper.routing.weighting.Weighting
 
calcTurnWeight(int, int, int) - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
calcTurnWeight(int, int, int) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
calcTurnWeight(int, int, int) - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
calcTurnWeight(int, int, int) - Method in class com.graphhopper.routing.weighting.DefaultTurnCostProvider
 
calcTurnWeight(int, int, int) - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
calcTurnWeight(int, int, int) - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
calcTurnWeight(int, int, int) - Method in interface com.graphhopper.routing.weighting.TurnCostProvider
 
calcTurnWeight(int, int, int) - Method in interface com.graphhopper.routing.weighting.Weighting
 
calculateElevationBasedOnPointList(double, double, PointList) - Method in class com.graphhopper.reader.dem.ElevationInterpolator
 
calculateElevationBasedOnThreePoints(double, double, double, double, double, double, double, double, double, double, double) - Method in class com.graphhopper.reader.dem.ElevationInterpolator
 
calculateElevationBasedOnTwoPoints(double, double, double, double, double, double, double, double) - Method in class com.graphhopper.reader.dem.ElevationInterpolator
 
calculateIntersection(BBox) - Method in class com.graphhopper.util.shapes.BBox
Calculates the intersecting BBox between this and the specified BBox
calculatePriority(int) - Method in interface com.graphhopper.routing.ch.NodeContractor
Calculates the priority of a node without changing the graph.
calcUrbanDensity(Graph, EnumEncodedValue<UrbanDensity>, EnumEncodedValue<RoadClass>, BooleanEncodedValue, double, double, double, double, int) - Static method in class com.graphhopper.routing.util.UrbanDensityCalculator
Calculates the urban density (rural/residential/city) for all edges of the graph.
calcWeight(RoutingCHEdgeIteratorState, boolean, int) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
calcWeight(RoutingCHEdgeIteratorState, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
calcWeight(RoutingCHEdgeIteratorState, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirectionCH
 
calcWeight(EdgeIteratorState, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
calcWeight(EdgeIteratorState, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirection
 
calcWeightWithTurnWeight(Weighting, EdgeIteratorState, boolean, int) - Static method in class com.graphhopper.util.GHUtility
Calculates the weight of a given edge like Weighting.calcEdgeWeight(com.graphhopper.util.EdgeIteratorState, boolean) and adds the transition cost (the turn weight, Weighting.calcTurnWeight(int, int, int)) associated with transitioning from/to the edge with ID prevOrNextEdgeId.
CAN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CAN_SKIP - Enum constant in enum class com.graphhopper.routing.util.WayAccess
 
canInterpolate() - Method in interface com.graphhopper.reader.dem.ElevationProvider
Returns true if bilinear interpolation is enabled.
canInterpolate() - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
canInterpolate() - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
 
canSkip() - Method in enum class com.graphhopper.routing.util.WayAccess
 
CAR - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
CarAccessParser - Class in com.graphhopper.routing.util.parsers
 
CarAccessParser(BooleanEncodedValue, BooleanEncodedValue, PMap, TransportationMode) - Constructor for class com.graphhopper.routing.util.parsers.CarAccessParser
 
CarAccessParser(EncodedValueLookup, PMap) - Constructor for class com.graphhopper.routing.util.parsers.CarAccessParser
 
CarAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
CarAverageSpeedParser(DecimalEncodedValue, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
CarAverageSpeedParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
CarTemporalAccess - Enum Class in com.graphhopper.routing.ev
Stores temporary so-called conditional restrictions from access:conditional and other conditional tags affecting cars.
CGIARProvider - Class in com.graphhopper.reader.dem
Elevation data from CGIAR project http://srtm.csi.cgiar.org/ 'PROCESSED SRTM DATA VERSION 4.1'.
CGIARProvider() - Constructor for class com.graphhopper.reader.dem.CGIARProvider
 
CGIARProvider(String) - Constructor for class com.graphhopper.reader.dem.CGIARProvider
 
CHConfig - Class in com.graphhopper.storage
Container to hold properties used for CH preparation Specifies all properties of a CH routing profile.
CHConfig(String, Weighting, boolean) - Constructor for class com.graphhopper.storage.CHConfig
 
CHE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
check(int, double, int, Snap.Position) - Method in interface com.graphhopper.storage.index.LocationIndexTree.EdgeCheck
 
checkAdjacent(EdgeIteratorState) - Method in class com.graphhopper.util.XFirstSearch
 
checkAlreadyRun() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
checkAlreadyRun() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
checkCondition(String) - Method in interface com.graphhopper.reader.osm.conditional.ConditionalValueParser
This method checks if the condition is satisfied for this parser.
checkCondition(String) - Method in class com.graphhopper.reader.osm.conditional.DateRangeParser
 
checkDAVersion(String, int, int) - Static method in class com.graphhopper.util.GHUtility
 
checkEncodedValues(EncodingManager) - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
checkIfTopologyIsCompatibleWithRestriction(RestrictionTopology, String) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
 
checkLMConstraints(CustomModel, CustomModel, EncodedValueLookup) - Static method in class com.graphhopper.routing.weighting.custom.FindMinMax
This method throws an exception when this CustomModel would decrease the edge weight compared to the specified baseModel as in such a case the optimality of A* with landmarks can no longer be guaranteed (as the preparation is based on baseModel).
checkProfileCompatibility() - Method in class com.graphhopper.routing.Router.Solver
 
checkProfilesConsistency() - Method in class com.graphhopper.GraphHopper
 
checkRequest() - Method in class com.graphhopper.routing.Router.FlexSolver
 
checkRequest() - Method in class com.graphhopper.routing.Router.Solver
 
CHEdgeFilter - Interface in com.graphhopper.storage
 
chEnabled - Variable in class com.graphhopper.routing.Router
 
CHEntry - Class in com.graphhopper.routing.ch
 
CHEntry(int, double) - Constructor for class com.graphhopper.routing.ch.CHEntry
 
CHEntry(int, int, int, double, SPTEntry) - Constructor for class com.graphhopper.routing.ch.CHEntry
 
chGraphs - Variable in class com.graphhopper.routing.Router
 
CHL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CHN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CHParameters - Class in com.graphhopper.routing.ch
 
CHPathCalculator - Class in com.graphhopper.routing
 
CHPathCalculator(CHRoutingAlgorithmFactory, PMap) - Constructor for class com.graphhopper.routing.CHPathCalculator
 
CHPreparationGraph - Class in com.graphhopper.routing.ch
Graph data structure used for CH preparation.
CHPreparationGraph.PrepareBaseEdge - Class in com.graphhopper.routing.ch
 
CHPreparationGraph.TurnCostFunction - Interface in com.graphhopper.routing.ch
 
CHPreparationHandler - Class in com.graphhopper.routing.ch
This class handles the different CH preparations
CHPreparationHandler() - Constructor for class com.graphhopper.routing.ch.CHPreparationHandler
 
CHProfile - Class in com.graphhopper.config
Corresponds to an entry in the `profiles_ch` section in config.yml and specifies a routing profile that shall be prepared using Contraction Hierarchies (CH)
CHProfile(CHProfile) - Constructor for class com.graphhopper.config.CHProfile
 
CHProfile(String) - Constructor for class com.graphhopper.config.CHProfile
 
CHRoutingAlgorithmFactory - Class in com.graphhopper.routing.ch
Given a RoutingCHGraph and possibly a QueryGraph this class sets up and creates routing algorithm instances used for CH.
CHRoutingAlgorithmFactory(RoutingCHGraph) - Constructor for class com.graphhopper.routing.ch.CHRoutingAlgorithmFactory
 
CHRoutingAlgorithmFactory(RoutingCHGraph, QueryGraph) - Constructor for class com.graphhopper.routing.ch.CHRoutingAlgorithmFactory
 
CHStorage - Class in com.graphhopper.storage
DataAccess-based storage for CH shortcuts.
CHStorage(Directory, String, int, boolean) - Constructor for class com.graphhopper.storage.CHStorage
 
CHStorage.LowWeightShortcut - Class in com.graphhopper.storage
 
CHStorageBuilder - Class in com.graphhopper.storage
Builds a valid CHStorage, i.e.
CHStorageBuilder(CHStorage) - Constructor for class com.graphhopper.storage.CHStorageBuilder
 
Circle - Class in com.graphhopper.util.shapes
 
Circle(double, double, double) - Constructor for class com.graphhopper.util.shapes.Circle
 
Circle(double, double, double, DistanceCalc) - Constructor for class com.graphhopper.util.shapes.Circle
 
CITY - Enum constant in enum class com.graphhopper.routing.ev.UrbanDensity
 
CIV - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ClassHelper - Interface in com.graphhopper.routing.weighting.custom
 
clean() - Method in class com.graphhopper.GraphHopper
Removes the on-disc routing files.
cleanMappedByteBuffer(ByteBuffer) - Static method in class com.graphhopper.storage.MMapDataAccess
 
cleanUp() - Method in class com.graphhopper.GraphHopper
Internal method to clean up the graph.
clear() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
clear() - Method in interface com.graphhopper.coll.GHBitSet
 
clear() - Method in class com.graphhopper.coll.GHLongLongBTree
 
clear() - Method in class com.graphhopper.coll.GHSortedCollection
 
clear() - Method in class com.graphhopper.coll.GHTBitSet
 
clear() - Method in interface com.graphhopper.coll.LongLongMap
 
clear() - Method in class com.graphhopper.coll.MinHeapWithUpdate
 
clear() - Method in class com.graphhopper.reader.osm.PillarInfo
 
clear() - Method in class com.graphhopper.routing.DijkstraOneToMany
Call clear if you have a different start node and need to clear the cache.
clear() - Method in class com.graphhopper.search.KVStorage
 
clear() - Method in interface com.graphhopper.storage.Directory
Removes all contained objects from the directory and releases its resources.
clear() - Method in class com.graphhopper.storage.GHDirectory
 
clear() - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
clearTags() - Method in class com.graphhopper.reader.ReaderElement
 
clearUnfavoredStatus() - Method in class com.graphhopper.routing.querygraph.QueryGraph
Removes the 'unfavored' status of all virtual edges.
clone() - Method in class com.graphhopper.util.shapes.BBox
 
close() - Method in class com.graphhopper.GraphHopper
Releases all associated resources like memory or files.
close() - Method in class com.graphhopper.reader.osm.OSMInputFile
 
close() - Method in class com.graphhopper.reader.osm.pbf.PbfReader
 
close() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
close() - Method in class com.graphhopper.routing.ch.EdgeBasedWitnessPathSearcher
 
close() - Method in interface com.graphhopper.routing.ch.NodeContractor
 
close() - Method in class com.graphhopper.routing.DijkstraOneToMany
 
close() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
close() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
close() - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
close() - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
close() - Method in class com.graphhopper.search.KVStorage
 
close() - Method in class com.graphhopper.storage.AbstractDataAccess
 
close() - Method in class com.graphhopper.storage.BaseGraph
 
close() - Method in class com.graphhopper.storage.CHStorage
 
close() - Method in interface com.graphhopper.storage.DataAccess
This method makes sure that the underlying used resources are released.
close() - Method in interface com.graphhopper.storage.Directory
Releases all allocated resources from the directory without removing backing files.
close() - Method in class com.graphhopper.storage.GHDirectory
 
close() - Method in class com.graphhopper.storage.index.LineIntIndex
 
close() - Method in interface com.graphhopper.storage.index.LocationIndex
 
close() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
close() - Method in class com.graphhopper.storage.MMapDataAccess
 
close() - Method in class com.graphhopper.storage.RAMDataAccess
 
close() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
close() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
close() - Method in class com.graphhopper.storage.StorableProperties
 
close() - Method in class com.graphhopper.storage.TurnCostStorage
 
closed - Variable in class com.graphhopper.storage.AbstractDataAccess
 
CMR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
COBBLESTONE - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
COD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
COG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
COK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
COL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
COM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
com.graphhopper - package com.graphhopper
 
com.graphhopper.apache.commons.collections - package com.graphhopper.apache.commons.collections
 
com.graphhopper.apache.commons.lang3 - package com.graphhopper.apache.commons.lang3
 
com.graphhopper.coll - package com.graphhopper.coll
 
com.graphhopper.config - package com.graphhopper.config
 
com.graphhopper.debatty.java.stringsimilarity - package com.graphhopper.debatty.java.stringsimilarity
 
com.graphhopper.geohash - package com.graphhopper.geohash
 
com.graphhopper.isochrone.algorithm - package com.graphhopper.isochrone.algorithm
 
com.graphhopper.reader - package com.graphhopper.reader
 
com.graphhopper.reader.dem - package com.graphhopper.reader.dem
 
com.graphhopper.reader.osm - package com.graphhopper.reader.osm
 
com.graphhopper.reader.osm.conditional - package com.graphhopper.reader.osm.conditional
 
com.graphhopper.reader.osm.pbf - package com.graphhopper.reader.osm.pbf
 
com.graphhopper.routing - package com.graphhopper.routing
 
com.graphhopper.routing.ch - package com.graphhopper.routing.ch
 
com.graphhopper.routing.ev - package com.graphhopper.routing.ev
 
com.graphhopper.routing.lm - package com.graphhopper.routing.lm
 
com.graphhopper.routing.querygraph - package com.graphhopper.routing.querygraph
 
com.graphhopper.routing.subnetwork - package com.graphhopper.routing.subnetwork
 
com.graphhopper.routing.util - package com.graphhopper.routing.util
 
com.graphhopper.routing.util.countryrules - package com.graphhopper.routing.util.countryrules
 
com.graphhopper.routing.util.countryrules.europe - package com.graphhopper.routing.util.countryrules.europe
 
com.graphhopper.routing.util.parsers - package com.graphhopper.routing.util.parsers
 
com.graphhopper.routing.util.parsers.helpers - package com.graphhopper.routing.util.parsers.helpers
 
com.graphhopper.routing.util.tour - package com.graphhopper.routing.util.tour
 
com.graphhopper.routing.weighting - package com.graphhopper.routing.weighting
 
com.graphhopper.routing.weighting.custom - package com.graphhopper.routing.weighting.custom
 
com.graphhopper.search - package com.graphhopper.search
 
com.graphhopper.storage - package com.graphhopper.storage
 
com.graphhopper.storage.index - package com.graphhopper.storage.index
 
com.graphhopper.util - package com.graphhopper.util
 
com.graphhopper.util.details - package com.graphhopper.util.details
 
com.graphhopper.util.shapes - package com.graphhopper.util.shapes
 
COMPACTED - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
comparePaths(Path, Path, int, int, long) - Static method in class com.graphhopper.util.GHUtility
 
compareTo(PrepareCHEntry) - Method in class com.graphhopper.routing.ch.PrepareCHEntry
 
compareTo(SPTEntry) - Method in class com.graphhopper.routing.SPTEntry
 
compareTo(IntsRef) - Method in class com.graphhopper.storage.IntsRef
Signed int order comparison
complete() - Method in class com.graphhopper.reader.osm.OSMInputFile
 
complete() - Method in interface com.graphhopper.reader.osm.pbf.Sink
 
complete(List<ReaderElement>) - Method in interface com.graphhopper.reader.osm.pbf.PbfBlobDecoderListener
Provides the listener with the list of decoded entities.
computeIsoline(double, Collection<ReadableQuadEdge>) - Method in class com.graphhopper.isochrone.algorithm.ContourBuilder
 
computeIsoline(ToIntBiFunction<Vertex, Vertex>, Collection<ReadableQuadEdge>) - Method in class com.graphhopper.isochrone.algorithm.ContourBuilder
 
CONCRETE - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
CONDITIONALS - Static variable in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
CONDITIONALS - Static variable in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
CONDITIONALS - Static variable in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
ConditionalValueParser - Interface in com.graphhopper.reader.osm.conditional
This interface defines how to parse a OSM value from conditional restrictions.
ConditionalValueParser.ConditionState - Enum Class in com.graphhopper.reader.osm.conditional
 
conditionalWeightToTons(String) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
This parses the weight for a conditional value like "delivery @ (weight > 7.5)"
configure(LinkedHashMap<String, String>) - Method in class com.graphhopper.storage.GHDirectory
Configure the DAType (specified by the value) of a single DataAccess object (specified by the key).
considerEqual(double, double, double, double) - Static method in class com.graphhopper.storage.index.Snap
 
constant(int, int) - Static method in class com.graphhopper.util.ArrayUtil
Creates an IntArrayList of a given size where each element is set to the given value
ConstantDetailsBuilder - Class in com.graphhopper.util.details
Simply returns the same value everywhere, useful to represent values that are the same between two (via-)points
ConstantDetailsBuilder(String, Object) - Constructor for class com.graphhopper.util.details.ConstantDetailsBuilder
 
Constants - Class in com.graphhopper.util
Defining several important constants for GraphHopper.
Constants() - Constructor for class com.graphhopper.util.Constants
 
constantSpeed(String) - Static method in class com.graphhopper.routing.TestProfiles
 
constantSpeed(String, double) - Static method in class com.graphhopper.routing.TestProfiles
 
CONSTRUCTION - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
contains(double, double) - Method in class com.graphhopper.util.shapes.BBox
 
contains(double, double) - Method in class com.graphhopper.util.shapes.Circle
 
contains(double, double) - Method in class com.graphhopper.util.shapes.Polygon
Does the point in polygon check.
contains(double, double) - Method in interface com.graphhopper.util.shapes.Shape
 
contains(int) - Method in interface com.graphhopper.coll.GHBitSet
 
contains(int) - Method in class com.graphhopper.coll.GHBitSetImpl
 
contains(int) - Method in class com.graphhopper.coll.GHTBitSet
 
contains(int) - Method in class com.graphhopper.coll.MinHeapWithUpdate
 
contains(BBox) - Method in class com.graphhopper.util.shapes.BBox
 
contains(BBox) - Method in class com.graphhopper.util.shapes.Circle
 
contains(Circle) - Method in class com.graphhopper.util.shapes.Circle
 
containsVersion() - Method in class com.graphhopper.storage.StorableProperties
 
ContourBuilder - Class in com.graphhopper.isochrone.algorithm
Adapted from org.opentripplanner.common.geometry.DelaunayIsolineBuilder, which is under LGPL.
ContourBuilder(ReadableTriangulation) - Constructor for class com.graphhopper.isochrone.algorithm.ContourBuilder
 
CONTRACTED_NODES - Static variable in class com.graphhopper.routing.ch.CHParameters
 
contractNode(int) - Method in interface com.graphhopper.routing.ch.NodeContractor
Adds the required shortcuts for the given node.
convertAzimuth2xaxisAngle(double) - Method in class com.graphhopper.util.AngleCalc
convert north based clockwise azimuth (0, 360) into x-axis/east based angle (-Pi, Pi)
convertForViaNode(LongArrayList, int, LongArrayList) - Method in class com.graphhopper.reader.osm.WayToEdgeConverter
Finds the edge IDs associated with the given OSM ways that are adjacent to the given via-node.
convertForViaWays(LongArrayList, LongArrayList, LongArrayList) - Method in class com.graphhopper.reader.osm.WayToEdgeConverter
Finds the edge IDs associated with the given OSM ways that are adjacent to each other.
copyEdge(int, boolean) - Method in class com.graphhopper.storage.BaseGraph
Creates a copy of a given edge with the same properties.
copyEncBits(BitSet) - Static method in class com.graphhopper.routing.util.parsers.RestrictionSetter
 
copyHeader(DataAccess) - Method in class com.graphhopper.storage.AbstractDataAccess
 
copyPropertiesFrom(EdgeIteratorState) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
copyPropertiesFrom(EdgeIteratorState) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
copyPropertiesFrom(EdgeIteratorState) - Method in interface com.graphhopper.util.EdgeIteratorState
Copies the properties of the specified edge into this edge.
copyTo(GHBitSet) - Method in interface com.graphhopper.coll.GHBitSet
 
copyTo(GHBitSet) - Method in class com.graphhopper.coll.GHBitSetImpl
 
copyTo(GHBitSet) - Method in class com.graphhopper.coll.GHTBitSet
 
CORRIDOR - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
count(RoutingCHEdgeIterator) - Static method in class com.graphhopper.util.GHUtility
 
count(EdgeIterator) - Static method in class com.graphhopper.util.GHUtility
Counts reachable edges.
count(EdgeIterator, int) - Static method in class com.graphhopper.util.GHUtility
 
countBitValue(int) - Static method in class com.graphhopper.util.BitUtil
 
countOccurence(String, String) - Static method in class com.graphhopper.util.TranslationMap
 
Country - Enum Class in com.graphhopper.routing.ev
The enum constants correspond to the ISO3166-1:alpha3 code of the corresponding country.
CountryParser - Class in com.graphhopper.routing.util.parsers
 
CountryParser(EnumEncodedValue<Country>) - Constructor for class com.graphhopper.routing.util.parsers.CountryParser
 
CountryRule - Interface in com.graphhopper.routing.util.countryrules
GraphHopper uses country rules to adjust the routing behavior based on the country an edge is located in
CountryRuleFactory - Class in com.graphhopper.routing.util.countryrules
 
CountryRuleFactory() - Constructor for class com.graphhopper.routing.util.countryrules.CountryRuleFactory
 
CPV - Enum constant in enum class com.graphhopper.routing.ev.Country
 
create() - Static method in class com.graphhopper.routing.ev.AverageSlope
 
create() - Static method in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
create() - Static method in class com.graphhopper.routing.ev.BusAccess
 
create() - Static method in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
create() - Static method in enum class com.graphhopper.routing.ev.Country
 
create() - Static method in enum class com.graphhopper.routing.ev.Crossing
 
create() - Static method in class com.graphhopper.routing.ev.Curvature
 
create() - Static method in class com.graphhopper.routing.ev.FerrySpeed
 
create() - Static method in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
create() - Static method in enum class com.graphhopper.routing.ev.Footway
 
create() - Static method in class com.graphhopper.routing.ev.GetOffBike
 
create() - Static method in enum class com.graphhopper.routing.ev.Hazmat
 
create() - Static method in enum class com.graphhopper.routing.ev.HazmatTunnel
 
create() - Static method in enum class com.graphhopper.routing.ev.HazmatWater
 
create() - Static method in enum class com.graphhopper.routing.ev.Hgv
 
create() - Static method in class com.graphhopper.routing.ev.HikeRating
 
create() - Static method in class com.graphhopper.routing.ev.HorseRating
 
create() - Static method in class com.graphhopper.routing.ev.HovAccess
 
create() - Static method in class com.graphhopper.routing.ev.Lanes
 
create() - Static method in class com.graphhopper.routing.ev.MaxAxleLoad
Currently enables to store 0.5 to max=0.5*2⁷ tons and infinity.
create() - Static method in class com.graphhopper.routing.ev.MaxHeight
Currently enables to store 0.1 to max=0.1*2⁷m and infinity.
create() - Static method in class com.graphhopper.routing.ev.MaxLength
Currently enables to store 0.1 to max=0.1*2⁷m and infinity.
create() - Static method in class com.graphhopper.routing.ev.MaxSlope
 
create() - Static method in class com.graphhopper.routing.ev.MaxSpeed
 
create() - Static method in class com.graphhopper.routing.ev.MaxSpeedEstimated
 
create() - Static method in class com.graphhopper.routing.ev.MaxWeight
Currently enables to store 0.1 to max=0.1*2⁹ tons and infinity.
create() - Static method in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
create() - Static method in class com.graphhopper.routing.ev.MaxWidth
Currently enables to store 0.1 to max=0.1*2⁷m and infinity.
create() - Static method in class com.graphhopper.routing.ev.MtbRating
 
create() - Static method in class com.graphhopper.routing.ev.Orientation
 
create() - Static method in class com.graphhopper.routing.ev.OSMWayID
 
create() - Static method in enum class com.graphhopper.routing.ev.RoadAccess
 
create() - Static method in enum class com.graphhopper.routing.ev.RoadClass
 
create() - Static method in class com.graphhopper.routing.ev.RoadClassLink
 
create() - Static method in enum class com.graphhopper.routing.ev.RoadEnvironment
 
create() - Static method in class com.graphhopper.routing.ev.Roundabout
 
create() - Static method in enum class com.graphhopper.routing.ev.Smoothness
 
create() - Static method in enum class com.graphhopper.routing.ev.State
 
create() - Static method in enum class com.graphhopper.routing.ev.Surface
 
create() - Static method in enum class com.graphhopper.routing.ev.Toll
 
create() - Static method in enum class com.graphhopper.routing.ev.TrackType
 
create() - Static method in enum class com.graphhopper.routing.ev.UrbanDensity
 
create() - Method in class com.graphhopper.storage.BaseGraph.Builder
 
create() - Method in interface com.graphhopper.storage.Directory
 
create() - Method in class com.graphhopper.storage.GHDirectory
 
create(int, int) - Method in class com.graphhopper.storage.CHStorage
Creates a new storage.
create(long) - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
create(long) - Method in class com.graphhopper.search.KVStorage
 
create(long) - Method in class com.graphhopper.storage.BaseGraph
 
create(long) - Method in interface com.graphhopper.storage.DataAccess
The first time you use a DataAccess object after configuring it you need to call this method.
create(long) - Method in class com.graphhopper.storage.MMapDataAccess
 
create(long) - Method in class com.graphhopper.storage.RAMDataAccess
 
create(long) - Method in class com.graphhopper.storage.StorableProperties
 
create(long) - Method in class com.graphhopper.storage.TurnCostStorage
 
create(long, XMLStreamReader) - Static method in class com.graphhopper.reader.osm.OSMFileHeader
Constructor for XML Parser
create(BaseGraph, Snap) - Static method in class com.graphhopper.routing.querygraph.QueryGraph
 
create(BaseGraph, Snap, Snap) - Static method in class com.graphhopper.routing.querygraph.QueryGraph
 
create(BaseGraph, List<Snap>) - Static method in class com.graphhopper.routing.querygraph.QueryGraph
 
create(BBox, int) - Static method in class com.graphhopper.storage.index.IndexStructureInfo
 
create(String) - Static method in enum class com.graphhopper.routing.ev.RouteNetwork
 
create(String) - Static method in class com.graphhopper.routing.ev.Subnetwork
 
create(String) - Static method in class com.graphhopper.routing.ev.TurnRestriction
 
create(String) - Static method in class com.graphhopper.routing.ev.VehicleAccess
 
create(String) - Method in interface com.graphhopper.storage.Directory
Creates a new DataAccess object with the given name in the location of this Directory.
create(String) - Method in class com.graphhopper.storage.GHDirectory
 
create(String, boolean) - Method in interface com.graphhopper.storage.LockFactory
This creates a file for write or read locks depending on the specified writeAccess property.
create(String, boolean) - Method in class com.graphhopper.storage.NativeFSLockFactory
 
create(String, boolean) - Method in class com.graphhopper.storage.SimpleFSLockFactory
 
create(String, int) - Static method in class com.graphhopper.routing.ev.TurnCost
This creates an EncodedValue specifically for the turn costs
create(String, int) - Method in interface com.graphhopper.storage.Directory
 
create(String, int) - Method in class com.graphhopper.storage.GHDirectory
 
create(String, int, double, boolean) - Static method in class com.graphhopper.routing.ev.VehiclePriority
 
create(String, int, double, boolean) - Static method in class com.graphhopper.routing.ev.VehicleSpeed
 
create(String, DAType) - Method in interface com.graphhopper.storage.Directory
 
create(String, DAType) - Method in class com.graphhopper.storage.GHDirectory
 
create(String, DAType, int) - Method in interface com.graphhopper.storage.Directory
 
create(String, DAType, int) - Method in class com.graphhopper.storage.GHDirectory
 
create(String, Function<PMap, EncodedValue>, BiFunction<EncodedValueLookup, PMap, TagParser>, String...) - Static method in class com.graphhopper.routing.ev.ImportUnit
 
create(Polygon) - Static method in class com.graphhopper.util.shapes.Polygon
 
createAlgo(Graph, Weighting, AlgorithmOptions) - Method in class com.graphhopper.routing.lm.LMRoutingAlgorithmFactory
 
createAlgo(Graph, Weighting, AlgorithmOptions) - Method in interface com.graphhopper.routing.RoutingAlgorithmFactory
This method creates an algorithm out of this factory based on the specified opts and graph.
createAlgo(Graph, Weighting, AlgorithmOptions) - Method in class com.graphhopper.routing.RoutingAlgorithmFactorySimple
 
createAlgo(PMap) - Method in class com.graphhopper.routing.ch.CHRoutingAlgorithmFactory
 
createBaseGraphAndProperties() - Method in class com.graphhopper.GraphHopper
 
createBBox(double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
 
createBBox(double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
createBBox(double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
createBBox(EdgeIteratorState) - Static method in class com.graphhopper.util.GHUtility
 
createBBoxTileFilter(BBox) - Static method in interface com.graphhopper.storage.index.LocationIndex
 
createBitSet() - Method in class com.graphhopper.util.XFirstSearch
Pick the BitSet implementation wisely.
createCalendar() - Static method in class com.graphhopper.reader.osm.conditional.DateRangeParser
 
createCHSolver(GHRequest, Map<String, Profile>, RouterConfig, EncodingManager, Map<String, RoutingCHGraph>) - Method in class com.graphhopper.routing.Router
 
createCircle(String, double, double, double) - Static method in class com.graphhopper.util.GHUtility
 
createConnection(String) - Method in class com.graphhopper.util.Downloader
 
createDataAccessForParser(Directory) - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
createDirectedEdgeFilter() - Method in class com.graphhopper.routing.Router.Solver
 
createEdgeExplorer() - Method in class com.graphhopper.storage.BaseGraph
 
createEdgeExplorer() - Method in interface com.graphhopper.storage.Graph
Creates an EdgeExplorer that accepts all edges
createEdgeExplorer(EdgeFilter) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
createEdgeExplorer(EdgeFilter) - Method in class com.graphhopper.storage.BaseGraph
 
createEdgeExplorer(EdgeFilter) - Method in interface com.graphhopper.storage.Graph
Returns an EdgeExplorer which makes it possible to traverse all filtered edges of a specific node.
createEdgeFlags() - Method in class com.graphhopper.routing.util.EncodingManager
 
createEdgeKey(int, boolean) - Static method in class com.graphhopper.util.GHUtility
Creates an edge key, i.e.
createEdgeKey(EdgeIteratorState, boolean) - Static method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC
 
createEmptyPath() - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
createEmptyPath() - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
createEmptyPath() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
createEntry(int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
Creates a new entry of the shortest path tree (a SPTEntry or one of its subclasses) during a dijkstra expansion.
createEntry(int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirectionCH
 
createEntry(int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
createEntry(int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionCHNoSOD
 
createEntry(int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD
 
createEntry(EdgeIteratorState, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
Creates a new entry of the shortest path tree (a SPTEntry or one of its subclasses) during a dijkstra expansion.
createEntry(EdgeIteratorState, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirection
 
createEntry(EdgeIteratorState, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionRef
 
createFlexSolver(GHRequest, Map<String, Profile>, RouterConfig, EncodingManager, WeightingFactory, BaseGraph, LocationIndex) - Method in class com.graphhopper.routing.Router
 
createFromBytes(int) - Static method in class com.graphhopper.routing.ev.ArrayEdgeIntAccess
Ensures that the underlying storage has enough integers reserved for the specified bytes.
createImportUnit(String) - Method in class com.graphhopper.routing.ev.DefaultImportRegistry
 
createImportUnit(String) - Method in interface com.graphhopper.routing.ev.ImportRegistry
 
createInEdgeExplorer() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
createInEdgeExplorer() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
createInEdgeExplorer() - Method in interface com.graphhopper.storage.RoutingCHGraph
Traverses the base edges and shortcuts at a given node.
createInEdgeExplorer() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
createInOrigEdgeExplorer() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
createInstance(String) - Static method in class com.graphhopper.reader.osm.conditional.DateRangeParser
 
createIntersection(List<IntersectionValues>) - Static method in class com.graphhopper.util.details.IntersectionValues
create a PathDetail from a List of IntersectionValues
createInverse(boolean) - Static method in class com.graphhopper.util.shapes.BBox
Prefills BBox with minimum values so that it can increase.
createLandmarks() - Method in class com.graphhopper.routing.lm.LandmarkStorage
This method calculates the landmarks and initial weightings to & from them.
createLegalDefaultSpeeds() - Static method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
createList(Map<String, Object>) - Static method in class com.graphhopper.util.details.IntersectionValues
create a List of IntersectionValues from a PathDetail
createLMSolver(GHRequest, Map<String, Profile>, RouterConfig, EncodingManager, WeightingFactory, BaseGraph, LocationIndex, Map<String, LandmarkStorage>) - Method in class com.graphhopper.routing.Router
 
createLocationIndex(Directory) - Method in class com.graphhopper.GraphHopper
 
createMember(XMLStreamReader) - Static method in class com.graphhopper.reader.osm.OSMXMLHelper
 
createNode(long, XMLStreamReader) - Static method in class com.graphhopper.reader.osm.OSMXMLHelper
 
createOutEdgeExplorer() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
createOutEdgeExplorer() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
createOutEdgeExplorer() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
createOutEdgeExplorer() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
createOutOrigEdgeExplorer() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
createPathCalculator(QueryGraph) - Method in class com.graphhopper.routing.Router.FlexSolver
 
createPathCalculator(QueryGraph) - Method in class com.graphhopper.routing.Router.Solver
 
createPathDetailsBuilders(List<String>, Path, EncodedValueLookup, Weighting, Graph) - Method in class com.graphhopper.util.details.PathDetailsBuilderFactory
 
createPathExtractor(Graph, Weighting) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
createRandomSnaps(BBox, LocationIndex, Random, int, boolean, EdgeFilter) - Static method in class com.graphhopper.util.GHUtility
 
createRectangle(String, double, double, double, double) - Static method in class com.graphhopper.util.GHUtility
 
createRelation(long, XMLStreamReader) - Static method in class com.graphhopper.reader.osm.OSMXMLHelper
 
createRelationFlags() - Method in class com.graphhopper.routing.util.EncodingManager
 
createRelationFlags() - Method in class com.graphhopper.routing.util.OSMParsers
 
createSnapFilter() - Method in class com.graphhopper.routing.Router.Solver
 
createSolver(GHRequest) - Method in class com.graphhopper.routing.Router
 
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.AbstractBidirAlgo
Creates the root shortest path tree entry for the forward or backward search.
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.AStarBidirection
 
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.AStarBidirectionCH
 
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionCHNoSOD
 
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD
 
createStartEntry(int, double, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionRef
 
createTraversalId(RoutingCHEdgeIteratorState, boolean) - Method in enum class com.graphhopper.routing.util.TraversalMode
 
createTraversalId(EdgeIteratorState, boolean) - Method in enum class com.graphhopper.routing.util.TraversalMode
Returns the identifier to access the map of the shortest path tree according to the traversal mode.
createViaEdgeRestriction(IntArrayList) - Static method in class com.graphhopper.routing.util.parsers.RestrictionSetter
 
createViaNodeRestriction(int, int, int) - Static method in class com.graphhopper.routing.util.parsers.RestrictionSetter
 
createWay(long, XMLStreamReader) - Static method in class com.graphhopper.reader.osm.OSMXMLHelper
 
createWeighting() - Method in class com.graphhopper.routing.Router.FlexSolver
 
createWeighting() - Method in class com.graphhopper.routing.Router.Solver
 
createWeighting(Profile, PMap) - Method in class com.graphhopper.GraphHopper
 
createWeighting(Profile, PMap, boolean) - Method in class com.graphhopper.GraphHopper
 
createWeighting(Profile, PMap, boolean) - Method in class com.graphhopper.routing.DefaultWeightingFactory
 
createWeighting(Profile, PMap, boolean) - Method in interface com.graphhopper.routing.WeightingFactory
 
createWeighting(EncodedValueLookup, TurnCostProvider, CustomModel) - Static method in class com.graphhopper.routing.weighting.custom.CustomModelParser
This method creates a weighting from a CustomModel that must limit the speed.
createWeighting2(EncodedValueLookup, TurnCostProvider, CustomModel) - Static method in class com.graphhopper.routing.weighting.custom.CustomModelParser
 
createWeightingFactory() - Method in class com.graphhopper.GraphHopper
 
createWeightingParameters(CustomModel, EncodedValueLookup) - Static method in class com.graphhopper.routing.weighting.custom.CustomModelParser
This method compiles a new subclass of CustomWeightingHelper composed of the provided CustomModel caches this and returns an instance.
CRI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CroatiaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Croatian roads
CroatiaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.CroatiaCountryRule
 
Crossing - Enum Class in com.graphhopper.routing.ev
 
CROSSING - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
crossingEnc - Variable in class com.graphhopper.routing.util.parsers.OSMCrossingParser
 
CUB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
currEdge - Variable in class com.graphhopper.routing.Dijkstra
 
currFrom - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
currTo - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
Curvature - Class in com.graphhopper.routing.ev
 
Curvature() - Constructor for class com.graphhopper.routing.ev.Curvature
 
CurvatureCalculator - Class in com.graphhopper.routing.util
 
CurvatureCalculator(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.CurvatureCalculator
 
CustomArea - Class in com.graphhopper.routing.util
 
CustomArea(Map<String, Object>, List<Polygon>) - Constructor for class com.graphhopper.routing.util.CustomArea
 
CUSTOMERS - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
customModel - Variable in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
CustomModelParser - Class in com.graphhopper.routing.weighting.custom
 
CustomWeighting - Class in com.graphhopper.routing.weighting.custom
The CustomWeighting allows adjusting the edge weights relative to those we'd obtain for a given base flag encoder.
CustomWeighting(TurnCostProvider, CustomWeighting.Parameters) - Constructor for class com.graphhopper.routing.weighting.custom.CustomWeighting
 
CustomWeighting.EdgeToDoubleMapping - Interface in com.graphhopper.routing.weighting.custom
 
CustomWeighting.MaxCalc - Interface in com.graphhopper.routing.weighting.custom
 
CustomWeighting.Parameters - Class in com.graphhopper.routing.weighting.custom
 
CustomWeighting2 - Class in com.graphhopper.routing.weighting.custom
 
CustomWeighting2(TurnCostProvider, CustomWeighting.Parameters) - Constructor for class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
CustomWeightingHelper - Class in com.graphhopper.routing.weighting.custom
This class is for internal usage only.
CustomWeightingHelper() - Constructor for class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
cutString(String) - Static method in class com.graphhopper.search.KVStorage
This method limits the specified String value to the length currently accepted for values in the KVStorage.
CYCLEWAY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
CYM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CYP - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CZE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
CzechiaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for the roads of the Czech Republic.
CzechiaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.CzechiaCountryRule
 

D

D - Enum constant in enum class com.graphhopper.routing.ev.HazmatTunnel
no goods which threaten a large explosion, poisoning or fire
DataAccess - Interface in com.graphhopper.storage
Life cycle: (1) object creation, (2) configuration (e.g.
DateRange - Class in com.graphhopper.reader.osm.conditional
This class represents a date range and is able to determine if a given date is in that range.
DateRange(ParsedCalendar, ParsedCalendar) - Constructor for class com.graphhopper.reader.osm.conditional.DateRange
 
DateRangeParser - Class in com.graphhopper.reader.osm.conditional
Parses a DateRange from OpenStreetMap.
DateRangeParser(Calendar) - Constructor for class com.graphhopper.reader.osm.conditional.DateRangeParser
 
DAType - Class in com.graphhopper.storage
Defines how a DataAccess object is created.
DAType(DAType) - Constructor for class com.graphhopper.storage.DAType
 
DAType(DAType.MemRef, boolean, boolean, boolean) - Constructor for class com.graphhopper.storage.DAType
 
DAType.MemRef - Enum Class in com.graphhopper.storage
 
DAY - Enum constant in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
 
debug - Variable in class com.graphhopper.routing.ViaRouting.Result
 
debugPrint() - Method in class com.graphhopper.storage.BaseGraph
 
debugPrint() - Method in class com.graphhopper.storage.CHStorage
 
DecimalDetails - Class in com.graphhopper.util.details
 
DecimalDetails(String, DecimalEncodedValue) - Constructor for class com.graphhopper.util.details.DecimalDetails
 
DecimalDetails(String, DecimalEncodedValue, String, double) - Constructor for class com.graphhopper.util.details.DecimalDetails
 
DecimalEncodedValue - Interface in com.graphhopper.routing.ev
This class defines how and where to store an unsigned decimal value.
DecimalEncodedValueImpl - Class in com.graphhopper.routing.ev
This class holds a signed decimal value and stores it as an integer value via a conversion factor and a certain number of bits that determine the maximum value.
DecimalEncodedValueImpl(String, int, double, boolean) - Constructor for class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
DecimalEncodedValueImpl(String, int, double, double, boolean, boolean, boolean) - Constructor for class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
decode(long) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
decodeLatitude(long) - Method in class com.graphhopper.reader.osm.pbf.PbfFieldDecoder
Decodes a raw latitude value into degrees.
decodeLongitude(long) - Method in class com.graphhopper.reader.osm.pbf.PbfFieldDecoder
Decodes a raw longitude value into degrees.
decodeString(int) - Method in class com.graphhopper.reader.osm.pbf.PbfFieldDecoder
Decodes a raw string into a String.
decodeTimestamp(long) - Method in class com.graphhopper.reader.osm.pbf.PbfFieldDecoder
Decodes a raw timestamp value into a Date.
deepCopyOf(IntsRef) - Static method in class com.graphhopper.storage.IntsRef
Creates a new IntsRef that points to a copy of the ints from other
DefaultBidirPathExtractor - Class in com.graphhopper.routing
Builds a Path from the two fwd- and bwd-shortest path tree entries of a bidirectional search
DefaultBidirPathExtractor(Graph, Weighting) - Constructor for class com.graphhopper.routing.DefaultBidirPathExtractor
 
DefaultImportRegistry - Class in com.graphhopper.routing.ev
 
DefaultImportRegistry() - Constructor for class com.graphhopper.routing.ev.DefaultImportRegistry
 
DefaultMaxSpeedParser - Class in com.graphhopper.routing.util.parsers
 
DefaultMaxSpeedParser(LegalDefaultSpeeds) - Constructor for class com.graphhopper.routing.util.parsers.DefaultMaxSpeedParser
 
DefaultSnapFilter - Class in com.graphhopper.routing.util
This EdgeFilter combines the weighting result and the 'subnetwork' EncodedValue to consider the subnetwork removal in LocationIndex lookup.
DefaultSnapFilter(Weighting, BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.DefaultSnapFilter
 
defaultSpeedMap - Variable in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
A map which associates string to speed.
DefaultTurnCostProvider - Class in com.graphhopper.routing.weighting
 
DefaultTurnCostProvider(BooleanEncodedValue, DecimalEncodedValue, Graph, TurnCostsConfig) - Constructor for class com.graphhopper.routing.weighting.DefaultTurnCostProvider
 
DefaultWeightingFactory - Class in com.graphhopper.routing
 
DefaultWeightingFactory(BaseGraph, EncodingManager) - Constructor for class com.graphhopper.routing.DefaultWeightingFactory
 
deleted - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
deleted - Variable in class com.graphhopper.routing.SPTEntry
 
DELIVERY - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
DELIVERY - Enum constant in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
DELIVERY - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
DenmarkCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Polish roads
DenmarkCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.DenmarkCountryRule
 
DepthFirstSearch - Class in com.graphhopper.util
Implementation of depth first search (DFS) by LIFO queue
DepthFirstSearch() - Constructor for class com.graphhopper.util.DepthFirstSearch
 
deserializeEncodedValue(String) - Static method in class com.graphhopper.routing.ev.EncodedValueSerializer
 
DESIGNATED - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
dest() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
dest() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
DESTINATION - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
DESTINATION - Enum constant in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
DESTINATION - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
detach(boolean) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
detach(boolean) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
detach(boolean) - Method in class com.graphhopper.storage.BaseGraph.EdgeIteratorImpl
 
detach(boolean) - Method in interface com.graphhopper.util.EdgeIteratorState
Clones this EdgeIteratorState.
DEU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Dijkstra - Class in com.graphhopper.routing
Implements a single source shortest path algorithm http://en.wikipedia.org/wiki/Dijkstra's_algorithm
Dijkstra(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.Dijkstra
 
DijkstraBidirectionCH - Class in com.graphhopper.routing
Uses a very simple version of stall-on-demand (SOD) for CH queries to prevent exploring nodes that can not be part of a shortest path.
DijkstraBidirectionCH(RoutingCHGraph) - Constructor for class com.graphhopper.routing.DijkstraBidirectionCH
 
DijkstraBidirectionCHNoSOD - Class in com.graphhopper.routing
 
DijkstraBidirectionCHNoSOD(RoutingCHGraph) - Constructor for class com.graphhopper.routing.DijkstraBidirectionCHNoSOD
 
DijkstraBidirectionEdgeCHNoSOD - Class in com.graphhopper.routing
 
DijkstraBidirectionEdgeCHNoSOD(RoutingCHGraph) - Constructor for class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD
 
DijkstraBidirectionRef - Class in com.graphhopper.routing
Calculates best path in bidirectional way.
DijkstraBidirectionRef(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.DijkstraBidirectionRef
 
DijkstraOneToMany - Class in com.graphhopper.routing
A simple dijkstra tuned to perform multiple one to many queries with the same source and different target nodes more efficiently than Dijkstra.
DijkstraOneToMany(Graph, Weighting, TraversalMode) - Constructor for class com.graphhopper.routing.DijkstraOneToMany
 
DirectedEdgeFilter - Interface in com.graphhopper.routing.util
 
DirectionResolver - Class in com.graphhopper.routing
This class is used to determine the pairs of edges that go into/out of a node of the routing graph.
DirectionResolver(Graph, DirectedEdgeFilter) - Constructor for class com.graphhopper.routing.DirectionResolver
 
DirectionResolverResult - Class in com.graphhopper.routing
 
Directory - Interface in com.graphhopper.storage
Maintains a collection of DataAccess objects stored at the same location.
DIRT - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
disconnect(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
DISCOURAGED - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
DIST_EARTH - Static variable in class com.graphhopper.util.DistanceCalcEarth
 
DIST_PLANE - Static variable in class com.graphhopper.util.DistancePlaneProjection
 
distance - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
distance(String, String) - Method in class com.graphhopper.debatty.java.stringsimilarity.JaroWinkler
Return 1 - similarity.
DistanceCalc - Interface in com.graphhopper.util
Calculates the distance of two points or one point and an edge on earth via haversine formula.
DistanceCalc3D - Class in com.graphhopper.util
This class implements a rather quick solution to calculate 3D distances on earth using euclidean geometry mixed with Haversine formula used for the on earth distance.
DistanceCalc3D() - Constructor for class com.graphhopper.util.DistanceCalc3D
 
DistanceCalcEarth - Class in com.graphhopper.util
 
DistanceCalcEarth() - Constructor for class com.graphhopper.util.DistanceCalcEarth
 
DistanceCalcEuclidean - Class in com.graphhopper.util
Calculates the distance of two points or one point and an edge in euclidean space.
DistanceCalcEuclidean() - Constructor for class com.graphhopper.util.DistanceCalcEuclidean
 
DistanceDetails - Class in com.graphhopper.util.details
 
DistanceDetails() - Constructor for class com.graphhopper.util.details.DistanceDetails
 
DistancePlaneProjection - Class in com.graphhopper.util
Calculates the approximate distance of two points on earth.
DistancePlaneProjection() - Constructor for class com.graphhopper.util.DistancePlaneProjection
 
DJI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
DMA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
dNext() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
dNext() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
DNK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
doCalc(boolean, int) - Method in interface com.graphhopper.util.MiniPerfTest.Task
 
doCreateRouter(BaseGraph, EncodingManager, LocationIndex, Map<String, Profile>, PathDetailsBuilderFactory, TranslationMap, RouterConfig, WeightingFactory, Map<String, RoutingCHGraph>, Map<String, LandmarkStorage>) - Method in class com.graphhopper.GraphHopper
 
doImport() - Method in class com.graphhopper.util.TranslationMap
This loads the translation files from classpath.
doImport(File) - Method in class com.graphhopper.util.TranslationMap
This loads the translation files from the specified folder.
doImport(InputStream) - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
DOM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
down(long) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
downloadAndUnzip(String, String, LongConsumer) - Method in class com.graphhopper.util.Downloader
 
downloadAsString(String, boolean) - Method in class com.graphhopper.util.Downloader
 
Downloader - Class in com.graphhopper.util
 
Downloader(String) - Constructor for class com.graphhopper.util.Downloader
 
downloadFile(String, String) - Method in class com.graphhopper.util.Downloader
 
doWork() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
doWork() - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
doWork() - Method in class com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks
Finds and marks all subnetworks according to PrepareRoutingSubnetworks.setMinNetworkSize(int)
doWork(PointList, List<Path>, EncodedValueLookup, Translation) - Method in class com.graphhopper.util.PathMerger
 
dPrev() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
dPrev() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
DZA - Enum constant in enum class com.graphhopper.routing.ev.Country
 

E

E - Enum constant in enum class com.graphhopper.routing.ev.HazmatTunnel
forbids all dangerous goods except: UN 2919,3291, 3331, 3359, 3373
ECU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
edge - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
edge - Variable in class com.graphhopper.routing.SPTEntry
 
edge(int, int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
edge(int, int) - Method in class com.graphhopper.storage.BaseGraph
Create edge between nodes a and b
edge(int, int) - Method in interface com.graphhopper.storage.Graph
Creates an edge between the nodes a and b.
Edge() - Constructor for class com.graphhopper.util.EdgeIterator.Edge
 
EDGE - Enum constant in enum class com.graphhopper.storage.index.Snap.Position
 
EDGE_BASED - Enum constant in enum class com.graphhopper.routing.util.TraversalMode
 
EDGE_DIFFERENCE_WEIGHT - Static variable in class com.graphhopper.routing.ch.CHParameters
 
EDGE_QUOTIENT_WEIGHT - Static variable in class com.graphhopper.routing.ch.CHParameters
 
edgeBased(int, int, CHPreparationGraph.TurnCostFunction) - Static method in class com.graphhopper.routing.ch.CHPreparationGraph
 
edgeBased(String, Weighting) - Static method in class com.graphhopper.storage.CHConfig
 
EdgeBasedCHBidirPathExtractor - Class in com.graphhopper.routing.ch
 
EdgeBasedCHBidirPathExtractor(RoutingCHGraph) - Constructor for class com.graphhopper.routing.ch.EdgeBasedCHBidirPathExtractor
 
EdgeBasedTarjanSCC - Class in com.graphhopper.routing.subnetwork
Edge-based version of Tarjan's algorithm to find strongly connected components on a directed graph.
EdgeBasedTarjanSCC.ConnectedComponents - Class in com.graphhopper.routing.subnetwork
 
EdgeBasedTarjanSCC.EdgeTransitionFilter - Interface in com.graphhopper.routing.subnetwork
 
EdgeBasedWitnessPathSearcher - Class in com.graphhopper.routing.ch
Helper class used to perform local witness path searches for graph preparation in edge-based Contraction Hierarchies.
EdgeBasedWitnessPathSearcher(CHPreparationGraph) - Constructor for class com.graphhopper.routing.ch.EdgeBasedWitnessPathSearcher
 
EdgeElevationInterpolator - Class in com.graphhopper.reader.dem
Abstract base class for tunnel/bridge edge elevation interpolators.
EdgeElevationInterpolator(BaseGraph, EnumEncodedValue<RoadEnvironment>, RoadEnvironment) - Constructor for class com.graphhopper.reader.dem.EdgeElevationInterpolator
 
EdgeElevationSmoothingMovingAverage - Class in com.graphhopper.reader.dem
Elevation data is read from DEM tiles that have data points for rectangular tiles usually having an edge length of 30 or 90 meter.
EdgeElevationSmoothingMovingAverage() - Constructor for class com.graphhopper.reader.dem.EdgeElevationSmoothingMovingAverage
 
EdgeElevationSmoothingRamer - Class in com.graphhopper.reader.dem
Elevation data is read from DEM tiles that have data points for rectangular tiles usually having an edge length of 30 or 90 meter.
EdgeElevationSmoothingRamer() - Constructor for class com.graphhopper.reader.dem.EdgeElevationSmoothingRamer
 
edgeExplorer - Variable in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
edgeExplorer - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
EdgeExplorer - Interface in com.graphhopper.util
Class to get an EdgeIterator.
EdgeFilter - Interface in com.graphhopper.routing.util
Class used to traverse a graph.
EdgeIdDetails - Class in com.graphhopper.util.details
Calculate the Edge Id segments of a Path
EdgeIdDetails() - Constructor for class com.graphhopper.util.details.EdgeIdDetails
 
edgeIn - Variable in class com.graphhopper.routing.AlternativeRouteEdgeCH.PotentialAlternativeInfo
 
EdgeIntAccess - Interface in com.graphhopper.routing.ev
 
EdgeIterator - Interface in com.graphhopper.util
Iterates through all edges of one node.
EdgeIterator.Edge - Class in com.graphhopper.util
 
EdgeIteratorImpl(BaseGraph, EdgeFilter) - Constructor for class com.graphhopper.storage.BaseGraph.EdgeIteratorImpl
 
EdgeIteratorState - Interface in com.graphhopper.util
This interface represents an edge and is one possible state of an EdgeIterator.
EdgeKeyDetails - Class in com.graphhopper.util.details
 
EdgeKeyDetails() - Constructor for class com.graphhopper.util.details.EdgeKeyDetails
 
EdgeRestrictions - Class in com.graphhopper.routing
 
EdgeRestrictions() - Constructor for class com.graphhopper.routing.EdgeRestrictions
 
EdgeResult(int, int, int) - Constructor for class com.graphhopper.reader.osm.WayToEdgeConverter.EdgeResult
 
edges - Variable in class com.graphhopper.routing.util.parsers.RestrictionSetter.Restriction
 
EdgeSampling - Class in com.graphhopper.reader.dem
Ensures that elevation is sampled along a point list with no more than maxDistance between samples.
EdgeToEdgeRoutingAlgorithm - Interface in com.graphhopper.routing
 
EGY - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ElevationInterpolator - Class in com.graphhopper.reader.dem
Elevation interpolator calculates elevation for the given lat/lon coordinates based on lat/lon/ele coordinates of the given points.
ElevationInterpolator() - Constructor for class com.graphhopper.reader.dem.ElevationInterpolator
 
ElevationProvider - Interface in com.graphhopper.reader.dem
 
EMPTY - Static variable in class com.graphhopper.storage.AbstractDataAccess
 
EMPTY - Static variable in class com.graphhopper.storage.IntsRef
An IntsRef with an array of size 0.
encode(int, int) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
EncodedValue - Interface in com.graphhopper.routing.ev
This interface defines how to store and read values from a list of integers
EncodedValue.InitializerConfig - Class in com.graphhopper.routing.ev
 
EncodedValueLookup - Interface in com.graphhopper.routing.ev
 
EncodedValueSerializer - Class in com.graphhopper.routing.ev
 
EncodedValueSerializer() - Constructor for class com.graphhopper.routing.ev.EncodedValueSerializer
 
encodeLatLon(double, double) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
encodingManager - Variable in class com.graphhopper.GraphHopper
 
encodingManager - Variable in class com.graphhopper.routing.Router
 
EncodingManager - Class in com.graphhopper.routing.util
Manager class to register encoder, assign their flag values and check objects with all encoders during parsing.
EncodingManager(int, int, LinkedHashMap<String, EncodedValue>, LinkedHashMap<String, EncodedValue>) - Constructor for class com.graphhopper.routing.util.EncodingManager
 
EncodingManager.Builder - Class in com.graphhopper.routing.util
 
end - Variable in class com.graphhopper.util.PathSimplification.Interval
 
endInterval(int) - Method in class com.graphhopper.util.details.AbstractPathDetailsBuilder
Ending intervals multiple times is safe, we only write the interval if it was open and not empty.
endInterval(int) - Method in class com.graphhopper.util.details.ConstantDetailsBuilder
 
endInterval(int) - Method in interface com.graphhopper.util.details.PathDetailsBuilder
 
ensureCapacity(int) - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
ensureCapacity(long) - Method in interface com.graphhopper.storage.DataAccess
Ensures that the capacity of this object is at least the specified bytes.
ensureCapacity(long) - Method in class com.graphhopper.storage.MMapDataAccess
 
ensureCapacity(long) - Method in class com.graphhopper.storage.RAMDataAccess
 
ensureNode(int) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
ensureNode(long) - Method in class com.graphhopper.reader.osm.PillarInfo
 
ensureNotLoaded() - Method in class com.graphhopper.GraphHopper
 
ensureWriteAccess() - Method in class com.graphhopper.GraphHopper
 
entry - Variable in class com.graphhopper.util.details.IntersectionValues
 
EnumDetails<E extends Enum> - Class in com.graphhopper.util.details
 
EnumDetails(String, EnumEncodedValue<E>) - Constructor for class com.graphhopper.util.details.EnumDetails
 
EnumEncodedValue<E extends Enum> - Class in com.graphhopper.routing.ev
This class allows to store distinct values via an enum.
EnumEncodedValue(String, Class<E>) - Constructor for class com.graphhopper.routing.ev.EnumEncodedValue
 
EnumEncodedValue(String, Class<E>, boolean) - Constructor for class com.graphhopper.routing.ev.EnumEncodedValue
 
envelope - Variable in class com.graphhopper.util.shapes.Polygon
 
EPSILON - Static variable in class com.graphhopper.reader.dem.ElevationInterpolator
 
EPSILON2 - Static variable in class com.graphhopper.reader.dem.ElevationInterpolator
 
equals(Object) - Method in class com.graphhopper.coll.MapEntry
 
equals(Object) - Method in class com.graphhopper.config.CHProfile
 
equals(Object) - Method in class com.graphhopper.config.Profile
 
equals(Object) - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
equals(Object) - Method in class com.graphhopper.routing.DirectionResolverResult
 
equals(Object) - Method in class com.graphhopper.routing.lm.LMConfig
 
equals(Object) - Method in class com.graphhopper.routing.util.AccessFilter
 
equals(Object) - Method in class com.graphhopper.search.KVStorage.KValue
 
equals(Object) - Method in class com.graphhopper.storage.CHConfig
 
equals(Object) - Method in class com.graphhopper.storage.DAType
 
equals(Object) - Method in class com.graphhopper.storage.IntsRef
 
equals(Object) - Method in class com.graphhopper.util.shapes.BBox
 
equals(Object) - Method in class com.graphhopper.util.shapes.Circle
 
ERI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
error(Exception) - Method in interface com.graphhopper.reader.osm.pbf.PbfBlobDecoderListener
Notifies the listener that an error occurred during processing.
ESP - Enum constant in enum class com.graphhopper.routing.ev.Country
 
EST - Enum constant in enum class com.graphhopper.routing.ev.Country
 
EstoniaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
EstoniaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.EstoniaCountryRule
 
ETH - Enum constant in enum class com.graphhopper.routing.ev.Country
 
EXCELLENT - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
EXCLUDE - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
execute() - Method in class com.graphhopper.reader.dem.EdgeElevationInterpolator
 
ExtendedNodeAccess - Class in com.graphhopper.storage
NodeAccess that allows adding additional points
ExtendedNodeAccess(NodeAccess, PointList, int) - Constructor for class com.graphhopper.storage.ExtendedNodeAccess
 
ExternalBooleanEncodedValue - Class in com.graphhopper.routing.ev
Works like a normal encoded value, but the underlying data is not stored within the graph
ExternalBooleanEncodedValue(String, boolean) - Constructor for class com.graphhopper.routing.ev.ExternalBooleanEncodedValue
 
extract(SPTEntry) - Method in class com.graphhopper.routing.PathExtractor
 
extract(SPTEntry, SPTEntry, double) - Method in interface com.graphhopper.routing.BidirPathExtractor
 
extract(SPTEntry, SPTEntry, double) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
extractBwdPath(SPTEntry) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
extractFwdPath(SPTEntry) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
extractMembers(ReaderRelation) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
 
extractMeter(int, EdgeIntAccess, ReaderWay, DecimalEncodedValue, List<String>) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
 
extractPath() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
extractPath() - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
extractPath() - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
extractPath() - Method in class com.graphhopper.routing.AStar
 
extractPath(Graph, Weighting, SPTEntry) - Static method in class com.graphhopper.routing.PathExtractor
 
extractPath(Graph, Weighting, SPTEntry, SPTEntry, double) - Static method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
extractTons(int, EdgeIntAccess, ReaderWay, DecimalEncodedValue, List<String>) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
 

F

FALSE - Enum constant in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
 
FaroeIslandsCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
FaroeIslandsCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.FaroeIslandsCountryRule
 
FERRY - Enum constant in enum class com.graphhopper.routing.ev.RoadEnvironment
 
FERRY - Enum constant in enum class com.graphhopper.routing.util.WayAccess
 
FerrySpeed - Class in com.graphhopper.routing.ev
 
FerrySpeed() - Constructor for class com.graphhopper.routing.ev.FerrySpeed
 
FerrySpeedCalculator - Class in com.graphhopper.routing.util
 
FerrySpeedCalculator(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.FerrySpeedCalculator
 
ferrySpeedEnc - Variable in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
fetch(String) - Method in class com.graphhopper.util.Downloader
 
fetch(HttpURLConnection, boolean) - Method in class com.graphhopper.util.Downloader
This method initiates a connect call of the provided connection and returns the response stream.
FetchMode - Enum Class in com.graphhopper.util
This enum is used to specify which nodes should be included in the PointList when calling EdgeIteratorState.fetchWayGeometry(FetchMode).
fetchWayGeometry(FetchMode) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
fetchWayGeometry(FetchMode) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
fetchWayGeometry(FetchMode) - Method in interface com.graphhopper.util.EdgeIteratorState
For road network data like OSM a way is often not just a straight line.
FILEHEADER - Enum constant in enum class com.graphhopper.reader.ReaderElement.Type
 
fillEdgesFromUsingFilter(EdgeFilter) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
fillEdgesFromUsingFilter(CHEdgeFilter) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
fillEdgesToUsingFilter(EdgeFilter) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
fillEdgesToUsingFilter(CHEdgeFilter) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
fillMaxSpeed(Graph, EncodingManager) - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
This method sets max_speed values where the value is UNSET_SPEED to a value determined by the default speed library which is country-dependent.
fillMaxSpeed(Graph, EncodingManager, Function<EdgeIteratorState, Boolean>) - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
FIN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
find(int, int, int) - Method in class com.graphhopper.routing.ch.BridgePathFinder
Finds all bridge paths starting at a given node and starting edge key.
find(InstructionList, double, double, double) - Static method in class com.graphhopper.util.Instructions
This method is useful for navigation devices to find the next instruction for the specified coordinate (e.g.
find(String) - Static method in enum class com.graphhopper.routing.ev.Country
 
find(String) - Static method in enum class com.graphhopper.routing.ev.Crossing
 
find(String) - Static method in enum class com.graphhopper.routing.ev.Footway
 
find(String) - Static method in enum class com.graphhopper.routing.ev.Hgv
 
find(String) - Static method in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
find(String) - Static method in enum class com.graphhopper.routing.ev.RoadAccess
 
find(String) - Static method in enum class com.graphhopper.routing.ev.RoadClass
 
find(String) - Static method in enum class com.graphhopper.routing.ev.RoadEnvironment
 
find(String) - Static method in enum class com.graphhopper.routing.ev.RouteNetwork
 
find(String) - Static method in enum class com.graphhopper.routing.ev.Smoothness
 
find(String) - Static method in enum class com.graphhopper.routing.ev.State
 
find(String) - Static method in enum class com.graphhopper.routing.ev.Surface
 
find(String) - Static method in enum class com.graphhopper.routing.ev.TrackType
 
findBorderEdgeIds(AreaIndex<SplitArea>) - Method in class com.graphhopper.routing.lm.LandmarkStorage
This method makes edges crossing the specified border inaccessible to split a bigger area into smaller subnetworks.
findClosest(double, double, EdgeFilter) - Method in interface com.graphhopper.storage.index.LocationIndex
This method returns the closest Snap for the specified location (lat, lon) and only if the filter accepts the edge as valid candidate (e.g.
findClosest(double, double, EdgeFilter) - Method in class com.graphhopper.storage.index.LocationIndexTree
 
findComponents(Graph, EdgeBasedTarjanSCC.EdgeTransitionFilter, boolean) - Static method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC
Runs Tarjan's algorithm using an explicit stack.
findComponents(Graph, EdgeFilter, boolean) - Static method in class com.graphhopper.routing.subnetwork.TarjanSCC
Runs Tarjan's algorithm using an explicit stack.
findComponentsForStartEdges(Graph, EdgeBasedTarjanSCC.EdgeTransitionFilter, IntContainer) - Static method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC
Like EdgeBasedTarjanSCC.findComponents(Graph, EdgeTransitionFilter, boolean), but the search only starts at the given edges.
findComponentsRecursive(Graph, EdgeBasedTarjanSCC.EdgeTransitionFilter, boolean) - Static method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC
Runs Tarjan's algorithm in a recursive way.
findComponentsRecursive(Graph, EdgeFilter, boolean) - Static method in class com.graphhopper.routing.subnetwork.TarjanSCC
Runs Tarjan's algorithm in a recursive way.
findEdgeIdsInNeighborhood(double, double, int, IntConsumer) - Method in class com.graphhopper.storage.index.LineIntIndex
This method collects edge ids from the neighborhood of a point and puts them into foundEntries.
findEndNode(int, int) - Method in class com.graphhopper.routing.DijkstraOneToMany
 
FindMinMax - Class in com.graphhopper.routing.weighting.custom
 
FindMinMax() - Constructor for class com.graphhopper.routing.weighting.custom.FindMinMax
 
findUpperBound(int, double, int) - Method in class com.graphhopper.routing.ch.NodeBasedWitnessPathSearcher
Runs or continues a Dijkstra search starting at the startNode and ignoring the ignoreNode given in init().
findVariablesForEncodedValuesString(CustomModel, NameValidator, ClassHelper) - Static method in class com.graphhopper.routing.weighting.custom.CustomModelParser
 
FINE_GRAVEL - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
finish() - Method in class com.graphhopper.routing.InstructionsFromEdges
 
finish() - Method in interface com.graphhopper.routing.Path.EdgeVisitor
 
finish() - Method in class com.graphhopper.util.details.PathDetailsFromEdges
 
finishContraction() - Method in interface com.graphhopper.routing.ch.NodeContractor
 
finished() - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
finished() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
finished() - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
finished() - Method in class com.graphhopper.routing.AlternativeRoute
 
finished() - Method in class com.graphhopper.routing.AlternativeRouteCH
 
finished() - Method in class com.graphhopper.routing.AlternativeRouteEdgeCH
 
finished() - Method in class com.graphhopper.routing.AStarBidirection
 
finished() - Method in class com.graphhopper.routing.Dijkstra
 
finishedFrom - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
finishedTo - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
finishSearch() - Method in class com.graphhopper.routing.ch.EdgeBasedWitnessPathSearcher
 
FiniteWeightFilter - Class in com.graphhopper.routing.util
An EdgeFilter that only accepts edges with finite weight (in either direction)
FiniteWeightFilter(Weighting) - Constructor for class com.graphhopper.routing.util.FiniteWeightFilter
 
FinlandCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
FinlandCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.FinlandCountryRule
 
first - Variable in class com.graphhopper.reader.osm.Pair
 
first - Variable in class com.graphhopper.reader.osm.Triple
 
firstEdgeKey - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
The first edge key of the incoming edge
FJI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
FlexiblePathCalculator - Class in com.graphhopper.routing
 
FlexiblePathCalculator(QueryGraph, RoutingAlgorithmFactory, Weighting, AlgorithmOptions) - Constructor for class com.graphhopper.routing.FlexiblePathCalculator
 
FlexSolver(GHRequest, Map<String, Profile>, RouterConfig, EncodedValueLookup, WeightingFactory, BaseGraph, LocationIndex) - Constructor for class com.graphhopper.routing.Router.FlexSolver
 
FLK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
flush() - Method in class com.graphhopper.GraphHopper
 
flush() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
flush() - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
flush() - Method in class com.graphhopper.search.KVStorage
 
flush() - Method in class com.graphhopper.storage.BaseGraph
 
flush() - Method in class com.graphhopper.storage.CHStorage
 
flush() - Method in interface com.graphhopper.storage.DataAccess
This method makes sure that the underlying data is written to the storage.
flush() - Method in class com.graphhopper.storage.index.LineIntIndex
 
flush() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
flush() - Method in class com.graphhopper.storage.MMapDataAccess
 
flush() - Method in class com.graphhopper.storage.RAMDataAccess
 
flush() - Method in class com.graphhopper.storage.StorableProperties
 
flush() - Method in class com.graphhopper.storage.TurnCostStorage
 
flushAndCloseGeometryAndNameStorage() - Method in class com.graphhopper.storage.BaseGraph
Flush and free resources that are not needed for post-processing (way geometries and KVStorage for edges).
FM_KSA - Enum constant in enum class com.graphhopper.routing.ev.State
 
FM_PNI - Enum constant in enum class com.graphhopper.routing.ev.State
 
FM_TRK - Enum constant in enum class com.graphhopper.routing.ev.State
 
FM_YAP - Enum constant in enum class com.graphhopper.routing.ev.State
 
followParentsUntilRoot(SPTEntry, boolean) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
FOOT - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
FootAccessParser - Class in com.graphhopper.routing.util.parsers
 
FootAccessParser(BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.FootAccessParser
 
FootAccessParser(EncodedValueLookup, PMap) - Constructor for class com.graphhopper.routing.util.parsers.FootAccessParser
 
FootAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
FootAverageSpeedParser(DecimalEncodedValue, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.FootAverageSpeedParser
 
FootAverageSpeedParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.FootAverageSpeedParser
 
FootNetwork - Class in com.graphhopper.routing.ev
 
FootNetwork() - Constructor for class com.graphhopper.routing.ev.FootNetwork
 
FootPriorityParser - Class in com.graphhopper.routing.util.parsers
 
FootPriorityParser(DecimalEncodedValue, EnumEncodedValue<RouteNetwork>) - Constructor for class com.graphhopper.routing.util.parsers.FootPriorityParser
 
FootPriorityParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.FootPriorityParser
 
footRouteEnc - Variable in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
FootTemporalAccess - Enum Class in com.graphhopper.routing.ev
Stores temporary so-called conditional restrictions from access:conditional and other conditional tags affecting foot.
Footway - Enum Class in com.graphhopper.routing.ev
 
FOOTWAY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
forceRemove(String, boolean) - Method in interface com.graphhopper.storage.LockFactory
Removes the specified lock.
forceRemove(String, boolean) - Method in class com.graphhopper.storage.NativeFSLockFactory
 
forceRemove(String, boolean) - Method in class com.graphhopper.storage.SimpleFSLockFactory
 
FORD - Enum constant in enum class com.graphhopper.routing.ev.RoadEnvironment
 
forEdgeAndCopiesOfEdge(EdgeExplorer, int, int, IntConsumer) - Method in class com.graphhopper.storage.BaseGraph
 
forEdgeAndCopiesOfEdge(EdgeExplorer, EdgeIteratorState, Consumer<EdgeIteratorState>) - Method in class com.graphhopper.storage.BaseGraph
Runs the given action on the given edge and all its copies that were created with 'reuseGeometry=true'.
FORESTRY - Enum constant in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
FORESTRY - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
forEveryEdge(Path.EdgeVisitor) - Method in class com.graphhopper.routing.Path
Iterates over all edges in this path sorted from start to end and calls the visitor callback for every edge.
forLandmarks(Graph, Weighting, LandmarkStorage, int) - Static method in class com.graphhopper.routing.lm.LMApproximator
 
FRA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
FranceCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for French roads
FranceCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.FranceCountryRule
 
freeze() - Method in class com.graphhopper.storage.BaseGraph
 
FRO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
from - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
from(int...) - Static method in class com.graphhopper.coll.GHIntHashSet
 
fromArray(int...) - Static method in interface com.graphhopper.routing.ch.NodeOrderingProvider
 
fromBitString(String) - Method in class com.graphhopper.util.BitUtil
 
fromDouble(byte[], double) - Method in class com.graphhopper.util.BitUtil
 
fromDouble(byte[], double, int) - Method in class com.graphhopper.util.BitUtil
 
fromDouble(double) - Method in class com.graphhopper.util.BitUtil
 
fromEntryCanBeSkipped() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
fromEntryCanBeSkipped() - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
fromEntryCanBeSkipped() - Method in class com.graphhopper.routing.DijkstraBidirectionCH
 
fromEnvelope(Envelope) - Static method in class com.graphhopper.util.shapes.BBox
 
fromFloat(byte[], float) - Method in class com.graphhopper.util.BitUtil
 
fromFloat(byte[], float, int) - Method in class com.graphhopper.util.BitUtil
 
fromFloat(float) - Method in class com.graphhopper.util.BitUtil
 
fromGraph(BaseGraph, CHConfig) - Static method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
fromGraph(BaseGraph, CHConfig) - Static method in class com.graphhopper.storage.CHStorage
 
fromGraph(BaseGraph, CHStorage, CHConfig) - Static method in class com.graphhopper.storage.RoutingCHGraphImpl
 
fromHeap - Variable in class com.graphhopper.routing.Dijkstra
 
fromInt(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
fromInt(byte[], int, int) - Method in class com.graphhopper.util.BitUtil
 
fromInt(int) - Method in class com.graphhopper.util.BitUtil
 
fromJsonFeature(JsonFeature) - Static method in class com.graphhopper.routing.lm.SplitArea
 
fromJsonFeature(JsonFeature) - Static method in class com.graphhopper.routing.util.CustomArea
 
fromLong(byte[], long) - Method in class com.graphhopper.util.BitUtil
 
fromLong(byte[], long, int) - Method in class com.graphhopper.util.BitUtil
 
fromLong(long) - Method in class com.graphhopper.util.BitUtil
 
fromMap - Variable in class com.graphhopper.routing.Dijkstra
 
fromOutEdge - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
fromPoints(double, double, double, double) - Static method in class com.graphhopper.util.shapes.BBox
 
fromProperties(StorableProperties) - Static method in class com.graphhopper.routing.util.EncodingManager
 
fromShort(byte[], short) - Method in class com.graphhopper.util.BitUtil
 
fromShort(byte[], short, int) - Method in class com.graphhopper.util.BitUtil
 
fromShort(short) - Method in class com.graphhopper.util.BitUtil
 
fromString(String) - Static method in class com.graphhopper.storage.DAType
 
fromUInt3(byte[], int, int) - Method in class com.graphhopper.util.BitUtil
Note, currently value with higher bits set (like for a negative value) won't throw an exception at this level.
FSM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
fwdSearchCanBeStopped() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
fwdSearchCanBeStopped() - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 

G

GAB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
gatherOuterAndInnerNodeIds(EdgeExplorer, EdgeIteratorState, GHBitSet, IntSet, GHIntHashSet) - Method in class com.graphhopper.reader.dem.EdgeElevationInterpolator
 
GBR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GEO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GermanyCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
GermanyCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.GermanyCountryRule
 
get(long) - Method in class com.graphhopper.coll.GHLongLongBTree
 
get(long) - Method in interface com.graphhopper.coll.LongLongMap
 
get(long, String, boolean) - Method in class com.graphhopper.search.KVStorage
 
get(BooleanEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
get(BooleanEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
get(BooleanEncodedValue) - Method in interface com.graphhopper.storage.TurnCostStorage.Iterator
 
get(BooleanEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
get(BooleanEncodedValue, int, int, int) - Method in class com.graphhopper.storage.TurnCostStorage
 
get(DecimalEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
get(DecimalEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
get(DecimalEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
get(DecimalEncodedValue, int, int, int) - Method in class com.graphhopper.storage.TurnCostStorage
 
get(EnumEncodedValue<T>) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
get(EnumEncodedValue<T>) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
get(EnumEncodedValue<T>) - Method in interface com.graphhopper.util.EdgeIteratorState
 
get(IntEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
get(IntEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
get(IntEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
get(StringEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
get(StringEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
get(StringEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
get(EdgeIteratorState, boolean) - Method in interface com.graphhopper.routing.weighting.custom.CustomWeighting.EdgeToDoubleMapping
 
get(String) - Method in class com.graphhopper.storage.StorableProperties
 
get(String) - Method in class com.graphhopper.util.TranslationMap
Returns the Translation object for the specified locale and returns null if not found.
getAccess(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.BikeCommonAccessParser
 
getAccess(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAccessParser
 
getAccess(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.FootAccessParser
Some ways are okay but not separate for pedestrians.
getAccess(ReaderWay, TransportationMode, RoadAccess) - Method in interface com.graphhopper.routing.util.countryrules.CountryRule
 
getAccess(ReaderWay, TransportationMode, RoadAccess) - Method in class com.graphhopper.routing.util.countryrules.europe.AustriaCountryRule
 
getAccess(ReaderWay, TransportationMode, RoadAccess) - Method in class com.graphhopper.routing.util.countryrules.europe.GermanyCountryRule
 
getAccess(ReaderWay, TransportationMode, RoadAccess) - Method in class com.graphhopper.routing.util.countryrules.europe.HungaryCountryRule
 
getAccessEnc() - Method in class com.graphhopper.routing.util.AccessFilter
 
getAccessEnc() - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
getActiveLandmarkCount() - Method in class com.graphhopper.routing.RouterConfig
 
getAddedShortcutsCount() - Method in interface com.graphhopper.routing.ch.NodeContractor
 
getAdjNode() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getAdjNode() - Method in interface com.graphhopper.routing.ch.PrepareGraphOrigEdgeIterator
 
getAdjNode() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getAdjNode() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getAdjNode() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
 
getAdjNode() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getAdjNode() - Method in interface com.graphhopper.util.EdgeIteratorState
 
getAdjNode(Graph, int, int) - Static method in class com.graphhopper.util.GHUtility
 
getAlgoOpts() - Method in class com.graphhopper.routing.Router.FlexSolver
 
getAlgorithm() - Method in class com.graphhopper.routing.AlgorithmOptions
 
getAll() - Method in class com.graphhopper.storage.StorableProperties
 
getAll(long) - Method in class com.graphhopper.search.KVStorage
 
getAllEdges() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getAllEdges() - Method in class com.graphhopper.storage.BaseGraph
 
getAllEdges() - Method in interface com.graphhopper.storage.Graph
 
getAllTurnCosts() - Method in class com.graphhopper.storage.TurnCostStorage
Returns an iterator over all entries.
getAllWays() - Method in class com.graphhopper.reader.osm.RestrictionMembers
 
getAlpha2() - Method in enum class com.graphhopper.routing.ev.Country
 
getAlpha3() - Method in enum class com.graphhopper.routing.ev.Country
 
getApproximation() - Method in class com.graphhopper.routing.AStarBidirection
 
getApproximation() - Method in class com.graphhopper.routing.AStarBidirectionCH
 
getApproximation() - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
getApproximation() - Method in class com.graphhopper.routing.weighting.BalancedWeightApproximator
 
getApproximation(String, PMap, Weighting, NodeAccess) - Static method in class com.graphhopper.routing.RoutingAlgorithmFactorySimple
 
getArea() - Method in class com.graphhopper.routing.util.CustomArea
 
getAverageSpeedEnc() - Method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
getBaseGraph() - Method in class com.graphhopper.GraphHopper
The underlying graph used in algorithms.
getBaseGraph() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getBaseGraph() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getBaseGraph() - Method in class com.graphhopper.storage.BaseGraph
 
getBaseGraph() - Method in interface com.graphhopper.storage.Graph
 
getBaseGraph() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getBaseGraph() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getBaseNode() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getBaseNode() - Method in interface com.graphhopper.routing.ch.PrepareGraphOrigEdgeIterator
 
getBaseNode() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getBaseNode() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getBaseNode() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
 
getBaseNode() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getBaseNode() - Method in interface com.graphhopper.util.EdgeIteratorState
Returns the node used to instantiate the EdgeIterator.
getBiggestComponent() - Method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC.ConnectedComponents
A reference to the biggest component contained in EdgeBasedTarjanSCC.ConnectedComponents.getComponents() or an empty list if there are either no components or the biggest component has only a single edge (and hence EdgeBasedTarjanSCC.ConnectedComponents.getComponents() is empty).
getBiggestComponent() - Method in class com.graphhopper.routing.subnetwork.TarjanSCC.ConnectedComponents
A reference to the biggest component contained in TarjanSCC.ConnectedComponents.getComponents() or an empty list if there are either no components or the biggest component has only a single node (and hence TarjanSCC.ConnectedComponents.getComponents() is empty).
getBits() - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
getBody() - Method in class com.graphhopper.util.BodyAndStatus
 
getBool(boolean, int, EdgeIntAccess) - Method in interface com.graphhopper.routing.ev.BooleanEncodedValue
 
getBool(boolean, int, EdgeIntAccess) - Method in class com.graphhopper.routing.ev.ExternalBooleanEncodedValue
 
getBool(boolean, int, EdgeIntAccess) - Method in class com.graphhopper.routing.ev.SimpleBooleanEncodedValue
 
getBool(String, boolean) - Method in class com.graphhopper.GraphHopperConfig
 
getBooleanEncodedValue(String) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getBooleanEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
getBorders() - Method in class com.graphhopper.routing.lm.SplitArea
 
getBorders() - Method in interface com.graphhopper.routing.util.AreaIndex.Area
 
getBorders() - Method in class com.graphhopper.routing.util.CustomArea
 
getBounds() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getBounds() - Method in class com.graphhopper.storage.BaseGraph
 
getBounds() - Method in interface com.graphhopper.storage.Graph
Returns the implicit bounds of this graph calculated from the lat,lon input of setNode
getBounds() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getBounds() - Method in class com.graphhopper.util.shapes.BBox
 
getBounds() - Method in class com.graphhopper.util.shapes.Circle
 
getBounds() - Method in class com.graphhopper.util.shapes.Polygon
 
getBounds() - Method in interface com.graphhopper.util.shapes.Shape
 
getBox() - Method in class com.graphhopper.routing.lm.LandmarkSuggestion
 
getBranch() - Method in class com.graphhopper.util.GitInfo
 
getBwd() - Method in class com.graphhopper.search.KVStorage.KValue
 
getBwdAccess(long) - Method in class com.graphhopper.storage.CHStorage
 
getByte(long) - Method in interface com.graphhopper.storage.DataAccess
 
getByte(long) - Method in class com.graphhopper.storage.MMapDataAccess
 
getByte(long) - Method in class com.graphhopper.storage.RAMDataAccess
 
getBytes() - Method in class com.graphhopper.storage.VLongStorage
 
getBytes(long, byte[], int) - Method in interface com.graphhopper.storage.DataAccess
Get bytes from position 'index'
getBytes(long, byte[], int) - Method in class com.graphhopper.storage.MMapDataAccess
 
getBytes(long, byte[], int) - Method in class com.graphhopper.storage.RAMDataAccess
 
getBytesForFlags() - Method in class com.graphhopper.routing.util.EncodingManager
 
getCacheDir() - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
 
getCapacity() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
getCapacity() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getCapacity() - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
getCapacity() - Method in class com.graphhopper.search.KVStorage
 
getCapacity() - Method in class com.graphhopper.storage.BaseGraph
 
getCapacity() - Method in class com.graphhopper.storage.CHStorage
 
getCapacity() - Method in interface com.graphhopper.storage.DataAccess
 
getCapacity() - Method in class com.graphhopper.storage.index.LineIntIndex
 
getCapacity() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
getCapacity() - Method in class com.graphhopper.storage.MMapDataAccess
 
getCapacity() - Method in class com.graphhopper.storage.RAMDataAccess
 
getCapacity() - Method in class com.graphhopper.storage.StorableProperties
 
getCapacity() - Method in class com.graphhopper.storage.TurnCostStorage
 
getCardinality() - Method in interface com.graphhopper.coll.GHBitSet
 
getCardinality() - Method in class com.graphhopper.coll.GHBitSetImpl
 
getCardinality() - Method in class com.graphhopper.coll.GHTBitSet
 
getCHConfig() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
getCHConfig() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getChecksum() - Method in class com.graphhopper.storage.index.LineIntIndex
 
getCHGraphs() - Method in class com.graphhopper.GraphHopper
 
getCHPreparationHandler() - Method in class com.graphhopper.GraphHopper
 
getCHProfiles() - Method in class com.graphhopper.GraphHopperConfig
 
getCHProfiles() - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
getCHStorage() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getClassName(String) - Method in interface com.graphhopper.routing.weighting.custom.ClassHelper
 
getClosestEdge() - Method in class com.graphhopper.storage.index.Snap
 
getClosestNode() - Method in class com.graphhopper.storage.index.Snap
Returns the closest matching node.
getCommitHash() - Method in class com.graphhopper.util.GitInfo
 
getCommitMessage() - Method in class com.graphhopper.util.GitInfo
 
getCommitTime() - Method in class com.graphhopper.util.GitInfo
 
getCommonNode(BaseGraph, int, int) - Static method in class com.graphhopper.util.GHUtility
 
getComponents() - Method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC.ConnectedComponents
A list of arrays each containing the edge keys of a strongly connected component.
getComponents() - Method in class com.graphhopper.routing.subnetwork.TarjanSCC.ConnectedComponents
A list of arrays each containing the nodes of a strongly connected component.
getCoordinate(long) - Method in interface com.graphhopper.reader.osm.WaySegmentParser.CoordinateSupplier
 
getCopyrights() - Method in class com.graphhopper.GraphHopperConfig
 
getCost(DecimalEncodedValue) - Method in interface com.graphhopper.storage.TurnCostStorage.Iterator
 
getCountryName() - Method in enum class com.graphhopper.routing.ev.Country
 
getCountryRule(Country) - Method in class com.graphhopper.routing.util.countryrules.CountryRuleFactory
 
getCountryRuleFactory() - Method in class com.graphhopper.GraphHopper
 
getCountryToRuleMap() - Method in class com.graphhopper.routing.util.countryrules.CountryRuleFactory
 
getCreateEncodedValue() - Method in class com.graphhopper.routing.ev.ImportUnit
 
getCreateTagParser() - Method in class com.graphhopper.routing.ev.ImportUnit
 
getCurrentFromWeight() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
getCurrentSeconds() - Method in class com.graphhopper.util.StopWatch
returns the total elapsed time on this stopwatch without the need of stopping it
getCurrentToWeight() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
getCurrentValue() - Method in class com.graphhopper.util.details.AbstractPathDetailsBuilder
The value of the Path at this moment, that should be stored in the PathDetail when calling startInterval
getCurrentValue() - Method in class com.graphhopper.util.details.AverageSpeedDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.BooleanDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.ConstantDetailsBuilder
 
getCurrentValue() - Method in class com.graphhopper.util.details.DecimalDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.DistanceDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.EdgeIdDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.EdgeKeyDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.EnumDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.IntDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.IntersectionDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.KVStringDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.StringDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.TimeDetails
 
getCurrentValue() - Method in class com.graphhopper.util.details.WeightDetails
 
getCustomAreasDirectory() - Method in class com.graphhopper.GraphHopper
 
getCustomModel() - Method in class com.graphhopper.config.Profile
 
getDAs() - Method in interface com.graphhopper.storage.Directory
 
getDAs() - Method in class com.graphhopper.storage.GHDirectory
 
getData() - Method in class com.graphhopper.reader.osm.pbf.PbfRawBlob
Gets the raw contents of the blob in binary undecoded form.
getDataDate() - Method in class com.graphhopper.reader.osm.OSMReader
 
getDebugInfo() - Method in class com.graphhopper.routing.Path
 
getDebugString() - Method in class com.graphhopper.routing.CHPathCalculator
 
getDebugString() - Method in class com.graphhopper.routing.FlexiblePathCalculator
 
getDebugString() - Method in interface com.graphhopper.routing.PathCalculator
 
getDecimal(boolean, int, EdgeIntAccess) - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
 
getDecimal(boolean, int, EdgeIntAccess) - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
getDecimalEncodedValue(String) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getDecimalEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
getDefaultElevation() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getDefaultSpeeds() - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
getDefaultType() - Method in interface com.graphhopper.storage.Directory
 
getDefaultType() - Method in class com.graphhopper.storage.GHDirectory
 
getDefaultType(String, boolean) - Method in interface com.graphhopper.storage.Directory
 
getDefaultType(String, boolean) - Method in class com.graphhopper.storage.GHDirectory
This method returns the default DAType of the specified DataAccess (as string).
getDegree(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
getDeltaLat() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getDeltaLon() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getDescription() - Method in class com.graphhopper.routing.Path
 
getDijkstraSeconds() - Method in interface com.graphhopper.routing.ch.NodeContractor
 
getDimension() - Method in class com.graphhopper.reader.osm.PillarInfo
 
getDimension() - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
getDirectory() - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
 
getDirectory() - Method in class com.graphhopper.storage.BaseGraph
 
getDistance() - Method in class com.graphhopper.routing.Path
 
getDistance() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getDistance() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getDistance() - Method in interface com.graphhopper.util.EdgeIteratorState
 
getDistance(int, int, NodeAccess) - Static method in class com.graphhopper.util.GHUtility
 
getDistanceForIteration(int) - Method in class com.graphhopper.routing.util.tour.MultiPointTour
 
getDistanceForIteration(int) - Method in class com.graphhopper.routing.util.tour.SinglePointTour
 
getDistanceForIteration(int) - Method in class com.graphhopper.routing.util.tour.TourStrategy
Returns the distance in meter that is used for the generated point of a certain iteration
getDistanceInfluence() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
getDouble(String, double) - Method in class com.graphhopper.GraphHopperConfig
 
getDummySum() - Method in class com.graphhopper.util.MiniPerfTest
 
getEdge() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getEdge() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getEdge() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
The CH edge ID of this edge state.
getEdge() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getEdge() - Method in interface com.graphhopper.util.EdgeIteratorState
 
getEdge(int, int) - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeSubdivisionAsReadableTriangulation
 
getEdge(int, int) - Method in interface com.graphhopper.isochrone.algorithm.ReadableTriangulation
 
getEdge(int, int) - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
getEdge(int, int) - Method in class com.graphhopper.isochrone.algorithm.TriangulationAsReadableTriangulation
 
getEdge(Graph, int, int) - Static method in class com.graphhopper.util.GHUtility
 
getEdgeAccess() - Method in class com.graphhopper.storage.BaseGraph
 
getEdgeCount() - Method in class com.graphhopper.routing.Path
 
getEdgeFromEdgeKey(int) - Static method in class com.graphhopper.util.GHUtility
 
getEdgeIds(EdgeIterator) - Static method in class com.graphhopper.util.GHUtility
 
getEdgeIteratorState(int, int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getEdgeIteratorState(int, int) - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getEdgeIteratorState(int, int) - Method in class com.graphhopper.storage.BaseGraph
 
getEdgeIteratorState(int, int) - Method in interface com.graphhopper.storage.Graph
Returns a wrapper over the specified edgeId.
getEdgeIteratorState(int, int) - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getEdgeIteratorState(int, int) - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getEdgeIteratorStateForKey(int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getEdgeIteratorStateForKey(int) - Method in class com.graphhopper.storage.BaseGraph
 
getEdgeIteratorStateForKey(int) - Method in interface com.graphhopper.storage.Graph
Returns the edge state for the given edge key
getEdgeKey() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getEdgeKey() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getEdgeKey() - Method in interface com.graphhopper.util.EdgeIteratorState
Returns the edge key of the current edge.
getEdgeKeys() - Method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC.ConnectedComponents
 
getEdges() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeSubdivisionAsReadableTriangulation
 
getEdges() - Method in interface com.graphhopper.isochrone.algorithm.ReadableTriangulation
 
getEdges() - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
getEdges() - Method in class com.graphhopper.isochrone.algorithm.TriangulationAsReadableTriangulation
 
getEdges() - Method in class com.graphhopper.routing.Path
 
getEdges() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getEdges() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getEdges() - Method in class com.graphhopper.storage.BaseGraph
 
getEdges() - Method in interface com.graphhopper.storage.Graph
 
getEdges() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getEdges() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getEdges(long) - Method in class com.graphhopper.reader.osm.WayToEdgesMap
 
getEdgesWithDifferentHeading(int, double) - Method in class com.graphhopper.routing.HeadingResolver
Returns a list of edge IDs of edges adjacent to the given base node that do *not* have the same or a similar heading as the given heading.
getEdgeToPriorityMapping() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
getEdgeToSpeedMapping() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
getEle(double, double) - Method in class com.graphhopper.reader.dem.AbstractSRTMElevationProvider
 
getEle(double, double) - Method in class com.graphhopper.reader.dem.AbstractTiffElevationProvider
 
getEle(double, double) - Method in interface com.graphhopper.reader.dem.ElevationProvider
 
getEle(double, double) - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
getEle(int) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
getEle(long) - Method in class com.graphhopper.reader.osm.PillarInfo
 
getEle(ReaderNode) - Method in interface com.graphhopper.reader.dem.ElevationProvider
 
getElevation(ReaderNode) - Method in class com.graphhopper.reader.osm.OSMReader
 
getElevationMaxWayPointDistance() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getElevationProvider() - Method in class com.graphhopper.GraphHopper
 
getElevationSmoothing() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getElevationSmoothingRamerMax() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getElevationWayPointMaxDistance() - Method in class com.graphhopper.routing.RouterConfig
 
getEmptyValue() - Method in class com.graphhopper.coll.GHLongLongBTree
 
getEncodedValue(String, Class<T>) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getEncodedValue(String, Class<T>) - Method in class com.graphhopper.routing.util.EncodingManager
 
getEncodedValues() - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getEncodedValues() - Method in class com.graphhopper.routing.util.EncodingManager
 
getEncodedValuesString() - Method in class com.graphhopper.GraphHopper
 
getEncodingManager() - Method in class com.graphhopper.GraphHopper
 
getEndNode() - Method in class com.graphhopper.routing.Path
 
getEntities() - Method in class com.graphhopper.reader.osm.pbf.PbfBlobResult
Gets the entities decoded from the blob.
getEntries() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getEnum(boolean, int, EdgeIntAccess) - Method in class com.graphhopper.routing.ev.EnumEncodedValue
 
getEnumEncodedValue(String, Class<T>) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getEnumEncodedValue(String, Class<T>) - Method in class com.graphhopper.routing.util.EncodingManager
 
getEnumType() - Method in class com.graphhopper.routing.ev.EnumEncodedValue
 
getEVSortIndex(Map<String, Profile>) - Method in class com.graphhopper.GraphHopper
 
getException() - Method in class com.graphhopper.reader.osm.pbf.PbfBlobResult
 
getFactor(int) - Static method in enum class com.graphhopper.routing.util.PriorityCode
 
getFileName(double, double) - Method in class com.graphhopper.reader.dem.CGIARProvider
 
getFinalEdge() - Method in class com.graphhopper.routing.Path
Yields the final edge of the path
getFirstIndex(List<String>) - Method in class com.graphhopper.reader.ReaderElement
 
getFirstValue(List<String>) - Method in class com.graphhopper.reader.ReaderElement
Returns the first existing value of the specified list of keys where the order is important.
getFlags() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getFlags() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getFlags() - Method in interface com.graphhopper.util.EdgeIteratorState
Returns edge properties stored in direction of the raw database layout.
getFloat(String, float) - Method in class com.graphhopper.GraphHopperConfig
 
getFromEdge() - Method in interface com.graphhopper.storage.TurnCostStorage.Iterator
 
getFromEdges() - Method in class com.graphhopper.reader.osm.RestrictionTopology
 
getFromEdges() - Method in class com.graphhopper.reader.osm.WayToEdgeConverter.EdgeResult
 
getFromEdges() - Method in class com.graphhopper.reader.osm.WayToEdgeConverter.NodeResult
 
getFromWays() - Method in class com.graphhopper.reader.osm.RestrictionMembers
 
getFullName() - Method in class com.graphhopper.storage.AbstractDataAccess
 
getFullyLoaded() - Method in class com.graphhopper.GraphHopper
 
getFwd() - Method in class com.graphhopper.search.KVStorage.KValue
 
getFwdAccess(long) - Method in class com.graphhopper.storage.CHStorage
 
getGraph() - Method in class com.graphhopper.reader.dem.EdgeElevationInterpolator
 
getGraph() - Method in class com.graphhopper.routing.Path
 
getGraphHopperLocation() - Method in class com.graphhopper.GraphHopper
 
getHeader(int) - Method in class com.graphhopper.storage.AbstractDataAccess
 
getHeader(int) - Method in interface com.graphhopper.storage.DataAccess
Get 4 bytes from the header at 'index'
getHeadingForIteration(int) - Method in class com.graphhopper.routing.util.tour.MultiPointTour
 
getHeadingForIteration(int) - Method in class com.graphhopper.routing.util.tour.SinglePointTour
 
getHeadingForIteration(int) - Method in class com.graphhopper.routing.util.tour.TourStrategy
Returns the north based heading between 0 and 360 for a certain iteration.
getHeadingPenaltySeconds() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
getHeight(double, double) - Method in class com.graphhopper.reader.dem.HeightTile
 
getHints() - Method in class com.graphhopper.config.Profile
 
getHints() - Method in class com.graphhopper.routing.AlgorithmOptions
 
getId() - Method in class com.graphhopper.reader.ReaderElement
 
getIgnoredHighways() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getIgnoredHighways() - Method in class com.graphhopper.routing.util.OSMParsers
 
getImageFromArray(int[], int, int) - Method in class com.graphhopper.reader.dem.HeightTile
 
getImportRegistry() - Method in class com.graphhopper.GraphHopper
 
getIncEdge(SPTEntry) - Method in class com.graphhopper.routing.ch.EdgeBasedCHBidirPathExtractor
 
getIncEdge(SPTEntry) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
getIncomingEdge(SPTEntry) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
getIncomingEdge(SPTEntry) - Method in class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD
 
getInEdge(DirectionResolverResult, String) - Static method in class com.graphhopper.routing.DirectionResolverResult
 
getInEdgeLeft() - Method in class com.graphhopper.routing.DirectionResolverResult
 
getInEdgeRight() - Method in class com.graphhopper.routing.DirectionResolverResult
 
getInEdgeWeight(SPTEntry) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
getInEdgeWeight(SPTEntry) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
getInEdgeWeight(SPTEntry) - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
getInt(boolean, int, EdgeIntAccess) - Method in interface com.graphhopper.routing.ev.IntEncodedValue
This method restores the integer value from the specified 'flags' taken from the storage.
getInt(boolean, int, EdgeIntAccess) - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
getInt(int, int) - Method in class com.graphhopper.routing.ev.ArrayEdgeIntAccess
 
getInt(int, int) - Method in interface com.graphhopper.routing.ev.EdgeIntAccess
Gets the int value at the given index for the given edgeId
getInt(int, int) - Method in class com.graphhopper.routing.ev.IntsRefEdgeIntAccess
 
getInt(long) - Method in interface com.graphhopper.storage.DataAccess
Get 4 bytes from position 'bytePos'
getInt(long) - Method in class com.graphhopper.storage.MMapDataAccess
 
getInt(long) - Method in class com.graphhopper.storage.RAMDataAccess
 
getInt(String, int) - Method in class com.graphhopper.GraphHopperConfig
 
getIntEncodedValue(String) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getIntEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
getIntHigh(long) - Method in class com.graphhopper.util.BitUtil
 
getIntLow(long) - Method in class com.graphhopper.util.BitUtil
 
getIsochroneEdges() - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
getIsochroneEdges(double) - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
getKey() - Method in class com.graphhopper.coll.MapEntry
 
getKey(String, String) - Static method in class com.graphhopper.routing.util.EncodingManager
 
getKeyAlgo() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getKeyValues() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getKeyValues() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getKeyValues() - Method in interface com.graphhopper.util.EdgeIteratorState
This method returns KeyValue pairs for both directions in contrast to EdgeIteratorState.getValue(String).
getLandmarkCount() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getLandmarks() - Method in class com.graphhopper.GraphHopper
 
getLandmarks() - Method in class com.graphhopper.routing.lm.LMPreparationHandler
 
getLandmarks(int) - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getLandmarkStorage() - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
getLanguage() - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
getLastShortcut(long) - Method in class com.graphhopper.storage.CHStorage
 
getLat() - Method in class com.graphhopper.reader.ReaderNode
 
getLat() - Method in class com.graphhopper.util.shapes.Circle
 
getLat(int) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
getLat(long) - Method in class com.graphhopper.reader.osm.PillarInfo
 
getLazyTime() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getLeafs() - Method in class com.graphhopper.storage.index.LineIntIndex
 
getLength() - Method in class com.graphhopper.storage.VLongStorage
 
getLevel(int) - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getLevel(int) - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getLevel(int) - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getLevel(long) - Method in class com.graphhopper.storage.CHStorage
 
getLevenshteinDistance(CharSequence, CharSequence) - Static method in class com.graphhopper.apache.commons.lang3.StringUtils
Find the Levenshtein distance between two Strings.
getLMConfig() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getLMConfig() - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
getLMPreparationHandler() - Method in class com.graphhopper.GraphHopper
 
getLMProfiles() - Method in class com.graphhopper.GraphHopperConfig
 
getLMProfiles() - Method in class com.graphhopper.routing.lm.LMPreparationHandler
 
getLmSelectionWeighting() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getLocale() - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
getLocation() - Method in interface com.graphhopper.storage.Directory
 
getLocation() - Method in class com.graphhopper.storage.GHDirectory
 
getLocationIndex() - Method in class com.graphhopper.GraphHopper
The location index created from the graph.
getLon() - Method in class com.graphhopper.reader.ReaderNode
 
getLon() - Method in class com.graphhopper.util.shapes.Circle
 
getLon(int) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
getLon(long) - Method in class com.graphhopper.reader.osm.PillarInfo
 
getLong(String, long) - Method in class com.graphhopper.GraphHopperConfig
 
getLongEdgeSamplingDistance() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getMajorVersion() - Static method in class com.graphhopper.util.Constants
 
getMap(long) - Method in class com.graphhopper.search.KVStorage
Please note that this method ignores potentially different tags for forward and backward direction.
getMax() - Method in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
getMax() - Method in class com.graphhopper.util.MiniPerfTest
 
getMaximumLMWeight() - Method in class com.graphhopper.config.LMProfile
 
getMaxLat() - Method in class com.graphhopper.util.shapes.Polygon
 
getMaxLon() - Method in class com.graphhopper.util.shapes.Polygon
 
getMaxOrMaxStorableDecimal() - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
 
getMaxOrMaxStorableDecimal() - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
getMaxOrMaxStorableInt() - Method in interface com.graphhopper.routing.ev.IntEncodedValue
Returns the maximum value set using this encoded value or the physical storage limit if no value has been set at all yet.
getMaxOrMaxStorableInt() - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
getMaxPrioCalc() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
getMaxRoundTripRetries() - Method in class com.graphhopper.routing.RouterConfig
 
getMaxSpeed(ReaderWay, boolean) - Static method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
getMaxSpeedCalc() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
getMaxStorableDecimal() - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
The maximum double value this EncodedValue accepts for setDecimal without throwing an exception.
getMaxStorableDecimal() - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
getMaxStorableInt() - Method in interface com.graphhopper.routing.ev.IntEncodedValue
The maximum int value this EncodedValue accepts for setInt without throwing an exception.
getMaxStorableInt() - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
getMaxValue() - Method in class com.graphhopper.coll.GHLongLongBTree
 
getMaxValue() - Method in interface com.graphhopper.coll.LongLongMap
 
getMaxVisitedNodes() - Method in class com.graphhopper.routing.AlgorithmOptions
 
getMaxVisitedNodes() - Method in class com.graphhopper.routing.RouterConfig
 
getMaxWayPointDistance() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getMean() - Method in class com.graphhopper.util.MiniPerfTest
 
getMembers() - Method in class com.graphhopper.reader.ReaderRelation
 
getMemoryUsage() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
getMemoryUsage() - Method in class com.graphhopper.coll.GHLongLongBTree
 
getMemoryUsage() - Method in interface com.graphhopper.coll.LongLongMap
 
getMemoryUsageAsString() - Method in class com.graphhopper.routing.ch.NodeBasedWitnessPathSearcher
 
getMemoryUsageAsString() - Method in class com.graphhopper.routing.DijkstraOneToMany
List currently used memory in MB (approximately)
getMillis() - Method in class com.graphhopper.util.StopWatch
 
getMillisDouble() - Method in class com.graphhopper.util.StopWatch
returns the elapsed time in ms but includes the fraction as well to get a precise value
getMin() - Method in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
getMin() - Method in class com.graphhopper.util.MiniPerfTest
 
getMinimumNodes() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getMinLat() - Method in class com.graphhopper.util.shapes.Polygon
 
getMinLon() - Method in class com.graphhopper.util.shapes.Polygon
 
getMinResolutionInMeter() - Method in class com.graphhopper.storage.index.LineIntIndex
 
getMinResolutionInMeter() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
getMinStorableDecimal() - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
The minimum double value this EncodedValue accepts for setDecimal without throwing an exception.
getMinStorableDecimal() - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
getMinStorableInt() - Method in interface com.graphhopper.routing.ev.IntEncodedValue
The minimum int value this EncodedValue accepts for setInt without throwing an exception.
getMinStorableInt() - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
getName() - Method in class com.graphhopper.config.Profile
 
getName() - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
getName() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
getName() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
getName() - Method in class com.graphhopper.routing.AlternativeRoute
 
getName() - Method in class com.graphhopper.routing.AStar
 
getName() - Method in class com.graphhopper.routing.AStarBidirection
 
getName() - Method in class com.graphhopper.routing.AStarBidirectionCH
 
getName() - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
getName() - Method in class com.graphhopper.routing.Dijkstra
 
getName() - Method in class com.graphhopper.routing.DijkstraBidirectionCH
 
getName() - Method in class com.graphhopper.routing.DijkstraBidirectionCHNoSOD
 
getName() - Method in class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD
 
getName() - Method in class com.graphhopper.routing.DijkstraBidirectionRef
 
getName() - Method in class com.graphhopper.routing.DijkstraOneToMany
 
getName() - Method in interface com.graphhopper.routing.ev.EncodedValue
This method returns the hierarchical name like vehicle.type of this EncodedValue
getName() - Method in class com.graphhopper.routing.ev.ExternalBooleanEncodedValue
 
getName() - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
getName() - Method in class com.graphhopper.routing.lm.LMConfig
 
getName() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getName() - Method in interface com.graphhopper.routing.RoutingAlgorithm
 
getName() - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
getName() - Method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
getName() - Method in class com.graphhopper.routing.weighting.AvoidEdgesWeighting
 
getName() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
getName() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
getName() - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
getName() - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
getName() - Method in interface com.graphhopper.routing.weighting.Weighting
 
getName() - Method in class com.graphhopper.storage.AbstractDataAccess
 
getName() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getName() - Method in class com.graphhopper.storage.CHConfig
 
getName() - Method in interface com.graphhopper.storage.DataAccess
The logical identification of this object.
getName() - Method in interface com.graphhopper.storage.GHLock
 
getName() - Method in class com.graphhopper.util.details.AbstractPathDetailsBuilder
 
getName() - Method in interface com.graphhopper.util.details.PathDetailsBuilder
 
getName() - Method in interface com.graphhopper.util.EdgeIteratorState
Identical to calling getKeyValues().get("name") if name is stored for both directions.
getNanos() - Method in class com.graphhopper.util.StopWatch
 
getNeighbors(RoutingCHEdgeIterator) - Static method in class com.graphhopper.util.GHUtility
 
getNeighbors(EdgeIterator) - Static method in class com.graphhopper.util.GHUtility
 
getNeighborTime() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getNext() - Method in interface com.graphhopper.reader.osm.OSMInput
 
getNext() - Method in class com.graphhopper.reader.osm.OSMInputFile
 
getNextIn(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getNextOut(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getNextStorableValue(double) - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
 
getNextStorableValue(double) - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
getNodeA() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getNodeA(long) - Method in class com.graphhopper.storage.CHStorage
 
getNodeAccess() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getNodeAccess() - Method in class com.graphhopper.storage.BaseGraph
 
getNodeAccess() - Method in interface com.graphhopper.storage.Graph
Creates an object to access node properties.
getNodeB() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getNodeB(long) - Method in class com.graphhopper.storage.CHStorage
 
getNodeIdForLevel(int) - Method in interface com.graphhopper.routing.ch.NodeOrderingProvider
 
getNodeIds() - Method in class com.graphhopper.routing.lm.LandmarkSuggestion
 
getNodeOrderingProvider() - Method in class com.graphhopper.storage.CHStorage
 
getNodes() - Method in class com.graphhopper.reader.osm.WayToEdgeConverter.EdgeResult
All the intermediate nodes, i.e.
getNodes() - Method in class com.graphhopper.reader.ReaderWay
 
getNodes() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
getNodes() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getNodes() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getNodes() - Method in class com.graphhopper.routing.subnetwork.TarjanSCC.ConnectedComponents
 
getNodes() - Method in class com.graphhopper.storage.BaseGraph
 
getNodes() - Method in class com.graphhopper.storage.CHStorage
The number of nodes of this storage.
getNodes() - Method in interface com.graphhopper.storage.Graph
 
getNodes() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getNodes() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getNonChMaxWaypointDistance() - Method in class com.graphhopper.routing.RouterConfig
 
getNumberOfGeneratedPoints() - Method in class com.graphhopper.routing.util.tour.MultiPointTour
 
getNumberOfGeneratedPoints() - Method in class com.graphhopper.routing.util.tour.SinglePointTour
 
getNumberOfGeneratedPoints() - Method in class com.graphhopper.routing.util.tour.TourStrategy
Defines the number of points that are generated
getNumNodes() - Method in interface com.graphhopper.routing.ch.NodeOrderingProvider
 
getNumShortcutsExceedingWeight() - Method in class com.graphhopper.storage.CHStorage
 
getObtainFailedReason() - Method in interface com.graphhopper.storage.GHLock
 
GetOffBike - Class in com.graphhopper.routing.ev
 
GetOffBike() - Constructor for class com.graphhopper.routing.ev.GetOffBike
 
getOrigEdge() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
The original/base/query graph edge ID of the edge this CH edge state represents or EdgeIterator.NO_EDGE if this is edge state is a shortcut
getOrigEdge() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getOrigEdgeCount() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getOrigEdgeCount() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getOrigEdgeKeyFirst() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getOrigEdgeKeyFirst() - Method in interface com.graphhopper.routing.ch.PrepareGraphOrigEdgeIterator
 
getOrigEdgeKeyFirst() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
For shortcuts of an edge-based CH graph this is the key of the first original edge of this edge state *in the direction of the shortcut*, i.e.
getOrigEdgeKeyFirst() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getOrigEdgeKeyFirst(long) - Method in class com.graphhopper.storage.CHStorage
 
getOrigEdgeKeyFirstAB() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getOrigEdgeKeyFirstBA() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getOrigEdgeKeyLast() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getOrigEdgeKeyLast() - Method in interface com.graphhopper.routing.ch.PrepareGraphOrigEdgeIterator
 
getOrigEdgeKeyLast() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
 
getOrigEdgeKeyLast() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getOrigEdgeKeyLast(long) - Method in class com.graphhopper.storage.CHStorage
 
getOrigEdgeKeyLastAB() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getOrigEdgeKeyLastBA() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getOriginalEdgeKey() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
This method returns the original (not virtual!) edge key.
getOriginalEdges() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
getOSMFile() - Method in class com.graphhopper.GraphHopper
 
getOSMParsers() - Method in class com.graphhopper.GraphHopper
 
getOtherNode(int, int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getOtherNode(int, int) - Method in class com.graphhopper.storage.BaseGraph
 
getOtherNode(int, int) - Method in interface com.graphhopper.storage.Graph
 
getOutEdge(DirectionResolverResult, String) - Static method in class com.graphhopper.routing.DirectionResolverResult
 
getOutEdgeLeft() - Method in class com.graphhopper.routing.DirectionResolverResult
 
getOutEdgeRight() - Method in class com.graphhopper.routing.DirectionResolverResult
 
getPaddedLatString(int) - Method in class com.graphhopper.reader.dem.AbstractSRTMElevationProvider
 
getPaddedLonString(int) - Method in class com.graphhopper.reader.dem.AbstractSRTMElevationProvider
 
getParent() - Method in class com.graphhopper.routing.AStar.AStarEntry
 
getParent() - Method in class com.graphhopper.routing.ch.AStarCHEntry
 
getParent() - Method in class com.graphhopper.routing.ch.CHEntry
 
getParent() - Method in class com.graphhopper.routing.ch.PrepareCHEntry
 
getParent() - Method in class com.graphhopper.routing.SPTEntry
 
getParent(SPTEntry) - Method in class com.graphhopper.routing.DijkstraBidirectionCHNoSOD
 
getParent(SPTEntry) - Method in class com.graphhopper.routing.DijkstraBidirectionRef
 
getParser() - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
getParts() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getPath() - Method in class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
getPath() - Method in class com.graphhopper.routing.AlternativeRouteCH.AlternativeInfo
 
getPath() - Method in class com.graphhopper.routing.AlternativeRouteEdgeCH.AlternativeInfo
 
getPathDetailsBuilderFactory() - Method in class com.graphhopper.GraphHopper
 
getPeriodTime() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getPixelGridTraversal() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getPosition() - Method in class com.graphhopper.storage.VLongStorage
 
getPreferredLanguage() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getPreparationProfile() - Method in class com.graphhopper.config.LMProfile
 
getPreparationThreads() - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
getPreparationThreads() - Method in class com.graphhopper.routing.lm.LMPreparationHandler
 
getPrepareEdge() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getPrepareEdge() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getPrimary() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
getPrimary() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
getPriority(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
getPriorityEnc() - Method in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
getProblems(Graph) - Static method in class com.graphhopper.util.GHUtility
This method could throw an exception if problems like index out of bounds etc
getProfile() - Method in class com.graphhopper.config.CHProfile
 
getProfile() - Method in class com.graphhopper.config.LMProfile
 
getProfile() - Method in class com.graphhopper.routing.Router.Solver
 
getProfile(String) - Method in class com.graphhopper.GraphHopper
Returns the profile for the given profile name, or null if it does not exist
getProfiles() - Method in class com.graphhopper.GraphHopper
 
getProfiles() - Method in class com.graphhopper.GraphHopperConfig
 
getProperties() - Method in class com.graphhopper.GraphHopper
 
getProperties() - Method in class com.graphhopper.routing.util.CustomArea
 
getQueryDistance() - Method in class com.graphhopper.storage.index.Snap
 
getQueryOverlay() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getQueryPoint() - Method in class com.graphhopper.storage.index.Snap
 
getRandomSnap(LocationIndex, Random, BBox, EdgeFilter) - Static method in class com.graphhopper.util.GHUtility
 
getRawPriority(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
getRawSpeed(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
getReaderConfig() - Method in class com.graphhopper.GraphHopper
 
getRef() - Method in class com.graphhopper.reader.ReaderRelation.Member
member reference which is an OSM ID
getRelationTagParsers() - Method in class com.graphhopper.routing.util.OSMParsers
 
getReport() - Method in class com.graphhopper.util.MiniPerfTest
 
getRequiredBytes() - Method in class com.graphhopper.routing.ev.EncodedValue.InitializerConfig
 
getRequiredImportUnits() - Method in class com.graphhopper.routing.ev.ImportUnit
 
getRequiredInts() - Method in class com.graphhopper.routing.ev.EncodedValue.InitializerConfig
 
getRestrictedWayIds(ReaderRelation) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
 
getRestriction() - Method in class com.graphhopper.reader.osm.RestrictionTagParser.Result
 
getRestrictionKeys() - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
getRestrictionTagParsers() - Method in class com.graphhopper.routing.util.OSMParsers
 
getRestrictionType() - Method in class com.graphhopper.reader.osm.RestrictionTagParser.Result
 
getReverse(BooleanEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getReverse(BooleanEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getReverse(BooleanEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
getReverse(DecimalEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getReverse(DecimalEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getReverse(DecimalEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
getReverse(EnumEncodedValue<T>) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getReverse(EnumEncodedValue<T>) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getReverse(EnumEncodedValue<T>) - Method in interface com.graphhopper.util.EdgeIteratorState
 
getReverse(IntEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getReverse(IntEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getReverse(IntEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
getReverse(StringEncodedValue) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getReverse(StringEncodedValue) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getReverse(StringEncodedValue) - Method in interface com.graphhopper.util.EdgeIteratorState
 
getReverseEdgeKey() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getReverseEdgeKey() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getReverseEdgeKey() - Method in interface com.graphhopper.util.EdgeIteratorState
Like #getEdgeKey, but returns the reverse key.
getRole() - Method in class com.graphhopper.reader.ReaderRelation.Member
 
getRouterConfig() - Method in class com.graphhopper.GraphHopper
 
getScBwdDir() - Static method in class com.graphhopper.routing.ch.PrepareEncoder
The bit for backward direction
getScDirMask() - Static method in class com.graphhopper.routing.ch.PrepareEncoder
A bitmask for two directions
getScFwdDir() - Static method in class com.graphhopper.routing.ch.PrepareEncoder
The bit for forward direction
getSeconds() - Method in class com.graphhopper.util.StopWatch
 
getSegments() - Method in interface com.graphhopper.storage.DataAccess
 
getSegments() - Method in class com.graphhopper.storage.MMapDataAccess
 
getSegments() - Method in class com.graphhopper.storage.RAMDataAccess
 
getSegmentSize() - Method in class com.graphhopper.storage.AbstractDataAccess
 
getSegmentSize() - Method in class com.graphhopper.storage.BaseGraph
 
getSegmentSize() - Method in interface com.graphhopper.storage.DataAccess
 
getSettledNodes() - Method in class com.graphhopper.routing.ch.NodeBasedWitnessPathSearcher
 
getShareEnd() - Method in class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
getShareStart() - Method in class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
getShareWeight() - Method in class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
getShifts() - Method in class com.graphhopper.storage.index.IndexStructureInfo
 
getShort(long) - Method in interface com.graphhopper.storage.DataAccess
Get 2 bytes from position 'index'
getShort(long) - Method in class com.graphhopper.storage.MMapDataAccess
 
getShort(long) - Method in class com.graphhopper.storage.RAMDataAccess
 
getShortcutForPrepareEdge(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
getShortcuts() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getShortcuts() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getShortcuts() - Method in class com.graphhopper.storage.CHStorage
The number of shortcuts that were added to this storage
getShortcuts() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getShortcuts() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getSingleEdgeComponents() - Method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC.ConnectedComponents
The set of edge-keys that form their own (single-edge key) component.
getSingleNodeComponents() - Method in class com.graphhopper.routing.subnetwork.TarjanSCC.ConnectedComponents
The set of nodes that form their own (single-node) component.
getSize() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
getSize() - Method in class com.graphhopper.coll.GHLongLongBTree
 
getSize() - Method in class com.graphhopper.coll.GHSortedCollection
 
getSize() - Method in interface com.graphhopper.coll.LongLongMap
 
getSize() - Method in class com.graphhopper.storage.index.LineIntIndex
 
getSize() - Method in class com.graphhopper.util.SimpleIntDeque
 
getSkipped1() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getSkipped1() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getSkipped2() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getSkipped2() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getSkippedEdge1() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
The CH edge ID of the first skipped edge/shortcut of this edge state
getSkippedEdge1() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getSkippedEdge1(long) - Method in class com.graphhopper.storage.CHStorage
 
getSkippedEdge2() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
The CH edge ID of the second skipped edge/shortcut of this edge state
getSkippedEdge2() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getSkippedEdge2(long) - Method in class com.graphhopper.storage.CHStorage
 
getSlack() - Method in class com.graphhopper.routing.lm.LMApproximator
 
getSlack() - Method in class com.graphhopper.routing.lm.PerfectApproximator
 
getSlack() - Method in class com.graphhopper.routing.weighting.BalancedWeightApproximator
 
getSlack() - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
getSlack() - Method in interface com.graphhopper.routing.weighting.WeightApproximator
 
getSlidingMeanValue() - Method in class com.graphhopper.coll.GHSortedCollection
 
getSmallestNonZeroValue() - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
 
getSmallestNonZeroValue() - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
getSmoothElevationAverageWindowSize() - Method in class com.graphhopper.routing.OSMReaderConfig
 
getSnappedPoint() - Method in class com.graphhopper.storage.index.Snap
Calculates the position of the query point 'snapped' to a close road segment or node.
getSnappedPosition() - Method in class com.graphhopper.storage.index.Snap
 
getSortBy() - Method in class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
getSourceOutEdge() - Method in class com.graphhopper.routing.EdgeRestrictions
 
getSpeed(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
getSpeed(EdgeIteratorState, boolean) - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
getStateCode() - Method in enum class com.graphhopper.routing.ev.State
 
getStates() - Method in enum class com.graphhopper.routing.ev.Country
 
getStatisticsString() - Method in interface com.graphhopper.routing.ch.NodeContractor
 
getStatus() - Method in class com.graphhopper.util.BodyAndStatus
 
getString(boolean, int, EdgeIntAccess) - Method in class com.graphhopper.routing.ev.StringEncodedValue
 
getString(String, String) - Method in class com.graphhopper.GraphHopperConfig
 
getStringEncodedValue(String) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
getStringEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
getSubnetwork(int) - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
Returns the subnetwork ID for the specified nodeId or 0 if non is associated e.g.
getSubnetworksWithLandmarks() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
getSum() - Method in class com.graphhopper.util.MiniPerfTest
 
getTag(String) - Method in class com.graphhopper.reader.ReaderElement
 
getTag(String, T) - Method in class com.graphhopper.reader.ReaderElement
 
getTags() - Method in class com.graphhopper.reader.ReaderElement
 
getTags(long) - Method in interface com.graphhopper.reader.osm.WaySegmentParser.NodeTagSupplier
 
getTargetInEdge() - Method in class com.graphhopper.routing.EdgeRestrictions
 
getThreshold() - Method in class com.graphhopper.debatty.java.stringsimilarity.JaroWinkler
Returns the current value of the threshold used for adding the Winkler bonus.
getTime() - Method in class com.graphhopper.routing.Path
 
getTimeoutMillis() - Method in class com.graphhopper.routing.AlgorithmOptions
 
getTimeoutMillis() - Method in class com.graphhopper.routing.RouterConfig
 
getTimestamp() - Method in class com.graphhopper.reader.osm.WaySegmentParser
 
getTimeString() - Method in class com.graphhopper.util.StopWatch
 
getToEdge() - Method in interface com.graphhopper.storage.TurnCostStorage.Iterator
 
getToEdges() - Method in class com.graphhopper.reader.osm.RestrictionTopology
 
getToEdges() - Method in class com.graphhopper.reader.osm.WayToEdgeConverter.EdgeResult
 
getToEdges() - Method in class com.graphhopper.reader.osm.WayToEdgeConverter.NodeResult
 
getToll(ReaderWay, Toll) - Method in interface com.graphhopper.routing.util.countryrules.CountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.AlbaniaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.AndorraCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.AustriaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.BelarusCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.BelgiumCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.BulgariaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.CroatiaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.CzechiaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.DenmarkCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.EstoniaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.FaroeIslandsCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.FinlandCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.FranceCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.GermanyCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.GibraltarCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.GreeceCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.GuernseyCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.HungaryCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.IcelandCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.IsleOfManCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.ItalyCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.JerseyCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.LatviaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.LiechtensteinCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.LithuaniaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.LuxembourgCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.MaltaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.MonacoCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.NetherlandsCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.PolandCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.PortugalCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.RomaniaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SanMarinoCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SerbiaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SlovakiaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SloveniaCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SpainCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SwedenCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.SwitzerlandCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.UkraineCountryRule
 
getToll(ReaderWay, Toll) - Method in class com.graphhopper.routing.util.countryrules.europe.VaticanCityCountryRule
 
getTotalComponents() - Method in class com.graphhopper.routing.subnetwork.EdgeBasedTarjanSCC.ConnectedComponents
The total number of strongly connected components.
getTotalComponents() - Method in class com.graphhopper.routing.subnetwork.TarjanSCC.ConnectedComponents
The total number of strongly connected components.
getTotalPrepareTime() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
getTotalPrepareTime() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies.Result
 
getTotalPrepareTime() - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
getToWays() - Method in class com.graphhopper.reader.osm.RestrictionMembers
 
getTransformerRouteRelEnc() - Method in class com.graphhopper.routing.util.parsers.OSMBikeNetworkTagParser
 
getTransformerRouteRelEnc() - Method in class com.graphhopper.routing.util.parsers.OSMMtbNetworkTagParser
 
getTranslationMap() - Method in class com.graphhopper.GraphHopper
 
getTraversalMode() - Method in class com.graphhopper.routing.AlgorithmOptions
 
getTraversalMode() - Method in class com.graphhopper.storage.CHConfig
 
getTurnBooleanEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
getTurnCostIndex(int) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
getTurnCostIndex(int) - Method in interface com.graphhopper.storage.NodeAccess
 
getTurnCostsConfig() - Method in class com.graphhopper.config.Profile
 
getTurnCostsCount() - Method in class com.graphhopper.storage.TurnCostStorage
 
getTurnCostsCount(int) - Method in class com.graphhopper.storage.TurnCostStorage
 
getTurnCostStorage() - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
getTurnCostStorage() - Method in class com.graphhopper.storage.BaseGraph
 
getTurnCostStorage() - Method in interface com.graphhopper.storage.Graph
 
getTurnDecimalEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
getTurnEncodedValue(String, Class<T>) - Method in class com.graphhopper.routing.util.EncodingManager
 
getTurnEncodedValues() - Method in class com.graphhopper.routing.util.EncodingManager
 
getTurnRestrictionEnc() - Method in class com.graphhopper.reader.osm.RestrictionTagParser
 
getTurnWeight(int, int, int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
getTurnWeight(int, int, int) - Method in interface com.graphhopper.routing.ch.CHPreparationGraph.TurnCostFunction
 
getTurnWeight(int, int, int) - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getTurnWeight(int, int, int) - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getTurnWeight(int, int, int) - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getType() - Method in class com.graphhopper.reader.osm.pbf.PbfRawBlob
Gets the type of data represented by this blob.
getType() - Method in class com.graphhopper.reader.ReaderElement
 
getType() - Method in class com.graphhopper.reader.ReaderRelation.Member
 
getType() - Method in interface com.graphhopper.storage.DataAccess
 
getType() - Method in class com.graphhopper.storage.MMapDataAccess
 
getType() - Method in class com.graphhopper.storage.RAMDataAccess
 
getUnfavoredEdges() - Method in class com.graphhopper.routing.EdgeRestrictions
 
getUnfavoredVirtualEdges() - Method in class com.graphhopper.routing.querygraph.QueryGraph
Returns all virtual edges that have been unfavored via QueryGraph.unfavorVirtualEdge(int) or QueryGraph.unfavorVirtualEdges(IntArrayList)
getUnprocessedElements() - Method in interface com.graphhopper.reader.osm.OSMInput
 
getUnprocessedElements() - Method in class com.graphhopper.reader.osm.OSMInputFile
 
getUrbanMaxSpeedEnc() - Method in class com.graphhopper.routing.util.MaxSpeedCalculator
 
getValue() - Method in class com.graphhopper.coll.MapEntry
 
getValue() - Method in enum class com.graphhopper.routing.util.PriorityCode
 
getValue(int) - Static method in enum class com.graphhopper.routing.util.PriorityCode
 
getValue(String) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
getValue(String) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
getValue(String) - Method in interface com.graphhopper.util.EdgeIteratorState
This method returns the *first* value for the specified key and only if stored for the direction of this EdgeIteratorState.
getValues() - Method in class com.graphhopper.routing.ev.EnumEncodedValue
 
getValues() - Method in class com.graphhopper.routing.ev.StringEncodedValue
 
getVehicles() - Method in class com.graphhopper.routing.util.EncodingManager
 
getVersion() - Method in class com.graphhopper.config.Profile
 
getVersions() - Static method in class com.graphhopper.util.Constants
 
getVertexQuadEdge(int) - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeSubdivisionAsReadableTriangulation
 
getVertexQuadEdge(int) - Method in interface com.graphhopper.isochrone.algorithm.ReadableTriangulation
 
getVertexQuadEdge(int) - Method in class com.graphhopper.isochrone.algorithm.TriangulationAsReadableTriangulation
 
getVertexQuadEdges() - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
getVertices() - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
getViaEdges() - Method in class com.graphhopper.reader.osm.RestrictionTopology
 
getViaEdges() - Method in class com.graphhopper.reader.osm.WayToEdgeConverter.EdgeResult
 
getViaNode() - Method in interface com.graphhopper.storage.TurnCostStorage.Iterator
 
getViaNodeIfViaNodeRestriction(ReaderRelation) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
 
getViaNodes() - Method in class com.graphhopper.reader.osm.RestrictionTopology
 
getViaOSMNode() - Method in class com.graphhopper.reader.osm.RestrictionMembers
 
getViaWays() - Method in class com.graphhopper.reader.osm.RestrictionMembers
 
getVisitedNodes() - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
getVisitedNodes() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
getVisitedNodes() - Method in class com.graphhopper.routing.AlternativeRouteCH
 
getVisitedNodes() - Method in class com.graphhopper.routing.AlternativeRouteEdgeCH
 
getVisitedNodes() - Method in class com.graphhopper.routing.AStar
 
getVisitedNodes() - Method in class com.graphhopper.routing.CHPathCalculator
 
getVisitedNodes() - Method in class com.graphhopper.routing.Dijkstra
 
getVisitedNodes() - Method in class com.graphhopper.routing.DijkstraOneToMany
 
getVisitedNodes() - Method in class com.graphhopper.routing.FlexiblePathCalculator
 
getVisitedNodes() - Method in interface com.graphhopper.routing.PathCalculator
 
getVisitedNodes() - Method in interface com.graphhopper.routing.RoutingAlgorithm
Returns the visited nodes after searching.
getWayIndex() - Method in class com.graphhopper.storage.index.Snap
 
getWayTagParsers() - Method in class com.graphhopper.routing.util.OSMParsers
 
getWeight() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
getWeight() - Method in class com.graphhopper.routing.Path
This weight will be updated during the algorithm.
getWeight(boolean) - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
 
getWeight(boolean) - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
getWeight(int) - Method in class com.graphhopper.routing.DijkstraOneToMany
 
getWeight(long) - Method in class com.graphhopper.storage.CHStorage
 
getWeightAB() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getWeightBA() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
getWeighting() - Method in class com.graphhopper.config.Profile
 
getWeighting() - Method in class com.graphhopper.routing.FlexiblePathCalculator
 
getWeighting() - Method in class com.graphhopper.routing.lm.LandmarkStorage
This method returns the weighting for which the landmarks are originally created
getWeighting() - Method in class com.graphhopper.routing.lm.LMConfig
 
getWeighting() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
getWeighting() - Method in class com.graphhopper.storage.CHConfig
 
getWeighting() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
getWeighting() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
getWeightOfVisitedPath() - Method in class com.graphhopper.routing.AStar.AStarEntry
 
getWeightOfVisitedPath() - Method in class com.graphhopper.routing.ch.AStarCHEntry
 
getWeightOfVisitedPath() - Method in class com.graphhopper.routing.SPTEntry
This method returns the weight to the origin e.g.
getWithFallBack(Locale) - Method in class com.graphhopper.util.TranslationMap
Returns the Translation object for the specified locale and falls back to English if the locale was not found.
getWorkerThreads() - Method in class com.graphhopper.routing.OSMReaderConfig
 
GGY - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GHA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GHBitSet - Interface in com.graphhopper.coll
Wrapper interface of an integer container for different implementations like OpenBitset, BitSet, ...
GHBitSetImpl - Class in com.graphhopper.coll
This implementation stores the bits inside the values of a long-array.
GHBitSetImpl() - Constructor for class com.graphhopper.coll.GHBitSetImpl
 
GHBitSetImpl(int) - Constructor for class com.graphhopper.coll.GHBitSetImpl
 
GHDirectory - Class in com.graphhopper.storage
Implements some common methods for the subclasses.
GHDirectory(String, DAType) - Constructor for class com.graphhopper.storage.GHDirectory
 
GHIntHashSet - Class in com.graphhopper.coll
Prefer GHTBitSet or GHBitSetImpl over this class.
GHIntHashSet() - Constructor for class com.graphhopper.coll.GHIntHashSet
 
GHIntHashSet(int) - Constructor for class com.graphhopper.coll.GHIntHashSet
 
GHIntHashSet(int, double) - Constructor for class com.graphhopper.coll.GHIntHashSet
 
GHIntHashSet(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHIntHashSet
 
GHIntHashSet(IntContainer) - Constructor for class com.graphhopper.coll.GHIntHashSet
 
GHIntLongHashMap - Class in com.graphhopper.coll
 
GHIntLongHashMap() - Constructor for class com.graphhopper.coll.GHIntLongHashMap
 
GHIntLongHashMap(int) - Constructor for class com.graphhopper.coll.GHIntLongHashMap
 
GHIntLongHashMap(int, double) - Constructor for class com.graphhopper.coll.GHIntLongHashMap
 
GHIntLongHashMap(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHIntLongHashMap
 
GHIntObjectHashMap<T> - Class in com.graphhopper.coll
We often do not mix maps but really need to avoid randomness or that threads can influence each other and so we do not use the default HashOrderMixing employed in HPPC (which does this in a thread-safe manner).
GHIntObjectHashMap() - Constructor for class com.graphhopper.coll.GHIntObjectHashMap
 
GHIntObjectHashMap(int) - Constructor for class com.graphhopper.coll.GHIntObjectHashMap
 
GHIntObjectHashMap(int, double) - Constructor for class com.graphhopper.coll.GHIntObjectHashMap
 
GHIntObjectHashMap(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHIntObjectHashMap
 
GHLock - Interface in com.graphhopper.storage
A write lock interface.
GHLongHashSet - Class in com.graphhopper.coll
 
GHLongHashSet() - Constructor for class com.graphhopper.coll.GHLongHashSet
 
GHLongHashSet(int) - Constructor for class com.graphhopper.coll.GHLongHashSet
 
GHLongHashSet(int, double) - Constructor for class com.graphhopper.coll.GHLongHashSet
 
GHLongHashSet(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHLongHashSet
 
GHLongLongBTree - Class in com.graphhopper.coll
An in-memory B-Tree with configurable value size (1-8 bytes).
GHLongLongBTree(int, int, long) - Constructor for class com.graphhopper.coll.GHLongLongBTree
 
GHLongLongHashMap - Class in com.graphhopper.coll
 
GHLongLongHashMap() - Constructor for class com.graphhopper.coll.GHLongLongHashMap
 
GHLongLongHashMap(int) - Constructor for class com.graphhopper.coll.GHLongLongHashMap
 
GHLongLongHashMap(int, double) - Constructor for class com.graphhopper.coll.GHLongLongHashMap
 
GHLongLongHashMap(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHLongLongHashMap
 
GHLongObjectHashMap<T> - Class in com.graphhopper.coll
 
GHLongObjectHashMap() - Constructor for class com.graphhopper.coll.GHLongObjectHashMap
 
GHLongObjectHashMap(int) - Constructor for class com.graphhopper.coll.GHLongObjectHashMap
 
GHLongObjectHashMap(int, double) - Constructor for class com.graphhopper.coll.GHLongObjectHashMap
 
GHLongObjectHashMap(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHLongObjectHashMap
 
GHObjectIntHashMap<T> - Class in com.graphhopper.coll
 
GHObjectIntHashMap() - Constructor for class com.graphhopper.coll.GHObjectIntHashMap
 
GHObjectIntHashMap(int) - Constructor for class com.graphhopper.coll.GHObjectIntHashMap
 
GHObjectIntHashMap(int, double) - Constructor for class com.graphhopper.coll.GHObjectIntHashMap
 
GHObjectIntHashMap(int, double, HashOrderMixingStrategy) - Constructor for class com.graphhopper.coll.GHObjectIntHashMap
 
GHObjectIntHashMap(ObjectIntAssociativeContainer) - Constructor for class com.graphhopper.coll.GHObjectIntHashMap
 
GHSortedCollection - Class in com.graphhopper.coll
A priority queue implemented by a treemap to allow fast key update.
GHSortedCollection() - Constructor for class com.graphhopper.coll.GHSortedCollection
 
GHTBitSet - Class in com.graphhopper.coll
Implements the bitset interface via a hash set.
GHTBitSet() - Constructor for class com.graphhopper.coll.GHTBitSet
 
GHTBitSet(int) - Constructor for class com.graphhopper.coll.GHTBitSet
 
GHTBitSet(GHIntHashSet) - Constructor for class com.graphhopper.coll.GHTBitSet
 
GHUtility - Class in com.graphhopper.util
A helper class to avoid cluttering the Graph interface with all the common methods.
GHUtility() - Constructor for class com.graphhopper.util.GHUtility
 
GIB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GibraltarCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
GibraltarCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.GibraltarCountryRule
 
GIN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GIT_INFO - Static variable in class com.graphhopper.util.Constants
Details about the git commit this artifact was built for, can be null (if not built using maven)
GitInfo - Class in com.graphhopper.util
 
GitInfo(String, String, String, String, boolean) - Constructor for class com.graphhopper.util.GitInfo
 
GMB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GMTEDProvider - Class in com.graphhopper.reader.dem
Elevation data from Global Multi-resolution Terrain Elevation Data 2010 (GMTED2010).
GMTEDProvider() - Constructor for class com.graphhopper.reader.dem.GMTEDProvider
 
GMTEDProvider(String) - Constructor for class com.graphhopper.reader.dem.GMTEDProvider
 
GNB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GNQ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
goFurther(int) - Method in class com.graphhopper.util.XFirstSearch
 
GOOD - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
goodSurface - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
GRADE1 - Enum constant in enum class com.graphhopper.routing.ev.TrackType
 
GRADE2 - Enum constant in enum class com.graphhopper.routing.ev.TrackType
 
GRADE3 - Enum constant in enum class com.graphhopper.routing.ev.TrackType
 
GRADE4 - Enum constant in enum class com.graphhopper.routing.ev.TrackType
 
GRADE5 - Enum constant in enum class com.graphhopper.routing.ev.TrackType
 
graph - Variable in class com.graphhopper.routing.AbstractBidirCHAlgo
 
graph - Variable in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
graph - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
graph - Variable in class com.graphhopper.routing.Router
 
Graph - Interface in com.graphhopper.storage
An interface to represent a (geo) graph - suited for efficient storage as it can be requested via indices called node IDs.
GraphHopper - Class in com.graphhopper
Easy to use access point to configure import and (offline) routing.
GraphHopper() - Constructor for class com.graphhopper.GraphHopper
 
GraphHopperConfig - Class in com.graphhopper
This class represents the global configuration for the GraphHopper class, which is typically configured via the `config.yml` file.
GraphHopperConfig() - Constructor for class com.graphhopper.GraphHopperConfig
 
GraphHopperConfig(GraphHopperConfig) - Constructor for class com.graphhopper.GraphHopperConfig
 
GraphHopperConfig(PMap) - Constructor for class com.graphhopper.GraphHopperConfig
 
GRASS - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
GRAVEL - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
GRC - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GRD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GreeceCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
GreeceCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.GreeceCountryRule
 
GRL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GROUND - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
GTM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
GuernseyCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
GuernseyCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.GuernseyCountryRule
 
GUY - Enum constant in enum class com.graphhopper.routing.ev.Country
 

H

handleAccess(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.BikeCommonAccessParser
 
handleBarrierEdge(int, EdgeIntAccess, Map<String, Object>) - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
handleEdge(int, int, PointList, ReaderWay, List<Map<String, Object>>) - Method in interface com.graphhopper.reader.osm.WaySegmentParser.EdgeHandler
 
handlePriority(ReaderWay, Integer) - Method in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
handleRelationTags(ReaderRelation, IntsRef) - Method in class com.graphhopper.routing.util.OSMParsers
 
handleRelationTags(IntsRef, ReaderRelation) - Method in class com.graphhopper.routing.util.parsers.OSMBikeNetworkTagParser
 
handleRelationTags(IntsRef, ReaderRelation) - Method in class com.graphhopper.routing.util.parsers.OSMFootNetworkTagParser
 
handleRelationTags(IntsRef, ReaderRelation) - Method in class com.graphhopper.routing.util.parsers.OSMMtbNetworkTagParser
 
handleRelationTags(IntsRef, ReaderRelation) - Method in interface com.graphhopper.routing.util.parsers.RelationTagParser
Analyze the tags of a relation and create the routing flags for the second read step.
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.BikeCommonAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.BikeCommonAverageSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.FootAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay) - Method in class com.graphhopper.routing.util.parsers.FootAverageSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.CurvatureCalculator
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.FerrySpeedCalculator
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.OSMParsers
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.CountryParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.DefaultMaxSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.MaxWeightExceptParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.ModeAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OrientationCalculator
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMBikeNetworkTagParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMCrossingParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMFootNetworkTagParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMFootwayParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMGetOffBikeParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMHazmatParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMHazmatTunnelParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMHazmatWaterParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMHgvParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMHikeRatingParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMHorseRatingParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMLanesParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMaxAxleLoadParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMaxHeightParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMaxLengthParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMaxSpeedParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMaxWeightParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMaxWidthParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMtbNetworkTagParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMMtbRatingParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMRoadAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMRoadClassLinkParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMRoadClassParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMRoadEnvironmentParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMRoundaboutParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMSmoothnessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMSurfaceParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMTemporalAccessParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMTollParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMTrackTypeParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.OSMWayIDParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.parsers.StateParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in interface com.graphhopper.routing.util.parsers.TagParser
 
handleWayTags(int, EdgeIntAccess, ReaderWay, IntsRef) - Method in class com.graphhopper.routing.util.SlopeCalculator
 
has(String) - Method in class com.graphhopper.GraphHopperConfig
 
hasElevation() - Method in class com.graphhopper.GraphHopper
 
hasElevation() - Method in class com.graphhopper.util.shapes.BBox
 
hasElevationDiff(double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
hasEncodedValue(String) - Method in interface com.graphhopper.routing.ev.EncodedValueLookup
 
hasEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
hashCode() - Method in class com.graphhopper.coll.MapEntry
 
hashCode() - Method in class com.graphhopper.config.CHProfile
 
hashCode() - Method in class com.graphhopper.config.Profile
 
hashCode() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
hashCode() - Method in class com.graphhopper.routing.DirectionResolverResult
 
hashCode() - Method in class com.graphhopper.routing.lm.LMConfig
 
hashCode() - Method in class com.graphhopper.routing.util.AccessFilter
 
hashCode() - Method in class com.graphhopper.search.KVStorage.KValue
 
hashCode() - Method in class com.graphhopper.storage.CHConfig
 
hashCode() - Method in class com.graphhopper.storage.DAType
 
hashCode() - Method in class com.graphhopper.storage.IntsRef
 
hashCode() - Method in class com.graphhopper.util.shapes.BBox
 
hashCode() - Method in class com.graphhopper.util.shapes.Circle
 
hasNext() - Method in class com.graphhopper.reader.osm.pbf.PbfStreamSplitter
 
hasTag(String, Object) - Method in class com.graphhopper.reader.ReaderElement
Check that the object has a given tag with a given value.
hasTag(String, String...) - Method in class com.graphhopper.reader.ReaderElement
Check that a given tag has one of the specified values.
hasTag(String, Collection<String>) - Method in class com.graphhopper.reader.ReaderElement
Check that a given tag has one of the specified values.
hasTag(List<String>, Object) - Method in class com.graphhopper.reader.ReaderElement
Check a number of tags in the given order if their value is equal to the specified value.
hasTag(List<String>, Collection<String>) - Method in class com.graphhopper.reader.ReaderElement
Check a number of tags in the given order for any of the given values.
hasTags() - Method in class com.graphhopper.reader.ReaderElement
 
hasTemporalRestriction(ReaderWay, int, List<String>) - Static method in class com.graphhopper.routing.util.parsers.OSMTemporalAccessParser
 
hasTurnCosts() - Method in class com.graphhopper.config.Profile
 
hasTurnCosts() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
hasTurnCosts() - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
hasTurnCosts() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
hasTurnCosts() - Method in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
hasTurnCosts() - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
hasTurnCosts() - Method in class com.graphhopper.routing.weighting.SpeedWeighting
 
hasTurnCosts() - Method in interface com.graphhopper.routing.weighting.Weighting
This method can be used to check whether or not this weighting returns turn costs (or if they are all zero).
hasTurnCosts() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
hasTurnCosts() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
hasTurnEncodedValue(String) - Method in class com.graphhopper.routing.util.EncodingManager
 
Hazmat - Enum Class in com.graphhopper.routing.ev
Defines general restrictions for the transport of hazardous materials.
If not tagged it will be Hazmat.YES
HazmatTunnel - Enum Class in com.graphhopper.routing.ev
Defines the degree of restriction for the transport of hazardous goods through tunnels.
If not tagged it will be HazmatTunnel.A
HazmatWater - Enum Class in com.graphhopper.routing.ev
Defines general restrictions for the transport of goods through water protection areas.
If not tagged it will be HazmatWater.YES
header - Variable in class com.graphhopper.storage.AbstractDataAccess
 
HEADER_OFFSET - Static variable in class com.graphhopper.storage.AbstractDataAccess
 
HeadingEdgeFilter - Class in com.graphhopper.routing.util
 
HeadingEdgeFilter(DirectedEdgeFilter, double, GHPoint) - Constructor for class com.graphhopper.routing.util.HeadingEdgeFilter
 
HeadingResolver - Class in com.graphhopper.routing
 
HeadingResolver(Graph) - Constructor for class com.graphhopper.routing.HeadingResolver
 
HEAP - Enum constant in enum class com.graphhopper.storage.DAType.MemRef
 
HeightTile - Class in com.graphhopper.reader.dem
One rectangle of height data from Shuttle Radar Topography Mission.
HeightTile(int, int, int, int, double, int, int) - Constructor for class com.graphhopper.reader.dem.HeightTile
 
HGTProvider - Class in com.graphhopper.reader.dem
 
HGTProvider(String) - Constructor for class com.graphhopper.reader.dem.HGTProvider
 
Hgv - Enum Class in com.graphhopper.routing.ev
This enum defines the road access of an edge.
HGV - Enum constant in enum class com.graphhopper.routing.ev.Toll
 
HGV - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
HIERARCHY_DEPTH_WEIGHT - Static variable in class com.graphhopper.routing.ch.CHParameters
 
highwayValues - Variable in class com.graphhopper.routing.util.parsers.CarAccessParser
 
HikeRating - Class in com.graphhopper.routing.ev
 
HikeRating() - Constructor for class com.graphhopper.routing.ev.HikeRating
 
HND - Enum constant in enum class com.graphhopper.routing.ev.Country
 
HORRIBLE - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
HorseRating - Class in com.graphhopper.routing.ev
 
HorseRating() - Constructor for class com.graphhopper.routing.ev.HorseRating
 
HOV - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
HovAccess - Class in com.graphhopper.routing.ev
High-occupancy vehicle (carpool, diamond, transit, T2, or T3).
HovAccess() - Constructor for class com.graphhopper.routing.ev.HovAccess
 
HRV - Enum constant in enum class com.graphhopper.routing.ev.Country
 
HTI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
HUN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
HungaryCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Hungarian roads
HungaryCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.HungaryCountryRule
 

I

IcelandCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
IcelandCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.IcelandCountryRule
 
identity(int) - Static method in interface com.graphhopper.routing.ch.NodeOrderingProvider
 
IDN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
IMN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
IMPASSABLE - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
importAndClose() - Method in class com.graphhopper.GraphHopper
Imports and processes data, storing it to disk when complete.
importOrLoad() - Method in class com.graphhopper.GraphHopper
Imports provided data from disc and creates graph.
importOSM() - Method in class com.graphhopper.GraphHopper
 
importPublicTransit() - Method in class com.graphhopper.GraphHopper
 
ImportRegistry - Interface in com.graphhopper.routing.ev
 
ImportUnit - Class in com.graphhopper.routing.ev
 
ImportUnitSorter - Class in com.graphhopper.routing.ev
 
ImportUnitSorter(Map<String, ImportUnit>) - Constructor for class com.graphhopper.routing.ev.ImportUnitSorter
 
impossible() - Static method in class com.graphhopper.routing.DirectionResolverResult
 
in - Variable in class com.graphhopper.util.details.IntersectionValues
 
in(Polygon, EdgeIteratorState) - Static method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
incEdge - Variable in class com.graphhopper.routing.ch.CHEntry
The id of the incoming original edge at this shortest path tree entry.
incEdgeKey - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
The edge key of the incoming edge at this shortest path tree entry.
IND - Enum constant in enum class com.graphhopper.routing.ev.Country
 
indexDivisor - Variable in class com.graphhopper.storage.AbstractDataAccess
 
indexOf(String) - Method in class com.graphhopper.routing.ev.StringEncodedValue
 
IndexStructureInfo - Class in com.graphhopper.storage.index
 
IndexStructureInfo(int[], byte[], PixelGridTraversal, SpatialKeyAlgo, BBox, int) - Constructor for class com.graphhopper.storage.index.IndexStructureInfo
 
inEdgeExplorer - Variable in class com.graphhopper.routing.AbstractBidirCHAlgo
 
inEdges(BooleanEncodedValue) - Static method in class com.graphhopper.routing.util.AccessFilter
 
inEdges(CHStorage, BaseGraph, Weighting) - Static method in class com.graphhopper.storage.RoutingCHEdgeIteratorImpl
 
init(int, double, int, double) - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
init(int, int) - Method in class com.graphhopper.routing.ch.NodeBasedWitnessPathSearcher
Sets up a search for given start node and an ignored node.
init(GraphHopperConfig) - Method in class com.graphhopper.GraphHopper
Reads the configuration from a GraphHopperConfig object which can be manually filled, or more typically is read from `config.yml`.
init(GraphHopperConfig) - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
init(GraphHopperConfig) - Method in class com.graphhopper.routing.lm.LMPreparationHandler
 
init(DecimalEncodedValue, DecimalEncodedValue, EdgeIntAccess) - Method in class com.graphhopper.routing.util.parsers.DefaultMaxSpeedParser
 
init(EncodedValue.InitializerConfig) - Method in interface com.graphhopper.routing.ev.EncodedValue
This method sets the dataIndex and shift of this EncodedValue object and potentially changes the submitted init object afterwards via calling next
init(EncodedValue.InitializerConfig) - Method in class com.graphhopper.routing.ev.ExternalBooleanEncodedValue
 
init(EncodedValue.InitializerConfig) - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
init(CustomModel, EncodedValueLookup, Map<String, JsonFeature>) - Method in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
initCollections(int) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
initCollections(int) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
initCollections(int) - Method in class com.graphhopper.routing.AStar
 
initCollections(int) - Method in class com.graphhopper.routing.Dijkstra
 
initFrom(int, double) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
initFromGraph() - Method in interface com.graphhopper.routing.ch.NodeContractor
 
InitializerConfig() - Constructor for class com.graphhopper.routing.ev.EncodedValue.InitializerConfig
 
initLocationIndex() - Method in class com.graphhopper.GraphHopper
Initializes the location index after the import is done.
initSearch(int, int, int, EdgeBasedWitnessPathSearcher.Stats) - Method in class com.graphhopper.routing.ch.EdgeBasedWitnessPathSearcher
Deletes the shortest path tree that has been found so far and initializes a new witness path search for a given node to be contracted and source edge key.
initTo(int, double) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
InMemConstructionIndex - Class in com.graphhopper.storage.index
 
InMemConstructionIndex(IndexStructureInfo) - Constructor for class com.graphhopper.storage.index.InMemConstructionIndex
 
insert(double, int) - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
insert(int, int) - Method in class com.graphhopper.coll.GHSortedCollection
 
Instructions - Class in com.graphhopper.util
 
Instructions() - Constructor for class com.graphhopper.util.Instructions
 
InstructionsFromEdges - Class in com.graphhopper.routing
This class calculates instructions from the edges in a Path.
InstructionsFromEdges(Graph, Weighting, EncodedValueLookup, InstructionList) - Constructor for class com.graphhopper.routing.InstructionsFromEdges
 
IntDetails - Class in com.graphhopper.util.details
 
IntDetails(String, IntEncodedValue) - Constructor for class com.graphhopper.util.details.IntDetails
 
IntEncodedValue - Interface in com.graphhopper.routing.ev
This class defines how and where to store an unsigned integer.
IntEncodedValueImpl - Class in com.graphhopper.routing.ev
Implementation of the IntEncodedValue via a certain number of bits (that determines the maximum value) and a minimum value (default is 0).
IntEncodedValueImpl(String, int, boolean) - Constructor for class com.graphhopper.routing.ev.IntEncodedValueImpl
 
IntEncodedValueImpl(String, int, int, boolean, boolean) - Constructor for class com.graphhopper.routing.ev.IntEncodedValueImpl
This creates an EncodedValue to store an integer value with up to the specified bits.
intendedValues - Variable in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
INTERMEDIATE - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
intermediatePoint(double, double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
This methods creates a point (lat, lon in degrees) a fraction of the distance along the path from (lat1, lon1) to (lat2, lon2).
intermediatePoint(double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
intermediatePoint(double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
INTERNATIONAL - Enum constant in enum class com.graphhopper.routing.ev.RouteNetwork
 
interpolateElevationsOfInnerNodes(int[], int[]) - Method in class com.graphhopper.reader.dem.NodeElevationInterpolator
 
IntersectionDetails - Class in com.graphhopper.util.details
Calculate the intersections for a route.
IntersectionDetails(Graph, Weighting) - Constructor for class com.graphhopper.util.details.IntersectionDetails
 
IntersectionValues - Class in com.graphhopper.util.details
 
IntersectionValues() - Constructor for class com.graphhopper.util.details.IntersectionValues
 
intersects(double, double, double, double) - Method in class com.graphhopper.util.shapes.BBox
This method calculates if this BBox intersects with the specified BBox
intersects(PointList) - Method in class com.graphhopper.util.shapes.BBox
 
intersects(PointList) - Method in class com.graphhopper.util.shapes.Circle
 
intersects(PointList) - Method in class com.graphhopper.util.shapes.Polygon
 
intersects(PointList) - Method in interface com.graphhopper.util.shapes.Shape
 
intersects(BBox) - Method in class com.graphhopper.util.shapes.BBox
This method calculates if this BBox intersects with the specified BBox
intersects(BBox) - Method in class com.graphhopper.util.shapes.Circle
 
intersects(RectangleLineIntersector, PointList) - Static method in class com.graphhopper.util.shapes.BBox
 
Interval(int, int) - Constructor for class com.graphhopper.util.PathSimplification.Interval
 
IntFloatBinaryHeap - Class in com.graphhopper.apache.commons.collections
This class is a partial copy of the class org.apache.commons.collections.BinaryHeap for just the min heap and primitive, sorted float keys and associated int elements.
IntFloatBinaryHeap() - Constructor for class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
IntFloatBinaryHeap(int) - Constructor for class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
ints - Variable in class com.graphhopper.storage.IntsRef
The contents of the IntsRef.
intsEquals(IntsRef) - Method in class com.graphhopper.storage.IntsRef
 
IntsRef - Class in com.graphhopper.storage
Idea and most of the code is from Lucene.
IntsRef(int) - Constructor for class com.graphhopper.storage.IntsRef
Create a IntsRef pointing to a new int array of size capacity leading to capacity*32 bits.
IntsRef(int[], int, int) - Constructor for class com.graphhopper.storage.IntsRef
This instance will directly reference ints w/o making a copy.
IntsRefEdgeIntAccess - Class in com.graphhopper.routing.ev
 
IntsRefEdgeIntAccess(IntsRef) - Constructor for class com.graphhopper.routing.ev.IntsRefEdgeIntAccess
 
INVALID - Enum constant in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
 
INVALID_NODE - Static variable in class com.graphhopper.storage.index.Snap
 
invert(int[]) - Static method in class com.graphhopper.util.ArrayUtil
Creates a new array where each element represents the index position of this element in the given array or is set to -1 if this element does not appear in the input array.
invert(IntArrayList) - Static method in class com.graphhopper.util.ArrayUtil
 
IOT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
iota(int) - Static method in class com.graphhopper.util.ArrayUtil
Creates an IntArrayList filled with the integers 0,1,2,3,...,size-1
IrelandCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
IrelandCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.IrelandCountryRule
 
IRL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
IRN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
IRQ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
is3D() - Method in class com.graphhopper.reader.osm.PillarInfo
 
is3D() - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
isAdjacentToNode(int, int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
isAdjacentToNode(int, int) - Method in class com.graphhopper.storage.BaseGraph
 
isAdjacentToNode(int, int) - Method in interface com.graphhopper.storage.Graph
 
isAdjNode(int, int) - Method in class com.graphhopper.storage.BaseGraph
 
isAllowWrites() - Method in class com.graphhopper.GraphHopper
 
isAllowWrites() - Method in class com.graphhopper.storage.DAType
 
isBackwardOneway(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAccessParser
make sure that isOneway is called before
isBackwardOneway(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.ModeAccessParser
 
isBarrier(ReaderNode) - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
isBarrierNode(ReaderNode) - Method in class com.graphhopper.reader.osm.OSMReader
 
isBlockFords() - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
isCalcPoints() - Method in class com.graphhopper.routing.RouterConfig
 
isCalculateWayDistance(ReaderWay) - Method in class com.graphhopper.reader.osm.OSMReader
 
isCheckPassed() - Method in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
 
isClockwise(double, double, double, double, double, double) - Method in class com.graphhopper.util.AngleCalc
 
isClosed() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
isClosed() - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
isClosed() - Method in class com.graphhopper.search.KVStorage
 
isClosed() - Method in class com.graphhopper.storage.AbstractDataAccess
 
isClosed() - Method in class com.graphhopper.storage.BaseGraph
 
isClosed() - Method in class com.graphhopper.storage.CHStorage
 
isClosed() - Method in interface com.graphhopper.storage.DataAccess
 
isClosed() - Method in class com.graphhopper.storage.index.LineIntIndex
 
isClosed() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
isClosed() - Method in interface com.graphhopper.storage.Storable
 
isClosed() - Method in class com.graphhopper.storage.StorableProperties
 
isClosed() - Method in class com.graphhopper.storage.TurnCostStorage
 
isComplete() - Method in class com.graphhopper.reader.osm.pbf.PbfBlobResult
Gets the complete flag.
isCrossBoundary(double, double) - Method in interface com.graphhopper.util.DistanceCalc
 
isCrossBoundary(double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
isCrossBoundary(double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
isDateLineCrossOver(double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
isDateLineCrossOver(double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
isDayless() - Method in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
isDayOnly() - Method in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
isDeleted() - Method in class com.graphhopper.routing.SPTEntry
 
isDirty() - Method in class com.graphhopper.util.GitInfo
 
isEdgeBased() - Method in class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 
isEdgeBased() - Method in enum class com.graphhopper.routing.util.TraversalMode
 
isEdgeBased() - Method in class com.graphhopper.storage.CHConfig
 
isEdgeBased() - Method in class com.graphhopper.storage.CHStorage
 
isEdgeBased() - Method in interface com.graphhopper.storage.RoutingCHGraph
 
isEdgeBased() - Method in class com.graphhopper.storage.RoutingCHGraphImpl
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.AverageSpeedDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.BooleanDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.ConstantDetailsBuilder
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.DecimalDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.DistanceDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.EdgeIdDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.EdgeKeyDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.EnumDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.IntDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.IntersectionDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.KVStringDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in interface com.graphhopper.util.details.PathDetailsBuilder
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.StringDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.TimeDetails
 
isEdgeDifferentToLastEdge(EdgeIteratorState) - Method in class com.graphhopper.util.details.WeightDetails
 
isEmpty() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
isEmpty() - Method in class com.graphhopper.coll.GHSortedCollection
 
isEmpty() - Method in class com.graphhopper.coll.MinHeapWithUpdate
 
isEmpty() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
isEmpty() - Method in class com.graphhopper.storage.IntsRef
 
isEmpty() - Method in class com.graphhopper.util.SimpleIntDeque
 
isEnabled() - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
isEnabled() - Method in class com.graphhopper.routing.lm.LMPreparationHandler
 
isEOF() - Method in class com.graphhopper.reader.osm.OSMInputFile
 
isFerry() - Method in enum class com.graphhopper.routing.util.WayAccess
 
isFerry(ReaderWay) - Static method in class com.graphhopper.routing.util.FerrySpeedCalculator
 
isForwardOneway(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAccessParser
make sure that isOneway is called before
isForwardOneway(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.ModeAccessParser
 
isFound() - Method in class com.graphhopper.routing.Path
 
isFrozen() - Method in class com.graphhopper.storage.BaseGraph
 
isImpossible() - Method in class com.graphhopper.routing.DirectionResolverResult
 
isInitialized() - Method in class com.graphhopper.storage.BaseGraph
 
isInMemory() - Method in class com.graphhopper.storage.DAType
 
isInRange(Calendar) - Method in class com.graphhopper.reader.osm.conditional.DateRange
 
isInstructionsEnabled() - Method in class com.graphhopper.routing.RouterConfig
 
isIntBased() - Method in class com.graphhopper.storage.AbstractDataAccess
 
isInteg() - Method in class com.graphhopper.storage.DAType
Optimized for integer values? default is false
isInterpolatableEdge(EdgeIteratorState) - Method in class com.graphhopper.reader.dem.EdgeElevationInterpolator
 
isInvalidValue(String) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
 
ISL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
IsleOfManCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
IsleOfManCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.IsleOfManCountryRule
 
isLocked() - Method in interface com.graphhopper.storage.GHLock
 
isMaxVisitedNodesExceeded() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
isMaxVisitedNodesExceeded() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
isMetaRelation() - Method in class com.graphhopper.reader.ReaderRelation
 
isMMap() - Method in class com.graphhopper.storage.DAType
 
isMotorVehicle() - Method in enum class com.graphhopper.routing.util.TransportationMode
 
ISO_3166_2 - Static variable in enum class com.graphhopper.routing.ev.State
 
isOneway(ReaderWay) - Method in class com.graphhopper.routing.util.parsers.CarAccessParser
 
isOther() - Method in enum class com.graphhopper.routing.util.WayAccess
 
isParseWayNames() - Method in class com.graphhopper.routing.OSMReaderConfig
 
isPermutation(IntArrayList) - Static method in class com.graphhopper.util.ArrayUtil
 
isPrepared() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
isPrepared() - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
ISR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
isRectangle() - Method in class com.graphhopper.util.shapes.Polygon
 
isRestricted() - Method in class com.graphhopper.routing.DirectionResolverResult
 
isSeaLevel() - Method in class com.graphhopper.reader.dem.HeightTile
 
isShortcut() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
isShortcut() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
isShortcut() - Method in interface com.graphhopper.storage.RoutingCHEdgeIteratorState
 
isShortcut() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
isSimplifyResponse() - Method in class com.graphhopper.routing.RouterConfig
 
isSkipNodes() - Method in class com.graphhopper.reader.osm.SkipOptions
 
isSkipRelations() - Method in class com.graphhopper.reader.osm.SkipOptions
 
isSkipWays() - Method in class com.graphhopper.reader.osm.SkipOptions
 
isStoreTwoDirections() - Method in interface com.graphhopper.routing.ev.EncodedValue
 
isStoreTwoDirections() - Method in class com.graphhopper.routing.ev.ExternalBooleanEncodedValue
 
isStoreTwoDirections() - Method in interface com.graphhopper.routing.ev.IntEncodedValue
 
isStoreTwoDirections() - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
isStoring() - Method in class com.graphhopper.storage.AbstractDataAccess
 
isStoring() - Method in class com.graphhopper.storage.DAType
Temporary data or store (with loading and storing)? default is false
isStoring() - Method in class com.graphhopper.storage.GHDirectory
 
isStoring() - Method in class com.graphhopper.storage.RAMDataAccess
 
isSuccess() - Method in class com.graphhopper.reader.osm.pbf.PbfBlobResult
Gets the success flag.
isTileInfo() - Method in interface com.graphhopper.storage.index.LocationIndex.Visitor
 
isTimeoutExceeded() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
isTimeoutExceeded() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
isTurnRestriction(ReaderRelation) - Static method in class com.graphhopper.reader.osm.OSMRestrictionConverter
 
isValid() - Method in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
 
isValid() - Method in class com.graphhopper.storage.index.Snap
 
isValid() - Method in class com.graphhopper.storage.IntsRef
Performs internal consistency checks.
isValid() - Method in class com.graphhopper.util.shapes.BBox
 
isValid(int) - Static method in class com.graphhopper.util.EdgeIterator.Edge
Checks if a given integer edge ID is valid or not.
isValid(String) - Method in interface com.graphhopper.routing.weighting.custom.NameValidator
 
isValidName(String) - Static method in interface com.graphhopper.routing.weighting.Weighting
 
isValidSpeed(double) - Static method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
isViaWay() - Method in class com.graphhopper.reader.osm.RestrictionMembers
 
isViaWayRestriction() - Method in class com.graphhopper.reader.osm.RestrictionTopology
 
isVirtualEdge(int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
isVirtualNode(int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
isWay() - Method in enum class com.graphhopper.routing.util.WayAccess
 
isWeightLimitExceeded() - Method in class com.graphhopper.routing.DijkstraOneToMany
 
isWithoutWarning() - Method in exception com.graphhopper.reader.osm.OSMRestrictionException
 
isYearless() - Method in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
ITA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ItalyCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Italian roads
ItalyCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.ItalyCountryRule
 

J

JAM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
JaroWinkler - Class in com.graphhopper.debatty.java.stringsimilarity
This class is copied from: https://github.com/tdebatty/java-string-similarity/blob/master/src/main/java/info/debatty/java/stringsimilarity/JaroWinkler.java and slightly modified.
JaroWinkler() - Constructor for class com.graphhopper.debatty.java.stringsimilarity.JaroWinkler
Instantiate with default threshold (0.7).
JaroWinkler(double) - Constructor for class com.graphhopper.debatty.java.stringsimilarity.JaroWinkler
Instantiate with given threshold to determine when Winkler bonus should be used.
JAVA_VENDOR - Static variable in class com.graphhopper.util.Constants
 
JAVA_VERSION - Static variable in class com.graphhopper.util.Constants
The value of System.getProperty("java.version").
JerseyCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
JerseyCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.JerseyCountryRule
 
JEY - Enum constant in enum class com.graphhopper.routing.ev.Country
 
JOR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
JPN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
JRE_IS_MINIMUM_JAVA9 - Static variable in class com.graphhopper.util.Constants
 
JTSTriangulator - Class in com.graphhopper.isochrone.algorithm
 
JTSTriangulator(RouterConfig) - Constructor for class com.graphhopper.isochrone.algorithm.JTSTriangulator
 
JVM_SPEC_VERSION - Static variable in class com.graphhopper.util.Constants
 

K

KAZ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
KEN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
key(String) - Static method in enum class com.graphhopper.routing.ev.RouteNetwork
 
key(String) - Static method in class com.graphhopper.routing.ev.Subnetwork
 
key(String) - Static method in class com.graphhopper.routing.ev.TurnCost
 
key(String) - Static method in class com.graphhopper.routing.ev.TurnRestriction
 
key(String) - Static method in class com.graphhopper.routing.ev.VehicleAccess
 
key(String) - Static method in class com.graphhopper.routing.ev.VehiclePriority
 
key(String) - Static method in class com.graphhopper.routing.ev.VehicleSpeed
 
KEY - Static variable in class com.graphhopper.routing.ev.AverageSlope
 
KEY - Static variable in class com.graphhopper.routing.ev.BikeNetwork
 
KEY - Static variable in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
KEY - Static variable in class com.graphhopper.routing.ev.BusAccess
 
KEY - Static variable in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Country
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Crossing
 
KEY - Static variable in class com.graphhopper.routing.ev.Curvature
 
KEY - Static variable in class com.graphhopper.routing.ev.FerrySpeed
 
KEY - Static variable in class com.graphhopper.routing.ev.FootNetwork
 
KEY - Static variable in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Footway
 
KEY - Static variable in class com.graphhopper.routing.ev.GetOffBike
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Hazmat
 
KEY - Static variable in enum class com.graphhopper.routing.ev.HazmatTunnel
 
KEY - Static variable in enum class com.graphhopper.routing.ev.HazmatWater
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Hgv
 
KEY - Static variable in class com.graphhopper.routing.ev.HikeRating
 
KEY - Static variable in class com.graphhopper.routing.ev.HorseRating
 
KEY - Static variable in class com.graphhopper.routing.ev.HovAccess
 
KEY - Static variable in class com.graphhopper.routing.ev.Lanes
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxAxleLoad
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxHeight
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxLength
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxSlope
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxSpeed
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxSpeedEstimated
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxWeight
 
KEY - Static variable in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
KEY - Static variable in class com.graphhopper.routing.ev.MaxWidth
 
KEY - Static variable in class com.graphhopper.routing.ev.MtbNetwork
 
KEY - Static variable in class com.graphhopper.routing.ev.MtbRating
 
KEY - Static variable in class com.graphhopper.routing.ev.Orientation
 
KEY - Static variable in class com.graphhopper.routing.ev.OSMWayID
 
KEY - Static variable in enum class com.graphhopper.routing.ev.RoadAccess
 
KEY - Static variable in enum class com.graphhopper.routing.ev.RoadClass
 
KEY - Static variable in class com.graphhopper.routing.ev.RoadClassLink
 
KEY - Static variable in enum class com.graphhopper.routing.ev.RoadEnvironment
 
KEY - Static variable in class com.graphhopper.routing.ev.Roundabout
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Smoothness
 
KEY - Static variable in enum class com.graphhopper.routing.ev.State
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Surface
 
KEY - Static variable in enum class com.graphhopper.routing.ev.Toll
 
KEY - Static variable in enum class com.graphhopper.routing.ev.TrackType
 
KEY - Static variable in enum class com.graphhopper.routing.ev.UrbanDensity
 
KGZ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
KHM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
KIR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
KM_MILE - Static variable in class com.graphhopper.util.DistanceCalcEarth
 
KNA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
KOR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
KValue(Object) - Constructor for class com.graphhopper.search.KVStorage.KValue
 
KValue(Object, Object) - Constructor for class com.graphhopper.search.KVStorage.KValue
 
KVStorage - Class in com.graphhopper.search
This class stores key-value pairs in an append-only manner.
KVStorage(Directory, boolean) - Constructor for class com.graphhopper.search.KVStorage
Specify a larger cacheSize to reduce disk usage.
KVStorage.KValue - Class in com.graphhopper.search
 
KVStringDetails - Class in com.graphhopper.util.details
Return a String value from the key-values
KVStringDetails(String) - Constructor for class com.graphhopper.util.details.KVStringDetails
 
KWT - Enum constant in enum class com.graphhopper.routing.ev.Country
 

L

landmarks - Variable in class com.graphhopper.routing.Router
 
LandmarkStorage - Class in com.graphhopper.routing.lm
This class stores the landmark nodes and the weights from and to all other nodes in every subnetwork.
LandmarkStorage(BaseGraph, EncodedValueLookup, Directory, LMConfig, int) - Constructor for class com.graphhopper.routing.lm.LandmarkStorage
 
LandmarkSuggestion - Class in com.graphhopper.routing.lm
This class collects landmarks from an external source for one subnetwork to avoid the expensive and sometimes suboptimal automatic landmark finding process.
LandmarkSuggestion(List<Integer>, BBox) - Constructor for class com.graphhopper.routing.lm.LandmarkSuggestion
 
Lanes - Class in com.graphhopper.routing.ev
 
Lanes() - Constructor for class com.graphhopper.routing.ev.Lanes
 
LAO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LAST_LAZY_NODES_UPDATES - Static variable in class com.graphhopper.routing.ch.CHParameters
 
LatviaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
LatviaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.LatviaCountryRule
 
LBN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LBR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LBY - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LCA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
left(long) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
length - Variable in class com.graphhopper.storage.IntsRef
Length of used ints.
length() - Method in interface com.graphhopper.routing.util.AllEdgesIterator
 
length() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
levelEdgeFilter - Variable in class com.graphhopper.routing.AbstractBidirCHAlgo
 
LIE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LiechtensteinCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
LiechtensteinCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.LiechtensteinCountryRule
 
LineIntIndex - Class in com.graphhopper.storage.index
 
LineIntIndex(BBox, Directory, String) - Constructor for class com.graphhopper.storage.index.LineIntIndex
 
LineIntIndex(BBox, Directory, String, DAType) - Constructor for class com.graphhopper.storage.index.LineIntIndex
 
LINK - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
LINUX - Static variable in class com.graphhopper.util.Constants
True iff running on Linux.
LithuaniaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
LithuaniaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.LithuaniaCountryRule
 
LITTLE - Static variable in class com.graphhopper.util.BitUtil
 
LIVING_STREET - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
LKA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LMApproximator - Class in com.graphhopper.routing.lm
This class is a weight approximation based on precalculated landmarks.
LMApproximator(Graph, Weighting, Weighting, int, LandmarkStorage, int, double, boolean) - Constructor for class com.graphhopper.routing.lm.LMApproximator
 
LMConfig - Class in com.graphhopper.routing.lm
 
LMConfig(String, Weighting) - Constructor for class com.graphhopper.routing.lm.LMConfig
 
lmEnabled - Variable in class com.graphhopper.routing.Router
 
LMPreparationHandler - Class in com.graphhopper.routing.lm
This class deals with the A*, landmark and triangulation (ALT) preparations.
LMPreparationHandler() - Constructor for class com.graphhopper.routing.lm.LMPreparationHandler
 
LMProfile - Class in com.graphhopper.config
Corresponds to an entry in the `profiles_lm` section in config.yml and specifies a routing profile that shall be prepared using Landmarks (LM)
LMProfile(LMProfile) - Constructor for class com.graphhopper.config.LMProfile
 
LMProfile(String) - Constructor for class com.graphhopper.config.LMProfile
 
LMRoutingAlgorithmFactory - Class in com.graphhopper.routing.lm
 
LMRoutingAlgorithmFactory(LandmarkStorage) - Constructor for class com.graphhopper.routing.lm.LMRoutingAlgorithmFactory
 
lNext() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
lNext() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
load() - Method in class com.graphhopper.GraphHopper
Load from existing graph folder.
load(int) - Method in class com.graphhopper.storage.MMapDataAccess
Load memory mapped files into physical memory.
load(BaseGraph, List<CHConfig>) - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
load(List<LMConfig>, BaseGraph, EncodedValueLookup) - Method in class com.graphhopper.routing.lm.LMPreparationHandler
Loads the landmark data for all given configs if available.
loadCustomModelFromJar(String) - Static method in class com.graphhopper.util.GHUtility
 
loadExisting() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
loadExisting() - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
loadExisting() - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
loadExisting() - Method in class com.graphhopper.search.KVStorage
 
loadExisting() - Method in class com.graphhopper.storage.BaseGraph
 
loadExisting() - Method in class com.graphhopper.storage.CHStorage
 
loadExisting() - Method in interface com.graphhopper.storage.DataAccess
 
loadExisting() - Method in class com.graphhopper.storage.index.LineIntIndex
 
loadExisting() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
loadExisting() - Method in class com.graphhopper.storage.MMapDataAccess
 
loadExisting() - Method in class com.graphhopper.storage.RAMDataAccess
 
loadExisting() - Method in class com.graphhopper.storage.StorableProperties
 
loadExisting() - Method in class com.graphhopper.storage.TurnCostStorage
 
loadMMap() - Method in class com.graphhopper.storage.GHDirectory
 
loadOrPrepareCH(boolean) - Method in class com.graphhopper.GraphHopper
 
loadOrPrepareLM(boolean) - Method in class com.graphhopper.GraphHopper
For landmarks it is required to always call this method: either it creates the landmark data or it loads it.
LOCAL - Enum constant in enum class com.graphhopper.routing.ev.RouteNetwork
 
location - Variable in class com.graphhopper.storage.GHDirectory
 
locationIndex - Variable in class com.graphhopper.routing.Router
 
LocationIndex - Interface in com.graphhopper.storage.index
Provides a way to map real world data "lat,lon" to internal ids/indices of a memory efficient graph - often just implemented as an array.
LocationIndex.TileFilter - Interface in com.graphhopper.storage.index
 
LocationIndex.Visitor - Interface in com.graphhopper.storage.index
This interface allows to visit edges stored in the LocationIndex.
LocationIndexTree - Class in com.graphhopper.storage.index
This class implements a Quadtree to get the closest node or edge from GPS coordinates.
LocationIndexTree(Graph, Directory) - Constructor for class com.graphhopper.storage.index.LocationIndexTree
 
LocationIndexTree.EdgeCheck - Interface in com.graphhopper.storage.index
 
LockFactory - Interface in com.graphhopper.storage
 
LOG_MESSAGES - Static variable in class com.graphhopper.routing.ch.CHParameters
 
LongLongMap - Interface in com.graphhopper.coll
 
lookup - Variable in class com.graphhopper.routing.Router.Solver
 
lookup - Variable in class com.graphhopper.routing.weighting.custom.CustomWeightingHelper
 
lookup(EncodedValueLookup, List<GHPoint>, EdgeFilter, LocationIndex, List<String>, List<String>, DirectedEdgeFilter, List<Double>) - Static method in class com.graphhopper.routing.ViaRouting
 
lookup(List<GHPoint>, EdgeFilter, LocationIndex, RoundTripRouting.Params) - Static method in class com.graphhopper.routing.RoundTripRouting
 
LowWeightShortcut(int, int, int, double, double) - Constructor for class com.graphhopper.storage.CHStorage.LowWeightShortcut
 
LSO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LTU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LUX - Enum constant in enum class com.graphhopper.routing.ev.Country
 
LuxembourgCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Luxembourgish roads
LuxembourgCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.LuxembourgCountryRule
 
LVA - Enum constant in enum class com.graphhopper.routing.ev.Country
 

M

MAC_OS_X - Static variable in class com.graphhopper.util.Constants
True iff running on Mac OS X
main(String[]) - Static method in class com.graphhopper.reader.dem.CGIARProvider
 
main(String[]) - Static method in class com.graphhopper.reader.dem.GMTEDProvider
 
main(String[]) - Static method in class com.graphhopper.reader.dem.SkadiProvider
 
main(String[]) - Static method in class com.graphhopper.reader.dem.SRTMGL1Provider
 
main(String[]) - Static method in class com.graphhopper.reader.dem.SRTMProvider
 
main(String[]) - Static method in class com.graphhopper.storage.NativeFSLockFactory
 
main(String[]) - Static method in class com.graphhopper.util.Downloader
 
makeARGB() - Method in class com.graphhopper.reader.dem.HeightTile
 
makeTriangle(int, int, int) - Method in class com.graphhopper.isochrone.algorithm.Triangulation
 
MaltaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
MaltaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.MaltaCountryRule
 
MapEntry<K,V> - Class in com.graphhopper.coll
Simple impl of Map.Entry.
MapEntry(K, V) - Constructor for class com.graphhopper.coll.MapEntry
 
MAR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MARKED - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
MAX_POLL_FACTOR_CONTRACTION_EDGE - Static variable in class com.graphhopper.routing.ch.CHParameters
 
MAX_POLL_FACTOR_CONTRACTION_NODE - Static variable in class com.graphhopper.routing.ch.CHParameters
 
MAX_POLL_FACTOR_HEURISTIC_EDGE - Static variable in class com.graphhopper.routing.ch.CHParameters
 
MAX_POLL_FACTOR_HEURISTIC_NODE - Static variable in class com.graphhopper.routing.ch.CHParameters
 
MaxAxleLoad - Class in com.graphhopper.routing.ev
Defines the maximum weight per axle for an edge.
MaxAxleLoad() - Constructor for class com.graphhopper.routing.ev.MaxAxleLoad
 
maxEle - Variable in class com.graphhopper.util.shapes.BBox
 
MaxHeight - Class in com.graphhopper.routing.ev
One of the four logistic attributes that can be stored per edge.
MaxHeight() - Constructor for class com.graphhopper.routing.ev.MaxHeight
 
maxLat - Variable in class com.graphhopper.util.shapes.BBox
 
MaxLength - Class in com.graphhopper.routing.ev
One of the four logistic attributes that can be stored per edge.
MaxLength() - Constructor for class com.graphhopper.routing.ev.MaxLength
 
maxLon - Variable in class com.graphhopper.util.shapes.BBox
 
MaxSlope - Class in com.graphhopper.routing.ev
Maximum elevation change in m/100m.
MaxSlope() - Constructor for class com.graphhopper.routing.ev.MaxSlope
 
MaxSpeed - Class in com.graphhopper.routing.ev
This EncodedValue stores maximum speed values for car in km/h.
MaxSpeed() - Constructor for class com.graphhopper.routing.ev.MaxSpeed
 
MaxSpeedCalculator - Class in com.graphhopper.routing.util
 
MaxSpeedCalculator(LegalDefaultSpeeds) - Constructor for class com.graphhopper.routing.util.MaxSpeedCalculator
 
MaxSpeedEstimated - Class in com.graphhopper.routing.ev
 
MaxSpeedEstimated() - Constructor for class com.graphhopper.routing.ev.MaxSpeedEstimated
 
maxVisitedNodes - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
maxVisitedNodes - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
MaxWeight - Class in com.graphhopper.routing.ev
One of the four logistic attributes that can be stored per edge.
MaxWeight() - Constructor for class com.graphhopper.routing.ev.MaxWeight
 
MaxWeightExcept - Enum Class in com.graphhopper.routing.ev
When the max_weight EncodedValue is not legally binding.
MaxWeightExceptParser - Class in com.graphhopper.routing.util.parsers
 
MaxWeightExceptParser(EnumEncodedValue<MaxWeightExcept>) - Constructor for class com.graphhopper.routing.util.parsers.MaxWeightExceptParser
 
MaxWidth - Class in com.graphhopper.routing.ev
One of the four logistic attributes that can be stored per edge.
MaxWidth() - Constructor for class com.graphhopper.routing.ev.MaxWidth
 
MCO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MDA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MDG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MDV - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Member(ReaderElement.Type, long, String) - Constructor for class com.graphhopper.reader.ReaderRelation.Member
 
members - Variable in class com.graphhopper.reader.ReaderRelation
 
merge(int[], int[]) - Static method in class com.graphhopper.util.ArrayUtil
 
METERS_PER_DEGREE - Static variable in class com.graphhopper.util.DistanceCalcEarth
 
MEX - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MHL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MIN_SPEED - Static variable in class com.graphhopper.routing.util.parsers.BikeCommonAverageSpeedParser
 
minEle - Variable in class com.graphhopper.util.shapes.BBox
 
MinHeapWithUpdate - Class in com.graphhopper.coll
A minimum heap implemented using a binary tree (https://en.wikipedia.org/wiki/Binary_heap).
MinHeapWithUpdate(int) - Constructor for class com.graphhopper.coll.MinHeapWithUpdate
 
MiniPerfTest - Class in com.graphhopper.util
 
MiniPerfTest() - Constructor for class com.graphhopper.util.MiniPerfTest
 
MiniPerfTest.Task - Interface in com.graphhopper.util
 
minLat - Variable in class com.graphhopper.util.shapes.BBox
 
minLon - Variable in class com.graphhopper.util.shapes.BBox
 
minmax(double, DecimalEncodedValue) - Static method in class com.graphhopper.routing.util.FerrySpeedCalculator
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.RouteNetwork
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.State
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.Toll
 
MISSING - Enum constant in enum class com.graphhopper.routing.ev.TrackType
 
MKD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MLI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MLT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MMAP - Enum constant in enum class com.graphhopper.storage.DAType.MemRef
 
MMAP - Static variable in class com.graphhopper.storage.DAType
Memory mapped DA object.
MMAP_RO - Static variable in class com.graphhopper.storage.DAType
Read-only memory mapped DA object.
MMapDataAccess - Class in com.graphhopper.storage
A DataAccess implementation using a memory-mapped file, i.e.
MMapDirectory - Class in com.graphhopper.storage
Manages memory mapped DataAccess objects.
MMapDirectory(String) - Constructor for class com.graphhopper.storage.MMapDirectory
 
MMR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MNE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MNG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ModeAccessParser - Class in com.graphhopper.routing.util.parsers
 
ModeAccessParser(TransportationMode, BooleanEncodedValue, boolean, BooleanEncodedValue, Set<String>, Set<String>) - Constructor for class com.graphhopper.routing.util.parsers.ModeAccessParser
 
MoldovaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
MoldovaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.MoldovaCountryRule
 
MonacoCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
MonacoCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.MonacoCountryRule
 
MontenegroCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
MontenegroCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.MontenegroCountryRule
 
MONTH - Enum constant in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
 
MONTH_DAY - Enum constant in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
 
MOTORCYCLE - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
MOTORWAY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
MountainBikeAccessParser - Class in com.graphhopper.routing.util.parsers
 
MountainBikeAccessParser(BooleanEncodedValue, BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.MountainBikeAccessParser
 
MountainBikeAccessParser(EncodedValueLookup, PMap) - Constructor for class com.graphhopper.routing.util.parsers.MountainBikeAccessParser
 
MountainBikeAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
MountainBikeAverageSpeedParser(DecimalEncodedValue, EnumEncodedValue<Smoothness>, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.MountainBikeAverageSpeedParser
 
MountainBikeAverageSpeedParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.MountainBikeAverageSpeedParser
 
MountainBikePriorityParser - Class in com.graphhopper.routing.util.parsers
 
MountainBikePriorityParser(DecimalEncodedValue, DecimalEncodedValue, EnumEncodedValue<RouteNetwork>) - Constructor for class com.graphhopper.routing.util.parsers.MountainBikePriorityParser
 
MountainBikePriorityParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.MountainBikePriorityParser
 
MOZ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MRT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MSR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MtbNetwork - Class in com.graphhopper.routing.ev
 
MtbNetwork() - Constructor for class com.graphhopper.routing.ev.MtbNetwork
 
MtbRating - Class in com.graphhopper.routing.ev
 
MtbRating() - Constructor for class com.graphhopper.routing.ev.MtbRating
 
MultiPointTour - Class in com.graphhopper.routing.util.tour
Generate only a single points
MultiPointTour(Random, double, int) - Constructor for class com.graphhopper.routing.util.tour.MultiPointTour
 
MultiPointTour(Random, double, int, double) - Constructor for class com.graphhopper.routing.util.tour.MultiPointTour
 
MultiSourceElevationProvider - Class in com.graphhopper.reader.dem
The MultiSourceElevationProvider mixes different elevation providers to provide the best available elevation data for a certain area.
MultiSourceElevationProvider() - Constructor for class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
MultiSourceElevationProvider(TileBasedElevationProvider, TileBasedElevationProvider) - Constructor for class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
MultiSourceElevationProvider(String) - Constructor for class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
MUS - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MWI - Enum constant in enum class com.graphhopper.routing.ev.Country
 
MYS - Enum constant in enum class com.graphhopper.routing.ev.Country
 

N

NAM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
name - Variable in class com.graphhopper.storage.AbstractDataAccess
 
NAME - Static variable in class com.graphhopper.routing.weighting.custom.CustomWeighting
 
NAME - Static variable in class com.graphhopper.routing.weighting.custom.CustomWeighting2
 
NameSimilarityEdgeFilter - Class in com.graphhopper.routing.util
This class defines the basis for NameSimilarity matching using an EdgeFilter.
NameSimilarityEdgeFilter(EdgeFilter, String, GHPoint, double) - Constructor for class com.graphhopper.routing.util.NameSimilarityEdgeFilter
 
NameSimilarityEdgeFilter(EdgeFilter, String, GHPoint, double, Map<String, String>) - Constructor for class com.graphhopper.routing.util.NameSimilarityEdgeFilter
 
NameValidator - Interface in com.graphhopper.routing.weighting.custom
 
NATIONAL - Enum constant in enum class com.graphhopper.routing.ev.RouteNetwork
 
NativeFSLockFactory - Class in com.graphhopper.storage
Creates a write lock file.
NativeFSLockFactory() - Constructor for class com.graphhopper.storage.NativeFSLockFactory
 
NativeFSLockFactory(File) - Constructor for class com.graphhopper.storage.NativeFSLockFactory
 
needsTurnCostsSupport() - Method in class com.graphhopper.routing.util.EncodingManager
 
NEIGHBOR_UPDATES - Static variable in class com.graphhopper.routing.ch.CHParameters
 
NEIGHBOR_UPDATES_MAX - Static variable in class com.graphhopper.routing.ch.CHParameters
 
NER - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NetherlandsCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Netherlands roads
NetherlandsCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.NetherlandsCountryRule
 
next() - Method in class com.graphhopper.reader.osm.pbf.PbfStreamSplitter
 
next() - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
next() - Method in interface com.graphhopper.routing.ch.PrepareGraphOrigEdgeIterator
 
next() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
next() - Method in class com.graphhopper.storage.BaseGraph.EdgeIteratorImpl
 
next() - Method in interface com.graphhopper.storage.RoutingCHEdgeIterator
 
next() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorImpl
 
next() - Method in interface com.graphhopper.storage.TurnCostStorage.Iterator
 
next() - Method in interface com.graphhopper.util.EdgeIterator
To be called to go to the next edge state.
next(int) - Method in interface com.graphhopper.coll.GHBitSet
Searches for a greater or equal entry and returns it.
next(int) - Method in class com.graphhopper.coll.GHBitSetImpl
 
next(int) - Method in class com.graphhopper.coll.GHTBitSet
 
next(EdgeIteratorState, int, int) - Method in class com.graphhopper.routing.InstructionsFromEdges
 
next(EdgeIteratorState, int, int) - Method in interface com.graphhopper.routing.Path.EdgeVisitor
 
next(EdgeIteratorState, int, int) - Method in class com.graphhopper.util.details.PathDetailsFromEdges
 
nextClear(int) - Method in class com.graphhopper.coll.GHBitSetImpl
 
NGA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NIC - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NIU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NLD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NO - Enum constant in enum class com.graphhopper.reader.osm.RestrictionType
 
NO - Enum constant in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
NO - Enum constant in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
NO - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
NO - Enum constant in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
NO - Enum constant in enum class com.graphhopper.routing.ev.Hazmat
 
NO - Enum constant in enum class com.graphhopper.routing.ev.HazmatWater
 
NO - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
NO - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
NO - Enum constant in enum class com.graphhopper.routing.ev.Toll
 
NO_EDGE - Static variable in interface com.graphhopper.util.EdgeIterator
Integer value used in places where normally an edge would be expected, but none is given.
NO_TURN_COST_PROVIDER - Static variable in interface com.graphhopper.routing.weighting.TurnCostProvider
 
node - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
node(int, int, int) - Static method in class com.graphhopper.reader.osm.RestrictionTopology
 
node(IntArrayList, int, IntArrayList) - Static method in class com.graphhopper.reader.osm.RestrictionTopology
 
NODE - Enum constant in enum class com.graphhopper.reader.ReaderElement.Type
 
NODE_BASED - Enum constant in enum class com.graphhopper.routing.util.TraversalMode
 
nodeAccess - Variable in class com.graphhopper.routing.AbstractBidirCHAlgo
 
nodeAccess - Variable in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
nodeAccess - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
NodeAccess - Interface in com.graphhopper.storage
This interface specifies how to access properties of the nodes in the graph.
nodeBased(int, int) - Static method in class com.graphhopper.routing.ch.CHPreparationGraph
 
nodeBased(String, Weighting) - Static method in class com.graphhopper.storage.CHConfig
 
NodeBasedCHBidirPathExtractor - Class in com.graphhopper.routing.ch
 
NodeBasedCHBidirPathExtractor(RoutingCHGraph) - Constructor for class com.graphhopper.routing.ch.NodeBasedCHBidirPathExtractor
 
NodeBasedWitnessPathSearcher - Class in com.graphhopper.routing.ch
Used to perform witness searches during node-based CH preparation.
NodeBasedWitnessPathSearcher(CHPreparationGraph) - Constructor for class com.graphhopper.routing.ch.NodeBasedWitnessPathSearcher
 
NodeContractor - Interface in com.graphhopper.routing.ch
 
NodeElevationInterpolator - Class in com.graphhopper.reader.dem
Interpolates elevations of pillar nodes based on elevations of tower nodes.
NodeElevationInterpolator(BaseGraph) - Constructor for class com.graphhopper.reader.dem.NodeElevationInterpolator
 
NodeOrderingProvider - Interface in com.graphhopper.routing.ch
 
NodeResult(int, int) - Constructor for class com.graphhopper.reader.osm.WayToEdgeConverter.NodeResult
 
nodes - Variable in class com.graphhopper.reader.ReaderWay
 
none() - Static method in class com.graphhopper.reader.osm.SkipOptions
 
NONE - Enum constant in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
NOOP - Static variable in interface com.graphhopper.reader.dem.ElevationProvider
 
NOR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NorthMacedoniaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
NorthMacedoniaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.NorthMacedoniaCountryRule
 
NorwayCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
NorwayCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.NorwayCountryRule
 
NPL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NRU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
NZL - Enum constant in enum class com.graphhopper.routing.ev.Country
 

O

offset - Variable in class com.graphhopper.storage.IntsRef
Offset of first valid integer.
OMN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
onBwdTreeRoot(int) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
onEdge(int) - Method in interface com.graphhopper.storage.index.LocationIndex.Visitor
 
onEdge(int, int, boolean, int) - Method in class com.graphhopper.routing.ch.EdgeBasedCHBidirPathExtractor
 
onEdge(int, int, boolean, int) - Method in class com.graphhopper.routing.ch.NodeBasedCHBidirPathExtractor
 
onEdge(int, int, boolean, int) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
onEdge(int, int, int) - Method in class com.graphhopper.routing.PathExtractor
 
oNext() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
oNext() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
onFwdTreeRoot(int) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
ONLY - Enum constant in enum class com.graphhopper.reader.osm.RestrictionType
 
onlyLeft(int, int) - Static method in class com.graphhopper.routing.DirectionResolverResult
 
onlyRight(int, int) - Static method in class com.graphhopper.routing.DirectionResolverResult
 
onMeetingPoint(int, int, int) - Method in class com.graphhopper.routing.ch.EdgeBasedCHBidirPathExtractor
 
onMeetingPoint(int, int, int) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
onTile(BBox, int) - Method in interface com.graphhopper.storage.index.LocationIndex.Visitor
This method is called if isTileInfo returns true.
open() - Method in class com.graphhopper.reader.osm.OSMInputFile
 
openOsmInputFile(File, SkipOptions) - Method in class com.graphhopper.reader.osm.WaySegmentParser
 
oPrev() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
oPrev() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
optimize() - Method in class com.graphhopper.coll.GHLongLongBTree
 
optimize() - Method in interface com.graphhopper.coll.LongLongMap
 
Orientation - Class in com.graphhopper.routing.ev
 
Orientation() - Constructor for class com.graphhopper.routing.ev.Orientation
 
OrientationCalculator - Class in com.graphhopper.routing.util.parsers
 
OrientationCalculator(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OrientationCalculator
 
orig() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
orig() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
origEdges - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
The number of original edges this (potential) shortcut represents.
ORIGINAL_EDGE_COUNT_WEIGHT - Static variable in class com.graphhopper.routing.ch.CHParameters
 
ORIGINAL_EDGE_QUOTIENT_WEIGHT - Static variable in class com.graphhopper.routing.ch.CHParameters
 
OS_ARCH - Static variable in class com.graphhopper.util.Constants
 
OS_NAME - Static variable in class com.graphhopper.util.Constants
The value of System.getProperty("os.name").
OS_VERSION - Static variable in class com.graphhopper.util.Constants
 
OSM_WARNING_LOGGER - Static variable in class com.graphhopper.util.GHUtility
 
OSMBikeNetworkTagParser - Class in com.graphhopper.routing.util.parsers
 
OSMBikeNetworkTagParser(EnumEncodedValue<RouteNetwork>, EncodedValue.InitializerConfig) - Constructor for class com.graphhopper.routing.util.parsers.OSMBikeNetworkTagParser
 
OSMCrossingParser - Class in com.graphhopper.routing.util.parsers
Parses the node information regarding crossing=* and railway=*
OSMCrossingParser(EnumEncodedValue<Crossing>) - Constructor for class com.graphhopper.routing.util.parsers.OSMCrossingParser
 
OSMFileHeader - Class in com.graphhopper.reader.osm
Represents an OSM file header
OSMFileHeader() - Constructor for class com.graphhopper.reader.osm.OSMFileHeader
 
OSMFootNetworkTagParser - Class in com.graphhopper.routing.util.parsers
 
OSMFootNetworkTagParser(EnumEncodedValue<RouteNetwork>, EncodedValue.InitializerConfig) - Constructor for class com.graphhopper.routing.util.parsers.OSMFootNetworkTagParser
 
OSMFootwayParser - Class in com.graphhopper.routing.util.parsers
see: https://wiki.openstreetmap.org/wiki/Key%3Afootway
OSMFootwayParser(EnumEncodedValue<Footway>) - Constructor for class com.graphhopper.routing.util.parsers.OSMFootwayParser
 
OSMGetOffBikeParser - Class in com.graphhopper.routing.util.parsers
This parser scans different OSM tags to identify ways where a cyclist has to get off her bike.
OSMGetOffBikeParser(BooleanEncodedValue, BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMGetOffBikeParser
 
OSMHazmatParser - Class in com.graphhopper.routing.util.parsers
 
OSMHazmatParser(EnumEncodedValue<Hazmat>) - Constructor for class com.graphhopper.routing.util.parsers.OSMHazmatParser
 
OSMHazmatTunnelParser - Class in com.graphhopper.routing.util.parsers
 
OSMHazmatTunnelParser(EnumEncodedValue<HazmatTunnel>) - Constructor for class com.graphhopper.routing.util.parsers.OSMHazmatTunnelParser
 
OSMHazmatWaterParser - Class in com.graphhopper.routing.util.parsers
 
OSMHazmatWaterParser(EnumEncodedValue<HazmatWater>) - Constructor for class com.graphhopper.routing.util.parsers.OSMHazmatWaterParser
 
OSMHgvParser - Class in com.graphhopper.routing.util.parsers
 
OSMHgvParser(EnumEncodedValue<Hgv>) - Constructor for class com.graphhopper.routing.util.parsers.OSMHgvParser
 
OSMHikeRatingParser - Class in com.graphhopper.routing.util.parsers
Parses the hiking difficulty.
OSMHikeRatingParser(IntEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMHikeRatingParser
 
OSMHorseRatingParser - Class in com.graphhopper.routing.util.parsers
Parses the horseback riding difficulty.
OSMHorseRatingParser(IntEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMHorseRatingParser
 
OSMInput - Interface in com.graphhopper.reader.osm
 
OSMInputFile - Class in com.graphhopper.reader.osm
A readable OSM file.
OSMInputFile(File) - Constructor for class com.graphhopper.reader.osm.OSMInputFile
 
OSMLanesParser - Class in com.graphhopper.routing.util.parsers
https://wiki.openstreetmap.org/wiki/Key:lanes
OSMLanesParser(IntEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMLanesParser
 
OSMMaxAxleLoadParser - Class in com.graphhopper.routing.util.parsers
 
OSMMaxAxleLoadParser(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMaxAxleLoadParser
 
OSMMaxHeightParser - Class in com.graphhopper.routing.util.parsers
 
OSMMaxHeightParser(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMaxHeightParser
 
OSMMaxLengthParser - Class in com.graphhopper.routing.util.parsers
 
OSMMaxLengthParser(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMaxLengthParser
 
OSMMaxSpeedParser - Class in com.graphhopper.routing.util.parsers
 
OSMMaxSpeedParser(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMaxSpeedParser
 
OSMMaxWeightParser - Class in com.graphhopper.routing.util.parsers
 
OSMMaxWeightParser(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMaxWeightParser
 
OSMMaxWidthParser - Class in com.graphhopper.routing.util.parsers
 
OSMMaxWidthParser(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMaxWidthParser
 
OSMMtbNetworkTagParser - Class in com.graphhopper.routing.util.parsers
 
OSMMtbNetworkTagParser(EnumEncodedValue<RouteNetwork>, EncodedValue.InitializerConfig) - Constructor for class com.graphhopper.routing.util.parsers.OSMMtbNetworkTagParser
 
OSMMtbRatingParser - Class in com.graphhopper.routing.util.parsers
Parses the mountain biking difficulty.
OSMMtbRatingParser(IntEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMMtbRatingParser
 
OSMParsers - Class in com.graphhopper.routing.util
 
OSMParsers() - Constructor for class com.graphhopper.routing.util.OSMParsers
 
OSMParsers(List<String>, List<TagParser>, List<RelationTagParser>, List<RestrictionTagParser>) - Constructor for class com.graphhopper.routing.util.OSMParsers
 
OSMReader - Class in com.graphhopper.reader.osm
Parses an OSM file (xml, zipped xml or pbf) and creates a graph from it.
OSMReader(BaseGraph, OSMParsers, OSMReaderConfig) - Constructor for class com.graphhopper.reader.osm.OSMReader
 
OSMReaderConfig - Class in com.graphhopper.routing
 
OSMReaderConfig() - Constructor for class com.graphhopper.routing.OSMReaderConfig
 
OSMReaderUtility - Class in com.graphhopper.reader.osm
This class currently parses the duration tag only.
OSMReaderUtility() - Constructor for class com.graphhopper.reader.osm.OSMReaderUtility
 
OSMRestrictionConverter - Class in com.graphhopper.reader.osm
 
OSMRestrictionConverter() - Constructor for class com.graphhopper.reader.osm.OSMRestrictionConverter
 
OSMRestrictionException - Exception in com.graphhopper.reader.osm
 
OSMRestrictionException(String) - Constructor for exception com.graphhopper.reader.osm.OSMRestrictionException
 
OSMRoadAccessParser - Class in com.graphhopper.routing.util.parsers
 
OSMRoadAccessParser(EnumEncodedValue<RoadAccess>, List<String>) - Constructor for class com.graphhopper.routing.util.parsers.OSMRoadAccessParser
 
OSMRoadClassLinkParser - Class in com.graphhopper.routing.util.parsers
 
OSMRoadClassLinkParser(BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMRoadClassLinkParser
 
OSMRoadClassParser - Class in com.graphhopper.routing.util.parsers
 
OSMRoadClassParser(EnumEncodedValue<RoadClass>) - Constructor for class com.graphhopper.routing.util.parsers.OSMRoadClassParser
 
OSMRoadEnvironmentParser - Class in com.graphhopper.routing.util.parsers
 
OSMRoadEnvironmentParser(EnumEncodedValue<RoadEnvironment>) - Constructor for class com.graphhopper.routing.util.parsers.OSMRoadEnvironmentParser
 
OSMRoundaboutParser - Class in com.graphhopper.routing.util.parsers
 
OSMRoundaboutParser(BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMRoundaboutParser
 
OSMSmoothnessParser - Class in com.graphhopper.routing.util.parsers
 
OSMSmoothnessParser(EnumEncodedValue<Smoothness>) - Constructor for class com.graphhopper.routing.util.parsers.OSMSmoothnessParser
 
OSMSurfaceParser - Class in com.graphhopper.routing.util.parsers
 
OSMSurfaceParser(EnumEncodedValue<Surface>) - Constructor for class com.graphhopper.routing.util.parsers.OSMSurfaceParser
 
OSMTemporalAccessParser - Class in com.graphhopper.routing.util.parsers
This parser fills the different XYTemporalAccess enums from the OSM conditional restrictions based on the specified dateRangeParserDate.
OSMTemporalAccessParser(Collection<String>, OSMTemporalAccessParser.Setter, String) - Constructor for class com.graphhopper.routing.util.parsers.OSMTemporalAccessParser
 
OSMTemporalAccessParser.Setter - Interface in com.graphhopper.routing.util.parsers
 
OSMTollParser - Class in com.graphhopper.routing.util.parsers
 
OSMTollParser(EnumEncodedValue<Toll>) - Constructor for class com.graphhopper.routing.util.parsers.OSMTollParser
 
OSMTrackTypeParser - Class in com.graphhopper.routing.util.parsers
 
OSMTrackTypeParser(EnumEncodedValue<TrackType>) - Constructor for class com.graphhopper.routing.util.parsers.OSMTrackTypeParser
 
OSMValueExtractor - Class in com.graphhopper.routing.util.parsers.helpers
 
OSMWayID - Class in com.graphhopper.routing.ev
 
OSMWayID() - Constructor for class com.graphhopper.routing.ev.OSMWayID
 
OSMWayIDParser - Class in com.graphhopper.routing.util.parsers
 
OSMWayIDParser(IntEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.OSMWayIDParser
 
OSMXMLHelper - Class in com.graphhopper.reader.osm
 
OSMXMLHelper() - Constructor for class com.graphhopper.reader.osm.OSMXMLHelper
 
OTHER - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
OTHER - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
OTHER - Enum constant in enum class com.graphhopper.routing.ev.RoadEnvironment
 
OTHER - Enum constant in enum class com.graphhopper.routing.ev.RouteNetwork
 
OTHER - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
OTHER - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
OTHER - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
OTHER - Enum constant in enum class com.graphhopper.routing.util.WayAccess
 
out - Variable in class com.graphhopper.util.details.IntersectionValues
 
outEdgeExplorer - Variable in class com.graphhopper.routing.AbstractBidirCHAlgo
 
outEdges(BooleanEncodedValue) - Static method in class com.graphhopper.routing.util.AccessFilter
 
outEdges(CHStorage, BaseGraph, Weighting) - Static method in class com.graphhopper.storage.RoutingCHEdgeIteratorImpl
 
overallDistance - Variable in class com.graphhopper.routing.util.tour.TourStrategy
 

P

Pair<F,S> - Class in com.graphhopper.reader.osm
 
Pair(F, S) - Constructor for class com.graphhopper.reader.osm.Pair
 
PAK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PAN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Parameters(CustomWeighting.EdgeToDoubleMapping, CustomWeighting.MaxCalc, CustomWeighting.EdgeToDoubleMapping, CustomWeighting.MaxCalc, double, double) - Constructor for class com.graphhopper.routing.weighting.custom.CustomWeighting.Parameters
 
Params() - Constructor for class com.graphhopper.routing.RoundTripRouting.Params
 
Params(PMap, double, int) - Constructor for class com.graphhopper.routing.RoundTripRouting.Params
 
parent - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
parent - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
 
parent - Variable in class com.graphhopper.routing.SPTEntry
 
parseBBoxString(String) - Static method in class com.graphhopper.util.shapes.BBox
This method creates a BBox out of a string in format lon1,lon2,lat1,lat2
parsedCalendar - Variable in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
ParsedCalendar - Class in com.graphhopper.reader.osm.conditional
This class represents a parsed Date and the parse type.
ParsedCalendar(ParsedCalendar.ParseType, Calendar) - Constructor for class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
ParsedCalendar.ParseType - Enum Class in com.graphhopper.reader.osm.conditional
 
parseDuration(String) - Static method in class com.graphhopper.reader.osm.OSMReaderUtility
Parser according to http://wiki.openstreetmap.org/wiki/Key:duration The value consists of a string ala 'hh:mm', format for hours and minutes 'mm', 'hh:mm' or 'hh:mm:ss', or alternatively ISO_8601 duration
parseEncodedValueString(String) - Static method in class com.graphhopper.GraphHopper
 
parseRestrictionTags(Map<String, Object>) - Method in class com.graphhopper.reader.osm.RestrictionTagParser
 
parseTwoPoints(String) - Static method in class com.graphhopper.util.shapes.BBox
This method creates a BBox out of a string in format lat1,lon1,lat2,lon2
parseType - Variable in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
path - Variable in class com.graphhopper.routing.DefaultBidirPathExtractor
 
path - Variable in class com.graphhopper.routing.PathExtractor
 
Path - Class in com.graphhopper.routing
This class represents the result of a shortest path calculation.
Path(Graph) - Constructor for class com.graphhopper.routing.Path
 
PATH - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
Path.EdgeVisitor - Interface in com.graphhopper.routing
The callback used in forEveryEdge.
PathCalculator - Interface in com.graphhopper.routing
Implementations of this class allow repeatedly calculating paths for different start/target nodes and edge restrictions
PathDetailsBuilder - Interface in com.graphhopper.util.details
Calculate details for a path and keeps the AbstractPathDetailsBuilder corresponding to this detail.
pathDetailsBuilderFactory - Variable in class com.graphhopper.routing.Router
 
PathDetailsBuilderFactory - Class in com.graphhopper.util.details
Generates a list of PathDetailsBuilder from a List of PathDetail names
PathDetailsBuilderFactory() - Constructor for class com.graphhopper.util.details.PathDetailsBuilderFactory
 
PathDetailsFromEdges - Class in com.graphhopper.util.details
This class calculates a PathDetail list in a similar fashion to the instruction calculation, also see InstructionsFromEdges.
PathDetailsFromEdges(List<PathDetailsBuilder>, int) - Constructor for class com.graphhopper.util.details.PathDetailsFromEdges
 
PathExtractor - Class in com.graphhopper.routing
 
PathExtractor(Graph, Weighting) - Constructor for class com.graphhopper.routing.PathExtractor
 
PathMerger - Class in com.graphhopper.util
This class merges multiple Path objects into one continuous object that can be used in the ResponsePath.
PathMerger(Graph, Weighting) - Constructor for class com.graphhopper.util.PathMerger
 
paths - Variable in class com.graphhopper.routing.RoundTripRouting.Result
 
paths - Variable in class com.graphhopper.routing.ViaRouting.Result
 
PathSimplification - Class in com.graphhopper.util
This class simplifies the path, using RamerDouglasPeucker, but also considers a given list of partitions of the path.
PathSimplification.Interval - Class in com.graphhopper.util
 
PAVED - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
PAVING_STONES - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
PbfBlobDecoder - Class in com.graphhopper.reader.osm.pbf
Converts PBF block data into decoded entities ready to be passed into an Osmosis pipeline.
PbfBlobDecoder(String, byte[], PbfBlobDecoderListener, SkipOptions) - Constructor for class com.graphhopper.reader.osm.pbf.PbfBlobDecoder
Creates a new instance.
PbfBlobDecoderListener - Interface in com.graphhopper.reader.osm.pbf
Instances of this interface are used to receive results from PBFBlobDecoder.
PbfBlobResult - Class in com.graphhopper.reader.osm.pbf
Stores the results for a decoded Blob.
PbfBlobResult() - Constructor for class com.graphhopper.reader.osm.pbf.PbfBlobResult
Creates a new instance.
PbfDecoder - Class in com.graphhopper.reader.osm.pbf
Decodes all blocks from a PBF stream using worker threads, and passes the results to the downstream sink.
PbfDecoder(PbfStreamSplitter, ExecutorService, int, Sink, SkipOptions) - Constructor for class com.graphhopper.reader.osm.pbf.PbfDecoder
Creates a new instance.
PbfFieldDecoder - Class in com.graphhopper.reader.osm.pbf
Manages decoding of the lower level PBF data structures.
PbfFieldDecoder(Osmformat.PrimitiveBlock) - Constructor for class com.graphhopper.reader.osm.pbf.PbfFieldDecoder
Creates a new instance.
PbfRawBlob - Class in com.graphhopper.reader.osm.pbf
Represents a single piece of raw blob data extracted from the PBF stream.
PbfRawBlob(String, byte[]) - Constructor for class com.graphhopper.reader.osm.pbf.PbfRawBlob
Creates a new instance.
PbfReader - Class in com.graphhopper.reader.osm.pbf
An OSM data source reading from a PBF file.
PbfReader(InputStream, Sink, int, SkipOptions) - Constructor for class com.graphhopper.reader.osm.pbf.PbfReader
Creates a new instance.
PbfStreamSplitter - Class in com.graphhopper.reader.osm.pbf
Parses a PBF data stream and extracts the raw data of each blob in sequence until the end of the stream is reached.
PbfStreamSplitter(DataInputStream) - Constructor for class com.graphhopper.reader.osm.pbf.PbfStreamSplitter
Creates a new instance.
PCN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PEDESTRIAN - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
peekElement() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
peekId() - Method in class com.graphhopper.coll.MinHeapWithUpdate
 
peekKey() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
peekKey() - Method in class com.graphhopper.coll.GHSortedCollection
 
peekValue() - Method in class com.graphhopper.coll.GHSortedCollection
 
peekValue() - Method in class com.graphhopper.coll.MinHeapWithUpdate
 
PER - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PerfectApproximator - Class in com.graphhopper.routing.lm
Just a sanity-check implementation for WeightApproximator, which 'approximates' perfectly.
PerfectApproximator(Graph, Weighting, TraversalMode, boolean) - Constructor for class com.graphhopper.routing.lm.PerfectApproximator
 
PERIODIC_UPDATES - Static variable in class com.graphhopper.routing.ch.CHParameters
 
PERMISSIVE - Enum constant in enum class com.graphhopper.routing.ev.HazmatWater
 
permutation(int, Random) - Static method in class com.graphhopper.util.ArrayUtil
Creates an IntArrayList filled with a permutation of the numbers 0,1,2,...,size-1
PHL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PILLAR - Enum constant in enum class com.graphhopper.storage.index.Snap.Position
 
PILLAR_AND_ADJ - Enum constant in enum class com.graphhopper.util.FetchMode
 
PILLAR_ONLY - Enum constant in enum class com.graphhopper.util.FetchMode
 
PillarInfo - Class in com.graphhopper.reader.osm
This class helps to store lat,lon,ele for every node parsed in OSMReader
PillarInfo(boolean, Directory) - Constructor for class com.graphhopper.reader.osm.PillarInfo
 
PixelGridTraversal - Class in com.graphhopper.storage.index
We need all grid cells intersected by a line.
PixelGridTraversal(int, BBox) - Constructor for class com.graphhopper.storage.index.PixelGridTraversal
 
PLATFORM - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
PLW - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PNG - Enum constant in enum class com.graphhopper.routing.ev.Country
 
POL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PolandCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Polish roads
PolandCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.PolandCountryRule
 
poll() - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
poll() - Method in class com.graphhopper.coll.MinHeapWithUpdate
Extracts the element with minimum value from the heap
pollKey() - Method in class com.graphhopper.coll.GHSortedCollection
 
Polygon - Class in com.graphhopper.util.shapes
This class represents a polygon that is defined by a set of points.
Polygon(double[], double[]) - Constructor for class com.graphhopper.util.shapes.Polygon
 
Polygon(PreparedPolygon) - Constructor for class com.graphhopper.util.shapes.Polygon
 
pop() - Method in class com.graphhopper.util.SimpleIntDeque
 
PortugalCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Portuguese roads
PortugalCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.PortugalCountryRule
 
postImportOSM() - Method in class com.graphhopper.GraphHopper
 
postInit(int, int) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
postInitFrom() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
postInitFrom() - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
postInitFrom() - Method in class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD
 
postInitFrom() - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
postInitTo() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
postInitTo() - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
postInitTo() - Method in class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD
 
postInitTo() - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
postProcessing(boolean) - Method in class com.graphhopper.GraphHopper
Runs both after the import and when loading an existing Graph
PotentialAlternativeInfo() - Constructor for class com.graphhopper.routing.AlternativeRouteCH.PotentialAlternativeInfo
 
PotentialAlternativeInfo() - Constructor for class com.graphhopper.routing.AlternativeRouteEdgeCH.PotentialAlternativeInfo
 
PREFER - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
preferHighwayTags - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
prepare(BaseGraph, StorableProperties, List<CHConfig>, boolean) - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
prepare(List<LMConfig>, BaseGraph, EncodingManager, StorableProperties, LocationIndex, boolean) - Method in class com.graphhopper.routing.lm.LMPreparationHandler
Prepares the landmark data for all given configs
PrepareBaseEdge(int, int, int, float, float) - Constructor for class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
prepareCH(boolean, List<CHConfig>) - Method in class com.graphhopper.GraphHopper
 
PrepareCHEntry - Class in com.graphhopper.routing.ch
 
PrepareCHEntry(int, int, int, int, double, int) - Constructor for class com.graphhopper.routing.ch.PrepareCHEntry
 
PrepareContractionHierarchies - Class in com.graphhopper.routing.ch
This class prepares the graph for a bidirectional algorithm supporting contraction hierarchies ie.
PrepareContractionHierarchies.Result - Class in com.graphhopper.routing.ch
 
prepareEdge - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
The ID of the edge associated with this entry in the prepare graph (this is not the same number that will later be the ID of the edge/shortcut in the CHGraph.
PrepareEncoder - Class in com.graphhopper.routing.ch
The flags are stored differently for shortcuts: just one weight and the two direction bits which is handled by this class for now as static methods.
PrepareEncoder() - Constructor for class com.graphhopper.routing.ch.PrepareEncoder
 
prepareForContraction() - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
PrepareGraphEdgeExplorer - Interface in com.graphhopper.routing.ch
 
PrepareGraphEdgeIterator - Interface in com.graphhopper.routing.ch
 
PrepareGraphOrigEdgeExplorer - Interface in com.graphhopper.routing.ch
 
PrepareGraphOrigEdgeIterator - Interface in com.graphhopper.routing.ch
 
prepareImport() - Method in class com.graphhopper.GraphHopper
 
prepareIndex() - Method in class com.graphhopper.storage.index.LocationIndexTree
 
prepareIndex(EdgeFilter) - Method in class com.graphhopper.storage.index.LocationIndexTree
 
PrepareJob(BooleanEncodedValue, Weighting) - Constructor for class com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks.PrepareJob
 
PrepareLandmarks - Class in com.graphhopper.routing.lm
This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).
PrepareLandmarks(Directory, BaseGraph, EncodedValueLookup, LMConfig, int) - Constructor for class com.graphhopper.routing.lm.PrepareLandmarks
 
prepareLM(boolean, List<LMConfig>) - Method in class com.graphhopper.GraphHopper
 
PrepareRoutingSubnetworks - Class in com.graphhopper.routing.subnetwork
Detects and marks 'subnetworks' with a dedicated subnetwork encoded value.
PrepareRoutingSubnetworks(BaseGraph, List<PrepareRoutingSubnetworks.PrepareJob>) - Constructor for class com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks
 
PrepareRoutingSubnetworks.PrepareJob - Class in com.graphhopper.routing.subnetwork
 
prepPolygon - Variable in class com.graphhopper.util.shapes.Polygon
 
preprocessRelations(ReaderRelation) - Method in class com.graphhopper.reader.osm.OSMReader
This method is called for each relation during the first pass of WaySegmentParser
preprocessWay(ReaderWay, WaySegmentParser.CoordinateSupplier, WaySegmentParser.NodeTagSupplier) - Method in class com.graphhopper.reader.osm.OSMReader
This method is called for each way during the second pass and before the way is split into edges.
preprocessWay(ReaderWay, WaySegmentParser.CoordinateSupplier, WaySegmentParser.NodeTagSupplier) - Method in interface com.graphhopper.reader.osm.WaySegmentParser.WayPreprocessor
 
PRIMARY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
printGraphForUnitTest(Graph, DecimalEncodedValue) - Static method in class com.graphhopper.util.GHUtility
 
printGraphForUnitTest(Graph, DecimalEncodedValue, BBox) - Static method in class com.graphhopper.util.GHUtility
 
PriorityCode - Enum Class in com.graphhopper.routing.util
Used to store a priority value in the way flags of an edge.
priorityEnc - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
priorityWayEncoder - Variable in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
PRIVATE - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 
PRK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
process(boolean) - Method in class com.graphhopper.GraphHopper
Creates the graph from OSM data.
process(ReaderElement) - Method in class com.graphhopper.reader.osm.OSMInputFile
 
process(ReaderElement) - Method in interface com.graphhopper.reader.osm.pbf.Sink
 
processMeetingPoint(SPTEntry, SPTEntry) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
processRelation(ReaderRelation, LongToIntFunction) - Method in class com.graphhopper.reader.osm.OSMReader
This method is called for each relation during the second pass of WaySegmentParser We use it to save the relations and process them afterwards.
processRelation(ReaderRelation, LongToIntFunction) - Method in interface com.graphhopper.reader.osm.WaySegmentParser.RelationProcessor
 
profile - Variable in class com.graphhopper.routing.Router.Solver
 
Profile - Class in com.graphhopper.config
Corresponds to an entry of the `profiles` section in `config.yml` and specifies the properties of a routing profile.
Profile(Profile) - Constructor for class com.graphhopper.config.Profile
 
Profile(String) - Constructor for class com.graphhopper.config.Profile
 
profilesByName - Variable in class com.graphhopper.routing.Router
 
projectCoordinate(double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
This methods creates a point (lat, lon in degrees) in a certain distance and direction from the specified point (lat, lon in degrees).
projectCoordinate(double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
projectCoordinate(double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
PRT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PRY - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PSE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
PSV - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
push(int) - Method in class com.graphhopper.util.SimpleIntDeque
 
push(int, float) - Method in class com.graphhopper.coll.MinHeapWithUpdate
Adds an element to the heap, the given id must not exceed the size specified in the constructor.
PUSHING_SECTION_SPEED - Static variable in class com.graphhopper.routing.util.parsers.BikeCommonAverageSpeedParser
 
pushingSectionsHighways - Variable in class com.graphhopper.routing.util.parsers.BikeCommonAverageSpeedParser
 
pushingSectionsHighways - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
put(long, long) - Method in class com.graphhopper.coll.GHLongLongBTree
 
put(long, long) - Method in interface com.graphhopper.coll.LongLongMap
 
put(String, Object) - Method in class com.graphhopper.storage.StorableProperties
Before it saves this value it creates a string out of it.
put(String, String) - Method in class com.graphhopper.storage.StorableProperties
 
put(String, String) - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
putAll(Map<String, String>) - Method in class com.graphhopper.storage.StorableProperties
 
putEncodingManagerIntoProperties(EncodingManager, StorableProperties) - Static method in class com.graphhopper.routing.util.EncodingManager
 
putHint(String, Object) - Method in class com.graphhopper.config.Profile
 
putIfReserved(long, int) - Method in class com.graphhopper.reader.osm.WayToEdgesMap
 
putObject(String, Object) - Method in class com.graphhopper.GraphHopperConfig
 

Q

QAT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
QuadEdgeAsReadableQuadEdge - Class in com.graphhopper.isochrone.algorithm
 
QuadEdgeSubdivisionAsReadableTriangulation - Class in com.graphhopper.isochrone.algorithm
 
QuadEdgeSubdivisionAsReadableTriangulation(QuadEdgeSubdivision) - Constructor for class com.graphhopper.isochrone.algorithm.QuadEdgeSubdivisionAsReadableTriangulation
 
query(double, double) - Method in class com.graphhopper.routing.util.AreaIndex
 
query(LocationIndex.TileFilter, LocationIndex.Visitor) - Method in class com.graphhopper.storage.index.LineIntIndex
 
query(LocationIndex.TileFilter, LocationIndex.Visitor) - Method in interface com.graphhopper.storage.index.LocationIndex
 
query(LocationIndex.TileFilter, LocationIndex.Visitor) - Method in class com.graphhopper.storage.index.LocationIndexTree
 
query(BBox, LocationIndex.Visitor) - Method in class com.graphhopper.storage.index.LineIntIndex
 
query(BBox, LocationIndex.Visitor) - Method in interface com.graphhopper.storage.index.LocationIndex
This method explores the LocationIndex with the specified Visitor.
QueryGraph - Class in com.graphhopper.routing.querygraph
A class which is used to query the underlying graph with real GPS points.
QueryGraphWeighting - Class in com.graphhopper.routing.weighting
Whenever a QueryGraph is used for shortest path calculations including turn costs we need to wrap the Weighting we want to use with this class.
QueryGraphWeighting(BaseGraph, Weighting, IntArrayList) - Constructor for class com.graphhopper.routing.weighting.QueryGraphWeighting
 
QueryRoutingCHGraph - Class in com.graphhopper.routing.querygraph
This class is used to allow routing between virtual nodes (snapped coordinates that lie between the nodes of the original graph) when using CH.
QueryRoutingCHGraph(RoutingCHGraph, QueryGraph) - Constructor for class com.graphhopper.routing.querygraph.QueryRoutingCHGraph
 

R

R - Static variable in class com.graphhopper.util.DistanceCalcEarth
mean radius of the earth
R_EQ - Static variable in class com.graphhopper.util.DistanceCalcEarth
Radius of the earth at equator
RacingBikeAccessParser - Class in com.graphhopper.routing.util.parsers
 
RacingBikeAccessParser(BooleanEncodedValue, BooleanEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.RacingBikeAccessParser
 
RacingBikeAccessParser(EncodedValueLookup, PMap) - Constructor for class com.graphhopper.routing.util.parsers.RacingBikeAccessParser
 
RacingBikeAverageSpeedParser - Class in com.graphhopper.routing.util.parsers
 
RacingBikeAverageSpeedParser(DecimalEncodedValue, EnumEncodedValue<Smoothness>, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.parsers.RacingBikeAverageSpeedParser
 
RacingBikeAverageSpeedParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.RacingBikeAverageSpeedParser
 
RacingBikePriorityParser - Class in com.graphhopper.routing.util.parsers
 
RacingBikePriorityParser(DecimalEncodedValue, DecimalEncodedValue, EnumEncodedValue<RouteNetwork>) - Constructor for class com.graphhopper.routing.util.parsers.RacingBikePriorityParser
 
RacingBikePriorityParser(EncodedValueLookup) - Constructor for class com.graphhopper.routing.util.parsers.RacingBikePriorityParser
 
radiusInMeter - Variable in class com.graphhopper.util.shapes.Circle
 
RAILWAY - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
RAILWAY_BARRIER - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
RAM - Static variable in class com.graphhopper.storage.DAType
The DA object is hold entirely in-memory.
RAM_INT - Static variable in class com.graphhopper.storage.DAType
Optimized RAM DA type for integer access.
RAM_INT_STORE - Static variable in class com.graphhopper.storage.DAType
Optimized RAM_STORE DA type for integer access.
RAM_STORE - Static variable in class com.graphhopper.storage.DAType
The DA object is hold entirely in-memory.
RAMDataAccess - Class in com.graphhopper.storage
This is an in-memory byte-based data structure with the possibility to be stored on flush().
RAMDirectory - Class in com.graphhopper.storage
Manages in-memory DataAccess objects.
RAMDirectory() - Constructor for class com.graphhopper.storage.RAMDirectory
 
RAMDirectory(String) - Constructor for class com.graphhopper.storage.RAMDirectory
 
RAMDirectory(String, boolean) - Constructor for class com.graphhopper.storage.RAMDirectory
 
RamerDouglasPeucker - Class in com.graphhopper.util
Simplifies a list of 2D points which are not too far away.
RamerDouglasPeucker() - Constructor for class com.graphhopper.util.RamerDouglasPeucker
 
random - Variable in class com.graphhopper.routing.util.tour.TourStrategy
 
randomDoubleInRange(Random, double, double) - Static method in class com.graphhopper.util.GHUtility
 
range(int, int) - Static method in class com.graphhopper.util.ArrayUtil
Creates an IntArrayList filled with the integers [startIncl,endExcl[
rangeClosed(int, int) - Static method in class com.graphhopper.util.ArrayUtil
Creates an IntArrayList filled with the integers [startIncl,endIncl]
REACH_DESTINATION - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
ReadableQuadEdge - Interface in com.graphhopper.isochrone.algorithm
 
ReadableTriangulation - Interface in com.graphhopper.isochrone.algorithm
 
readCountries() - Static method in class com.graphhopper.util.GHUtility
Reads the country borders from the countries.geojson resource file
ReaderElement - Class in com.graphhopper.reader
Base class for all network objects
ReaderElement(long, ReaderElement.Type) - Constructor for class com.graphhopper.reader.ReaderElement
 
ReaderElement(long, ReaderElement.Type, Map<String, Object>) - Constructor for class com.graphhopper.reader.ReaderElement
 
ReaderElement.Type - Enum Class in com.graphhopper.reader
 
ReaderNode - Class in com.graphhopper.reader
Represents a node received from the reader.
ReaderNode(long, double, double) - Constructor for class com.graphhopper.reader.ReaderNode
 
ReaderNode(long, double, double, Map<String, Object>) - Constructor for class com.graphhopper.reader.ReaderNode
 
ReaderRelation - Class in com.graphhopper.reader
Represents a relation received from the reader.
ReaderRelation(long) - Constructor for class com.graphhopper.reader.ReaderRelation
 
ReaderRelation.Member - Class in com.graphhopper.reader
Container class for relation members
ReaderWay - Class in com.graphhopper.reader
Represents a way received from the reader.
ReaderWay(long) - Constructor for class com.graphhopper.reader.ReaderWay
 
readFileHeader(XMLStreamReader) - Method in class com.graphhopper.reader.osm.OSMFileHeader
 
readGraph() - Method in class com.graphhopper.reader.osm.OSMReader
 
readHeader(RandomAccessFile) - Method in class com.graphhopper.storage.AbstractDataAccess
 
readLandmarks(String, LocationIndex) - Static method in class com.graphhopper.routing.lm.LandmarkSuggestion
The expected format is lon,lat per line where lines starting with characters will be ignored.
readOSM(File) - Method in class com.graphhopper.reader.osm.WaySegmentParser
 
readVLong() - Method in class com.graphhopper.storage.VLongStorage
Reads a long stored in variable-length format.
rectangle - Variable in class com.graphhopper.util.shapes.Polygon
 
REGIONAL - Enum constant in enum class com.graphhopper.routing.ev.RouteNetwork
 
RELATION - Enum constant in enum class com.graphhopper.reader.ReaderElement.Type
 
RelationTagParser - Interface in com.graphhopper.routing.util.parsers
This interface serves the purpose of creating relation flags (max.
release() - Method in class com.graphhopper.reader.dem.AbstractSRTMElevationProvider
 
release() - Method in class com.graphhopper.reader.dem.AbstractTiffElevationProvider
 
release() - Method in interface com.graphhopper.reader.dem.ElevationProvider
Release resources.
release() - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
release() - Method in class com.graphhopper.reader.osm.pbf.PbfStreamSplitter
 
release() - Method in interface com.graphhopper.storage.GHLock
 
remove() - Method in class com.graphhopper.reader.osm.pbf.PbfStreamSplitter
 
remove(int) - Method in interface com.graphhopper.coll.GHBitSet
 
remove(int) - Method in class com.graphhopper.coll.GHBitSetImpl
 
remove(int) - Method in class com.graphhopper.coll.GHTBitSet
 
remove(String) - Method in interface com.graphhopper.storage.Directory
Removes the specified object from the directory.
remove(String) - Method in class com.graphhopper.storage.GHDirectory
 
remove(String) - Method in class com.graphhopper.storage.StorableProperties
 
removeAll(IntLookupContainer) - Method in class com.graphhopper.coll.GHIntHashSet
 
removeAll(LongLookupContainer) - Method in class com.graphhopper.coll.GHLongHashSet
 
removeConsecutiveDuplicates(int[], int) - Static method in class com.graphhopper.util.ArrayUtil
Removes all duplicate elements of the given array in the range [0, end[ in place
removeTag(String) - Method in class com.graphhopper.reader.ReaderElement
 
replaceSkippedEdges(IntUnaryOperator) - Method in class com.graphhopper.storage.CHStorageBuilder
 
request - Variable in class com.graphhopper.routing.Router.Solver
 
reserve(long) - Method in class com.graphhopper.reader.osm.WayToEdgesMap
We need to reserve a way before we can put the associated edges into the map.
RESIDENTIAL - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
RESIDENTIAL - Enum constant in enum class com.graphhopper.routing.ev.UrbanDensity
 
resolveCustomAreas(String) - Static method in class com.graphhopper.GraphHopper
 
resolveCustomModelFiles(String, List<Profile>, JsonFeatureCollection) - Static method in class com.graphhopper.GraphHopper
 
resolveDirections(int, GHPoint) - Method in class com.graphhopper.routing.DirectionResolver
 
restricted(int, int, int, int) - Static method in class com.graphhopper.routing.DirectionResolverResult
 
restrictedValues - Variable in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
restrictionKeys - Variable in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
RestrictionMembers - Class in com.graphhopper.reader.osm
 
RestrictionSetter - Class in com.graphhopper.routing.util.parsers
Used to add via-node and via-edge restrictions to a given graph.
RestrictionSetter(BaseGraph, List<BooleanEncodedValue>) - Constructor for class com.graphhopper.routing.util.parsers.RestrictionSetter
 
RestrictionSetter.Restriction - Class in com.graphhopper.routing.util.parsers
 
RestrictionTagParser - Class in com.graphhopper.reader.osm
Parses the OSM restriction tags for given vehicle types / transportation modes.
RestrictionTagParser(List<String>, BooleanEncodedValue) - Constructor for class com.graphhopper.reader.osm.RestrictionTagParser
 
RestrictionTagParser.Result - Class in com.graphhopper.reader.osm
 
RestrictionTopology - Class in com.graphhopper.reader.osm
Basically an OSM restriction, but in 'graph-representation', i.e.
RestrictionType - Enum Class in com.graphhopper.reader.osm
 
Result(ReadableTriangulation, Collection<ReadableQuadEdge>) - Constructor for class com.graphhopper.isochrone.algorithm.Triangulator.Result
 
Result(RestrictionType, String) - Constructor for class com.graphhopper.reader.osm.RestrictionTagParser.Result
 
retainAll(IntLookupContainer) - Method in class com.graphhopper.coll.GHIntHashSet
 
retainAll(LongLookupContainer) - Method in class com.graphhopper.coll.GHLongHashSet
 
retainAll(IntPredicate) - Method in class com.graphhopper.coll.GHIntHashSet
 
retainAll(LongPredicate) - Method in class com.graphhopper.coll.GHLongHashSet
 
reverse() - Method in class com.graphhopper.routing.lm.LMApproximator
 
reverse() - Method in class com.graphhopper.routing.lm.PerfectApproximator
 
reverse() - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
reverse() - Method in interface com.graphhopper.routing.weighting.WeightApproximator
Makes a 'reverse' copy of itself to make it possible using the two objects independent e.g.
reverse(IntArrayList) - Static method in class com.graphhopper.util.ArrayUtil
Reverses the order of the given list's elements in place and returns it
REVERSE_STATE - Static variable in interface com.graphhopper.util.EdgeIteratorState
This method can be used to fetch the internal reverse state of an edge.
reverseEdgeKey(int) - Static method in class com.graphhopper.util.GHUtility
Returns the edgeKey of the opposite direction
right(long) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
ROAD - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
ROAD - Enum constant in enum class com.graphhopper.routing.ev.RoadEnvironment
 
RoadAccess - Enum Class in com.graphhopper.routing.ev
This enum defines the road access of an edge.
roadAccessEnc - Variable in class com.graphhopper.routing.util.parsers.OSMRoadAccessParser
 
RoadClass - Enum Class in com.graphhopper.routing.ev
This enum defines the road class of an edge.
roadClassEnc - Variable in class com.graphhopper.routing.util.parsers.OSMRoadClassParser
 
RoadClassLink - Class in com.graphhopper.routing.ev
 
RoadClassLink() - Constructor for class com.graphhopper.routing.ev.RoadClassLink
 
RoadDensityCalculator - Class in com.graphhopper.routing.util
 
RoadDensityCalculator(Graph) - Constructor for class com.graphhopper.routing.util.RoadDensityCalculator
 
RoadEnvironment - Enum Class in com.graphhopper.routing.ev
This enum the road environment of an edge.
roadEnvironmentEnc - Variable in class com.graphhopper.reader.dem.EdgeElevationInterpolator
 
RomaniaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Croatian roads
RomaniaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.RomaniaCountryRule
 
ROU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Roundabout - Class in com.graphhopper.routing.ev
 
Roundabout() - Constructor for class com.graphhopper.routing.ev.Roundabout
 
roundaboutEnc - Variable in class com.graphhopper.routing.util.parsers.CarAccessParser
 
RoundTripRouting - Class in com.graphhopper.routing
Implementation of calculating a route with one or more round trip (route with identical start and end).
RoundTripRouting() - Constructor for class com.graphhopper.routing.RoundTripRouting
 
RoundTripRouting.Params - Class in com.graphhopper.routing
 
RoundTripRouting.Result - Class in com.graphhopper.routing
 
route(GHRequest) - Method in class com.graphhopper.GraphHopper
 
route(GHRequest) - Method in class com.graphhopper.routing.Router
 
routeAlt(GHRequest, Router.Solver) - Method in class com.graphhopper.routing.Router
 
routeMap - Variable in class com.graphhopper.routing.util.parsers.FootAccessParser
 
routeMap - Variable in class com.graphhopper.routing.util.parsers.FootAverageSpeedParser
 
routeMap - Variable in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
RouteNetwork - Enum Class in com.graphhopper.routing.ev
This enum defines the route network of an edge when part of a hiking or biking network.
Router - Class in com.graphhopper.routing
 
Router(BaseGraph, EncodingManager, LocationIndex, Map<String, Profile>, PathDetailsBuilderFactory, TranslationMap, RouterConfig, WeightingFactory, Map<String, RoutingCHGraph>, Map<String, LandmarkStorage>) - Constructor for class com.graphhopper.routing.Router
 
Router.FlexSolver - Class in com.graphhopper.routing
 
Router.Solver - Class in com.graphhopper.routing
 
routerConfig - Variable in class com.graphhopper.routing.Router.FlexSolver
 
routerConfig - Variable in class com.graphhopper.routing.Router
 
RouterConfig - Class in com.graphhopper.routing
This class contains various parameters that control the behavior of Router.
RouterConfig() - Constructor for class com.graphhopper.routing.RouterConfig
 
routeRoundTrip(GHRequest, Router.FlexSolver) - Method in class com.graphhopper.routing.Router
 
routeVia(GHRequest, Router.Solver) - Method in class com.graphhopper.routing.Router
 
RoutingAlgorithm - Interface in com.graphhopper.routing
Calculates the shortest path from the specified node ids.
RoutingAlgorithmFactory - Interface in com.graphhopper.routing
This interface manages RoutingAlgorithm creation.
RoutingAlgorithmFactorySimple - Class in com.graphhopper.routing
A simple factory creating normal algorithms (RoutingAlgorithm) without preparation.
RoutingAlgorithmFactorySimple() - Constructor for class com.graphhopper.routing.RoutingAlgorithmFactorySimple
 
RoutingCHEdgeExplorer - Interface in com.graphhopper.storage
 
RoutingCHEdgeIterator - Interface in com.graphhopper.storage
 
RoutingCHEdgeIteratorImpl - Class in com.graphhopper.storage
 
RoutingCHEdgeIteratorImpl(CHStorage, BaseGraph, Weighting, boolean, boolean) - Constructor for class com.graphhopper.storage.RoutingCHEdgeIteratorImpl
 
RoutingCHEdgeIteratorState - Interface in com.graphhopper.storage
 
RoutingCHEdgeIteratorStateImpl - Class in com.graphhopper.storage
 
RoutingCHEdgeIteratorStateImpl(CHStorage, BaseGraph, BaseGraph.EdgeIteratorStateImpl, Weighting) - Constructor for class com.graphhopper.storage.RoutingCHEdgeIteratorStateImpl
 
RoutingCHGraph - Interface in com.graphhopper.storage
 
RoutingCHGraphImpl - Class in com.graphhopper.storage
 
RoutingCHGraphImpl(BaseGraph, CHStorage, Weighting) - Constructor for class com.graphhopper.storage.RoutingCHGraphImpl
 
run() - Method in class com.graphhopper.reader.osm.pbf.PbfBlobDecoder
 
run() - Method in class com.graphhopper.reader.osm.pbf.PbfDecoder
 
run() - Method in class com.graphhopper.reader.osm.pbf.PbfReader
 
runAlgo() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
runAlgo() - Method in class com.graphhopper.routing.Dijkstra
 
runConcurrently(Stream<Runnable>, int) - Static method in class com.graphhopper.util.GHUtility
 
runSearch(int, int, double, int) - Method in class com.graphhopper.routing.ch.EdgeBasedWitnessPathSearcher
Runs a witness path search for a given target edge key.
RURAL - Enum constant in enum class com.graphhopper.routing.ev.UrbanDensity
 
RUS - Enum constant in enum class com.graphhopper.routing.ev.Country
 
RussiaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
RussiaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.RussiaCountryRule
 
RWA - Enum constant in enum class com.graphhopper.routing.ev.Country
 

S

sample(PointList, double, DistanceCalc, ElevationProvider) - Static method in class com.graphhopper.reader.dem.EdgeSampling
 
SAND - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
SanMarinoCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
SanMarinoCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SanMarinoCountryRule
 
SAU - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SDN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
search(int, Consumer<ShortestPathTree.IsoLabel>) - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
searchBest(int, int) - Method in class com.graphhopper.routing.AlternativeRoute
 
second - Variable in class com.graphhopper.reader.osm.Pair
 
second - Variable in class com.graphhopper.reader.osm.Triple
 
SECONDARY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
seedEdges - Variable in class com.graphhopper.isochrone.algorithm.Triangulator.Result
 
seek(long) - Method in class com.graphhopper.storage.VLongStorage
 
SEGMENT_SIZE_MIN - Static variable in class com.graphhopper.storage.AbstractDataAccess
 
segmentSizeInBytes - Variable in class com.graphhopper.storage.AbstractDataAccess
 
segmentSizePower - Variable in class com.graphhopper.storage.AbstractDataAccess
 
SEN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SerbiaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Serbian roads
SerbiaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SerbiaCountryRule
 
serializeEncodedValue(EncodedValue) - Static method in class com.graphhopper.routing.ev.EncodedValueSerializer
 
SERVICE - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
set(BooleanEncodedValue, boolean) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(BooleanEncodedValue, boolean) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(BooleanEncodedValue, boolean) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(BooleanEncodedValue, boolean, boolean) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(BooleanEncodedValue, boolean, boolean) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(BooleanEncodedValue, boolean, boolean) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(BooleanEncodedValue, int, int, int, boolean) - Method in class com.graphhopper.storage.TurnCostStorage
 
set(DecimalEncodedValue, double) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(DecimalEncodedValue, double) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(DecimalEncodedValue, double) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(DecimalEncodedValue, double, double) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(DecimalEncodedValue, double, double) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(DecimalEncodedValue, double, double) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(DecimalEncodedValue, int, int, int, double) - Method in class com.graphhopper.storage.TurnCostStorage
Sets the turn cost at the viaNode when going from "fromEdge" to "toEdge"
set(EnumEncodedValue<T>, T) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(EnumEncodedValue<T>, T) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(EnumEncodedValue<T>, T) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(EnumEncodedValue<T>, T, T) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(EnumEncodedValue<T>, T, T) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(EnumEncodedValue<T>, T, T) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(IntEncodedValue, int) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(IntEncodedValue, int) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(IntEncodedValue, int) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(IntEncodedValue, int, int) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(IntEncodedValue, int, int) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(IntEncodedValue, int, int) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(StringEncodedValue, String) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(StringEncodedValue, String) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(StringEncodedValue, String) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set(StringEncodedValue, String, String) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
set(StringEncodedValue, String, String) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
set(StringEncodedValue, String, String) - Method in interface com.graphhopper.util.EdgeIteratorState
 
set3D(boolean) - Method in class com.graphhopper.storage.BaseGraph.Builder
 
setActiveLandmarkCount(int) - Method in class com.graphhopper.routing.RouterConfig
 
setAlgorithm(String) - Method in class com.graphhopper.routing.AlgorithmOptions
 
setAllowWrites(boolean) - Method in class com.graphhopper.GraphHopper
Specifies if it is allowed for GraphHopper to write.
setApproximation(boolean) - Method in class com.graphhopper.util.RamerDouglasPeucker
 
setApproximation(WeightApproximator) - Method in class com.graphhopper.routing.AStar
 
setApproximation(WeightApproximator) - Method in class com.graphhopper.routing.AStarBidirection
 
setApproximation(WeightApproximator) - Method in class com.graphhopper.routing.AStarBidirectionCH
 
setApproximation(WeightApproximator) - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
setAreaIndex(AreaIndex<SplitArea>) - Method in class com.graphhopper.routing.lm.LandmarkStorage
This method specifies the polygons which should be used to split the world wide area to improve performance and quality in this scenario.
setAreaIndex(AreaIndex<SplitArea>) - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
setAreaIndex(AreaIndex<CustomArea>) - Method in class com.graphhopper.reader.osm.OSMReader
The area index is queried for each OSM way and the associated areas are added to the way's tags
setArtificialWayTags(PointList, ReaderWay, double, List<Map<String, Object>>) - Method in class com.graphhopper.reader.osm.OSMReader
This method is called during the second pass of WaySegmentParser and provides an entry point to enrich the given OSM way with additional tags before it is passed on to the tag parsers.
setAutoRemoveTemporaryFiles(boolean) - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
setAutoRemoveTemporaryFiles(boolean) - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
Creating temporary files can take a long time as we need to unpack them as well as to fill our DataAccess object, so this option can be used to disable the default clear mechanism via specifying 'false'.
setAvoidedEdges(IntSet) - Method in class com.graphhopper.routing.weighting.AvoidEdgesWeighting
 
setBaseGraph(BaseGraph) - Method in class com.graphhopper.GraphHopper
 
setBaseNode(int) - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeExplorer
 
setBaseNode(int) - Method in interface com.graphhopper.routing.ch.PrepareGraphOrigEdgeExplorer
 
setBaseNode(int) - Method in class com.graphhopper.storage.BaseGraph.EdgeIteratorImpl
 
setBaseNode(int) - Method in interface com.graphhopper.storage.RoutingCHEdgeExplorer
 
setBaseNode(int) - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorImpl
 
setBaseNode(int) - Method in interface com.graphhopper.util.EdgeExplorer
This method sets the base node for iteration through neighboring edges (EdgeIteratorStates).
setBaseURL(String) - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
For the MultiSourceElevationProvider you have to specify the base URL separated by a ';'.
setBaseURL(String) - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
Specifies the service URL where to download the elevation data.
setBool(boolean, int, EdgeIntAccess, boolean) - Method in interface com.graphhopper.routing.ev.BooleanEncodedValue
 
setBool(boolean, int, EdgeIntAccess, boolean) - Method in class com.graphhopper.routing.ev.ExternalBooleanEncodedValue
 
setBool(boolean, int, EdgeIntAccess, boolean) - Method in class com.graphhopper.routing.ev.SimpleBooleanEncodedValue
 
setBoolean(int, EdgeIntAccess, boolean) - Method in interface com.graphhopper.routing.util.parsers.OSMTemporalAccessParser.Setter
 
setByte(long, byte) - Method in interface com.graphhopper.storage.DataAccess
 
setByte(long, byte) - Method in class com.graphhopper.storage.MMapDataAccess
 
setByte(long, byte) - Method in class com.graphhopper.storage.RAMDataAccess
 
setBytes(long) - Method in class com.graphhopper.storage.BaseGraph.Builder
 
setBytes(long, byte[], int) - Method in interface com.graphhopper.storage.DataAccess
Set bytes from position 'index' to the specified values
setBytes(long, byte[], int) - Method in class com.graphhopper.storage.MMapDataAccess
 
setBytes(long, byte[], int) - Method in class com.graphhopper.storage.RAMDataAccess
 
setCalcPoints(boolean) - Method in class com.graphhopper.routing.RouterConfig
This methods enables gps point calculation.
setCalcPoints(boolean) - Method in class com.graphhopper.util.PathMerger
 
setChecksum(int) - Method in class com.graphhopper.storage.index.LineIntIndex
 
setCHProfiles(CHProfile...) - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
setCHProfiles(Collection<CHProfile>) - Method in class com.graphhopper.routing.ch.CHPreparationHandler
 
setCHProfiles(List<CHProfile>) - Method in class com.graphhopper.GraphHopperConfig
 
setClosestEdge(EdgeIteratorState) - Method in class com.graphhopper.storage.index.Snap
 
setClosestNode(int) - Method in class com.graphhopper.storage.index.Snap
 
setCopyrights(List<String>) - Method in class com.graphhopper.GraphHopperConfig
 
setCountryRuleFactory(CountryRuleFactory) - Method in class com.graphhopper.GraphHopper
Sets the factory used to create country rules.
setCountryRuleFactory(CountryRuleFactory) - Method in class com.graphhopper.reader.osm.OSMReader
 
setCustomAreasDirectory(String) - Method in class com.graphhopper.GraphHopper
 
setCustomModel(CustomModel) - Method in class com.graphhopper.config.Profile
 
setDAType(DAType) - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
setDAType(DAType) - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
Set to true if you have a small area and need high speed access.
setDebugInfo(String) - Method in class com.graphhopper.routing.Path
 
setDecimal(boolean, int, EdgeIntAccess, double) - Method in interface com.graphhopper.routing.ev.DecimalEncodedValue
This method stores the specified double value (rounding with a previously defined factor) into the IntsRef.
setDecimal(boolean, int, EdgeIntAccess, double) - Method in class com.graphhopper.routing.ev.DecimalEncodedValueImpl
 
setDefaultActiveLandmarks(int) - Method in class com.graphhopper.routing.lm.LMRoutingAlgorithmFactory
 
setDefaultElevation(double) - Method in class com.graphhopper.routing.OSMReaderConfig
Sets the elevation in meters that shall be used if the elevation data source is missing a value
setDeleted() - Method in class com.graphhopper.routing.SPTEntry
 
setDescription(List<String>) - Method in class com.graphhopper.routing.Path
 
setDir(Directory) - Method in class com.graphhopper.storage.BaseGraph.Builder
 
setDistance(double) - Method in class com.graphhopper.routing.Path
 
setDistance(double) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setDistance(double) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setDistance(double) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setDistanceCalc(DistanceCalc) - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
setDistanceLimit(double) - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
Distance limit in meter
setDownloader(Downloader) - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
 
setEdgeHandler(WaySegmentParser.EdgeHandler) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setEdgePenaltyFactor(double) - Method in class com.graphhopper.routing.weighting.AvoidEdgesWeighting
 
setEdges(IntArrayList) - Method in class com.graphhopper.routing.Path
 
setElevation(boolean) - Method in class com.graphhopper.GraphHopper
Enable storing and fetching elevation data.
setElevationMaxDistance(double) - Method in class com.graphhopper.util.RamerDouglasPeucker
maximum elevation distance of discrepancy (from the normal way) in meters
setElevationMaxWayPointDistance(double) - Method in class com.graphhopper.routing.OSMReaderConfig
Sets the max elevation discrepancy between way points and the simplified polyline in meters
setElevationProvider(ElevationProvider) - Method in class com.graphhopper.GraphHopper
 
setElevationProvider(ElevationProvider) - Method in class com.graphhopper.reader.osm.OSMReader
 
setElevationProvider(ToDoubleFunction<ReaderNode>) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setElevationSmoothing(String) - Method in class com.graphhopper.routing.OSMReaderConfig
Enables/disables elevation smoothing
setElevationSmoothingRamerMax(int) - Method in class com.graphhopper.routing.OSMReaderConfig
 
setElevationWayPointMaxDistance(double) - Method in class com.graphhopper.routing.RouterConfig
 
setEnableInstructions(boolean) - Method in class com.graphhopper.util.PathMerger
 
setEncodedValuesString(String) - Method in class com.graphhopper.GraphHopper
 
setEndNode(int) - Method in class com.graphhopper.routing.Path
 
setEnum(boolean, int, EdgeIntAccess, E) - Method in class com.graphhopper.routing.ev.EnumEncodedValue
 
setEpsilon(double) - Method in class com.graphhopper.routing.lm.LMApproximator
Increase approximation with higher epsilon
setEpsilon(double) - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
setExtractionTime(long) - Method in class com.graphhopper.routing.DefaultBidirPathExtractor
 
setFavoredHeading(double) - Method in class com.graphhopper.util.PathMerger
 
setFile(File) - Method in class com.graphhopper.reader.osm.OSMReader
Sets the OSM file to be read.
setFlags(IntsRef) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setFlags(IntsRef) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setFlags(IntsRef) - Method in interface com.graphhopper.util.EdgeIteratorState
Stores the specified edgeFlags down to the DataAccess
setFound(boolean) - Method in class com.graphhopper.routing.Path
 
setFromNode(int) - Method in class com.graphhopper.routing.Path
We need to remember fromNode explicitly as its not saved in one edgeId of edgeIds.
setFromTo(int, int) - Method in class com.graphhopper.routing.weighting.BalancedWeightApproximator
 
setGraphHopperLocation(String) - Method in class com.graphhopper.GraphHopper
Sets the graphhopper folder.
setGrowFactor(float) - Method in class com.graphhopper.util.SimpleIntDeque
 
setHeader(int, int) - Method in class com.graphhopper.storage.AbstractDataAccess
 
setHeader(int, int) - Method in interface com.graphhopper.storage.DataAccess
Set 4 bytes at the header space index to the specified value
setHints(PMap) - Method in class com.graphhopper.routing.AlgorithmOptions
 
setIdentityLevels() - Method in class com.graphhopper.storage.CHStorageBuilder
 
setIgnoredHighways(List<String>) - Method in class com.graphhopper.routing.OSMReaderConfig
Sets the values of the highway tag that shall be ignored when we read the OSM file.
setImportRegistry(ImportRegistry) - Method in class com.graphhopper.GraphHopper
 
setInstructionsEnabled(boolean) - Method in class com.graphhopper.routing.RouterConfig
 
setInt(boolean, int, EdgeIntAccess, int) - Method in interface com.graphhopper.routing.ev.IntEncodedValue
This method stores the specified integer value in the specified IntsRef.
setInt(boolean, int, EdgeIntAccess, int) - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
setInt(int, int, int) - Method in class com.graphhopper.routing.ev.ArrayEdgeIntAccess
 
setInt(int, int, int) - Method in interface com.graphhopper.routing.ev.EdgeIntAccess
Sets the int value at the given index for the given edgeId
setInt(int, int, int) - Method in class com.graphhopper.routing.ev.IntsRefEdgeIntAccess
 
setInt(long, int) - Method in interface com.graphhopper.storage.DataAccess
Set 4 bytes at position 'bytePos' to the specified value
setInt(long, int) - Method in class com.graphhopper.storage.MMapDataAccess
 
setInt(long, int) - Method in class com.graphhopper.storage.RAMDataAccess
 
setInterpolate(boolean) - Method in class com.graphhopper.reader.dem.HeightTile
 
setInterpolate(boolean) - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
setInterpolate(boolean) - Method in class com.graphhopper.reader.dem.TileBasedElevationProvider
Configuration option to use bilinear interpolation to find the elevation at a point from the surrounding elevation points.
setIterations(int) - Method in class com.graphhopper.util.MiniPerfTest
 
setKeyValues(Map<String, KVStorage.KValue>) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setKeyValues(Map<String, KVStorage.KValue>) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setKeyValues(Map<String, KVStorage.KValue>) - Method in interface com.graphhopper.util.EdgeIteratorState
This stores the specified key-value pairs in the storage of this EdgeIteratorState.
setLandmarkSuggestions(List<LandmarkSuggestion>) - Method in class com.graphhopper.routing.lm.LandmarkStorage
This method forces the landmark preparation to skip the landmark search and uses the specified landmark list instead.
setLandmarkSuggestions(List<LandmarkSuggestion>) - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
setLastShortcut(long, int) - Method in class com.graphhopper.storage.CHStorage
 
setLevel(int, int) - Method in class com.graphhopper.storage.CHStorageBuilder
 
setLevel(long, int) - Method in class com.graphhopper.storage.CHStorage
 
setLevelForAllNodes(int) - Method in class com.graphhopper.storage.CHStorageBuilder
 
setLMProfiles(LMProfile...) - Method in class com.graphhopper.routing.lm.LMPreparationHandler
 
setLMProfiles(Collection<LMProfile>) - Method in class com.graphhopper.routing.lm.LMPreparationHandler
Enables the use of landmarks to reduce query times.
setLMProfiles(List<LMProfile>) - Method in class com.graphhopper.GraphHopperConfig
 
setLMSelectionWeighting(Weighting) - Method in class com.graphhopper.routing.lm.LandmarkStorage
This weighting is used for the selection heuristic and is per default not the weighting specified in the constructor.
setLMSelectionWeighting(Weighting) - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
setLocationIndex(LocationIndex) - Method in class com.graphhopper.GraphHopper
 
setLockDir(File) - Method in interface com.graphhopper.storage.LockFactory
 
setLockDir(File) - Method in class com.graphhopper.storage.NativeFSLockFactory
 
setLockDir(File) - Method in class com.graphhopper.storage.SimpleFSLockFactory
 
setLogDetails(boolean) - Method in class com.graphhopper.routing.lm.LandmarkStorage
By default do not log many details.
setLogDetails(boolean) - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
setLongEdgeSamplingDistance(double) - Method in class com.graphhopper.routing.OSMReaderConfig
Sets the distance between elevation samples on long edges
setLowShortcutWeightConsumer(Consumer<CHStorage.LowWeightShortcut>) - Method in class com.graphhopper.storage.CHStorage
Sets a callback called for shortcuts that are below the minimum weight.
setMaxDistance(double) - Method in class com.graphhopper.util.RamerDouglasPeucker
maximum distance of discrepancy (from the normal way) in meter
setMaximumLMWeight(double) - Method in class com.graphhopper.config.LMProfile
 
setMaximumWeight(double) - Method in class com.graphhopper.routing.lm.LandmarkStorage
Specify the maximum possible value for your used area.
setMaximumWeight(double) - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
setMaxRegionSearch(int) - Method in class com.graphhopper.storage.index.LocationIndexTree
Searches also neighbouring tiles until the maximum distance from the query point is reached (minResolutionInMeter*regionAround).
setMaxRoundTripRetries(int) - Method in class com.graphhopper.routing.RouterConfig
 
setMaxSpeedCalculator(MaxSpeedCalculator) - Method in class com.graphhopper.GraphHopper
 
setMaxVisitedNodes(int) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
setMaxVisitedNodes(int) - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
setMaxVisitedNodes(int) - Method in class com.graphhopper.routing.AlgorithmOptions
 
setMaxVisitedNodes(int) - Method in class com.graphhopper.routing.RouterConfig
This methods stops the algorithm from searching further if the resulting path would go over the specified node count, important if none-CH routing is used.
setMaxVisitedNodes(int) - Method in interface com.graphhopper.routing.RoutingAlgorithm
Limit the search to numberOfNodes.
setMaxWayPointDistance(double) - Method in class com.graphhopper.routing.OSMReaderConfig
This parameter affects the routine used to simplify the edge geometries (Ramer-Douglas-Peucker).
setMinimumNodes(int) - Method in class com.graphhopper.routing.lm.LandmarkStorage
This method sets the required number of nodes of a subnetwork for which landmarks should be calculated.
setMinimumNodes(int) - Method in class com.graphhopper.routing.lm.PrepareLandmarks
 
setMinNetworkSize(int) - Method in class com.graphhopper.GraphHopper
 
setMinNetworkSize(int) - Method in class com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks
All components of the graph with less than 2*PrepareRoutingSubnetworks.minNetworkSize directed edges (edge keys) will be marked as subnetworks.
setMinResolutionInMeter(int) - Method in class com.graphhopper.storage.index.LineIntIndex
 
setMinResolutionInMeter(int) - Method in class com.graphhopper.storage.index.LocationIndexTree
Minimum width in meter of one tile.
setName(String) - Method in class com.graphhopper.config.Profile
 
setName(String) - Method in class com.graphhopper.util.StopWatch
 
setNextIn(int, CHPreparationGraph.PrepareEdge) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
setNextOut(int, CHPreparationGraph.PrepareEdge) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
setNode(int, double, double, double) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
setNode(long, double, double, double) - Method in class com.graphhopper.reader.osm.PillarInfo
 
setNonChMaxWaypointDistance(int) - Method in class com.graphhopper.routing.RouterConfig
 
setOrigEdgeCount(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
setOrigEdgeCount(int) - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
setOrigEdgeKeys(long, int, int) - Method in class com.graphhopper.storage.CHStorage
 
setOSMFile(String) - Method in class com.graphhopper.GraphHopper
This file can be an osm xml (.osm), a compressed xml (.osm.zip or .osm.gz) or a protobuf file (.pbf).
setParams(PMap) - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
setParseWayNames(boolean) - Method in class com.graphhopper.routing.OSMReaderConfig
Enables/disables the parsing of the name and ref tags to set the name of the graph edges
setPathDetailsBuilderFactory(PathDetailsBuilderFactory) - Method in class com.graphhopper.GraphHopper
 
setPathDetailsBuilders(PathDetailsBuilderFactory, List<String>) - Method in class com.graphhopper.util.PathMerger
 
setPathExtractorSupplier(Supplier<BidirPathExtractor>) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
setPreciseIndexResolution(int) - Method in class com.graphhopper.GraphHopper
Precise location resolution index means also more space (disc/RAM) could be consumed and probably slower query times, which would be e.g.
setPreferredLanguage(String) - Method in class com.graphhopper.routing.OSMReaderConfig
Sets the language used to parse way names.
setPreparationProfile(String) - Method in class com.graphhopper.config.LMProfile
 
setPreparationThreads(int) - Method in class com.graphhopper.routing.ch.CHPreparationHandler
This method changes the number of threads used for preparation on import.
setPreparationThreads(int) - Method in class com.graphhopper.routing.lm.LMPreparationHandler
This method changes the number of threads used for preparation on import.
setProfiles(Profile...) - Method in class com.graphhopper.GraphHopper
Sets the routing profiles that shall be supported by this GraphHopper instance.
setProfiles(List<Profile>) - Method in class com.graphhopper.GraphHopper
 
setProfiles(List<Profile>) - Method in class com.graphhopper.GraphHopperConfig
 
setQueryDistance(double) - Method in class com.graphhopper.storage.index.Snap
 
setRamerDouglasPeucker(RamerDouglasPeucker) - Method in class com.graphhopper.util.PathMerger
 
setReferrer(String) - Method in class com.graphhopper.util.Downloader
 
setRelationPreprocessor(Consumer<ReaderRelation>) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setRelationProcessor(WaySegmentParser.RelationProcessor) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setResolution(int) - Method in class com.graphhopper.storage.index.LocationIndexTree
 
setRestrictions(List<RestrictionSetter.Restriction>, List<BitSet>) - Method in class com.graphhopper.routing.util.parsers.RestrictionSetter
 
setReverse(BooleanEncodedValue, boolean) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setReverse(BooleanEncodedValue, boolean) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setReverse(BooleanEncodedValue, boolean) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setReverse(DecimalEncodedValue, double) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setReverse(DecimalEncodedValue, double) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setReverse(DecimalEncodedValue, double) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setReverse(EnumEncodedValue<T>, T) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setReverse(EnumEncodedValue<T>, T) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setReverse(EnumEncodedValue<T>, T) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setReverse(IntEncodedValue, int) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setReverse(IntEncodedValue, int) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setReverse(IntEncodedValue, int) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setReverse(StringEncodedValue, String) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setReverse(StringEncodedValue, String) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setReverse(StringEncodedValue, String) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setReverseEdge(EdgeIteratorState) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setSeaLevel(boolean) - Method in class com.graphhopper.reader.dem.HeightTile
 
setSegmentSize(int) - Method in class com.graphhopper.storage.BaseGraph.Builder
 
setShort(long, short) - Method in interface com.graphhopper.storage.DataAccess
Set 2 bytes at position 'index' to the specified value
setShort(long, short) - Method in class com.graphhopper.storage.MMapDataAccess
 
setShort(long, short) - Method in class com.graphhopper.storage.RAMDataAccess
 
setShortcutForPrepareEdge(int, int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph
 
setSimplifyResponse(boolean) - Method in class com.graphhopper.routing.RouterConfig
This method specifies if the returned path should be simplified or not, via Ramer-Douglas-Peucker or similar algorithm.
setSimplifyResponse(boolean) - Method in class com.graphhopper.util.PathMerger
 
setSkipOptions(SkipOptions) - Method in class com.graphhopper.reader.osm.OSMInputFile
Use this to prevent the creation of OSM nodes, ways and/or relations to speed up the file reading process.
setSkipped1(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
setSkipped2(int) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
setSkippedEdges(int, int) - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
setSkippedEdges(long, int, int) - Method in class com.graphhopper.storage.CHStorage
 
setSmoothElevationAverageWindowSize(double) - Method in class com.graphhopper.routing.OSMReaderConfig
 
setSnappedPoint(GHPoint3D) - Method in class com.graphhopper.storage.index.Snap
 
setSnappedPosition(Snap.Position) - Method in class com.graphhopper.storage.index.Snap
 
setSourceOutEdge(int) - Method in class com.graphhopper.routing.EdgeRestrictions
 
setSpeed(boolean, int, EdgeIntAccess, double) - Method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
setSpeed(double, boolean, boolean, BooleanEncodedValue, DecimalEncodedValue, EdgeIteratorState) - Static method in class com.graphhopper.util.GHUtility
 
setSpeed(double, double, BooleanEncodedValue, DecimalEncodedValue, EdgeIteratorState...) - Static method in class com.graphhopper.util.GHUtility
 
setSpeed(double, double, BooleanEncodedValue, DecimalEncodedValue, Collection<EdgeIteratorState>) - Static method in class com.graphhopper.util.GHUtility
 
setSplitNodeFilter(Predicate<ReaderNode>) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setStoreOnFlush(boolean) - Method in class com.graphhopper.GraphHopper
Only valid option for in-memory graph and if you e.g.
setString(boolean, int, EdgeIntAccess, String) - Method in class com.graphhopper.routing.ev.StringEncodedValue
 
setSubnetwork(int, int) - Method in class com.graphhopper.routing.subnetwork.SubnetworkStorage
This method sets the subnetwork if of the specified nodeId.
setTag(String, Object) - Method in class com.graphhopper.reader.ReaderElement
 
setTags(Map<String, Object>) - Method in class com.graphhopper.reader.ReaderElement
 
setTargetInEdge(int) - Method in class com.graphhopper.routing.EdgeRestrictions
 
setThreads(int) - Method in class com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks
 
setTime(long) - Method in class com.graphhopper.routing.Path
 
setTimeLimit(double) - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
Time limit in milliseconds
setTimeout(int) - Method in class com.graphhopper.util.Downloader
 
setTimeoutMillis(long) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
setTimeoutMillis(long) - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
setTimeoutMillis(long) - Method in class com.graphhopper.routing.AlgorithmOptions
 
setTimeoutMillis(long) - Method in class com.graphhopper.routing.RouterConfig
Limits the runtime of routing requests to the given amount of milliseconds.
setTimeoutMillis(long) - Method in interface com.graphhopper.routing.RoutingAlgorithm
Limit the search to the given time in milliseconds
setTo(int) - Method in class com.graphhopper.routing.lm.LMApproximator
 
setTo(int) - Method in class com.graphhopper.routing.lm.PerfectApproximator
 
setTo(int) - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
setTo(int) - Method in interface com.graphhopper.routing.weighting.WeightApproximator
 
setTolerance(double) - Method in class com.graphhopper.routing.HeadingResolver
setTraversalMode(TraversalMode) - Method in class com.graphhopper.routing.AlgorithmOptions
 
setTurnCostIndex(int, int) - Method in class com.graphhopper.storage.ExtendedNodeAccess
 
setTurnCostIndex(int, int) - Method in interface com.graphhopper.storage.NodeAccess
Sets the turn cost index for this node, using TurnCostStorage.NO_TURN_ENTRY means there are no turn costs at this node.
setTurnCostsConfig(TurnCostsConfig) - Method in class com.graphhopper.config.Profile
 
setUnfavored(boolean) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
This method sets edge to unfavored status for routing from the start or to the stop location.
setUpdateBestPath(boolean) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
setupFinishTime() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
setupFinishTime() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
setUrbanDensityCalculation(double, double, double, double, int) - Method in class com.graphhopper.GraphHopper
Configures the urban density classification.
setValue(V) - Method in class com.graphhopper.coll.MapEntry
 
setWayFilter(Predicate<ReaderWay>) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setWayGeometry(PointList) - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
setWayGeometry(PointList) - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
setWayGeometry(PointList) - Method in interface com.graphhopper.util.EdgeIteratorState
 
setWayIndex(int) - Method in class com.graphhopper.storage.index.Snap
 
setWayPreprocessor(WaySegmentParser.WayPreprocessor) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setWeight(double) - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
setWeight(double) - Method in interface com.graphhopper.routing.ch.PrepareGraphEdgeIterator
 
setWeight(double) - Method in class com.graphhopper.routing.Path
 
setWeight(long, double) - Method in class com.graphhopper.storage.CHStorage
 
setWeighting(Weighting) - Method in class com.graphhopper.routing.FlexiblePathCalculator
 
setWeighting(String) - Method in class com.graphhopper.config.Profile
 
setWeightLimit(double) - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
setWeightLimit(double) - Method in class com.graphhopper.routing.DijkstraOneToMany
 
setWorkerThreads(int) - Method in class com.graphhopper.reader.osm.OSMInputFile
Currently only for pbf format.
setWorkerThreads(int) - Method in class com.graphhopper.reader.osm.WaySegmentParser.Builder
 
setWorkerThreads(int) - Method in class com.graphhopper.routing.OSMReaderConfig
Sets the number of threads used for the OSM import
SGP - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SGS - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Shape - Interface in com.graphhopper.util.shapes
A shape interface to implement circles, polygons or rectangles.
SHN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
shortcutEdgeBased(int, int, int, double, int, int, int, int) - Method in class com.graphhopper.storage.CHStorage
 
shortcutNodeBased(int, int, int, double, int, int) - Method in class com.graphhopper.storage.CHStorage
Adds a shortcut to the storage.
ShortcutUnpacker - Class in com.graphhopper.routing.ch
Recursively unpack shortcuts.
ShortcutUnpacker(RoutingCHGraph, ShortcutUnpacker.Visitor, boolean) - Constructor for class com.graphhopper.routing.ch.ShortcutUnpacker
 
ShortcutUnpacker.Visitor - Interface in com.graphhopper.routing.ch
 
ShortestPathTree - Class in com.graphhopper.isochrone.algorithm
Computes a shortest path tree by a given weighting.
ShortestPathTree(Graph, Weighting, boolean, TraversalMode) - Constructor for class com.graphhopper.isochrone.algorithm.ShortestPathTree
 
ShortestPathTree.IsoLabel - Class in com.graphhopper.isochrone.algorithm
 
shuffle(IntArrayList, Random) - Static method in class com.graphhopper.util.ArrayUtil
Shuffles the elements of the given list in place and returns it
SIDEWALK - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
sidewalksNoValues - Variable in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
sidewalkValues - Variable in class com.graphhopper.routing.util.parsers.FootAccessParser
 
sidewalkValues - Variable in class com.graphhopper.routing.util.parsers.FootPriorityParser
 
similarity(String, String) - Method in class com.graphhopper.debatty.java.stringsimilarity.JaroWinkler
Compute JW similarity.
SimpleBooleanEncodedValue - Class in com.graphhopper.routing.ev
This class implements a simple boolean storage via an UnsignedIntEncodedValue with 1 bit.
SimpleBooleanEncodedValue(String) - Constructor for class com.graphhopper.routing.ev.SimpleBooleanEncodedValue
 
SimpleBooleanEncodedValue(String, boolean) - Constructor for class com.graphhopper.routing.ev.SimpleBooleanEncodedValue
 
SimpleFSLockFactory - Class in com.graphhopper.storage
Creates a write lock file.
SimpleFSLockFactory() - Constructor for class com.graphhopper.storage.SimpleFSLockFactory
 
SimpleFSLockFactory(File) - Constructor for class com.graphhopper.storage.SimpleFSLockFactory
 
SimpleIntDeque - Class in com.graphhopper.util
push to end, pop from beginning
SimpleIntDeque() - Constructor for class com.graphhopper.util.SimpleIntDeque
 
SimpleIntDeque(int) - Constructor for class com.graphhopper.util.SimpleIntDeque
 
SimpleIntDeque(int, float) - Constructor for class com.graphhopper.util.SimpleIntDeque
 
simplify(ResponsePath, RamerDouglasPeucker, boolean) - Static method in class com.graphhopper.util.PathSimplification
Convenience method used to obtain the partitions from a calculated path with details and instructions
simplify(PointList) - Method in class com.graphhopper.util.RamerDouglasPeucker
Simplifies the points, from index 0 to size-1.
simplify(PointList, int, int) - Method in class com.graphhopper.util.RamerDouglasPeucker
 
simplify(PointList, int, int, boolean) - Method in class com.graphhopper.util.RamerDouglasPeucker
Simplifies a part of the points.
simplify(PointList, List<PathSimplification.Partition>, RamerDouglasPeucker) - Static method in class com.graphhopper.util.PathSimplification
 
SinglePointTour - Class in com.graphhopper.routing.util.tour
Generate only a single points
SinglePointTour(Random, double) - Constructor for class com.graphhopper.routing.util.tour.SinglePointTour
 
Sink - Interface in com.graphhopper.reader.osm.pbf
 
size() - Method in class com.graphhopper.coll.MinHeapWithUpdate
 
SkadiProvider - Class in com.graphhopper.reader.dem
Skadi contains elevation data for the entire world with 1 arc second (~30m) accuracy in SRTM format stitched together from many sources (https://github.com/tilezen/joerd/blob/master/docs/data-sources.md).
SkadiProvider() - Constructor for class com.graphhopper.reader.dem.SkadiProvider
 
SkadiProvider(String) - Constructor for class com.graphhopper.reader.dem.SkadiProvider
 
SkipOptions - Class in com.graphhopper.reader.osm
 
SkipOptions(boolean, boolean, boolean) - Constructor for class com.graphhopper.reader.osm.SkipOptions
 
SLB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SLE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SLIGHT_AVOID - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
SLIGHT_PREFER - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
slightlyModifyDistance(double) - Method in class com.graphhopper.routing.util.tour.TourStrategy
Modifies the Distance up to +-10%
SlopeCalculator - Class in com.graphhopper.routing.util
 
SlopeCalculator(DecimalEncodedValue, DecimalEncodedValue) - Constructor for class com.graphhopper.routing.util.SlopeCalculator
 
SlovakiaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Slovakian roads
SlovakiaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SlovakiaCountryRule
 
SloveniaCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Slovenian roads
SloveniaCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SloveniaCountryRule
 
SLV - Enum constant in enum class com.graphhopper.routing.ev.Country
 
smooth(PointList, double) - Static method in class com.graphhopper.reader.dem.EdgeElevationSmoothingMovingAverage
 
smooth(PointList, double) - Static method in class com.graphhopper.reader.dem.EdgeElevationSmoothingRamer
This method removes elevation fluctuations up to maxElevationDelta.
Smoothness - Enum Class in com.graphhopper.routing.ev
This enum defines the road smoothness of an edge.
SMR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Snap - Class in com.graphhopper.storage.index
Result of LocationIndex lookup.
Snap(double, double) - Constructor for class com.graphhopper.storage.index.Snap
 
Snap.Position - Enum Class in com.graphhopper.storage.index
Whether the query point is projected onto a tower node, pillar node or somewhere within the closest edge.
SnapPreventionEdgeFilter - Class in com.graphhopper.routing.util
 
SnapPreventionEdgeFilter(EdgeFilter, EnumEncodedValue<RoadClass>, EnumEncodedValue<RoadEnvironment>, List<String>) - Constructor for class com.graphhopper.routing.util.SnapPreventionEdgeFilter
 
SNAPSHOT - Static variable in class com.graphhopper.util.Constants
 
Solver(GHRequest, Map<String, Profile>, RouterConfig, EncodedValueLookup) - Constructor for class com.graphhopper.routing.Router.Solver
 
SOM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
sort() - Method in class com.graphhopper.routing.ev.ImportUnitSorter
 
SpainCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Spanish roads
SpainCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SpainCountryRule
 
SpatialKeyAlgo - Class in com.graphhopper.geohash
This class implements the idea of a geohash but without a string representation - to avoid confusion, this is called 'spatial key'.
SpatialKeyAlgo(int, BBox) - Constructor for class com.graphhopper.geohash.SpatialKeyAlgo
 
SpeedWeighting - Class in com.graphhopper.routing.weighting
 
SpeedWeighting(DecimalEncodedValue) - Constructor for class com.graphhopper.routing.weighting.SpeedWeighting
 
SpeedWeighting(DecimalEncodedValue, DecimalEncodedValue, TurnCostStorage, double) - Constructor for class com.graphhopper.routing.weighting.SpeedWeighting
 
SpeedWeighting(DecimalEncodedValue, TurnCostProvider) - Constructor for class com.graphhopper.routing.weighting.SpeedWeighting
 
SplitArea - Class in com.graphhopper.routing.lm
 
SplitArea(List<Polygon>) - Constructor for class com.graphhopper.routing.lm.SplitArea
 
SPTEntry - Class in com.graphhopper.routing
This class is used to create the shortest-path-tree from linked entities.
SPTEntry(int, double) - Constructor for class com.graphhopper.routing.SPTEntry
 
SPTEntry(int, int, double, SPTEntry) - Constructor for class com.graphhopper.routing.SPTEntry
 
SRB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SRTMGL1Provider - Class in com.graphhopper.reader.dem
SRTMGL1 contains elevation data for most of the world with 1 arc second (~30m) accuracy.
SRTMGL1Provider() - Constructor for class com.graphhopper.reader.dem.SRTMGL1Provider
 
SRTMGL1Provider(String) - Constructor for class com.graphhopper.reader.dem.SRTMGL1Provider
 
SRTMProvider - Class in com.graphhopper.reader.dem
Elevation data from NASA (SRTM).
SRTMProvider() - Constructor for class com.graphhopper.reader.dem.SRTMProvider
 
SRTMProvider(String) - Constructor for class com.graphhopper.reader.dem.SRTMProvider
 
SSD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
start - Variable in class com.graphhopper.util.PathSimplification.Interval
 
start() - Static method in class com.graphhopper.routing.util.EncodingManager
Starts the build process of an EncodingManager
start() - Method in class com.graphhopper.util.StopWatch
 
start(EdgeExplorer, int) - Method in class com.graphhopper.util.BreadthFirstSearch
 
start(EdgeExplorer, int) - Method in class com.graphhopper.util.DepthFirstSearch
beginning with startNode add all following nodes to LIFO queue.
start(EdgeExplorer, int) - Method in class com.graphhopper.util.XFirstSearch
 
start(MiniPerfTest.Task) - Method in class com.graphhopper.util.MiniPerfTest
Important: Make sure to use the dummy sum in your program somewhere such that it's calculation cannot be skipped by the JVM.
started() - Static method in class com.graphhopper.util.StopWatch
 
started(String) - Static method in class com.graphhopper.util.StopWatch
 
startInterval(int) - Method in class com.graphhopper.util.details.AbstractPathDetailsBuilder
It is only possible to open one interval at a time.
startInterval(int) - Method in interface com.graphhopper.util.details.PathDetailsBuilder
 
State - Enum Class in com.graphhopper.routing.ev
The country subdivision is stored in this EncodedValue.
StateParser - Class in com.graphhopper.routing.util.parsers
 
StateParser(EnumEncodedValue<State>) - Constructor for class com.graphhopper.routing.util.parsers.StateParser
 
STEPS - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
stop() - Method in class com.graphhopper.util.StopWatch
 
StopWatch - Class in com.graphhopper.util
Make simple speed measurements possible.
StopWatch() - Constructor for class com.graphhopper.util.StopWatch
 
StopWatch(String) - Constructor for class com.graphhopper.util.StopWatch
 
Storable<T> - Interface in com.graphhopper.storage
Interface for a storage abstraction.
StorableProperties - Class in com.graphhopper.storage
Writes an in-memory HashMap into a file on flush.
StorableProperties(Directory) - Constructor for class com.graphhopper.storage.StorableProperties
 
store(boolean) - Method in class com.graphhopper.storage.RAMDataAccess
 
store(InMemConstructionIndex) - Method in class com.graphhopper.storage.index.LineIntIndex
 
storeFailureResult(Exception) - Method in class com.graphhopper.reader.osm.pbf.PbfBlobResult
Stores a failure result for a blob decoding operation.
storeSuccessResult(List<ReaderElement>) - Method in class com.graphhopper.reader.osm.pbf.PbfBlobResult
Stores the results of a successful blob decoding operation.
STP - Enum constant in enum class com.graphhopper.routing.ev.Country
 
StringDetails - Class in com.graphhopper.util.details
 
StringDetails(String, StringEncodedValue) - Constructor for class com.graphhopper.util.details.StringDetails
 
StringEncodedValue - Class in com.graphhopper.routing.ev
This class holds a List of up to StringEncodedValue.maxValues encountered Strings and stores index+1 to indicate a string is set or 0 if no value is assigned
StringEncodedValue(String, int) - Constructor for class com.graphhopper.routing.ev.StringEncodedValue
 
StringEncodedValue(String, int, boolean) - Constructor for class com.graphhopper.routing.ev.StringEncodedValue
 
StringEncodedValue(String, int, List<String>, boolean) - Constructor for class com.graphhopper.routing.ev.StringEncodedValue
 
stringToKmh(String) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
 
stringToMeter(String) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
 
stringToTons(String) - Static method in class com.graphhopper.routing.util.parsers.helpers.OSMValueExtractor
 
StringUtils - Class in com.graphhopper.apache.commons.lang3
This class is a partial copy of the org.apache.commons.lang3.StringUtils that can be found here: https://github.com/apache/commons-lang/blob/master/src/main/java/org/apache/commons/lang3/StringUtils.java
StringUtils() - Constructor for class com.graphhopper.apache.commons.lang3.StringUtils
 
subList(IntArrayList, int, int) - Static method in class com.graphhopper.util.ArrayUtil
 
Subnetwork - Class in com.graphhopper.routing.ev
This EncodedValue, which should be available per profile, stores a boolean value per edge that indicates if the edge is part of a too small subnetwork.
Subnetwork() - Constructor for class com.graphhopper.routing.ev.Subnetwork
 
SubnetworkStorage - Class in com.graphhopper.routing.subnetwork
This class handles storage of subnetwork ids for every node.
SubnetworkStorage(DataAccess) - Constructor for class com.graphhopper.routing.subnetwork.SubnetworkStorage
 
superWeighting - Variable in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
SUR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
Surface - Enum Class in com.graphhopper.routing.ev
This enum defines the road surface of an edge like unpaved or asphalt.
SVK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SVN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SWE - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SwedenCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Swedish roads
SwedenCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SwedenCountryRule
 
SwitzerlandCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
Defines the default rules for Swiss roads
SwitzerlandCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.SwitzerlandCountryRule
 
SWZ - Enum constant in enum class com.graphhopper.routing.ev.Country
 
SYC - Enum constant in enum class com.graphhopper.routing.ev.Country
 
sym() - Method in class com.graphhopper.isochrone.algorithm.QuadEdgeAsReadableQuadEdge
 
sym() - Method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
SYR - Enum constant in enum class com.graphhopper.routing.ev.Country
 

T

TagParser - Interface in com.graphhopper.routing.util.parsers
This interface defines how parts of the information from 'way' is converted into IntsRef.
tagsToString() - Method in class com.graphhopper.reader.ReaderElement
 
TarjanSCC - Class in com.graphhopper.routing.subnetwork
Tarjan's algorithm to find strongly connected components of a directed graph.
TarjanSCC.ConnectedComponents - Class in com.graphhopper.routing.subnetwork
 
TCA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TCD - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TERTIARY - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
TestProfiles - Class in com.graphhopper.routing
 
TestProfiles() - Constructor for class com.graphhopper.routing.TestProfiles
 
TGO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
THA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
third - Variable in class com.graphhopper.reader.osm.Triple
 
TileBasedElevationProvider - Class in com.graphhopper.reader.dem
Provides basic methods that are usually used in an ElevationProvider using tiles from files.
TileBasedElevationProvider(String) - Constructor for class com.graphhopper.reader.dem.TileBasedElevationProvider
 
time - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
TimeDetails - Class in com.graphhopper.util.details
Calculate the time segments for a Path
TimeDetails(Weighting) - Constructor for class com.graphhopper.util.details.TimeDetails
 
timeoutMillis - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
timeoutMillis - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
TJK - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TKL - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TKM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TLS - Enum constant in enum class com.graphhopper.routing.ev.Country
 
to - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
toBitString(byte[]) - Method in class com.graphhopper.util.BitUtil
Higher order bits comes first in the returned string.
toBitString(long) - Method in class com.graphhopper.util.BitUtil
Similar to Long.toBinaryString
toBitString(long, int) - Method in class com.graphhopper.util.BitUtil
Higher order bits comes first in the returned string.
toDetailsString() - Method in class com.graphhopper.storage.BaseGraph
 
toDetailsString() - Method in class com.graphhopper.storage.CHStorage
 
toDouble(byte[]) - Method in class com.graphhopper.util.BitUtil
 
toDouble(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
toEncodedValuesAsString() - Method in class com.graphhopper.routing.util.EncodingManager
 
toEntryCanBeSkipped() - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
toEntryCanBeSkipped() - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
toEntryCanBeSkipped() - Method in class com.graphhopper.routing.DijkstraBidirectionCH
 
toEnvelope(BBox) - Static method in class com.graphhopper.util.shapes.BBox
 
toFileName() - Method in class com.graphhopper.storage.CHConfig
 
toFloat(byte[]) - Method in class com.graphhopper.util.BitUtil
 
toFloat(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
toGeoJson() - Method in class com.graphhopper.util.shapes.BBox
 
toImage(String) - Method in class com.graphhopper.reader.dem.HeightTile
 
toInEdge - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
toInt(byte[]) - Method in class com.graphhopper.util.BitUtil
 
toInt(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
toLastBitString(long, int) - Method in class com.graphhopper.util.BitUtil
 
toLessPrecisionString() - Method in class com.graphhopper.util.shapes.BBox
 
Toll - Enum Class in com.graphhopper.routing.ev
This enum defines the toll value like MISSING (default), NO (no toll), HGV (toll for heavy goods vehicles) and ALL (all vehicles)
toLong(byte[]) - Method in class com.graphhopper.util.BitUtil
See the counterpart BitUtil.fromLong(long)
toLong(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
toLong(int, int) - Method in class com.graphhopper.util.BitUtil
 
TON - Enum constant in enum class com.graphhopper.routing.ev.Country
 
toNodePointer(int) - Method in class com.graphhopper.storage.CHStorage
To use the node getters/setters you need to convert node IDs to a nodePointer first
toOSMRestrictions(TransportationMode) - Static method in class com.graphhopper.routing.util.parsers.OSMRoadAccessParser
 
toShort(byte[]) - Method in class com.graphhopper.util.BitUtil
 
toShort(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
toShortcutPointer(int) - Method in class com.graphhopper.storage.CHStorage
To use the shortcut getters/setters you need to convert shortcut IDs to an shortcutPointer first
toSignedInt(long) - Static method in class com.graphhopper.util.BitUtil
Converts the specified long into a signed int ('reverse' method for Integer.toUnsignedLong).
toString() - Method in class com.graphhopper.coll.GHIntHashSet
 
toString() - Method in class com.graphhopper.coll.GHLongHashSet
 
toString() - Method in class com.graphhopper.coll.GHLongLongBTree
 
toString() - Method in class com.graphhopper.coll.GHSortedCollection
 
toString() - Method in class com.graphhopper.coll.GHTBitSet
 
toString() - Method in class com.graphhopper.coll.MapEntry
 
toString() - Method in class com.graphhopper.config.CHProfile
 
toString() - Method in class com.graphhopper.config.LMProfile
 
toString() - Method in class com.graphhopper.config.Profile
 
toString() - Method in class com.graphhopper.GraphHopperConfig
 
toString() - Method in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
toString() - Method in class com.graphhopper.reader.dem.CGIARProvider
 
toString() - Method in class com.graphhopper.reader.dem.GMTEDProvider
 
toString() - Method in class com.graphhopper.reader.dem.HeightTile
 
toString() - Method in class com.graphhopper.reader.dem.MultiSourceElevationProvider
 
toString() - Method in class com.graphhopper.reader.dem.SkadiProvider
 
toString() - Method in class com.graphhopper.reader.dem.SRTMGL1Provider
 
toString() - Method in class com.graphhopper.reader.dem.SRTMProvider
 
toString() - Method in class com.graphhopper.reader.osm.conditional.DateRange
 
toString() - Method in class com.graphhopper.reader.osm.conditional.ParsedCalendar
 
toString() - Method in class com.graphhopper.reader.osm.OSMFileHeader
 
toString() - Method in class com.graphhopper.reader.osm.OSMReader
 
toString() - Method in class com.graphhopper.reader.ReaderElement
 
toString() - Method in class com.graphhopper.reader.ReaderNode
 
toString() - Method in class com.graphhopper.reader.ReaderRelation.Member
 
toString() - Method in class com.graphhopper.reader.ReaderRelation
 
toString() - Method in class com.graphhopper.reader.ReaderWay
 
toString() - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
toString() - Method in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
toString() - Method in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
toString() - Method in class com.graphhopper.routing.AlgorithmOptions
 
toString() - Method in class com.graphhopper.routing.AlternativeRoute.AlternativeInfo
 
toString() - Method in class com.graphhopper.routing.AlternativeRouteCH.AlternativeInfo
 
toString() - Method in class com.graphhopper.routing.AlternativeRouteEdgeCH.AlternativeInfo
 
toString() - Method in class com.graphhopper.routing.ch.BridgePathFinder.BridePathEntry
 
toString() - Method in class com.graphhopper.routing.ch.CHEntry
 
toString() - Method in class com.graphhopper.routing.ch.CHPreparationGraph.PrepareBaseEdge
 
toString() - Method in class com.graphhopper.routing.ch.PrepareCHEntry
 
toString() - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
 
toString() - Method in class com.graphhopper.routing.DirectionResolverResult
 
toString() - Method in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
toString() - Method in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
toString() - Method in enum class com.graphhopper.routing.ev.Country
 
toString() - Method in enum class com.graphhopper.routing.ev.Crossing
 
toString() - Method in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
toString() - Method in enum class com.graphhopper.routing.ev.Footway
 
toString() - Method in enum class com.graphhopper.routing.ev.Hazmat
 
toString() - Method in enum class com.graphhopper.routing.ev.HazmatWater
 
toString() - Method in enum class com.graphhopper.routing.ev.Hgv
 
toString() - Method in class com.graphhopper.routing.ev.ImportUnit
 
toString() - Method in class com.graphhopper.routing.ev.IntEncodedValueImpl
 
toString() - Method in enum class com.graphhopper.routing.ev.MaxWeightExcept
 
toString() - Method in enum class com.graphhopper.routing.ev.RoadAccess
 
toString() - Method in enum class com.graphhopper.routing.ev.RoadClass
 
toString() - Method in enum class com.graphhopper.routing.ev.RoadEnvironment
 
toString() - Method in enum class com.graphhopper.routing.ev.RouteNetwork
 
toString() - Method in enum class com.graphhopper.routing.ev.Smoothness
 
toString() - Method in enum class com.graphhopper.routing.ev.State
 
toString() - Method in enum class com.graphhopper.routing.ev.Surface
 
toString() - Method in enum class com.graphhopper.routing.ev.Toll
 
toString() - Method in enum class com.graphhopper.routing.ev.TrackType
 
toString() - Method in enum class com.graphhopper.routing.ev.UrbanDensity
 
toString() - Method in class com.graphhopper.routing.lm.LandmarkStorage
 
toString() - Method in class com.graphhopper.routing.lm.LMApproximator
 
toString() - Method in class com.graphhopper.routing.lm.LMConfig
 
toString() - Method in class com.graphhopper.routing.Path
 
toString() - Method in class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
toString() - Method in class com.graphhopper.routing.SPTEntry
 
toString() - Method in class com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks.PrepareJob
 
toString() - Method in class com.graphhopper.routing.util.AccessFilter
 
toString() - Method in class com.graphhopper.routing.util.EncodingManager
 
toString() - Method in class com.graphhopper.routing.util.parsers.AbstractAccessParser
 
toString() - Method in class com.graphhopper.routing.util.parsers.AbstractAverageSpeedParser
 
toString() - Method in class com.graphhopper.routing.util.parsers.RestrictionSetter.Restriction
 
toString() - Method in class com.graphhopper.routing.weighting.AbstractAdjustedWeighting
 
toString() - Method in class com.graphhopper.routing.weighting.BalancedWeightApproximator
 
toString() - Method in class com.graphhopper.routing.weighting.BeelineWeightApproximator
 
toString() - Method in class com.graphhopper.routing.weighting.DefaultTurnCostProvider
 
toString() - Method in class com.graphhopper.routing.weighting.QueryGraphWeighting
 
toString() - Method in class com.graphhopper.search.KVStorage.KValue
 
toString() - Method in class com.graphhopper.storage.AbstractDataAccess
 
toString() - Method in class com.graphhopper.storage.BaseGraph.AllEdgeIterator
 
toString() - Method in class com.graphhopper.storage.CHConfig
 
toString() - Method in class com.graphhopper.storage.DAType
 
toString() - Method in class com.graphhopper.storage.GHDirectory
 
toString() - Method in class com.graphhopper.storage.index.Snap
 
toString() - Method in class com.graphhopper.storage.IntsRef
 
toString() - Method in class com.graphhopper.storage.RoutingCHEdgeIteratorImpl
 
toString() - Method in class com.graphhopper.storage.StorableProperties
 
toString() - Method in class com.graphhopper.storage.TurnCostStorage
 
toString() - Method in class com.graphhopper.util.details.AbstractPathDetailsBuilder
 
toString() - Method in class com.graphhopper.util.DistanceCalc3D
 
toString() - Method in class com.graphhopper.util.DistanceCalcEarth
 
toString() - Method in class com.graphhopper.util.DistanceCalcEuclidean
 
toString() - Method in class com.graphhopper.util.DistancePlaneProjection
 
toString() - Method in class com.graphhopper.util.GitInfo
 
toString() - Method in class com.graphhopper.util.PathSimplification.Interval
 
toString() - Method in class com.graphhopper.util.shapes.BBox
 
toString() - Method in class com.graphhopper.util.shapes.Circle
 
toString() - Method in class com.graphhopper.util.shapes.Polygon
 
toString() - Method in class com.graphhopper.util.SimpleIntDeque
 
toString() - Method in class com.graphhopper.util.StopWatch
 
toString() - Method in class com.graphhopper.util.TranslationMap
 
toString() - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
toUInt3(byte[], int) - Method in class com.graphhopper.util.BitUtil
 
TourStrategy - Class in com.graphhopper.routing.util.tour
Defines the strategy of creating tours.
TourStrategy(Random, double) - Constructor for class com.graphhopper.routing.util.tour.TourStrategy
 
TOWER - Enum constant in enum class com.graphhopper.storage.index.Snap.Position
 
TOWER_ONLY - Enum constant in enum class com.graphhopper.util.FetchMode
 
tr(String, Object...) - Method in class com.graphhopper.util.TranslationMap.TranslationHashMap
 
TRACK - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
TrackType - Enum Class in com.graphhopper.routing.ev
This enum defines the track type of an edge which describes how well-maintained a certain track is.
trackTypeSpeedMap - Variable in class com.graphhopper.routing.util.parsers.CarAverageSpeedParser
 
trackTypeValues - Variable in class com.graphhopper.routing.util.parsers.CarAccessParser
 
TRAFFIC_ISLAND - Enum constant in enum class com.graphhopper.routing.ev.Footway
 
TRAFFIC_SIGNALS - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
transform(IntIndexedContainer, IntIndexedContainer) - Static method in class com.graphhopper.util.ArrayUtil
Maps one array using another, i.e.
TranslationHashMap(Locale) - Constructor for class com.graphhopper.util.TranslationMap.TranslationHashMap
 
translationMap - Variable in class com.graphhopper.routing.Router
 
TranslationMap - Class in com.graphhopper.util
A class which manages the translations in-memory.
TranslationMap() - Constructor for class com.graphhopper.util.TranslationMap
 
TranslationMap.TranslationHashMap - Class in com.graphhopper.util
 
TransportationMode - Enum Class in com.graphhopper.routing.util
Define disjunct ways of transportation that are used to create and populate our encoded values from a data source like OpenStreetMap.
traversalMode - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
traversalMode - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
TraversalMode - Enum Class in com.graphhopper.routing.util
 
traverse(Coordinate, Coordinate, Consumer<Coordinate>) - Method in class com.graphhopper.storage.index.PixelGridTraversal
 
traverseEdge(double, double, EdgeIteratorState, LocationIndexTree.EdgeCheck) - Method in class com.graphhopper.storage.index.LocationIndexTree
 
triangulate(Snap, QueryGraph, ShortestPathTree, ToDoubleFunction<ShortestPathTree.IsoLabel>, double) - Method in class com.graphhopper.isochrone.algorithm.JTSTriangulator
 
triangulate(Snap, QueryGraph, ShortestPathTree, ToDoubleFunction<ShortestPathTree.IsoLabel>, double) - Method in interface com.graphhopper.isochrone.algorithm.Triangulator
 
triangulation - Variable in class com.graphhopper.isochrone.algorithm.Triangulator.Result
 
Triangulation - Class in com.graphhopper.isochrone.algorithm
 
Triangulation() - Constructor for class com.graphhopper.isochrone.algorithm.Triangulation
 
TriangulationAsReadableTriangulation - Class in com.graphhopper.isochrone.algorithm
 
TriangulationAsReadableTriangulation(Triangulation) - Constructor for class com.graphhopper.isochrone.algorithm.TriangulationAsReadableTriangulation
 
Triangulator - Interface in com.graphhopper.isochrone.algorithm
 
Triangulator.Result - Class in com.graphhopper.isochrone.algorithm
 
trimToSize() - Method in class com.graphhopper.storage.VLongStorage
 
Triple<F,S,T> - Class in com.graphhopper.reader.osm
 
Triple(F, S, T) - Constructor for class com.graphhopper.reader.osm.Triple
 
TRUE - Enum constant in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
 
TRUNK - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
tryLock() - Method in interface com.graphhopper.storage.GHLock
 
TTO - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TUN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TUNNEL - Enum constant in enum class com.graphhopper.routing.ev.RoadEnvironment
 
TUR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TurnCost - Class in com.graphhopper.routing.ev
 
TurnCost() - Constructor for class com.graphhopper.routing.ev.TurnCost
 
TurnCostProvider - Interface in com.graphhopper.routing.weighting
Implementations of this interface define how turn costs and turn times are calculated.
TurnCostStorage - Class in com.graphhopper.storage
A key/value store, where the unique keys are triples (fromEdge, viaNode, toEdge) and the values are integers that can be used to store encoded values.
TurnCostStorage(BaseGraph, DataAccess) - Constructor for class com.graphhopper.storage.TurnCostStorage
 
TurnCostStorage.Iterator - Interface in com.graphhopper.storage
 
TurnRestriction - Class in com.graphhopper.routing.ev
 
TurnRestriction() - Constructor for class com.graphhopper.routing.ev.TurnRestriction
 
TUV - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TWN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
TZA - Enum constant in enum class com.graphhopper.routing.ev.Country
 

U

UGA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
UKR - Enum constant in enum class com.graphhopper.routing.ev.Country
 
UkraineCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
UkraineCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.UkraineCountryRule
 
UNCHANGED - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
UNCLASSIFIED - Enum constant in enum class com.graphhopper.routing.ev.RoadClass
 
UNCONTROLLED - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
UNFAVORED_EDGE - Static variable in interface com.graphhopper.util.EdgeIteratorState
 
unfavorVirtualEdge(int) - Method in class com.graphhopper.routing.querygraph.QueryGraph
Assigns the 'unfavored' flag to a virtual edge (for both directions)
unfavorVirtualEdges(IntArrayList) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
UnitedKingdomCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
UnitedKingdomCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.UnitedKingdomCountryRule
 
UNLIMITED_SIGN_SPEED - Static variable in class com.graphhopper.routing.ev.MaxSpeed
The speed value used for "none" speed limit on German Autobahn is 150=30*5 as this is the biggest value not explicitly used in OSM and can be precisely returned for a factor of 5, 3, 2 and 1.
UNMARKED - Enum constant in enum class com.graphhopper.routing.ev.Crossing
 
UNPAVED - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
unpavedSurfaceTags - Variable in class com.graphhopper.routing.util.parsers.BikeCommonPriorityParser
 
unrestricted() - Static method in class com.graphhopper.routing.DirectionResolverResult
 
UNSET_SPEED - Static variable in class com.graphhopper.routing.ev.MaxSpeed
The speed value used for road sections without known speed limit.
unzip(InputStream, File, LongConsumer) - Method in class com.graphhopper.util.Unzipper
 
unzip(String, boolean) - Method in class com.graphhopper.util.Unzipper
 
unzip(String, String, boolean) - Method in class com.graphhopper.util.Unzipper
 
Unzipper - Class in com.graphhopper.util
 
Unzipper() - Constructor for class com.graphhopper.util.Unzipper
 
up(long) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
update(double, double) - Method in class com.graphhopper.util.shapes.BBox
 
update(double, double, double) - Method in class com.graphhopper.util.shapes.BBox
 
update(double, int) - Method in class com.graphhopper.apache.commons.collections.IntFloatBinaryHeap
 
update(int, float) - Method in class com.graphhopper.coll.MinHeapWithUpdate
Updates the element with the given id.
update(int, int, int) - Method in class com.graphhopper.coll.GHSortedCollection
 
updateBestPath - Variable in class com.graphhopper.routing.AbstractBidirAlgo
 
updateBestPath(double, SPTEntry, int, int, boolean) - Method in class com.graphhopper.routing.AbstractBidirAlgo
 
updateBestPath(double, SPTEntry, int, int, boolean) - Method in class com.graphhopper.routing.AbstractBidirectionEdgeCHNoSOD
 
updateBestPath(EdgeIteratorState, SPTEntry, int) - Method in class com.graphhopper.routing.AStar
 
updateBestPath(EdgeIteratorState, SPTEntry, int) - Method in class com.graphhopper.routing.Dijkstra
 
updateDistancesFor(Graph, int, double...) - Static method in class com.graphhopper.util.GHUtility
 
updateEntry(SPTEntry, int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AbstractBidirCHAlgo
 
updateEntry(SPTEntry, int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirectionCH
 
updateEntry(SPTEntry, int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.AStarBidirectionEdgeCHNoSOD
 
updateEntry(SPTEntry, int, int, int, double, SPTEntry, boolean) - Method in class com.graphhopper.routing.DijkstraBidirectionEdgeCHNoSOD
 
UrbanDensity - Enum Class in com.graphhopper.routing.ev
 
UrbanDensityCalculator - Class in com.graphhopper.routing.util
 
UrbanDensityCalculator() - Constructor for class com.graphhopper.routing.util.UrbanDensityCalculator
 
URY - Enum constant in enum class com.graphhopper.routing.ev.Country
 
US_AK - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_AL - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_AR - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_AZ - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_CA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_CO - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_CT - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_DC - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_DE - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_FL - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_GA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_HI - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_IA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_ID - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_IL - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_IN - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_KS - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_KY - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_LA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MD - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_ME - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MI - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MN - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MO - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MS - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_MT - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NC - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_ND - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NE - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NH - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NJ - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NM - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NV - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_NY - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_OH - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_OK - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_OR - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_PA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_RI - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_SC - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_SD - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_TN - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_TX - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_UT - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_VA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_VT - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_WA - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_WI - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_WV - Enum constant in enum class com.graphhopper.routing.ev.State
 
US_WY - Enum constant in enum class com.graphhopper.routing.ev.State
 
USA - Enum constant in enum class com.graphhopper.routing.ev.Country
 
useFixedNodeOrdering(NodeOrderingProvider) - Method in class com.graphhopper.routing.ch.PrepareContractionHierarchies
Instead of heuristically determining a node ordering for the graph contraction it is also possible to use a fixed ordering.
usesOtherPreparation() - Method in class com.graphhopper.config.LMProfile
 
UZB - Enum constant in enum class com.graphhopper.routing.ev.Country
 

V

v - Variable in class com.graphhopper.routing.AlternativeRouteEdgeCH.PotentialAlternativeInfo
 
validateProfileName(String) - Static method in class com.graphhopper.config.Profile
 
validEdgeDistance(double, double, double, double, double, double) - Method in interface com.graphhopper.util.DistanceCalc
This method decides for case 1: if we should use distance(r to edge) where r=(lat,lon) or case 2: min(distance(r to a), distance(r to b)) where edge=(a to b).
validEdgeDistance(double, double, double, double, double, double) - Method in class com.graphhopper.util.DistanceCalcEarth
 
ValueExpressionVisitor - Class in com.graphhopper.routing.weighting.custom
Expression visitor for right-hand side value of limit_to or multiply_by.
ValueExpressionVisitor(ParseResult, NameValidator) - Constructor for class com.graphhopper.routing.weighting.custom.ValueExpressionVisitor
 
valueOf(int) - Static method in enum class com.graphhopper.routing.util.PriorityCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.reader.osm.RestrictionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.reader.ReaderElement.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.BikeTemporalAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.CarTemporalAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Country
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Crossing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.FootTemporalAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Footway
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Hazmat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.HazmatTunnel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.HazmatWater
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Hgv
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.MaxWeightExcept
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.RoadAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.RoadClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.RoadEnvironment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.RouteNetwork
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Smoothness
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Surface
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.Toll
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.TrackType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.ev.UrbanDensity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.util.PriorityCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.util.TransportationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.util.TraversalMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.routing.util.WayAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.storage.DAType.MemRef
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.storage.index.Snap.Position
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.util.FetchMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.graphhopper.reader.osm.conditional.ConditionalValueParser.ConditionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.reader.osm.RestrictionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.reader.ReaderElement.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.BikeTemporalAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.CarTemporalAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Country
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Crossing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.FootTemporalAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Footway
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Hazmat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.HazmatTunnel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.HazmatWater
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Hgv
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.MaxWeightExcept
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.RoadAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.RoadClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.RoadEnvironment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.RouteNetwork
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Smoothness
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Surface
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.Toll
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.TrackType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.ev.UrbanDensity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.util.PriorityCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.util.TransportationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.util.TraversalMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.routing.util.WayAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.storage.DAType.MemRef
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.storage.index.Snap.Position
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.util.FetchMode
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES - Static variable in enum class com.graphhopper.routing.util.PriorityCode
 
VAT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
VaticanCityCountryRule - Class in com.graphhopper.routing.util.countryrules.europe
 
VaticanCityCountryRule() - Constructor for class com.graphhopper.routing.util.countryrules.europe.VaticanCityCountryRule
 
VCT - Enum constant in enum class com.graphhopper.routing.ev.Country
 
VEHICLE - Enum constant in enum class com.graphhopper.routing.util.TransportationMode
 
VehicleAccess - Class in com.graphhopper.routing.ev
 
VehicleAccess() - Constructor for class com.graphhopper.routing.ev.VehicleAccess
 
VehiclePriority - Class in com.graphhopper.routing.ev
 
VehiclePriority() - Constructor for class com.graphhopper.routing.ev.VehiclePriority
 
VehicleSpeed - Class in com.graphhopper.routing.ev
 
VehicleSpeed() - Constructor for class com.graphhopper.routing.ev.VehicleSpeed
 
VEN - Enum constant in enum class com.graphhopper.routing.ev.Country
 
VERSION - Static variable in class com.graphhopper.util.Constants
The version without the snapshot string
VERSION_EDGE - Static variable in class com.graphhopper.util.Constants
 
VERSION_EM - Static variable in class com.graphhopper.util.Constants
 
VERSION_GEOMETRY - Static variable in class com.graphhopper.util.Constants
 
VERSION_KV_STORAGE - Static variable in class com.graphhopper.util.Constants
 
VERSION_LOCATION_IDX - Static variable in class com.graphhopper.util.Constants
 
VERSION_NODE - Static variable in class com.graphhopper.util.Constants
 
VERSION_NODE_CH - Static variable in class com.graphhopper.util.Constants
 
VERSION_SHORTCUT - Static variable in class com.graphhopper.util.Constants
 
VERSION_TURN_COSTS - Static variable in class com.graphhopper.util.Constants
 
VERY_BAD - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
VERY_BAD - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
VERY_HORRIBLE - Enum constant in enum class com.graphhopper.routing.ev.Smoothness
 
VERY_NICE - Enum constant in enum class com.graphhopper.routing.util.PriorityCode
 
VGB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
viaNode(long, LongArrayList, LongArrayList) - Static method in class com.graphhopper.reader.osm.RestrictionMembers
 
ViaRouting - Class in com.graphhopper.routing
The methods here can be used to calculate routes with or without via points and implement possible restrictions like snap preventions, headings and curbsides.
ViaRouting() - Constructor for class com.graphhopper.routing.ViaRouting
 
ViaRouting.Result - Class in com.graphhopper.routing
 
viaWay(LongArrayList, LongArrayList, LongArrayList) - Static method in class com.graphhopper.reader.osm.RestrictionMembers
 
VirtualEdgeIteratorState - Class in com.graphhopper.routing.querygraph
Creates an edge state decoupled from a graph where nodes, pointList, etc are kept in memory.
VirtualEdgeIteratorState(int, int, int, int, double, IntsRef, Map<String, KVStorage.KValue>, PointList, boolean) - Constructor for class com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
 
visit(EdgeIteratorState, boolean, int) - Method in interface com.graphhopper.routing.ch.ShortcutUnpacker.Visitor
 
visitConstructorInvocation(Java.ConstructorInvocation) - Method in class com.graphhopper.routing.weighting.custom.ValueExpressionVisitor
 
visitedNodes - Variable in class com.graphhopper.routing.RoundTripRouting.Result
 
visitedNodes - Variable in class com.graphhopper.routing.ViaRouting.Result
 
visitOriginalEdgesBwd(int, int, boolean, int) - Method in class com.graphhopper.routing.ch.ShortcutUnpacker
 
visitOriginalEdgesFwd(int, int, boolean, int) - Method in class com.graphhopper.routing.ch.ShortcutUnpacker
Finds an edge/shortcut with the given id and adjNode and calls the visitor for each original edge that is packed inside this shortcut (or if an original edge is given simply calls the visitor on it).
visitPackage(Java.Package) - Method in class com.graphhopper.routing.weighting.custom.ValueExpressionVisitor
 
visitRvalue(Java.Rvalue) - Method in class com.graphhopper.routing.weighting.custom.ValueExpressionVisitor
 
visitType(Java.Type) - Method in class com.graphhopper.routing.weighting.custom.ValueExpressionVisitor
 
VLongStorage - Class in com.graphhopper.storage
Taken from Lucene DataOutput.
VLongStorage() - Constructor for class com.graphhopper.storage.VLongStorage
 
VLongStorage(byte[]) - Constructor for class com.graphhopper.storage.VLongStorage
 
VLongStorage(int) - Constructor for class com.graphhopper.storage.VLongStorage
 
VNM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
VUT - Enum constant in enum class com.graphhopper.routing.ev.Country
 

W

way(int, int, int, IntArrayList) - Static method in class com.graphhopper.reader.osm.RestrictionTopology
 
way(int, IntArrayList, int, IntArrayList) - Static method in class com.graphhopper.reader.osm.RestrictionTopology
 
way(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Static method in class com.graphhopper.reader.osm.RestrictionTopology
 
WAY - Enum constant in enum class com.graphhopper.reader.ReaderElement.Type
 
WAY - Enum constant in enum class com.graphhopper.routing.util.WayAccess
 
WayAccess - Enum Class in com.graphhopper.routing.util
 
wayPoints - Variable in class com.graphhopper.routing.RoundTripRouting.Result
 
WaySegmentParser - Class in com.graphhopper.reader.osm
This class parses a given OSM file and splits OSM ways into 'segments' at all intersections (or 'junctions').
WaySegmentParser.Builder - Class in com.graphhopper.reader.osm
 
WaySegmentParser.CoordinateSupplier - Interface in com.graphhopper.reader.osm
 
WaySegmentParser.EdgeHandler - Interface in com.graphhopper.reader.osm
 
WaySegmentParser.NodeTagSupplier - Interface in com.graphhopper.reader.osm
 
WaySegmentParser.RelationProcessor - Interface in com.graphhopper.reader.osm
 
WaySegmentParser.WayPreprocessor - Interface in com.graphhopper.reader.osm
 
WayToEdgeConverter - Class in com.graphhopper.reader.osm
 
WayToEdgeConverter(BaseGraph, LongFunction<Iterator<IntCursor>>) - Constructor for class com.graphhopper.reader.osm.WayToEdgeConverter
 
WayToEdgeConverter.EdgeResult - Class in com.graphhopper.reader.osm
 
WayToEdgeConverter.NodeResult - Class in com.graphhopper.reader.osm
 
WayToEdgesMap - Class in com.graphhopper.reader.osm
This map can store multiple edges (int) for each way ID (long).
WayToEdgesMap() - Constructor for class com.graphhopper.reader.osm.WayToEdgesMap
 
weight - Variable in class com.graphhopper.isochrone.algorithm.ShortestPathTree.IsoLabel
 
weight - Variable in class com.graphhopper.routing.ch.PrepareCHEntry
 
weight - Variable in class com.graphhopper.routing.SPTEntry
 
WeightApproximator - Interface in com.graphhopper.routing.weighting
Specifies a weight approximation between an node and the goalNode according to the specified weighting.
WeightDetails - Class in com.graphhopper.util.details
Calculate the weight segments for a Path
WeightDetails(Weighting) - Constructor for class com.graphhopper.util.details.WeightDetails
 
weighting - Variable in class com.graphhopper.routing.AbstractNonCHBidirAlgo
 
weighting - Variable in class com.graphhopper.routing.AbstractRoutingAlgorithm
 
weighting - Variable in class com.graphhopper.routing.Router.Solver
 
Weighting - Interface in com.graphhopper.routing.weighting
Specifies how the best route is calculated.
weightingFactory - Variable in class com.graphhopper.routing.Router
 
WeightingFactory - Interface in com.graphhopper.routing
 
weightOfVisitedPath - Variable in class com.graphhopper.routing.ch.AStarCHEntry
 
weights - Variable in class com.graphhopper.routing.DijkstraOneToMany
 
WINDOWS - Static variable in class com.graphhopper.util.Constants
True iff running on Windows.
withoutConsecutiveDuplicates(IntIndexedContainer) - Static method in class com.graphhopper.util.ArrayUtil
Creates a copy of the given list where all consecutive duplicates are removed
withoutWarning() - Static method in exception com.graphhopper.reader.osm.OSMRestrictionException
 
withTurnCosts(boolean) - Method in class com.graphhopper.storage.BaseGraph.Builder
 
WOOD - Enum constant in enum class com.graphhopper.routing.ev.Surface
 
worse() - Method in enum class com.graphhopper.routing.util.PriorityCode
 
wrap(Triangulation) - Static method in interface com.graphhopper.isochrone.algorithm.ReadableTriangulation
 
wrap(QuadEdge) - Static method in interface com.graphhopper.isochrone.algorithm.ReadableQuadEdge
 
wrap(QuadEdgeSubdivision) - Static method in interface com.graphhopper.isochrone.algorithm.ReadableTriangulation
 
wrapWeighting(Weighting) - Method in class com.graphhopper.routing.querygraph.QueryGraph
 
wrapWeighting(Weighting) - Method in class com.graphhopper.storage.BaseGraph
 
wrapWeighting(Weighting) - Method in interface com.graphhopper.storage.Graph
Wraps the given weighting into a weighting that can be used by this graph
writeHeader(RandomAccessFile, long, int) - Method in class com.graphhopper.storage.AbstractDataAccess
Writes some internal data into the beginning of the specified file.
writeVLong(long) - Method in class com.graphhopper.storage.VLongStorage
Writes an long in a variable-length format.
WSM - Enum constant in enum class com.graphhopper.routing.ev.Country
 

X

x(double) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
XFirstSearch - Class in com.graphhopper.util
This abstract class defines commonalities for BFS and DFS
XFirstSearch() - Constructor for class com.graphhopper.util.XFirstSearch
 
XKX - Enum constant in enum class com.graphhopper.routing.ev.Country
 

Y

y(double) - Method in class com.graphhopper.geohash.SpatialKeyAlgo
 
YEAR_MONTH - Enum constant in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
 
YEAR_MONTH_DAY - Enum constant in enum class com.graphhopper.reader.osm.conditional.ParsedCalendar.ParseType
 
YEM - Enum constant in enum class com.graphhopper.routing.ev.Country
 
YES - Enum constant in enum class com.graphhopper.routing.ev.BikeTemporalAccess
 
YES - Enum constant in enum class com.graphhopper.routing.ev.CarTemporalAccess
 
YES - Enum constant in enum class com.graphhopper.routing.ev.FootTemporalAccess
 
YES - Enum constant in enum class com.graphhopper.routing.ev.Hazmat
 
YES - Enum constant in enum class com.graphhopper.routing.ev.HazmatWater
 
YES - Enum constant in enum class com.graphhopper.routing.ev.Hgv
 
YES - Enum constant in enum class com.graphhopper.routing.ev.RoadAccess
 

Z

ZAF - Enum constant in enum class com.graphhopper.routing.ev.Country
 
zero(int) - Static method in class com.graphhopper.util.ArrayUtil
Creates an IntArrayList filled with zeros
ZMB - Enum constant in enum class com.graphhopper.routing.ev.Country
 
ZWE - Enum constant in enum class com.graphhopper.routing.ev.Country
 

_

_getOSMFile() - Method in class com.graphhopper.GraphHopper
Currently we use this for a few tests where the dataReaderFile is loaded from the classpath
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form