Index

A B C D E F G H I J L M N O P R S T V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

O

of(long, String) - Static method in class rgu.transport.geospatial.osm.RelationMember
Creates a new relation member.
of(BigDecimal) - Static method in class rgu.transport.geospatial.Latitude
Returns a latitude of the specified decimal value.
of(BigDecimal) - Static method in class rgu.transport.geospatial.Longitude
Returns a longitude of the specified decimal value.
of(Set) - Static method in class rgu.transport.algorithms.collections.TwoDTree
Creates a new 2D tree from the given set of points.
of(Set, ProgressListener) - Static method in class rgu.transport.algorithms.collections.TwoDTree
Creates a new 2D tree from the given set of points.
of(Set, ProgressListener, boolean) - Static method in class rgu.transport.algorithms.collections.TwoDTree
Creates a new 2D tree from the given set of points.
of(GeoLocation, boolean, boolean) - Static method in class rgu.transport.geospatial.multimodal.JourneyPosition
 
of(GeoLocation, boolean, boolean, boolean) - Static method in class rgu.transport.geospatial.multimodal.JourneyPosition
 
of(GeoLocation, boolean, boolean, boolean, String) - Static method in class rgu.transport.geospatial.multimodal.JourneyPosition
 
of(GeoLocation, boolean, boolean, String) - Static method in class rgu.transport.geospatial.multimodal.JourneyPosition
 
of(GeoLocation, LocalDateTime, boolean, boolean) - Static method in class rgu.transport.geospatial.multimodal.JourneyState
Returns a journey state for the given location and time.
of(GeoLocation, LocalDateTime, boolean, boolean, boolean) - Static method in class rgu.transport.geospatial.multimodal.JourneyState
Returns a journey state for the given location and time.
of(GeoLocation, LocalDateTime, boolean, boolean, boolean, String) - Static method in class rgu.transport.geospatial.multimodal.JourneyState
 
of(GeoLocation, LocalDateTime, boolean, boolean, String) - Static method in class rgu.transport.geospatial.multimodal.JourneyState
 
of(Latitude, Longitude) - Static method in class rgu.transport.geospatial.GeoLocation
Returns an instance of location for the specified latitude and longitude.
of(JourneyPosition, LocalDateTime) - Static method in class rgu.transport.geospatial.multimodal.JourneyState
Returns a journey state for the given location and time.
of(JourneyPosition, LocalDateTime, Duration) - Static method in class rgu.transport.geospatial.multimodal.JourneyState
 
ofDistance() - Static method in class rgu.transport.algorithms.search.Dijkstra
Returns an instance of Dijkstra which works on distance edges.
ofDouble() - Static method in class rgu.transport.algorithms.search.Dijkstra
Returns an instance of Dijkstra which works on double edges.
ofDuration() - Static method in class rgu.transport.algorithms.search.Dijkstra
Returns an instance of Dijkstra which works on duration edges.
ofFolder(File) - Static method in interface rgu.transport.geospatial.multimodal.gtfs.GTFSDataSource
Returns a GTFS data source which reads from a specified directory in the file system.
ofInt() - Static method in class rgu.transport.algorithms.search.Dijkstra
Returns an instance of Dijkstra which works on integer edges.
ofKilometers(double) - Static method in class rgu.transport.geospatial.Distance
Returns an distance specified by kilometers.
ofKilometersPerHour(double) - Static method in class rgu.transport.geospatial.Speed
Returns an instance of Speed for the specified kilometers per hour.
ofLong() - Static method in class rgu.transport.algorithms.search.Dijkstra
Returns an instance of Dijkstra which works on long edges.
ofMeters(double) - Static method in class rgu.transport.geospatial.Distance
Returns an distance specified by meters.
ofMetersPerSecond(double) - Static method in class rgu.transport.geospatial.Speed
Returns an instance of Speed for the specified meters per second.
ofMiles(double) - Static method in class rgu.transport.geospatial.Distance
Returns an distance specified by miles.
ofMilesPerHour(double) - Static method in class rgu.transport.geospatial.Speed
Returns an instance of Speed for the specified miles peer hour.
ofNegativeDuration() - Static method in class rgu.transport.algorithms.search.Dijkstra
Returns an instance of Dijkstra which works on duration edges where edges are all negative but treated as positive.
ofRounded(double) - Static method in class rgu.transport.geospatial.Latitude
Rounds the specified double to a latitude.
ofRounded(double) - Static method in class rgu.transport.geospatial.Longitude
Rounds the specified double to a longitude.
ofRounded(double, double) - Static method in class rgu.transport.geospatial.GeoLocation
Rounds the specified doubles to a location.
onCompletion() - Method in interface rgu.transport.algorithms.util.ProgressListener
Called when all loading is complete and the progress indicator is no longer needed.
onNewStage(String) - Method in interface rgu.transport.algorithms.util.ProgressListener
Called to indicate the start of a stage of loading.
onUpdateProgress(double) - Method in interface rgu.transport.algorithms.util.ProgressListener
Called to update the progress.
OSMListener - Interface in rgu.transport.geospatial.osm
 
OSMProgressListener - Interface in rgu.transport.geospatial.osm
 
OSMReader - Class in rgu.transport.geospatial.osm
Utility class to read OSM XML files.
OUTBOUND - Enum constant in enum class rgu.transport.geospatial.TravelDirection
Travel which departs from the specified point, arriving somewhere else.
outgoingTrips(GeoLocation) - Method in class rgu.transport.geospatial.multimodal.TransitNetwork
Returns a list of Trips which depart from a given location.
A B C D E F G H I J L M N O P R S T V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form