Class PolygonRequestParams
java.lang.Object
com.baidu.mapapi.http.wrapper.BaseParams
com.baidu.mapapi.search.poi.v3.bean.PolygonRequestParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(PolygonOption option) intgetCe()intintintgetQuery()intgetScope()getSign()getTag()getToken()getType()booleanbooleanbooleanbooleanbooleansetAddressResult(String 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) setRetCoordType(String retCoordType) setScope(int scope) voidsetTimestamp(Long timestamp)
-
Constructor Details
-
PolygonRequestParams
public PolygonRequestParams()
-
-
Method Details
-
getQuery
-
setQuery
-
getBounds
-
setBounds
-
isLightVersion
public boolean isLightVersion() -
setLightVersion
-
getType
-
setType
-
getScope
public int getScope() -
setScope
-
getCoordType
public int getCoordType() -
setCoordType
-
getFilter
-
setFilter
-
isExtensionsAdcode
public boolean isExtensionsAdcode() -
setExtensionsAdcode
-
getAddressResult
-
setAddressResult
-
isPhotoShow
public boolean isPhotoShow() -
setPhotoShow
-
getFromLanguage
-
setFromLanguage
-
getLanguage
-
setLanguage
-
getPageNum
public int getPageNum() -
setPageNum
-
getPageSize
public int getPageSize() -
setPageSize
-
getRetCoordType
-
setRetCoordType
-
getOutput
-
setOutput
-
getToken
-
setToken
-
getSign
-
setSign
-
getTimestamp
-
setTimestamp
-
isExtensionsChildPoi
public boolean isExtensionsChildPoi() -
setExtensionsChildPoi
-
isHomonym
public boolean isHomonym() -
setHomonym
-
getTag
-
setTag
-
getCe
public int getCe() -
apply
-