Uses of Class
com.graphhopper.util.JsonFeatureCollection
Packages that use JsonFeatureCollection
-
Uses of JsonFeatureCollection in com.graphhopper.jackson
Methods in com.graphhopper.jackson that return JsonFeatureCollectionModifier and TypeMethodDescriptionCustomModelAreasDeserializer.deserialize
(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) -
Uses of JsonFeatureCollection in com.graphhopper.util
Methods in com.graphhopper.util that return JsonFeatureCollectionMethods in com.graphhopper.util with parameters of type JsonFeatureCollectionModifier and TypeMethodDescriptionvoid
CustomModel.addAreas
(JsonFeatureCollection externalAreas) static Map<String,
JsonFeature> CustomModel.getAreasAsMap
(JsonFeatureCollection areas) CustomModel.setAreas
(JsonFeatureCollection areas)