Uses of Class
com.graphhopper.routing.ev.ImportUnit
Packages that use ImportUnit
-
Uses of ImportUnit in com.graphhopper.routing.ev
Methods in com.graphhopper.routing.ev that return ImportUnitModifier and TypeMethodDescriptionstatic ImportUnit
ImportUnit.create
(String name, Function<PMap, EncodedValue> createEncodedValue, BiFunction<EncodedValueLookup, PMap, TagParser> createTagParser, String... requiredImportUnits) DefaultImportRegistry.createImportUnit
(String name) ImportRegistry.createImportUnit
(String name) Constructor parameters in com.graphhopper.routing.ev with type arguments of type ImportUnit