org.onebusaway.transit_data_federation.bundle.tasks.transit_graph
Class StopTimeEntriesFactory
java.lang.Object
org.onebusaway.transit_data_federation.bundle.tasks.transit_graph.StopTimeEntriesFactory
@Component
public class StopTimeEntriesFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopTimeEntriesFactory
public StopTimeEntriesFactory()
setDistanceAlongShapeLibrary
public void setDistanceAlongShapeLibrary(DistanceAlongShapeLibrary distanceAlongShapeLibrary)
getInvalidStopToShapeMappingExceptionCount
public long getInvalidStopToShapeMappingExceptionCount()
processStopTimes
public List<StopTimeEntryImpl> processStopTimes(TransitGraphImpl graph,
List<org.onebusaway.gtfs.model.StopTime> stopTimes,
TripEntryImpl tripEntry,
ShapePoints shapePoints)
Copyright © 2012 OneBusAway. All Rights Reserved.