org.onebusaway.transit_data_federation.bundle.tasks.transfer_pattern.graph
public class TPOfflineBlockDepartureVertex extends AbstractTPOfflineBlockVertex
_instance
_context
Constructor and Description |
---|
TPOfflineBlockDepartureVertex(GraphContext context,
StopTimeInstance instance) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Vertex Interface |
Collection<org.opentripplanner.routing.core.Edge> |
getOutgoing()
HasEdges Interface |
String |
toString()
Object Interface |
equals, getInstance, getStop, getStopId, getX, getY, hashCode
getDegreeIn, getDegreeOut, getIncoming
distance, distance, getContext, getCoordinate, getDistanceToNearestTransitStop, getName, setDistanceToNearestTransitStop
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getContext
public TPOfflineBlockDepartureVertex(GraphContext context, StopTimeInstance instance)
public String getLabel()
Vertex
InterfacegetLabel
in interface org.opentripplanner.routing.core.Vertex
getLabel
in class AbstractVertex
public Collection<org.opentripplanner.routing.core.Edge> getOutgoing()
HasEdges
InterfacegetOutgoing
in interface org.opentripplanner.routing.core.HasEdges
getOutgoing
in class AbstractVertexWithEdges
Copyright © 2014 OneBusAway. All Rights Reserved.