public class TransitStopArrive extends OffboardVertex
Constructor and Description |
---|
TransitStopArrive(Graph g,
org.onebusaway.gtfs.model.Stop stop,
TransitStop stopVertex) |
Modifier and Type | Method and Description |
---|---|
org.onebusaway.gtfs.model.AgencyAndId |
getStopId()
Get the stop at which this TransitVertex is located
|
TransitStop |
getStopVertex() |
getPlatformCode, getStop, getStopCode
addIncoming, addOutgoing, azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, removeIncoming, removeOutgoing, setIndex, toString
public TransitStopArrive(Graph g, org.onebusaway.gtfs.model.Stop stop, TransitStop stopVertex)
public TransitStop getStopVertex()
public org.onebusaway.gtfs.model.AgencyAndId getStopId()
TransitVertex
getStopId
in class TransitVertex
Copyright © 2018. All rights reserved.