org.onebusaway.transit_data_federation.bundle.tasks.transit_graph
@Component public class StopTimeEntriesFactory extends Object
Constructor and Description |
---|
StopTimeEntriesFactory() |
Modifier and Type | Method and Description |
---|---|
long |
getInvalidStopToShapeMappingExceptionCount() |
List<StopTimeEntryImpl> |
processStopTimes(TransitGraphImpl graph,
List<org.onebusaway.gtfs.model.StopTime> stopTimes,
TripEntryImpl tripEntry,
ShapePoints shapePoints) |
void |
setDistanceAlongShapeLibrary(DistanceAlongShapeLibrary distanceAlongShapeLibrary) |
public void setDistanceAlongShapeLibrary(DistanceAlongShapeLibrary distanceAlongShapeLibrary)
public long getInvalidStopToShapeMappingExceptionCount()
public List<StopTimeEntryImpl> processStopTimes(TransitGraphImpl graph, List<org.onebusaway.gtfs.model.StopTime> stopTimes, TripEntryImpl tripEntry, ShapePoints shapePoints)
Copyright © 2014 OneBusAway. All Rights Reserved.