| Package | Description |
|---|---|
| com.graphhopper | |
| com.graphhopper.jackson |
| Modifier and Type | Method and Description |
|---|---|
GHResponse |
GHResponse.addError(Throwable error) |
GHResponse |
GHResponse.addErrors(List<Throwable> errors) |
| Modifier and Type | Method and Description |
|---|---|
GHResponse |
GHResponseDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.node.ObjectNode |
ResponsePathSerializer.jsonObject(GHResponse ghRsp,
String osmDate,
boolean enableInstructions,
boolean calcPoints,
boolean enableElevation,
boolean pointsEncoded,
double took) |
Copyright © 2012–2023. All rights reserved.