| Package | Description |
|---|---|
| com.graphhopper.jackson | |
| com.graphhopper.util |
| Modifier and Type | Method and Description |
|---|---|
JsonFeatureCollection |
CustomModelAreasDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
JsonFeatureCollection |
CustomModel.getAreas() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomModel.addAreas(JsonFeatureCollection externalAreas) |
static Map<String,JsonFeature> |
CustomModel.getAreasAsMap(JsonFeatureCollection areas) |
CustomModel |
CustomModel.setAreas(JsonFeatureCollection areas) |
Copyright © 2012–2023. All rights reserved.