| Package | Description |
|---|---|
| com.graphhopper | |
| com.graphhopper.routing.util | |
| com.graphhopper.util | |
| com.graphhopper.util.shapes |
| Class and Description |
|---|
| InstructionList
List of instructions.
|
| PMap
A properties map (String to String) with convenient accessors
|
| PointList
Slim list to store several points (without the need for a point object).
|
| Class and Description |
|---|
| PMap
A properties map (String to String) with convenient accessors
|
| Class and Description |
|---|
| AngleCalc
Calculates the angle of a turn, defined by three points.
|
| CmdArgs
Stores command line options in a map.
|
| DistanceCalc
Calculates the distance of two points or one point and an edge on earth via haversine formula.
|
| DistanceCalc3D
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.
|
| DistanceCalcEarth |
| DistancePlaneProjection
Calculates the approximate distance of two points on earth.
|
| Instruction |
| InstructionAnnotation |
| PMap
A properties map (String to String) with convenient accessors
|
| PointAccess |
| PointList
Slim list to store several points (without the need for a point object).
|
| RoundaboutInstruction |
| Translation |
| Class and Description |
|---|
| DistanceCalc
Calculates the distance of two points or one point and an edge on earth via haversine formula.
|
Copyright © 2012–2019. All rights reserved.