Uses of Class
com.graphhopper.routing.util.CustomArea
Packages that use CustomArea
-
Uses of CustomArea in com.graphhopper.reader.osm
Method parameters in com.graphhopper.reader.osm with type arguments of type CustomAreaModifier and TypeMethodDescriptionOSMReader.setAreaIndex
(AreaIndex<CustomArea> areaIndex) The area index is queried for each OSM way and the associated areas are added to the way's tags -
Uses of CustomArea in com.graphhopper.routing.util
Methods in com.graphhopper.routing.util that return CustomArea -
Uses of CustomArea in com.graphhopper.util
Methods in com.graphhopper.util that return types with arguments of type CustomAreaModifier and TypeMethodDescriptionstatic List
<CustomArea> GHUtility.readCountries()
Reads the country borders from the countries.geojson resource file