Package com.baidu.mapapi.search.poi.v3
Class RegionOption
java.lang.Object
com.baidu.mapapi.search.poi.v3.RegionOption
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintgetQuery()intgetScope()getTag()getType()intbooleanbooleanbooleanbooleanbooleanbooleanbooleansetAddressResult(boolean addressResult) setCoordType(int coordType) setExtensionsAdcode(boolean extensionsAdcode) setExtensionsChildPoi(boolean extensionsChildPoi) setFromLanguage(String fromLanguage) setHomonym(boolean homonym) setLanguage(String language) setLightVersion(boolean lightVersion) setPageNum(int pageNum) setPageSize(int pageSize) setPhotoShow(boolean photoShow) setRegionLimit(boolean regionLimit) setRetCoordType(String retCoordType) setScope(int scope) setSearchBound(List<LatLng> searchBound) setViewBound(List<LatLng> viewBound) setViewDistance(int viewDistance)
-
Constructor Details
-
RegionOption
public RegionOption()
-
-
Method Details
-
getQuery
-
setQuery
-
getRegion
-
setRegion
-
isRegionLimit
public boolean isRegionLimit() -
setRegionLimit
-
isLightVersion
public boolean isLightVersion() -
setLightVersion
-
getType
-
setType
-
getCenter
-
setCenter
-
getScope
public int getScope() -
setScope
-
getCoordType
public int getCoordType() -
setCoordType
-
getFilter
-
setFilter
-
isExtensionsAdcode
public boolean isExtensionsAdcode() -
setExtensionsAdcode
-
isAddressResult
public boolean isAddressResult() -
setAddressResult
-
isPhotoShow
public boolean isPhotoShow() -
setPhotoShow
-
getFromLanguage
-
setFromLanguage
-
getLanguage
-
setLanguage
-
getPageNum
public int getPageNum() -
setPageNum
-
getPageSize
public int getPageSize() -
setPageSize
-
getRetCoordType
-
setRetCoordType
-
getViewDistance
public int getViewDistance() -
setViewDistance
-
getViewBound
-
setViewBound
-
getSearchBound
-
setSearchBound
-
isExtensionsChildPoi
public boolean isExtensionsChildPoi() -
setExtensionsChildPoi
-
isHomonym
public boolean isHomonym() -
setHomonym
-
getTag
-
setTag
-