org.onebusaway.transit_data_federation.bundle.tasks.transfer_pattern.graph
Class TPOfflineNearbyStopsVertex
java.lang.Object
org.onebusaway.transit_data_federation.impl.otp.graph.AbstractVertex
org.onebusaway.transit_data_federation.impl.otp.graph.AbstractStopVertex
org.onebusaway.transit_data_federation.impl.otp.graph.AbstractStopVertexWithEdges
org.onebusaway.transit_data_federation.bundle.tasks.transfer_pattern.graph.TPOfflineNearbyStopsVertex
- All Implemented Interfaces:
- Cloneable, HasStopTransitVertex, TransitVertex, org.opentripplanner.routing.core.HasEdges, org.opentripplanner.routing.core.Vertex
public class TPOfflineNearbyStopsVertex
- extends AbstractStopVertexWithEdges
TPOfflineNearbyStopsVertex
public TPOfflineNearbyStopsVertex(GraphContext context,
StopEntry stop,
int walkTime,
List<StopTimeInstance> instances)
getOutgoing
public Collection<org.opentripplanner.routing.core.Edge> getOutgoing()
- Specified by:
getOutgoing
in interface org.opentripplanner.routing.core.HasEdges
- Overrides:
getOutgoing
in class AbstractStopVertexWithEdges
toString
public String toString()
- Specified by:
toString
in interface org.opentripplanner.routing.core.Vertex
- Overrides:
toString
in class Object
Copyright © 2012 OneBusAway. All Rights Reserved.