, including all inherited members.
acceptTypeSubtype(AmenityType t, String subtype) | net.osmand.plus.PoiFilter | |
application | net.osmand.plus.PoiFilter | [protected] |
areAllTypesAccepted() | net.osmand.plus.PoiFilter | |
buildSqlWhereFilter() | net.osmand.plus.PoiFilter | |
BY_NAME_FILTER_ID | net.osmand.plus.PoiFilter | [static] |
clearFilter() | net.osmand.plus.PoiFilter | |
clearNameFilter() | net.osmand.plus.PoiFilter | |
clearPreviousZoom() | net.osmand.plus.PoiFilter | |
CUSTOM_FILTER_ID | net.osmand.plus.PoiFilter | [static] |
distanceInd | net.osmand.plus.PoiFilter | [protected] |
distanceToSearchValues | net.osmand.plus.PoiFilter | [protected] |
FILTER_ID | net.osmand.plus.SearchByNameFilter | [static] |
filterId | net.osmand.plus.PoiFilter | [protected] |
getAcceptedSubtypes(AmenityType type) | net.osmand.plus.PoiFilter | |
getAcceptedTypes() | net.osmand.plus.PoiFilter | |
getApplication() | net.osmand.plus.PoiFilter | |
getFilterByName() | net.osmand.plus.PoiFilter | |
getFilterId() | net.osmand.plus.PoiFilter | |
getName() | net.osmand.plus.PoiFilter | |
getNameFilter() | net.osmand.plus.PoiFilter | |
getQuery() | net.osmand.plus.SearchByNameFilter | |
getResultMatcher(final ResultMatcher< Amenity > matcher) | net.osmand.plus.PoiFilter | |
getSearchArea() | net.osmand.plus.PoiFilter | |
getSearchedAmenities() | net.osmand.plus.SearchByNameFilter | |
initializeNewSearch(double lat, double lon, int firstTimeLimit, ResultMatcher< Amenity > matcher) | net.osmand.plus.PoiFilter | |
isSearchFurtherAvailable() | net.osmand.plus.PoiFilter | |
isStandardFilter() | net.osmand.plus.PoiFilter | |
isTypeAccepted(AmenityType t) | net.osmand.plus.PoiFilter | |
name | net.osmand.plus.PoiFilter | [protected] |
nameFilter | net.osmand.plus.PoiFilter | [protected] |
PoiFilter(AmenityType type, OsmandApplication application) | net.osmand.plus.PoiFilter | |
PoiFilter(String name, String filterId, Map< AmenityType, LinkedHashSet< String >> acceptedTypes, OsmandApplication app) | net.osmand.plus.PoiFilter | |
searchAgain(double lat, double lon) | net.osmand.plus.SearchByNameFilter | |
searchAmenities(double lat, double lon, double topLatitude, double bottomLatitude, double leftLongitude, double rightLongitude, ResultMatcher< Amenity > matcher) | net.osmand.plus.SearchByNameFilter | [protected] |
net::osmand::plus::PoiFilter.searchAmenities(double lat, double lon, double topLatitude, double bottomLatitude, double leftLongitude, double rightLongitude, final ResultMatcher< Amenity > matcher) | net.osmand.plus.PoiFilter | [protected] |
SearchByNameFilter(OsmandApplication application) | net.osmand.plus.SearchByNameFilter | |
searchedAmenities | net.osmand.plus.SearchByNameFilter | [package] |
searchFurther(double latitude, double longitude, ResultMatcher< Amenity > matcher) | net.osmand.plus.PoiFilter | |
selectSubTypesToAccept(AmenityType t, LinkedHashSet< String > accept) | net.osmand.plus.PoiFilter | |
setFilterByName(String filterByName) | net.osmand.plus.PoiFilter | |
setMapToAccept(Map< AmenityType, List< String >> newMap) | net.osmand.plus.PoiFilter | |
setNameFilter(String nameFilter) | net.osmand.plus.PoiFilter | |
setQuery(String query) | net.osmand.plus.SearchByNameFilter | |
setTypeToAccept(AmenityType type, boolean accept) | net.osmand.plus.PoiFilter | |
STD_PREFIX | net.osmand.plus.PoiFilter | [static] |
USER_PREFIX | net.osmand.plus.PoiFilter | [static] |