Index
All Classes and Interfaces|All Packages|Serialized Form
E
- edge(V, V) - Method in interface rgu.transport.algorithms.collections.Explorable
-
returns the edge between the specified pair of vertices.
- edge(V, V) - Method in class rgu.transport.algorithms.collections.HashGraph
-
returns the edge between the specified pair of vertices.
- Edge(V, V, E) - Constructor for record class rgu.transport.algorithms.collections.Graph.Edge
-
Canonical constructor with null-checks.
- equals(Object) - Method in record class rgu.transport.algorithms.collections.Graph.Edge
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class rgu.transport.algorithms.collections.HashGraph
- equals(Object) - Method in record class rgu.transport.algorithms.search.SpatialTemporalMapping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class rgu.transport.geospatial.Distance
-
Checks if the other object represents the same distance.
- equals(Object) - Method in class rgu.transport.geospatial.GeoLocation
-
Returns true if the other object is the same latitude and longitude.
- equals(Object) - Method in class rgu.transport.geospatial.Latitude
-
Returns true if the other object is the same latitude value.
- equals(Object) - Method in class rgu.transport.geospatial.Longitude
-
Returns true if the other object is the same longitude value.
- equals(Object) - Method in class rgu.transport.geospatial.multimodal.JourneyPosition
- equals(Object) - Method in class rgu.transport.geospatial.multimodal.JourneyState
- equals(Object) - Method in class rgu.transport.geospatial.multimodal.TransitNetwork
-
Checks whether this transit network is equal to the other object.
- equals(Object) - Method in class rgu.transport.geospatial.multimodal.Trip
- equals(Object) - Method in class rgu.transport.geospatial.osm.RelationMember
- equals(Object) - Method in class rgu.transport.geospatial.osm.RoadEdge
- equals(Object) - Method in class rgu.transport.geospatial.Speed
-
Checks if the other object represents the same speed.
- EQUATOR - Static variable in class rgu.transport.geospatial.Latitude
-
The value 0.
- estimateCurvature() - Method in class rgu.transport.geospatial.GeoLocation
-
Estimates the ratio by which the Euclidean distance would need to be stretched at this point to adjust for the curvature of the Earth.
- ExhaustiveGeoLocationNearestFinderImpl<D> - Class in rgu.transport.impl
-
Exhaustive search on a set of geo locations.
- ExhaustiveGeoLocationNearestFinderImpl(Metric, Collection, Predicate) - Constructor for class rgu.transport.impl.ExhaustiveGeoLocationNearestFinderImpl
-
Creates a new instance of ExhaustiveGeoLocationNearestFinderImpl.
- Explorable<V,
E> - Interface in rgu.transport.algorithms.collections -
An explorable graph-like structure.
All Classes and Interfaces|All Packages|Serialized Form