org.onebusaway.transit_data_federation.impl.otp.graph.tp
Class TPDepartureEdge

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.otp.graph.AbstractEdge
      extended by org.onebusaway.transit_data_federation.impl.otp.graph.tp.TPDepartureEdge
All Implemented Interfaces:
org.opentripplanner.routing.core.Edge

public class TPDepartureEdge
extends AbstractEdge


Field Summary
 
Fields inherited from class org.onebusaway.transit_data_federation.impl.otp.graph.AbstractEdge
_context
 
Constructor Summary
TPDepartureEdge(GraphContext context, TPState pathState)
           
 
Method Summary
 org.opentripplanner.routing.core.State traverse(org.opentripplanner.routing.core.State s0)
           
 
Methods inherited from class org.onebusaway.transit_data_federation.impl.otp.graph.AbstractEdge
addPatch, getFromVertex, getPatches, narrative, optimisticTraverse, removePatch, setFromVertex, setToVertex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPDepartureEdge

public TPDepartureEdge(GraphContext context,
                       TPState pathState)
Method Detail

traverse

public org.opentripplanner.routing.core.State traverse(org.opentripplanner.routing.core.State s0)


Copyright © 2012 OneBusAway. All Rights Reserved.