Uses of Interface
com.graphhopper.storage.CHEdgeFilter
Packages that use CHEdgeFilter
-
Uses of CHEdgeFilter in com.graphhopper.routing
Fields in com.graphhopper.routing declared as CHEdgeFilterMethods in com.graphhopper.routing with parameters of type CHEdgeFilterModifier and TypeMethodDescriptionprotected void
AbstractBidirCHAlgo.fillEdgesFromUsingFilter
(CHEdgeFilter edgeFilter) protected void
AbstractBidirCHAlgo.fillEdgesToUsingFilter
(CHEdgeFilter edgeFilter) -
Uses of CHEdgeFilter in com.graphhopper.storage
Fields in com.graphhopper.storage declared as CHEdgeFilter