Index
All Classes and Interfaces|All Packages|Serialized Form
G
- GeoLocation - Class in rgu.transport.geospatial
-
Represents a location on Earth, uniquely defined by latitude and longitude.
- GeoLocations - Class in rgu.transport.util
-
Utility class for working with locations.
- Graph<V,
E> - Interface in rgu.transport.algorithms.collections -
A mathematical graph.
- Graph.Edge<V,
E> - Record Class in rgu.transport.algorithms.collections -
Record type representing an edge with its end points.
- grid(Latitude, Latitude, BigDecimal, Longitude, Longitude, BigDecimal) - Static method in class rgu.transport.geospatial.GeoLocation
-
Returns a grid of locations in a rectangle bounded by latitude and longitude, with given increments.
- GTFSDataSource - Interface in rgu.transport.geospatial.multimodal.gtfs
-
An object which provides methods to load input streams of each of the data files in a GTFS data source.
- GTFSLoader - Class in rgu.transport.geospatial.multimodal.gtfs
-
Deprecated, for removal: This API element is subject to removal in a future version.
- GTFSParser - Class in rgu.transport.geospatial.multimodal.gtfs
-
Utility class to load GTFS data files as a TransitNetwork.
- GTFSProgressListener - Interface in rgu.transport.geospatial.multimodal.gtfs
-
A listener interface for GTFS loading progress.
All Classes and Interfaces|All Packages|Serialized Form
GTFSParser