This is the complete list of members for
net.osmand.plus.TransportIndexRepository, including all inherited members.
acceptTransportStop(TransportStop stop) | net.osmand.plus.TransportIndexRepository | |
checkCachedObjects(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, List< TransportStop > toFill) | net.osmand.plus.TransportIndexRepository | |
checkCachedObjects(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, List< TransportStop > toFill, boolean fillFound) | net.osmand.plus.TransportIndexRepository | |
checkContains(double latitude, double longitude) | net.osmand.plus.TransportIndexRepository | |
checkContains(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude) | net.osmand.plus.TransportIndexRepository | |
close() | net.osmand.plus.TransportIndexRepository | |
evaluateCachedTransportStops(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, int limit, ResultMatcher< TransportStop > matcher) | net.osmand.plus.TransportIndexRepository | |
getRouteDescriptionsForStop(TransportStop stop, String format) | net.osmand.plus.TransportIndexRepository | |
searchTransportRouteStops(double latitude, double longitude, LatLon locationToGo, int zoom) | net.osmand.plus.TransportIndexRepository | |