org.onebusaway.transit_data_federation.services.otp
Interface TransitShedPathService


public interface TransitShedPathService


Method Summary
 org.opentripplanner.routing.spt.BasicShortestPathTree getTransitShed(org.opentripplanner.routing.core.Vertex origin, org.opentripplanner.routing.core.State originState, org.opentripplanner.routing.core.TraverseOptions options)
           
 

Method Detail

getTransitShed

org.opentripplanner.routing.spt.BasicShortestPathTree getTransitShed(org.opentripplanner.routing.core.Vertex origin,
                                                                     org.opentripplanner.routing.core.State originState,
                                                                     org.opentripplanner.routing.core.TraverseOptions options)


Copyright © 2012 OneBusAway. All Rights Reserved.