Hierarchy For Package com.graphhopper.routing.weighting
Class Hierarchy
- java.lang.Object
- com.graphhopper.routing.weighting.AbstractAdjustedWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.weighting.AvoidEdgesWeighting
- com.graphhopper.routing.weighting.AbstractWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.weighting.FastestWeighting
- com.graphhopper.routing.weighting.BalancedWeightApproximator
- com.graphhopper.routing.weighting.BeelineWeightApproximator (implements com.graphhopper.routing.weighting.WeightApproximator)
- com.graphhopper.routing.weighting.DefaultTurnCostProvider (implements com.graphhopper.routing.weighting.TurnCostProvider)
- com.graphhopper.routing.weighting.QueryGraphWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.weighting.ShortestWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.weighting.SpeedWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.weighting.AbstractAdjustedWeighting (implements com.graphhopper.routing.weighting.Weighting)
Interface Hierarchy
- com.graphhopper.routing.weighting.TurnCostProvider
- com.graphhopper.routing.weighting.WeightApproximator
- com.graphhopper.routing.weighting.Weighting