OsmAnd
net.osmand.plus.RegionAddressRepository Member List
This is the complete list of members for net.osmand.plus.RegionAddressRepository, including all inherited members.
addCityToPreloadedList(City city)net.osmand.plus.RegionAddressRepository
clearCache()net.osmand.plus.RegionAddressRepository
close()net.osmand.plus.RegionAddressRepository
fillWithSuggestedCities(String name, ResultMatcher< MapObject > resultMatcher, LatLon currentLocation)net.osmand.plus.RegionAddressRepository
fillWithSuggestedStreets(MapObject o, ResultMatcher< Street > resultMatcher, String...names)net.osmand.plus.RegionAddressRepository
findStreetIntersection(Street street, Street street2)net.osmand.plus.RegionAddressRepository
getBuildingByName(Street street, String name)net.osmand.plus.RegionAddressRepository
getCityById(Long id)net.osmand.plus.RegionAddressRepository
getEstimatedRegionCenter()net.osmand.plus.RegionAddressRepository
getLoadedCities()net.osmand.plus.RegionAddressRepository
getName()net.osmand.plus.RegionAddressRepository
getPostcode(String name)net.osmand.plus.RegionAddressRepository
getStreetByName(MapObject cityOrPostcode, String name)net.osmand.plus.RegionAddressRepository
getStreetsIntersectStreets(City city, Street st)net.osmand.plus.RegionAddressRepository
preloadBuildings(Street street, ResultMatcher< Building > resultMatcher)net.osmand.plus.RegionAddressRepository
preloadCities(ResultMatcher< MapObject > resultMatcher)net.osmand.plus.RegionAddressRepository
preloadStreets(MapObject o, ResultMatcher< Street > resultMatcher)net.osmand.plus.RegionAddressRepository
setUseEnglishNames(boolean useEnglishNames)net.osmand.plus.RegionAddressRepository
useEnglishNames()net.osmand.plus.RegionAddressRepository
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines