Index
All Classes and Interfaces|All Packages|Serialized Form
T
- TargetUnreachableException - Exception Class in rgu.transport.algorithms.search
-
The specified target cannot be reached from the specified source.
- TargetUnreachableException() - Constructor for exception class rgu.transport.algorithms.search.TargetUnreachableException
-
Default constructor
- TargetUnreachableException(String) - Constructor for exception class rgu.transport.algorithms.search.TargetUnreachableException
-
Constructor with given message.
- TargetUnreachableException(String, Throwable) - Constructor for exception class rgu.transport.algorithms.search.TargetUnreachableException
-
Constructor with given message and cause.
- TargetUnreachableException(Throwable) - Constructor for exception class rgu.transport.algorithms.search.TargetUnreachableException
-
Constructor with given cause.
- test(T) - Method in class rgu.transport.algorithms.util.Range
-
Checks if a given object is contained with the range.
- ThreadUtil - Class in rgu.transport.algorithms.search
-
Utility class for threading.
- ThreadUtil() - Constructor for class rgu.transport.algorithms.search.ThreadUtil
- time() - Method in class rgu.transport.geospatial.multimodal.JourneyState
-
Returns the time.
- time(Distance) - Method in class rgu.transport.geospatial.Speed
-
Returns the total time taken to travel a given distance as this constant velocity, using double precision rounded to the nearest nanosecond.
- timeRoundedToSeconds(Distance) - Method in class rgu.transport.geospatial.Speed
-
Returns the total time taken to travel a given distance as this constant velocity, rounded to the nearest whole number of seconds.
- Times - Class in rgu.transport.algorithms.util
-
Utility class for working with time.
- timeTruncatedToSeconds(Distance) - Method in class rgu.transport.geospatial.Speed
-
Returns the total time taken to travel a given distance as this constant velocity, rounded down to a whole number of seconds.
- to() - Method in record class rgu.transport.algorithms.collections.Graph.Edge
-
Returns the value of the
torecord component. - toSpatial() - Method in record class rgu.transport.algorithms.search.SpatialTemporalMapping
-
Returns the value of the
toSpatialrecord component. - toSpatialTemporal() - Method in record class rgu.transport.algorithms.search.SpatialTemporalMapping
-
Returns the value of the
toSpatialTemporalrecord component. - toString() - Method in class rgu.transport.algorithms.collections.BinaryMinHeap
-
Returns a string representation of this heap.
- toString() - Method in record class rgu.transport.algorithms.collections.Graph.Edge
-
Returns a string representation of this record class.
- toString() - Method in class rgu.transport.algorithms.collections.HashGraph
-
An incomplete summary string representation of the graph.
- toString() - Method in interface rgu.transport.algorithms.collections.MinHeap
-
Returns a string representation of this heap, typically used for debugging.
- toString() - Method in record class rgu.transport.algorithms.search.SpatialTemporalMapping
-
Returns a string representation of this record class.
- toString() - Method in class rgu.transport.algorithms.util.Range
-
Returns a string representation of the range,
[lower, upper]is closed,[lower, bound)if half-open. - toString() - Method in class rgu.transport.geospatial.Distance
-
Returns a string representation of the distance as meters.
- toString() - Method in class rgu.transport.geospatial.GeoLocation
-
Returns a String object representing this location's value.
- toString() - Method in class rgu.transport.geospatial.Latitude
-
Returns a String object representing this latitude's value.
- toString() - Method in class rgu.transport.geospatial.Longitude
-
Returns a String object representing this longitude's value.
- toString() - Method in class rgu.transport.geospatial.multimodal.JourneyPosition
- toString() - Method in class rgu.transport.geospatial.multimodal.JourneyState
- toString() - Method in class rgu.transport.geospatial.multimodal.Trip
- toString() - Method in class rgu.transport.geospatial.osm.RelationMember
- toString() - Method in class rgu.transport.geospatial.Speed
-
Returns a string representation of the speed (shown in meters per second).
- toSymmetricStructure(Function) - Method in interface rgu.transport.algorithms.collections.Graph
-
Returns a graph which is equal to this graph but symmetric.
- toSymmetricStructure(Function) - Method in class rgu.transport.algorithms.collections.HashGraph
-
Returns a graph which is equal to this graph but symmetric.
- transitDeparturePoints() - Method in class rgu.transport.geospatial.multimodal.TransitNetwork
-
Returns a list of locations which are departure points for transit edges.
- transitNeighbours(GeoLocation) - Method in class rgu.transport.geospatial.multimodal.TransitNetwork.Builder
-
Returns the neighbours reachable by transit.
- transitNeighbours(GeoLocation) - Method in class rgu.transport.geospatial.multimodal.TransitNetwork
- TransitNetwork - Class in rgu.transport.geospatial.multimodal
-
A multi-modal transit network.
- TransitNetwork.Builder - Class in rgu.transport.geospatial.multimodal
-
Builder class, instance is obtained from
TransitNetwork.builder(). - TravelDirection - Enum Class in rgu.transport.geospatial
-
Direct of travel, outbound or inbound.
- Trip - Class in rgu.transport.geospatial.multimodal
-
Represents a trip, specified by departure time, arrival time, and destination, omitting departure location.
- Trip(LocalTime, LocalTime, GeoLocation) - Constructor for class rgu.transport.geospatial.multimodal.Trip
-
Creates a trip.
- trips() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSDataSource
-
Returns an input stream with the contents of the trips.txt data.
- tryAddEdge(V, V, E) - Method in class rgu.transport.algorithms.collections.HashGraph.Builder
-
Tries to add a new edge to the graph, and returns a boolean indicating whether it was successful.
- TwoDTree<T> - Class in rgu.transport.algorithms.collections
-
A 2D tree used as a nearest finder with a compatible metric.
- TwoDTree.Point - Interface in rgu.transport.algorithms.collections
-
Point usable by the 2D tree.
All Classes and Interfaces|All Packages|Serialized Form