basics.costs
Interface TransportCost

All Superinterfaces:
BackwardTransportCost, ForwardTransportCost
All Known Subinterfaces:
VehicleRoutingTransportCosts
All Known Implementing Classes:
CrowFlyCosts, ManhattanCosts, VehicleRoutingTransportCostsMatrix

public interface TransportCost
extends ForwardTransportCost, BackwardTransportCost


Method Summary
 
Methods inherited from interface basics.costs.ForwardTransportCost
getTransportCost
 
Methods inherited from interface basics.costs.BackwardTransportCost
getBackwardTransportCost