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