Uses of Class
org.onebusaway.transit_data_federation.services.blocks.TransitTimeIndex

Packages that use TransitTimeIndex
org.onebusaway.transit_data_federation.services.blocks   
 

Uses of TransitTimeIndex in org.onebusaway.transit_data_federation.services.blocks
 

Classes in org.onebusaway.transit_data_federation.services.blocks with annotations of type TransitTimeIndex
 class BlockIndex
          A BlockIndex is a collection of BlockConfigurationEntry elements that have the following properties in common: 1) Each BlockConfigurationEntry refers to the same stop sequence pattern and underlying shape of travel.
 class BlockLayoverIndex
          An ordered index over layover intervals of BlockTripEntry elements.
 class BlockSequenceIndex
          A BlockSequenceIndex is an ordered collection of block sequences, where each block sequence visits the same sequence of stops and the arrival-departure times for each stop increase between each block.
 class BlockStopSequenceIndex
          A BlockStopSequenceIndex is a pointer into a BlockSequenceIndex for a particular stop in the sequence.
 class BlockStopTimeIndex
          Provides an index over arrivals and departures at a particular stop.
 class BlockTripIndex
           
 class FrequencyBlockStopTimeIndex
          Provides an index over frequency-based arrivals and departures at a particular stop.
 class FrequencyBlockTripIndex
          A FrequencyBlockTripIndex is a collection of BlockTripEntry elements that have the following properties in common: 1) Each BlockTripEntry refers to the same stop sequence pattern and underlying shape of travel.
 class FrequencyStopTripIndex
           
 class LayoverIntervalBlock
          Specifies an immutable interval of min and max arrival and departure times for layover intervals.
 



Copyright © 2012 OneBusAway. All Rights Reserved.