, including all inherited members.
acceptTransportStop(TransportStop stop) | net.osmand.plus.TransportIndexRepositoryBinary | |
cachedObjects | net.osmand.plus.TransportIndexRepositoryBinary | [protected] |
cBottomLatitude | net.osmand.plus.TransportIndexRepositoryBinary | [protected] |
checkCachedObjects(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, List< TransportStop > toFill) | net.osmand.plus.TransportIndexRepositoryBinary | |
checkCachedObjects(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, List< TransportStop > toFill, boolean fillFound) | net.osmand.plus.TransportIndexRepositoryBinary | |
checkContains(double latitude, double longitude) | net.osmand.plus.TransportIndexRepositoryBinary | |
checkContains(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude) | net.osmand.plus.TransportIndexRepositoryBinary | |
cLeftLongitude | net.osmand.plus.TransportIndexRepositoryBinary | [protected] |
close() | net.osmand.plus.TransportIndexRepositoryBinary | |
cRightLongitude | net.osmand.plus.TransportIndexRepositoryBinary | [protected] |
cTopLatitude | net.osmand.plus.TransportIndexRepositoryBinary | [protected] |
evaluateCachedTransportStops(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int zoom, int limit, ResultMatcher< TransportStop > matcher) | net.osmand.plus.TransportIndexRepositoryBinary | |
getRouteDescriptionsForStop(TransportStop stop, String format) | net.osmand.plus.TransportIndexRepositoryBinary | |
searchTransportRouteStops(double latitude, double longitude, LatLon locationToGo, int zoom) | net.osmand.plus.TransportIndexRepositoryBinary | |
searchTransportStops(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, int limit, List< TransportStop > stops, ResultMatcher< TransportStop > matcher) | net.osmand.plus.TransportIndexRepositoryBinary | |
TransportIndexRepositoryBinary(BinaryMapIndexReader file) | net.osmand.plus.TransportIndexRepositoryBinary | |