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 voidAbstractBidirCHAlgo.fillEdgesFromUsingFilter(CHEdgeFilter edgeFilter) protected voidAbstractBidirCHAlgo.fillEdgesToUsingFilter(CHEdgeFilter edgeFilter) -
Uses of CHEdgeFilter in com.graphhopper.storage
Fields in com.graphhopper.storage declared as CHEdgeFilter