Index
All Classes and Interfaces|All Packages|Serialized Form
I
- identity() - Static method in record class rgu.transport.algorithms.search.SpatialTemporalMapping
-
Identity function for when the temporal information is not needed.
- INBOUND - Enum constant in enum class rgu.transport.geospatial.TravelDirection
-
Travel which departs from somewhere else, arriving at the specified point.
- incrementAcceptedCalendarEntry() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a service calendar entry has been accepted.
- incrementAcceptedLocationCount() - Method in interface rgu.transport.geospatial.osm.OSMProgressListener
- incrementAcceptedStops() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a stop has been accepted.
- incrementAcceptedTimes() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a time has be accepted.
- incrementAcceptedTripEntry() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a trip entry has been accepted.
- incrementAcceptedWayCount() - Method in interface rgu.transport.geospatial.osm.OSMProgressListener
- incrementTotalCalendarEntry() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a service calendar entry has been processed.
- incrementTotalLocationCount() - Method in interface rgu.transport.geospatial.osm.OSMProgressListener
- incrementTotalRelationCount() - Method in interface rgu.transport.geospatial.osm.OSMProgressListener
- incrementTotalStops() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a stop has been processed.
- incrementTotalTimes() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a time has been processed.
- incrementTotalTripEntry() - Method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSProgressListener
-
Called when a trip entry has been processed.
- incrementTotalWayCount() - Method in interface rgu.transport.geospatial.osm.OSMProgressListener
- intersects(Range) - Method in class rgu.transport.algorithms.util.Range
-
Checks if this range intersects another range or not.
- IS_HIGHWAY - Static variable in class rgu.transport.geospatial.osm.NoSpeedOSMBuilder
- IS_HIGHWAY - Static variable in class rgu.transport.geospatial.osm.SimpleOSMBuilder
- IS_HIGHWAY_AND_HAS_SPEED - Static variable in class rgu.transport.geospatial.osm.NoSpeedOSMBuilder
- IS_HIGHWAY_AND_HAS_SPEED - Static variable in class rgu.transport.geospatial.osm.SimpleOSMBuilder
- IS_HIGHWAY_OR_HAS_SPEED - Static variable in class rgu.transport.geospatial.osm.NoSpeedOSMBuilder
- IS_HIGHWAY_OR_HAS_SPEED - Static variable in class rgu.transport.geospatial.osm.SimpleOSMBuilder
- isAny() - Method in class rgu.transport.algorithms.util.Range
-
Returns true if this range is an instance of any.
- isEmpty() - Method in class rgu.transport.algorithms.collections.BinaryMinHeap
-
Returns
trueif this heap contains no elements. - isEmpty() - Method in interface rgu.transport.algorithms.collections.MinHeap
-
Returns
trueif this heap contains no elements. - isOneOf(Collection) - Static method in interface rgu.transport.algorithms.search.RoutingAlgorithm
-
Creates a predicate which checked whether an element is one of a specific given collection of non-null elements.
- isOneOf(V...) - Static method in interface rgu.transport.algorithms.search.RoutingAlgorithm
-
Creates a predicate which checked whether an element is one of a specific given collection of non-null elements.
- isPositive() - Method in class rgu.transport.geospatial.Speed
-
Returns true if the speed is positive, false otherwise.
- isReachable(T, T) - Method in class rgu.transport.algorithms.search.CostMatrix
-
Check if there is a route from the specified source to the specified target.
- isSymmetricStructure() - Method in interface rgu.transport.algorithms.collections.Graph
-
Returns true if the graph is symmetric in structure.
- isZero() - Method in class rgu.transport.geospatial.Speed
-
Returns true if the speed is zero, false otherwise.
All Classes and Interfaces|All Packages|Serialized Form