|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BlockStopSequenceIndex in org.onebusaway.transit_data_federation.impl.blocks |
---|
Methods in org.onebusaway.transit_data_federation.impl.blocks that return types with arguments of type BlockStopSequenceIndex | |
---|---|
List<org.onebusaway.collections.tuple.Pair<BlockStopSequenceIndex>> |
BlockIndexServiceImpl.getBlockSequenceIndicesBetweenStops(StopEntry fromStop,
StopEntry toStop)
|
List<BlockStopSequenceIndex> |
BlockIndexServiceImpl.getStopSequenceIndicesForStop(StopEntry stopEntry)
|
Uses of BlockStopSequenceIndex in org.onebusaway.transit_data_federation.impl.transit_graph |
---|
Methods in org.onebusaway.transit_data_federation.impl.transit_graph that return types with arguments of type BlockStopSequenceIndex | |
---|---|
List<BlockStopSequenceIndex> |
StopEntryImpl.getStopTripIndices()
|
Methods in org.onebusaway.transit_data_federation.impl.transit_graph with parameters of type BlockStopSequenceIndex | |
---|---|
void |
StopEntryImpl.addBlockStopTripIndex(BlockStopSequenceIndex index)
|
Uses of BlockStopSequenceIndex in org.onebusaway.transit_data_federation.services.blocks |
---|
Methods in org.onebusaway.transit_data_federation.services.blocks that return types with arguments of type BlockStopSequenceIndex | |
---|---|
List<org.onebusaway.collections.tuple.Pair<BlockStopSequenceIndex>> |
BlockIndexService.getBlockSequenceIndicesBetweenStops(StopEntry fromStop,
StopEntry toStop)
For the specified stop pair, find all the BlockSequenceIndex that
travel between the two stops. |
List<BlockStopSequenceIndex> |
BlockIndexService.getStopSequenceIndicesForStop(StopEntry stopEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |