All Classes and Interfaces
Class
Description
If a route cannot be found due to disconnected graphs.
Generic GHException that allows to add details to the exception message
Request object to perform routing with GraphHopper.
Wrapper containing path and error output of GraphHopper.
List of instructions.
This class defines a properties where a geometry is associated.
Parameters that can be used for algorithm.
All public properties for alternative routing.
All public properties for round trip calculation.
Properties for routing with contraction hierarchies speedup
Possible values of
Parameters.Routing.CURBSIDE
Properties for the details response
Properties for routing with landmark speedup
Properties for non-CH routing
Parameters that can be passed as hints and influence routing per request.
A detail information of a Path
A properties map (String to Object) with convenient methods to access the content.
If a route cannot be found due to disconnected graphs.
Slim list to store several points (without the need for a point object).
Represents an instance of the "Cannot find Point" Exception, whereas the Point that cannot be
found is at pointIndex.
Refinement of the CannotFindPointException that indicates that a point is placed out of the graphs bounds
This class holds the data like points and instructions of a Path.
Code which constructs the JSON response of the routing API, including polyline encoding.
This is a shallow copy of a PointList.