| Interface | Description |
|---|---|
| AllEdgesIterator | |
| AreaIndex.Area | |
| DirectedEdgeFilter | |
| EdgeFilter |
Class used to traverse a graph.
|
| VehicleEncodedValuesFactory | |
| VehicleTagParserFactory |
| Class | Description |
|---|---|
| AccessFilter | |
| AreaIndex<T extends AreaIndex.Area> | |
| BikeCommonTagParser |
Defines bit layout of bicycles (not motorcycles) for speed, access and relations (network).
|
| BikeTagParser |
Specifies the settings for cycletouring/trekking
|
| CarTagParser |
Defines bit layout for cars.
|
| CurvatureCalculator | |
| CustomArea | |
| DefaultSnapFilter |
This EdgeFilter combines the weighting result and the 'subnetwork' EncodedValue to consider the subnetwork removal
in LocationIndex lookup.
|
| DefaultVehicleEncodedValuesFactory |
This class creates vehicle encoded values that are already included in the GraphHopper distribution.
|
| DefaultVehicleTagParserFactory | |
| EncodingManager |
Manager class to register encoder, assign their flag values and check objects with all encoders
during parsing.
|
| EncodingManager.Builder | |
| FerrySpeedCalculator | |
| FiniteWeightFilter |
An
EdgeFilter that only accepts edges with finite weight (in either direction) |
| FootTagParser |
Defines bit layout for pedestrians (speed, access, surface, ...).
|
| HeadingEdgeFilter | |
| HikeTagParser |
Defines bit layout for hiking
|
| MotorcycleTagParser |
Defines bit layout for motorbikes
|
| MountainBikeTagParser |
Specifies the settings for mountain biking
|
| NameSimilarityEdgeFilter |
This class defines the basis for NameSimilarity matching using an EdgeFilter.
|
| OSMParsers | |
| RacingBikeTagParser |
Specifies the settings for race biking
|
| RoadDensityCalculator | |
| RoadsTagParser | |
| SlopeCalculator | |
| SnapPreventionEdgeFilter | |
| UrbanDensityCalculator | |
| VehicleEncodedValues | |
| VehicleTagParser |
Abstract class which handles flag decoding and encoding.
|
| WheelchairTagParser |
A flag encoder for wheelchairs.
|
| Enum | Description |
|---|---|
| PriorityCode |
Used to store a priority value in the way flags of an edge.
|
| TransportationMode |
Define disjunct ways of transportation that are used to create and populate our encoded values from a data source
like OpenStreetMap.
|
| TraversalMode | |
| WayAccess |
Copyright © 2012–2022. All rights reserved.