Index
All Classes and Interfaces|All Packages|Serialized Form
B
- betweenHalfOpen(LocalTime, LocalTime) - Static method in class rgu.transport.algorithms.util.Times
-
Deprecated, for removal: This API element is subject to removal in a future version.
- betweenInclusive(LocalTime, LocalTime) - Static method in class rgu.transport.algorithms.util.Times
-
Deprecated, for removal: This API element is subject to removal in a future version.use
Range - BinaryMinHeap<E,
K> - Class in rgu.transport.algorithms.collections -
A minimum heap implemented as a binary heap.
- BinaryMinHeap(BiPredicate) - Constructor for class rgu.transport.algorithms.collections.BinaryMinHeap
-
Constructs a new
BinaryMinHeap. - bounds(Latitude, Longitude, Latitude, Longitude) - Method in class rgu.transport.geospatial.osm.NoSpeedOSMBuilder
- bounds(Latitude, Longitude, Latitude, Longitude) - Method in interface rgu.transport.geospatial.osm.OSMListener
-
Called on loading the map bounds information.
- bounds(Latitude, Longitude, Latitude, Longitude) - Method in class rgu.transport.geospatial.osm.SimpleOSMBuilder
- BREAK - Enum constant in enum class rgu.transport.algorithms.search.ReachabilityCallback.Action
-
The search should stop, as further results are no longer needed.
- breakToSymmetricStructure() - Method in interface rgu.transport.algorithms.collections.Graph
-
Returns a graph which is equal to this graph but symmetric by removing one-way edges.
- build() - Method in class rgu.transport.algorithms.collections.HashGraph.Builder
-
Builds and returns the graph.
- build() - Method in class rgu.transport.geospatial.multimodal.TransitNetwork.Builder
- build() - Method in class rgu.transport.geospatial.osm.NoSpeedOSMBuilder
- build() - Method in class rgu.transport.geospatial.osm.SimpleOSMBuilder
- builder() - Static method in class rgu.transport.algorithms.collections.HashGraph
-
Returns a new builder for HashGraph.
- builder() - Static method in class rgu.transport.geospatial.multimodal.TransitNetwork
-
Creates a builder object from HashTransitNetwork.
- builder(boolean) - Static method in class rgu.transport.geospatial.multimodal.TransitNetwork
-
Creates a builder object from HashTransitNetwork.
- busPass() - Method in class rgu.transport.geospatial.multimodal.JourneyPosition
-
Returns whether the traveller has a bus pass.
- busPass() - Method in class rgu.transport.geospatial.multimodal.JourneyState
All Classes and Interfaces|All Packages|Serialized Form
Range