org.onebusaway.transit_data_federation.bundle.tasks.transfer_pattern.graph
public class TPOfflineOriginVertex extends AbstractStopVertexWithEdges
_stop
_context
Constructor and Description |
---|
TPOfflineOriginVertex(GraphContext context,
StopEntry stop,
List<StopTimeInstance> instances,
Map<StopEntry,Integer> nearbyStopsAndWalkTimes,
Map<StopEntry,List<StopTimeInstance>> nearbyStopTimeInstances) |
Modifier and Type | Method and Description |
---|---|
Collection<org.opentripplanner.routing.core.Edge> |
getOutgoing() |
getDegreeIn, getDegreeOut, getIncoming
equals, getStop, getStopId, getX, getY, hashCode
distance, distance, getContext, getCoordinate, getDistanceToNearestTransitStop, getLabel, getName, setDistanceToNearestTransitStop
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getContext
public TPOfflineOriginVertex(GraphContext context, StopEntry stop, List<StopTimeInstance> instances, Map<StopEntry,Integer> nearbyStopsAndWalkTimes, Map<StopEntry,List<StopTimeInstance>> nearbyStopTimeInstances)
public Collection<org.opentripplanner.routing.core.Edge> getOutgoing()
getOutgoing
in interface org.opentripplanner.routing.core.HasEdges
getOutgoing
in class AbstractStopVertexWithEdges
Copyright © 2014 OneBusAway. All Rights Reserved.