Index

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

A

ACTIVE_COUNT - Static variable in class com.graphhopper.util.Parameters.Landmark
Specifies how many active landmarks should be used when routing
ACTIVE_COUNT_DEFAULT - Static variable in class com.graphhopper.util.Parameters.Landmark
Default for active count
add(double, double) - Method in class com.graphhopper.util.PointList
 
add(double, double, double) - Method in class com.graphhopper.util.PointList
 
add(double, double, double) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
add(int, Instruction) - Method in class com.graphhopper.util.InstructionList
 
add(ResponsePath) - Method in class com.graphhopper.GHResponse
 
add(PointAccess, int) - Method in class com.graphhopper.util.PointList
 
add(PointList) - Method in class com.graphhopper.util.PointList
 
add(PointList) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
add(GHPoint) - Method in class com.graphhopper.util.PointList
 
addAreas(JsonFeatureCollection) - Method in class com.graphhopper.util.CustomModel
 
addDebugInfo(String) - Method in class com.graphhopper.GHResponse
 
addDebugInfo(String) - Method in class com.graphhopper.ResponsePath
 
addError(Throwable) - Method in class com.graphhopper.GHResponse
 
addError(Throwable) - Method in class com.graphhopper.ResponsePath
 
addErrors(List<Throwable>) - Method in class com.graphhopper.GHResponse
 
addErrors(List<Throwable>) - Method in class com.graphhopper.ResponsePath
 
addPathDetails(Map<String, List<PathDetail>>) - Method in class com.graphhopper.ResponsePath
Adds the given PathDetails to the existing ones.
addPoint(GHPoint) - Method in class com.graphhopper.GHRequest
Add stopover point to routing request.
addToPriority(Statement) - Method in class com.graphhopper.util.CustomModel
 
addToSpeed(Statement) - Method in class com.graphhopper.util.CustomModel
 
ALGORITHM - Static variable in class com.graphhopper.util.Parameters.Routing
 
Algorithms() - Constructor for class com.graphhopper.util.Parameters.Algorithms
 
ALT_ROUTE - Static variable in class com.graphhopper.util.Parameters.Algorithms
alternative route algorithm (not yet for CH)
AltRoute() - Constructor for class com.graphhopper.util.Parameters.Algorithms.AltRoute
 
apply(MinMax, MinMax) - Method in enum class com.graphhopper.json.Statement.Op
 
arrivalCancelled - Variable in class com.graphhopper.Trip.Stop
 
arrivalTime - Variable in class com.graphhopper.Trip.Stop
 
asMap() - Method in interface com.graphhopper.util.Translation
 
AStar() - Constructor for class com.graphhopper.util.Parameters.Algorithms.AStar
 
ASTAR - Static variable in class com.graphhopper.util.Parameters.Algorithms
Unidirectional A* (not for CH)
ASTAR_BI - Static variable in class com.graphhopper.util.Parameters.Algorithms
Bidirectional A*
AStarBi() - Constructor for class com.graphhopper.util.Parameters.Algorithms.AStarBi
 
AVERAGE_SPEED - Static variable in class com.graphhopper.util.Parameters.Details
 

B

build(String) - Method in enum class com.graphhopper.json.Statement.Op
 

C

CALC_POINTS - Static variable in class com.graphhopper.util.Parameters.Routing
if true the response will contain a point list
calcBBox2D() - Method in class com.graphhopper.ResponsePath
Calculates the 2D bounding box of this route
camelCaseToUnderScore(String) - Static method in class com.graphhopper.util.Helper
 
CH() - Constructor for class com.graphhopper.util.Parameters.CH
 
clear() - Method in class com.graphhopper.util.PointList
 
clear() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
clone(boolean) - Method in class com.graphhopper.util.PointList
Clones this PointList.
close(Closeable) - Static method in class com.graphhopper.util.Helper
 
com.graphhopper - package com.graphhopper
 
com.graphhopper.jackson - package com.graphhopper.jackson
 
com.graphhopper.json - package com.graphhopper.json
 
com.graphhopper.util - package com.graphhopper.util
 
com.graphhopper.util.details - package com.graphhopper.util.details
 
com.graphhopper.util.exceptions - package com.graphhopper.util.exceptions
 
com.graphhopper.util.shapes - package com.graphhopper.util.shapes
 
compare(double, double) - Static method in class com.graphhopper.util.NumHelper
 
ConnectionNotFoundException - Exception in com.graphhopper.util.exceptions
If a route cannot be found due to disconnected graphs.
ConnectionNotFoundException(String, Map<String, Object>) - Constructor for exception com.graphhopper.util.exceptions.ConnectionNotFoundException
 
CONTINUE_ON_STREET - Static variable in class com.graphhopper.util.Instruction
 
copy(int, int) - Method in class com.graphhopper.util.PointList
This method does a deep copy of this object for the specified range.
COPYRIGHTS - Static variable in class com.graphhopper.jackson.ResponsePathSerializer
This includes the required attribution for OpenStreetMap.
COUNT - Static variable in class com.graphhopper.util.Parameters.Landmark
Specifies how many landmarks should be created
create(Point) - Static method in class com.graphhopper.util.shapes.GHPoint
 
createDoubleList(double[]) - Static method in class com.graphhopper.util.Helper
 
createFormatter() - Static method in class com.graphhopper.util.Helper
This creates a date formatter for yyyy-MM-dd'T'HH:mm:ss'Z' which is has to be identical to buildDate used in pom.xml
createFormatter(String) - Static method in class com.graphhopper.util.Helper
Creates a SimpleDateFormat with ENGLISH locale.
createPointList(double...) - Static method in class com.graphhopper.util.Helper
 
createPointList3D(double...) - Static method in class com.graphhopper.util.Helper
 
createResponsePath(ObjectMapper, JsonNode, boolean, boolean) - Static method in class com.graphhopper.jackson.ResponsePathDeserializer
 
CURBSIDE - Static variable in class com.graphhopper.util.Parameters.Routing
 
CURBSIDE_ANY - Static variable in class com.graphhopper.util.Parameters.Curbsides
 
CURBSIDE_LEFT - Static variable in class com.graphhopper.util.Parameters.Curbsides
 
CURBSIDE_RIGHT - Static variable in class com.graphhopper.util.Parameters.Curbsides
 
Curbsides() - Constructor for class com.graphhopper.util.Parameters.Curbsides
 
CustomModel - Class in com.graphhopper.util
 
CustomModel() - Constructor for class com.graphhopper.util.CustomModel
 
CustomModel(CustomModel) - Constructor for class com.graphhopper.util.CustomModel
 
CustomModelAreasDeserializer - Class in com.graphhopper.jackson
 
CustomModelAreasDeserializer() - Constructor for class com.graphhopper.jackson.CustomModelAreasDeserializer
 

D

decodePolyline(String, int, boolean) - Static method in class com.graphhopper.jackson.ResponsePathDeserializer
 
DEFAULT_HEADING_PENALTY - Static variable in class com.graphhopper.util.Parameters.Routing
default heading penalty in seconds
degreeToInt(double) - Static method in class com.graphhopper.util.Helper
Converts into an integer to be compatible with the still limited DataAccess class (accepts only integer values).
departureCancelled - Variable in class com.graphhopper.Trip.Stop
 
departureLocation - Variable in class com.graphhopper.Trip.Leg
 
departureTime - Variable in class com.graphhopper.Trip.Stop
 
deserialize(JsonParser, DeserializationContext) - Method in class com.graphhopper.jackson.CustomModelAreasDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.graphhopper.jackson.GHResponseDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.graphhopper.jackson.PathDetailDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.graphhopper.jackson.ResponsePathDeserializer
 
DetailedIllegalArgumentException - Exception in com.graphhopper.util.exceptions
 
DetailedIllegalArgumentException(String, Map<String, Object>) - Constructor for exception com.graphhopper.util.exceptions.DetailedIllegalArgumentException
 
DetailedRuntimeException - Exception in com.graphhopper.util.exceptions
 
DetailedRuntimeException(String, Map<String, Object>) - Constructor for exception com.graphhopper.util.exceptions.DetailedRuntimeException
 
details - Variable in class com.graphhopper.Trip.WalkLeg
 
Details() - Constructor for class com.graphhopper.util.Parameters.Details
 
DIJKSTRA - Static variable in class com.graphhopper.util.Parameters.Algorithms
Unidirectional Dijkstra (not for CH)
DIJKSTRA_BI - Static variable in class com.graphhopper.util.Parameters.Algorithms
Bidirectional Dijkstra
DIJKSTRA_ONE_TO_MANY - Static variable in class com.graphhopper.util.Parameters.Algorithms
one to many Dijkstra (not yet for edge based #394, not yet for CH)
DISABLE - Static variable in class com.graphhopper.util.Parameters.CH
This property name in HintsMap configures at runtime if CH routing should be ignored.
DISABLE - Static variable in class com.graphhopper.util.Parameters.Landmark
This property name in HintsMap configures at runtime if CH routing should be ignored.
distance - Variable in class com.graphhopper.Trip.Leg
 
distance - Variable in class com.graphhopper.util.Instruction
 
DISTANCE - Static variable in class com.graphhopper.util.Parameters.Algorithms.RoundTrip
 
DISTANCE - Static variable in class com.graphhopper.util.Parameters.Details
 

E

EDGE_BASED - Static variable in class com.graphhopper.util.Parameters.Routing
 
EDGE_ID - Static variable in class com.graphhopper.util.Parameters.Details
 
EDGE_KEY - Static variable in class com.graphhopper.util.Parameters.Details
 
ele - Variable in class com.graphhopper.jackson.Gpx.Trkpt
 
ele - Variable in class com.graphhopper.util.shapes.GHPoint3D
 
eleToInt(double) - Static method in class com.graphhopper.util.Helper
Converts elevation value (in meters) into integer for storage.
ELEVATION_WAY_POINT_MAX_DISTANCE - Static variable in class com.graphhopper.util.Parameters.Routing
 
Else(Statement.Op, String) - Static method in class com.graphhopper.json.Statement
 
ELSE - Enum constant in enum class com.graphhopper.json.Statement.Keyword
 
ElseIf(String, Statement.Op, String) - Static method in class com.graphhopper.json.Statement
 
ELSEIF - Enum constant in enum class com.graphhopper.json.Statement.Keyword
 
EMPTY - Static variable in class com.graphhopper.util.PointList
 
encodePolyline(PointList, boolean, double) - Static method in class com.graphhopper.jackson.ResponsePathSerializer
 
ensureNode(int) - Method in interface com.graphhopper.util.PointAccess
This method ensures that the node with the specified index exists i.e.
ensureNode(int) - Method in class com.graphhopper.util.PointList
 
ensureNode(int) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
EPSILON - Static variable in class com.graphhopper.util.Parameters.Algorithms.AStar
 
EPSILON - Static variable in class com.graphhopper.util.Parameters.Algorithms.AStarBi
 
equals(double, double) - Static method in class com.graphhopper.util.NumHelper
 
equals(Object) - Method in class com.graphhopper.util.PointList
 
equals(Object) - Method in class com.graphhopper.util.shapes.GHPoint
 
equals(Object) - Method in class com.graphhopper.util.shapes.GHPoint3D
 
equalsEps(double, double) - Static method in class com.graphhopper.util.NumHelper
 
equalsEps(double, double) - Static method in class com.graphhopper.util.PointList
 
equalsEps(double, double, double) - Static method in class com.graphhopper.util.NumHelper
 
equalsEps(double, double, double) - Static method in class com.graphhopper.util.PointList
 
extraInfo - Variable in class com.graphhopper.util.Instruction
 

F

feed_id - Variable in class com.graphhopper.Trip.PtLeg
 
FINISH - Static variable in class com.graphhopper.util.Instruction
 
FinishInstruction - Class in com.graphhopper.util
 
FinishInstruction(double, double, double) - Constructor for class com.graphhopper.util.FinishInstruction
 
FinishInstruction(PointAccess, int) - Constructor for class com.graphhopper.util.FinishInstruction
 
FinishInstruction(String, double, double, double) - Constructor for class com.graphhopper.util.FinishInstruction
 
FinishInstruction(String, PointAccess, int) - Constructor for class com.graphhopper.util.FinishInstruction
 
firstBig(String) - Static method in class com.graphhopper.util.Helper
 
FORCE_CURBSIDE - Static variable in class com.graphhopper.util.Parameters.Routing
 
from(LineString) - Static method in class com.graphhopper.util.PointList
 
fromJson(double[]) - Static method in class com.graphhopper.util.shapes.GHPoint
 
fromLineString(LineString) - Static method in class com.graphhopper.util.PointList
 
fromString(String) - Static method in class com.graphhopper.util.shapes.GHPoint
 
fromStringLonLat(String) - Static method in class com.graphhopper.util.shapes.GHPoint
 

G

geometry - Variable in class com.graphhopper.Trip.Leg
 
geometry - Variable in class com.graphhopper.Trip.Stop
 
get(int) - Method in class com.graphhopper.util.InstructionList
 
get(int) - Method in class com.graphhopper.util.PointList
 
getAlgorithm() - Method in class com.graphhopper.GHRequest
 
getAll() - Method in class com.graphhopper.GHResponse
This method returns the best path as well as all alternatives.
getAreas() - Method in class com.graphhopper.util.CustomModel
 
getAreasAsMap(JsonFeatureCollection) - Static method in class com.graphhopper.util.CustomModel
 
getArrivalTime() - Method in class com.graphhopper.Trip.Leg
 
getArrivalTime() - Method in class com.graphhopper.Trip.PtLeg
 
getArrivalTime() - Method in class com.graphhopper.Trip.WalkLeg
 
getAscend() - Method in class com.graphhopper.ResponsePath
This method returns the total elevation change (going upwards) in meter.
getBBox() - Method in class com.graphhopper.util.JsonFeature
 
getBest() - Method in class com.graphhopper.GHResponse
Returns the best path.
getBool(String, boolean) - Method in class com.graphhopper.util.PMap
 
getCachedLineString(boolean) - Method in class com.graphhopper.util.PointList
 
getCondition() - Method in class com.graphhopper.json.Statement
 
getCurbsides() - Method in class com.graphhopper.GHRequest
 
getCustomModel() - Method in class com.graphhopper.GHRequest
 
getDebugInfo() - Method in class com.graphhopper.GHResponse
 
getDebugInfo() - Method in class com.graphhopper.ResponsePath
 
getDepartureTime() - Method in class com.graphhopper.Trip.Leg
 
getDepartureTime() - Method in class com.graphhopper.Trip.PtLeg
 
getDepartureTime() - Method in class com.graphhopper.Trip.WalkLeg
 
getDescend() - Method in class com.graphhopper.ResponsePath
This method returns the total elevation change (going downwards) in meter.
getDescription() - Method in class com.graphhopper.ResponsePath
 
getDetails() - Method in exception com.graphhopper.util.exceptions.DetailedIllegalArgumentException
 
getDetails() - Method in exception com.graphhopper.util.exceptions.DetailedRuntimeException
 
getDetails() - Method in interface com.graphhopper.util.exceptions.GHException
 
getDimension() - Method in interface com.graphhopper.util.PointAccess
 
getDimension() - Method in class com.graphhopper.util.PointList
 
getDimension() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
getDistance() - Method in class com.graphhopper.ResponsePath
This method returns the distance of the path.
getDistance() - Method in class com.graphhopper.Trip.Leg
 
getDistance() - Method in class com.graphhopper.util.Instruction
Distance in meter until no new instruction
getDistanceInfluence() - Method in class com.graphhopper.util.CustomModel
 
getDouble(String, double) - Method in class com.graphhopper.util.PMap
 
getEle() - Method in class com.graphhopper.util.shapes.GHPoint3D
 
getEle(int) - Method in interface com.graphhopper.util.PointAccess
Returns the elevation of the specified nodeId.
getEle(int) - Method in class com.graphhopper.util.PointList
 
getEle(int) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
getErrors() - Method in class com.graphhopper.GHResponse
This method returns all the explicitly added errors and the errors of all paths.
getErrors() - Method in exception com.graphhopper.jackson.MultiException
 
getErrors() - Method in class com.graphhopper.ResponsePath
 
getExitNumber() - Method in class com.graphhopper.util.RoundaboutInstruction
 
getExtraInfoJSON() - Method in class com.graphhopper.util.Instruction
 
getExtraInfoJSON() - Method in class com.graphhopper.util.RoundaboutInstruction
 
getFare() - Method in class com.graphhopper.ResponsePath
 
getFeatures() - Method in class com.graphhopper.util.JsonFeatureCollection
 
getFirst() - Method in class com.graphhopper.util.details.PathDetail
 
getFloat(String, float) - Method in class com.graphhopper.util.PMap
 
getGeometry() - Method in class com.graphhopper.util.JsonFeature
 
getHeadingPenalty() - Method in class com.graphhopper.util.CustomModel
 
getHeadings() - Method in class com.graphhopper.GHRequest
 
getHints() - Method in class com.graphhopper.GHRequest
 
getHints() - Method in class com.graphhopper.GHResponse
 
getId() - Method in class com.graphhopper.util.JsonFeature
 
getInstructions() - Method in class com.graphhopper.ResponsePath
 
getInt(String, int) - Method in class com.graphhopper.util.PMap
 
getIntervalString() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
getKeyword() - Method in class com.graphhopper.json.Statement
 
getLanguage() - Method in interface com.graphhopper.util.Translation
 
getLast() - Method in class com.graphhopper.util.details.PathDetail
 
getLat() - Method in class com.graphhopper.util.shapes.GHPoint
 
getLat(int) - Method in interface com.graphhopper.util.PointAccess
 
getLat(int) - Method in class com.graphhopper.util.PointList
 
getLat(int) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
getLegs() - Method in class com.graphhopper.ResponsePath
 
getLength() - Method in class com.graphhopper.util.details.PathDetail
 
getLength() - Method in class com.graphhopper.util.FinishInstruction
 
getLength() - Method in class com.graphhopper.util.Instruction
This method returns the length of an Instruction.
getLength() - Method in class com.graphhopper.util.ViaInstruction
 
getLocale() - Method in class com.graphhopper.GHRequest
 
getLocale() - Method in interface com.graphhopper.util.Translation
 
getLocale(String) - Static method in class com.graphhopper.util.Helper
 
getLon() - Method in class com.graphhopper.util.shapes.GHPoint
 
getLon(int) - Method in interface com.graphhopper.util.PointAccess
 
getLon(int) - Method in class com.graphhopper.util.PointList
 
getLon(int) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
getLong(String, long) - Method in class com.graphhopper.util.PMap
 
getMemInfo() - Static method in class com.graphhopper.util.Helper
 
getName() - Method in enum class com.graphhopper.json.Statement.Keyword
 
getName() - Method in enum class com.graphhopper.json.Statement.Op
 
getName() - Method in class com.graphhopper.util.Instruction
 
getNumChanges() - Method in class com.graphhopper.ResponsePath
 
getObject(String, T) - Method in class com.graphhopper.util.PMap
 
getOperation() - Method in class com.graphhopper.json.Statement
 
getPathDetails() - Method in class com.graphhopper.GHRequest
 
getPathDetails() - Method in class com.graphhopper.ResponsePath
 
getPointHints() - Method in class com.graphhopper.GHRequest
 
getPointIndex() - Method in exception com.graphhopper.util.exceptions.PointNotFoundException
 
getPoints() - Method in class com.graphhopper.GHRequest
 
getPoints() - Method in class com.graphhopper.ResponsePath
This method returns all points on the path.
getPoints() - Method in class com.graphhopper.util.Instruction
 
getPointsOrder() - Method in class com.graphhopper.ResponsePath
 
getPriority() - Method in class com.graphhopper.util.CustomModel
 
getProfile() - Method in class com.graphhopper.GHRequest
 
getProperties() - Method in class com.graphhopper.util.JsonFeature
 
getProperty(String) - Method in class com.graphhopper.util.JsonFeature
 
getRouteWeight() - Method in class com.graphhopper.ResponsePath
This method returns a double value which is better than the time for comparison of routes but only if you know what you are doing, e.g.
getSign() - Method in class com.graphhopper.util.Instruction
The instruction for the person/driver to execute.
getSize() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
getSizeOfLongArray(int, int) - Static method in class com.graphhopper.util.Helper
 
getSizeOfObjectArray(int, int) - Static method in class com.graphhopper.util.Helper
 
getSizeOfObjectRef(int) - Static method in class com.graphhopper.util.Helper
 
getSnapPreventions() - Method in class com.graphhopper.GHRequest
 
getSpeed() - Method in class com.graphhopper.util.CustomModel
 
getStartTime() - Method in class com.graphhopper.jackson.Gpx.Trk
 
getString(String, String) - Method in class com.graphhopper.util.PMap
 
getTime() - Method in class com.graphhopper.ResponsePath
 
getTime() - Method in class com.graphhopper.util.Instruction
Duration until the next instruction, in milliseconds
getTotalMB() - Static method in class com.graphhopper.util.Helper
 
getTr() - Method in class com.graphhopper.util.InstructionList
 
getTurnAngle() - Method in class com.graphhopper.util.RoundaboutInstruction
 
getTurnDescription(Translation) - Method in class com.graphhopper.util.FinishInstruction
 
getTurnDescription(Translation) - Method in class com.graphhopper.util.Instruction
 
getTurnDescription(Translation) - Method in class com.graphhopper.util.RoundaboutInstruction
 
getTurnDescription(Translation) - Method in class com.graphhopper.util.ViaInstruction
 
getType() - Method in class com.graphhopper.util.JsonFeature
 
getType() - Method in class com.graphhopper.util.JsonFeatureCollection
 
getUsedMB() - Static method in class com.graphhopper.util.Helper
 
getValue() - Method in class com.graphhopper.json.Statement
 
getValue() - Method in class com.graphhopper.util.details.PathDetail
 
getViaCount() - Method in class com.graphhopper.util.ViaInstruction
 
getWaypointIndices() - Method in class com.graphhopper.ResponsePath
 
getWaypoints() - Method in class com.graphhopper.ResponsePath
This method returns the input points snapped to the road network.
GHException - Interface in com.graphhopper.util.exceptions
Generic GHException that allows to add details to the exception message
GHPoint - Class in com.graphhopper.util.shapes
 
GHPoint() - Constructor for class com.graphhopper.util.shapes.GHPoint
 
GHPoint(double, double) - Constructor for class com.graphhopper.util.shapes.GHPoint
 
GHPoint3D - Class in com.graphhopper.util.shapes
 
GHPoint3D(double, double, double) - Constructor for class com.graphhopper.util.shapes.GHPoint3D
 
GHRequest - Class in com.graphhopper
Request object to perform routing with GraphHopper.
GHRequest() - Constructor for class com.graphhopper.GHRequest
 
GHRequest(double, double, double, double) - Constructor for class com.graphhopper.GHRequest
Creates a routing request from one point (fromLat, fromLon) to another (toLat, toLon)
GHRequest(int) - Constructor for class com.graphhopper.GHRequest
 
GHRequest(GHPoint, GHPoint) - Constructor for class com.graphhopper.GHRequest
 
GHRequest(List<GHPoint>) - Constructor for class com.graphhopper.GHRequest
 
GHResponse - Class in com.graphhopper
Wrapper containing path and error output of GraphHopper.
GHResponse() - Constructor for class com.graphhopper.GHResponse
 
GHResponseDeserializer - Class in com.graphhopper.jackson
 
GHResponseDeserializer() - Constructor for class com.graphhopper.jackson.GHResponseDeserializer
 
Gpx - Class in com.graphhopper.jackson
 
Gpx() - Constructor for class com.graphhopper.jackson.Gpx
 
Gpx.Trk - Class in com.graphhopper.jackson
 
Gpx.Trkpt - Class in com.graphhopper.jackson
 
Gpx.Trkseg - Class in com.graphhopper.jackson
 
GraphHopperModule - Class in com.graphhopper.jackson
 
GraphHopperModule() - Constructor for class com.graphhopper.jackson.GraphHopperModule
 

H

has(String) - Method in class com.graphhopper.util.PMap
 
hasAlternatives() - Method in class com.graphhopper.GHResponse
This method returns true if there are alternative paths available besides the best.
hasErrors() - Method in class com.graphhopper.GHResponse
This method returns true if one of the paths has an error or if the response itself is erroneous.
hasErrors() - Method in class com.graphhopper.ResponsePath
 
hashCode() - Method in class com.graphhopper.util.PointList
 
hashCode() - Method in class com.graphhopper.util.shapes.GHPoint
 
hashCode() - Method in class com.graphhopper.util.shapes.GHPoint3D
 
HEADING_PENALTY - Static variable in class com.graphhopper.util.Parameters.Routing
 
Helper - Class in com.graphhopper.util
 

I

idealByteArraySize(int) - Static method in class com.graphhopper.util.Helper
 
idealIntArraySize(int) - Static method in class com.graphhopper.util.Helper
 
If(String, Statement.Op, String) - Static method in class com.graphhopper.json.Statement
 
IF - Enum constant in enum class com.graphhopper.json.Statement.Keyword
 
IGNORE - Static variable in class com.graphhopper.util.Instruction
 
increaseExitNumber() - Method in class com.graphhopper.util.RoundaboutInstruction
 
INDEX_KEY - Static variable in exception com.graphhopper.util.exceptions.PointNotFoundException
 
INIT_INSTRUCTIONS - Static variable in class com.graphhopper.util.Parameters.Routing
 
INIT_MAX_RETRIES - Static variable in class com.graphhopper.util.Parameters.Algorithms.RoundTrip
 
INIT_MAX_VISITED_NODES - Static variable in class com.graphhopper.util.Parameters.Routing
 
INIT_TIMEOUT_MS - Static variable in class com.graphhopper.util.Parameters.Routing
 
INIT_WAY_POINT_MAX_DISTANCE - Static variable in class com.graphhopper.util.Parameters.Routing
 
initObjectMapper(ObjectMapper) - Static method in class com.graphhopper.jackson.Jackson
 
Instruction - Class in com.graphhopper.util
 
Instruction(int, String, PointList) - Constructor for class com.graphhopper.util.Instruction
The points, distances and times have exactly the same count.
InstructionList - Class in com.graphhopper.util
List of instructions.
InstructionList(int, Translation) - Constructor for class com.graphhopper.util.InstructionList
 
InstructionList(Translation) - Constructor for class com.graphhopper.util.InstructionList
 
InstructionListSerializer - Class in com.graphhopper.jackson
 
InstructionListSerializer() - Constructor for class com.graphhopper.jackson.InstructionListSerializer
 
instructions - Variable in class com.graphhopper.Trip.WalkLeg
 
INSTRUCTIONS - Static variable in class com.graphhopper.util.Parameters.Routing
if true the response will contain turn instructions
internal() - Method in class com.graphhopper.util.CustomModel
This method is for internal usage only! Parsing a CustomModel is expensive and so we cache the result, which is especially important for fast landmark queries (hybrid mode).
INTERSECTION - Static variable in class com.graphhopper.util.Parameters.Details
 
intToDegree(int) - Static method in class com.graphhopper.util.Helper
Converts back the integer value.
intToEle(int) - Static method in class com.graphhopper.util.Helper
Converts the integer value retrieved from storage into elevation (in meters).
is3D - Variable in class com.graphhopper.util.PointList
 
is3D() - Method in interface com.graphhopper.util.PointAccess
 
is3D() - Method in class com.graphhopper.util.PointList
 
is3D() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
isAzimuthValue(double) - Static method in class com.graphhopper.GHRequest
 
isEmpty() - Method in class com.graphhopper.util.PMap
 
isEmpty() - Method in class com.graphhopper.util.PointList
 
isEmpty() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
isEmpty(String) - Static method in class com.graphhopper.util.Helper
 
isExited() - Method in class com.graphhopper.util.RoundaboutInstruction
 
isFileMapped(ByteBuffer) - Static method in class com.graphhopper.util.Helper
Determines if the specified ByteBuffer is one which maps to a file!
isImmutable() - Method in class com.graphhopper.util.PointList
 
isImmutable() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
isImpossible() - Method in class com.graphhopper.ResponsePath
 
isInSameVehicleAsPrevious - Variable in class com.graphhopper.Trip.PtLeg
 
isInternal() - Method in class com.graphhopper.util.CustomModel
 
isToString(InputStream) - Static method in class com.graphhopper.util.Helper
 
isValid() - Method in class com.graphhopper.util.shapes.GHPoint
 
isValidId(String) - Static method in class com.graphhopper.util.JsonFeature
 
iterator() - Method in class com.graphhopper.util.PointList
 

J

Jackson - Class in com.graphhopper.jackson
 
Jackson() - Constructor for class com.graphhopper.jackson.Jackson
 
JsonFeature - Class in com.graphhopper.util
This class defines a properties where a geometry is associated.
JsonFeature() - Constructor for class com.graphhopper.util.JsonFeature
 
JsonFeature(String, String, Envelope, Geometry, Map<String, Object>) - Constructor for class com.graphhopper.util.JsonFeature
 
JsonFeatureCollection - Class in com.graphhopper.util
 
JsonFeatureCollection() - Constructor for class com.graphhopper.util.JsonFeatureCollection
 
jsonObject(GHResponse, String, boolean, boolean, boolean, boolean, double) - Static method in class com.graphhopper.jackson.ResponsePathSerializer
 

K

KEEP_LEFT - Static variable in class com.graphhopper.util.Instruction
 
KEEP_RIGHT - Static variable in class com.graphhopper.util.Instruction
 
keepIn(double, double, double) - Static method in class com.graphhopper.util.Helper
This methods returns the value or min if too small or max if too big.
KEY - Static variable in class com.graphhopper.util.CustomModel
 

L

Landmark() - Constructor for class com.graphhopper.util.Parameters.Landmark
 
lat - Variable in class com.graphhopper.jackson.Gpx.Trkpt
 
lat - Variable in class com.graphhopper.util.shapes.GHPoint
 
LEAVE_ROUNDABOUT - Static variable in class com.graphhopper.util.Instruction
 
Leg(String, String, Geometry, double) - Constructor for class com.graphhopper.Trip.Leg
 
LEG_DISTANCE - Static variable in class com.graphhopper.util.Parameters.Details
 
LEG_TIME - Static variable in class com.graphhopper.util.Parameters.Details
 
LEG_WEIGHT - Static variable in class com.graphhopper.util.Parameters.Details
 
LIMIT - Enum constant in enum class com.graphhopper.json.Statement.Op
 
lon - Variable in class com.graphhopper.jackson.Gpx.Trkpt
 
lon - Variable in class com.graphhopper.util.shapes.GHPoint
 

M

makeImmutable() - Method in class com.graphhopper.util.PointList
Once immutable, there is no way to make this object mutable again.
makeImmutable() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
max - Variable in class com.graphhopper.json.MinMax
 
MAX_NON_CH_POINT_DISTANCE - Static variable in class com.graphhopper.util.Parameters.NON_CH
Describes the maximum allowed distance between two consecutive waypoints of a non-CH request.
MAX_PATHS - Static variable in class com.graphhopper.util.Parameters.Algorithms.AltRoute
 
MAX_SHARE - Static variable in class com.graphhopper.util.Parameters.Algorithms.AltRoute
 
MAX_VISITED_NODES - Static variable in class com.graphhopper.util.Parameters.Routing
 
MAX_WEIGHT - Static variable in class com.graphhopper.util.Parameters.Algorithms.AltRoute
 
MaximumNodesExceededException - Exception in com.graphhopper.util.exceptions
 
MaximumNodesExceededException(String, int) - Constructor for exception com.graphhopper.util.exceptions.MaximumNodesExceededException
 
MB - Static variable in class com.graphhopper.util.Helper
 
merge(CustomModel, CustomModel) - Static method in class com.graphhopper.util.CustomModel
A new CustomModel is created from the baseModel merged with the specified queryModel.
min - Variable in class com.graphhopper.json.MinMax
 
MinMax - Class in com.graphhopper.json
 
MinMax(double, double) - Constructor for class com.graphhopper.json.MinMax
 
MultiException - Exception in com.graphhopper.jackson
 
MultiException(Throwable) - Constructor for exception com.graphhopper.jackson.MultiException
 
MultiException(List<Throwable>) - Constructor for exception com.graphhopper.jackson.MultiException
 
MultiExceptionSerializer - Class in com.graphhopper.jackson
 
MultiExceptionSerializer() - Constructor for class com.graphhopper.jackson.MultiExceptionSerializer
 
MULTIPLY - Enum constant in enum class com.graphhopper.json.Statement.Op
 

N

name - Variable in class com.graphhopper.jackson.Gpx.Trk
 
name - Variable in class com.graphhopper.util.Instruction
 
newObjectMapper() - Static method in class com.graphhopper.jackson.Jackson
 
nf(long) - Static method in class com.graphhopper.util.Helper
 
NODES_KEY - Static variable in exception com.graphhopper.util.exceptions.MaximumNodesExceededException
 
NON_CH() - Constructor for class com.graphhopper.util.Parameters.NON_CH
 
NumHelper - Class in com.graphhopper.util
 
NumHelper() - Constructor for class com.graphhopper.util.NumHelper
 

P

Parameters - Class in com.graphhopper.util
 
Parameters() - Constructor for class com.graphhopper.util.Parameters
 
Parameters.Algorithms - Class in com.graphhopper.util
Parameters that can be used for algorithm.
Parameters.Algorithms.AltRoute - Class in com.graphhopper.util
All public properties for alternative routing.
Parameters.Algorithms.AStar - Class in com.graphhopper.util
 
Parameters.Algorithms.AStarBi - Class in com.graphhopper.util
 
Parameters.Algorithms.RoundTrip - Class in com.graphhopper.util
All public properties for round trip calculation.
Parameters.CH - Class in com.graphhopper.util
Properties for routing with contraction hierarchies speedup
Parameters.Curbsides - Class in com.graphhopper.util
Possible values of Parameters.Routing.CURBSIDE
Parameters.Details - Class in com.graphhopper.util
Properties for the details response
Parameters.Landmark - Class in com.graphhopper.util
Properties for routing with landmark speedup
Parameters.NON_CH - Class in com.graphhopper.util
Properties for non-CH routing
Parameters.Routing - Class in com.graphhopper.util
Parameters that can be passed as hints and influence routing per request.
parse2DJSON(String) - Method in class com.graphhopper.util.PointList
Takes the string from a json array ala [lon1,lat1], [lon2,lat2], ...
parse2DJSON(String) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
parseList(String) - Static method in class com.graphhopper.util.Helper
parses a string like [a,b,c]
PASS_THROUGH - Static variable in class com.graphhopper.util.Parameters.Routing
true or false.
PATH_DETAILS - Static variable in class com.graphhopper.util.Parameters.Details
 
PathDetail - Class in com.graphhopper.util.details
A detail information of a Path
PathDetail(Object) - Constructor for class com.graphhopper.util.details.PathDetail
 
PathDetailDeserializer - Class in com.graphhopper.jackson
 
PathDetailDeserializer() - Constructor for class com.graphhopper.jackson.PathDetailDeserializer
 
PathDetailSerializer - Class in com.graphhopper.jackson
 
PathDetailSerializer() - Constructor for class com.graphhopper.jackson.PathDetailSerializer
 
plannedArrivalTime - Variable in class com.graphhopper.Trip.Stop
 
plannedDepartureTime - Variable in class com.graphhopper.Trip.Stop
 
PMap - Class in com.graphhopper.util
A properties map (String to Object) with convenient methods to access the content.
PMap() - Constructor for class com.graphhopper.util.PMap
 
PMap(int) - Constructor for class com.graphhopper.util.PMap
 
PMap(PMap) - Constructor for class com.graphhopper.util.PMap
 
PMap(String) - Constructor for class com.graphhopper.util.PMap
 
PMap(Map<String, Object>) - Constructor for class com.graphhopper.util.PMap
 
POINT_HINT - Static variable in class com.graphhopper.util.Parameters.Routing
 
PointAccess - Interface in com.graphhopper.util
 
PointDistanceExceededException - Exception in com.graphhopper.util.exceptions
If a route cannot be found due to disconnected graphs.
PointDistanceExceededException(String, Map<String, Object>) - Constructor for exception com.graphhopper.util.exceptions.PointDistanceExceededException
 
PointList - Class in com.graphhopper.util
Slim list to store several points (without the need for a point object).
PointList() - Constructor for class com.graphhopper.util.PointList
 
PointList(int, boolean) - Constructor for class com.graphhopper.util.PointList
 
PointNotFoundException - Exception in com.graphhopper.util.exceptions
Represents an instance of the "Cannot find Point" Exception, whereas the Point that cannot be found is at pointIndex.
PointNotFoundException(String, int) - Constructor for exception com.graphhopper.util.exceptions.PointNotFoundException
 
PointOutOfBoundsException - Exception in com.graphhopper.util.exceptions
Refinement of the CannotFindPointException that indicates that a point is placed out of the graphs bounds
PointOutOfBoundsException(String, int) - Constructor for exception com.graphhopper.util.exceptions.PointOutOfBoundsException
 
points - Variable in class com.graphhopper.util.Instruction
 
POINTS - Static variable in class com.graphhopper.util.Parameters.Algorithms.RoundTrip
 
predictedArrivalTime - Variable in class com.graphhopper.Trip.Stop
 
predictedDepartureTime - Variable in class com.graphhopper.Trip.Stop
 
PREPARE - Static variable in class com.graphhopper.util.Parameters.CH
 
PREPARE - Static variable in class com.graphhopper.util.Parameters.Landmark
 
pruneFileEnd(String) - Static method in class com.graphhopper.util.Helper
 
PT_END_TRIP - Static variable in class com.graphhopper.util.Instruction
 
PT_START_TRIP - Static variable in class com.graphhopper.util.Instruction
 
PT_TRANSFER - Static variable in class com.graphhopper.util.Instruction
 
PtLeg(String, boolean, String, String, String, List<Trip.Stop>, double, long, Geometry) - Constructor for class com.graphhopper.Trip.PtLeg
 
putAll(PMap) - Method in class com.graphhopper.util.PMap
 
putHint(String, Object) - Method in class com.graphhopper.GHRequest
This method sets a key value pair in the hints and is unrelated to the setPointHints method.
putObject(String, Object) - Method in class com.graphhopper.util.PMap
 

R

rawName - Variable in class com.graphhopper.util.Instruction
 
REACHED_VIA - Static variable in class com.graphhopper.util.Instruction
 
read(String[]) - Static method in class com.graphhopper.util.PMap
Reads a PMap from a string array consisting of key=value pairs
readErrors(ObjectMapper, JsonNode) - Static method in class com.graphhopper.jackson.ResponsePathDeserializer
 
readFile(Reader) - Static method in class com.graphhopper.util.Helper
 
readFile(String) - Static method in class com.graphhopper.util.Helper
 
readJSONFileWithoutComments(InputStreamReader) - Static method in class com.graphhopper.util.Helper
 
readJSONFileWithoutComments(String) - Static method in class com.graphhopper.util.Helper
 
remove(int) - Method in class com.graphhopper.util.InstructionList
 
remove(String) - Method in class com.graphhopper.util.PMap
 
removeDir(File) - Static method in class com.graphhopper.util.Helper
 
removeLastPoint() - Method in class com.graphhopper.util.PointList
 
removeLastPoint() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
ResponsePath - Class in com.graphhopper
This class holds the data like points and instructions of a Path.
ResponsePath() - Constructor for class com.graphhopper.ResponsePath
 
ResponsePathDeserializer - Class in com.graphhopper.jackson
 
ResponsePathDeserializer() - Constructor for class com.graphhopper.jackson.ResponsePathDeserializer
 
ResponsePathSerializer - Class in com.graphhopper.jackson
Code which constructs the JSON response of the routing API, including polyline encoding.
ResponsePathSerializer() - Constructor for class com.graphhopper.jackson.ResponsePathSerializer
 
reverse() - Method in class com.graphhopper.util.PointList
 
reverse() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
round(double, int) - Static method in class com.graphhopper.util.Helper
Round the value to the specified number of decimal places, i.e.
ROUND_TRIP - Static variable in class com.graphhopper.util.Parameters.Algorithms
round trip algorithm (not yet for CH)
round2(double) - Static method in class com.graphhopper.util.Helper
 
round4(double) - Static method in class com.graphhopper.util.Helper
 
round6(double) - Static method in class com.graphhopper.util.Helper
 
RoundaboutInstruction - Class in com.graphhopper.util
 
RoundaboutInstruction(int, String, PointList) - Constructor for class com.graphhopper.util.RoundaboutInstruction
 
RoundTrip() - Constructor for class com.graphhopper.util.Parameters.Algorithms.RoundTrip
 
route_id - Variable in class com.graphhopper.Trip.PtLeg
 
Routing() - Constructor for class com.graphhopper.util.Parameters.Routing
 

S

saveProperties(Map<String, String>, Writer) - Static method in class com.graphhopper.util.Helper
 
SEED - Static variable in class com.graphhopper.util.Parameters.Algorithms.RoundTrip
 
serialize(MultiException, JsonGenerator, SerializerProvider) - Method in class com.graphhopper.jackson.MultiExceptionSerializer
 
serialize(PathDetail, JsonGenerator, SerializerProvider) - Method in class com.graphhopper.jackson.PathDetailSerializer
 
serialize(InstructionList, JsonGenerator, SerializerProvider) - Method in class com.graphhopper.jackson.InstructionListSerializer
 
set(int, double, double, double) - Method in class com.graphhopper.util.PointList
 
set(int, double, double, double) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
set(int, Instruction) - Method in class com.graphhopper.util.InstructionList
 
setAlgorithm(String) - Method in class com.graphhopper.GHRequest
For possible values see AlgorithmOptions.*
setAreas(JsonFeatureCollection) - Method in class com.graphhopper.util.CustomModel
 
setAscend(double) - Method in class com.graphhopper.ResponsePath
 
setBBox(Envelope) - Method in class com.graphhopper.util.JsonFeature
 
setCurbsides(List<String>) - Method in class com.graphhopper.GHRequest
 
setCustomModel(CustomModel) - Method in class com.graphhopper.GHRequest
 
setDescend(double) - Method in class com.graphhopper.ResponsePath
 
setDescription(List<String>) - Method in class com.graphhopper.ResponsePath
 
setDirOfRotation(double) - Method in class com.graphhopper.util.RoundaboutInstruction
 
setDistance(double) - Method in class com.graphhopper.ResponsePath
 
setDistance(double) - Method in class com.graphhopper.util.Instruction
 
setDistanceInfluence(Double) - Method in class com.graphhopper.util.CustomModel
 
setElevation(int, double) - Method in class com.graphhopper.util.PointList
 
setElevation(int, double) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
setExited() - Method in class com.graphhopper.util.RoundaboutInstruction
 
setExitNumber(int) - Method in class com.graphhopper.util.RoundaboutInstruction
 
setExtraInfo(String, Object) - Method in class com.graphhopper.util.Instruction
 
setFare(BigDecimal) - Method in class com.graphhopper.ResponsePath
 
setFirst(int) - Method in class com.graphhopper.util.details.PathDetail
 
setGeometry(Geometry) - Method in class com.graphhopper.util.JsonFeature
 
setHeadingPenalty(double) - Method in class com.graphhopper.util.CustomModel
 
setHeadings(List<Double>) - Method in class com.graphhopper.GHRequest
Sets the headings, i.e.
setHints(PMap) - Method in class com.graphhopper.GHResponse
 
setId(String) - Method in class com.graphhopper.util.JsonFeature
 
setImpossible(boolean) - Method in class com.graphhopper.ResponsePath
 
setInstructions(InstructionList) - Method in class com.graphhopper.ResponsePath
 
setLast(int) - Method in class com.graphhopper.util.details.PathDetail
 
setLocale(String) - Method in class com.graphhopper.GHRequest
 
setLocale(Locale) - Method in class com.graphhopper.GHRequest
 
setName(String) - Method in class com.graphhopper.util.Instruction
 
setNode(int, double, double) - Method in interface com.graphhopper.util.PointAccess
 
setNode(int, double, double, double) - Method in interface com.graphhopper.util.PointAccess
This method ensures that the node with the specified index exists and prepares access to it.
setNode(int, double, double, double) - Method in class com.graphhopper.util.PointList
 
setNode(int, double, double, double) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
setNumChanges(int) - Method in class com.graphhopper.ResponsePath
 
setPathDetails(List<String>) - Method in class com.graphhopper.GHRequest
 
setPointHints(List<String>) - Method in class com.graphhopper.GHRequest
 
setPoints(PointList) - Method in class com.graphhopper.ResponsePath
 
setPoints(PointList) - Method in class com.graphhopper.util.Instruction
 
setPoints(List<GHPoint>) - Method in class com.graphhopper.GHRequest
 
setPointsOrder(List<Integer>) - Method in class com.graphhopper.ResponsePath
 
setProfile(String) - Method in class com.graphhopper.GHRequest
 
setProperties(Map<String, Object>) - Method in class com.graphhopper.util.JsonFeature
 
setRadian(double) - Method in class com.graphhopper.util.RoundaboutInstruction
The radian value between entrance (in) and exit (out) of this roundabout.
setRouteWeight(double) - Method in class com.graphhopper.ResponsePath
 
setSign(int) - Method in class com.graphhopper.util.Instruction
 
setSnapPreventions(List<String>) - Method in class com.graphhopper.GHRequest
 
setTime(long) - Method in class com.graphhopper.ResponsePath
 
setTime(long) - Method in class com.graphhopper.util.Instruction
 
setUseRawName() - Method in class com.graphhopper.util.Instruction
This method does not perform translation or combination with the sign - it just uses the provided name as instruction.
setViaCount(int) - Method in class com.graphhopper.util.ViaInstruction
 
setWaypointIndices(List<Integer>) - Method in class com.graphhopper.ResponsePath
 
setWaypoints(PointList) - Method in class com.graphhopper.ResponsePath
This method initializes this path with the snapped input points.
shallowCopy(int, int, boolean) - Method in class com.graphhopper.util.PointList
Create a shallow copy of this Pointlist from from to end, excluding end.
ShallowImmutablePointList - Class in com.graphhopper.util
This is a shallow copy of a PointList.
ShallowImmutablePointList(int, int, PointList) - Constructor for class com.graphhopper.util.ShallowImmutablePointList
 
sign - Variable in class com.graphhopper.util.Instruction
 
size - Variable in class com.graphhopper.util.PointList
 
size() - Method in class com.graphhopper.util.InstructionList
 
size() - Method in class com.graphhopper.util.PointList
 
size() - Method in class com.graphhopper.util.ShallowImmutablePointList
 
SNAP_PREVENTION - Static variable in class com.graphhopper.util.Parameters.Routing
 
Statement - Class in com.graphhopper.json
 
Statement.Keyword - Enum Class in com.graphhopper.json
 
Statement.Op - Enum Class in com.graphhopper.json
 
staticHashCode(String) - Static method in class com.graphhopper.util.Helper
Produces a static hashcode for a string that is platform independent and still compatible to the default of openjdk.
Stop(String, String, Point, Date, Date, Date, boolean, Date, Date, Date, boolean) - Constructor for class com.graphhopper.Trip.Stop
 
stop_id - Variable in class com.graphhopper.Trip.Stop
 
stop_name - Variable in class com.graphhopper.Trip.Stop
 
stops - Variable in class com.graphhopper.Trip.PtLeg
 
STREET_DESTINATION - Static variable in class com.graphhopper.util.Parameters.Details
 
STREET_DESTINATION_REF - Static variable in class com.graphhopper.util.Parameters.Details
 
STREET_NAME - Static variable in class com.graphhopper.util.Parameters.Details
 
STREET_REF - Static variable in class com.graphhopper.util.Parameters.Details
 

T

time - Variable in class com.graphhopper.jackson.Gpx.Trkpt
 
time - Variable in class com.graphhopper.util.Instruction
 
TIME - Static variable in class com.graphhopper.util.Parameters.Details
 
TIMEOUT_MS - Static variable in class com.graphhopper.util.Parameters.Routing
 
toGeoJson() - Method in class com.graphhopper.util.shapes.GHPoint
Attention: geoJson is LON,LAT
toGeoJson() - Method in class com.graphhopper.util.shapes.GHPoint3D
 
toLineString(boolean) - Method in class com.graphhopper.util.PointList
 
toLowerCase(String) - Static method in class com.graphhopper.util.Helper
 
toMap() - Method in class com.graphhopper.util.PMap
This method copies the underlying structure into a new Map object
toObject(String) - Static method in class com.graphhopper.util.Helper
This method probes the specified string for a boolean, int, long, float and double.
toShortString() - Method in class com.graphhopper.util.shapes.GHPoint
 
toString() - Method in class com.graphhopper.GHRequest
 
toString() - Method in class com.graphhopper.GHResponse
 
toString() - Method in class com.graphhopper.json.Statement
 
toString() - Method in class com.graphhopper.ResponsePath
 
toString() - Method in class com.graphhopper.Trip.Stop
 
toString() - Method in class com.graphhopper.util.CustomModel
 
toString() - Method in class com.graphhopper.util.details.PathDetail
 
toString() - Method in class com.graphhopper.util.Instruction
 
toString() - Method in class com.graphhopper.util.JsonFeature
 
toString() - Method in class com.graphhopper.util.JsonFeatureCollection
 
toString() - Method in class com.graphhopper.util.PMap
 
toString() - Method in class com.graphhopper.util.PointList
 
toString() - Method in class com.graphhopper.util.shapes.GHPoint
 
toString() - Method in class com.graphhopper.util.shapes.GHPoint3D
 
toUpperCase(String) - Static method in class com.graphhopper.util.Helper
 
tr(String, Object...) - Method in interface com.graphhopper.util.Translation
 
Translation - Interface in com.graphhopper.util
 
travelTime - Variable in class com.graphhopper.Trip.PtLeg
 
trimToSize(int) - Method in class com.graphhopper.util.PointList
 
trimToSize(int) - Method in class com.graphhopper.util.ShallowImmutablePointList
 
Trip - Class in com.graphhopper
 
Trip() - Constructor for class com.graphhopper.Trip
 
trip_headsign - Variable in class com.graphhopper.Trip.PtLeg
 
trip_id - Variable in class com.graphhopper.Trip.PtLeg
 
Trip.Leg - Class in com.graphhopper
 
Trip.PtLeg - Class in com.graphhopper
 
Trip.Stop - Class in com.graphhopper
 
Trip.WalkLeg - Class in com.graphhopper
 
trk - Variable in class com.graphhopper.jackson.Gpx
 
Trk() - Constructor for class com.graphhopper.jackson.Gpx.Trk
 
trkpt - Variable in class com.graphhopper.jackson.Gpx.Trkseg
 
Trkpt() - Constructor for class com.graphhopper.jackson.Gpx.Trkpt
 
trkseg - Variable in class com.graphhopper.jackson.Gpx.Trk
 
Trkseg() - Constructor for class com.graphhopper.jackson.Gpx.Trkseg
 
TURN_COSTS - Static variable in class com.graphhopper.util.Parameters.Routing
 
TURN_LEFT - Static variable in class com.graphhopper.util.Instruction
 
TURN_RIGHT - Static variable in class com.graphhopper.util.Instruction
 
TURN_SHARP_LEFT - Static variable in class com.graphhopper.util.Instruction
 
TURN_SHARP_RIGHT - Static variable in class com.graphhopper.util.Instruction
 
TURN_SLIGHT_LEFT - Static variable in class com.graphhopper.util.Instruction
 
TURN_SLIGHT_RIGHT - Static variable in class com.graphhopper.util.Instruction
 
type - Variable in class com.graphhopper.Trip.Leg
 

U

U_TURN_COSTS - Static variable in class com.graphhopper.util.Parameters.Routing
 
U_TURN_LEFT - Static variable in class com.graphhopper.util.Instruction
 
U_TURN_RIGHT - Static variable in class com.graphhopper.util.Instruction
 
U_TURN_UNKNOWN - Static variable in class com.graphhopper.util.Instruction
 
underScoreToCamelCase(String) - Static method in class com.graphhopper.util.Helper
 
UNKNOWN - Static variable in class com.graphhopper.util.Instruction
 
USE_ROUNDABOUT - Static variable in class com.graphhopper.util.Instruction
 
UTC - Static variable in class com.graphhopper.util.Helper
 
UTF_CS - Static variable in class com.graphhopper.util.Helper
 

V

valueOf(String) - Static method in enum class com.graphhopper.json.Statement.Keyword
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphhopper.json.Statement.Op
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.graphhopper.json.Statement.Keyword
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphhopper.json.Statement.Op
Returns an array containing the constants of this enum class, in the order they are declared.
ViaInstruction - Class in com.graphhopper.util
 
ViaInstruction(Instruction) - Constructor for class com.graphhopper.util.ViaInstruction
 
ViaInstruction(String, PointList) - Constructor for class com.graphhopper.util.ViaInstruction
 

W

WalkLeg(String, Date, Geometry, double, InstructionList, Map<String, List<PathDetail>>, Date) - Constructor for class com.graphhopper.Trip.WalkLeg
 
WAY_POINT_MAX_DISTANCE - Static variable in class com.graphhopper.util.Parameters.Routing
configure simplification of returned point list
WEIGHT - Static variable in class com.graphhopper.util.Parameters.Details
 
A B C D E F G H I J K L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form