Skip navigation links
A B D E F G I L N P R S T V W X 

A

AddressComponent - Class in xyz.felh.amap.response.geocode
 
AddressComponent() - Constructor for class xyz.felh.amap.response.geocode.AddressComponent
 
AmapApi - Interface in xyz.felh.amap
Retrofit2 API interface
AmapHttpException - Exception in xyz.felh.amap
 
AmapHttpException(String) - Constructor for exception xyz.felh.amap.AmapHttpException
 
AmapHttpException(String, Throwable) - Constructor for exception xyz.felh.amap.AmapHttpException
 
AmapService - Class in xyz.felh.amap
 
AmapService(String) - Constructor for class xyz.felh.amap.AmapService
 
AmapService(String, AmapApi, OkHttpClient) - Constructor for class xyz.felh.amap.AmapService
 
Aoi - Class in xyz.felh.amap.response.geocode
 
Aoi() - Constructor for class xyz.felh.amap.response.geocode.Aoi
 

B

BaseRequest - Class in xyz.felh.amap.request
 
BaseRequest() - Constructor for class xyz.felh.amap.request.BaseRequest
 
BaseResponse - Class in xyz.felh.amap.response
 
BaseResponse() - Constructor for class xyz.felh.amap.response.BaseResponse
 
buildApi(Duration) - Static method in class xyz.felh.amap.AmapService
 
Building - Class in xyz.felh.amap.response.geocode
 
Building() - Constructor for class xyz.felh.amap.response.geocode.Building
 
BusinessArea - Class in xyz.felh.amap.response.geocode
 
BusinessArea() - Constructor for class xyz.felh.amap.response.geocode.BusinessArea
 

D

defaultClient(Duration) - Static method in class xyz.felh.amap.AmapService
 
defaultObjectMapper() - Static method in class xyz.felh.amap.AmapService
 
defaultRetrofit(OkHttpClient, ObjectMapper) - Static method in class xyz.felh.amap.AmapService
 

E

execute(Single<T>) - Static method in class xyz.felh.amap.AmapService
 
Extensions - Enum in xyz.felh.amap.request
 

F

Forecast - Class in xyz.felh.amap.response.weather
 
Forecast() - Constructor for class xyz.felh.amap.response.weather.Forecast
 
ForecastItem - Class in xyz.felh.amap.response.weather
 
ForecastItem() - Constructor for class xyz.felh.amap.response.weather.ForecastItem
 
fromValue(String) - Method in enum xyz.felh.amap.request.Extensions
 
fromValue(String) - Method in enum xyz.felh.amap.request.RequestOutputType
 

G

geoCode(Map<String, String>) - Method in interface xyz.felh.amap.AmapApi
地理编码/逆地理编码 API 是通过 HTTP/HTTPS 协议访问远程服务的接口,提供结构化地址与经纬度之间的相互转化的能力。
geoCode(GeoCodeRequest) - Method in class xyz.felh.amap.AmapService
 
GeoCode - Class in xyz.felh.amap.response.geocode
 
GeoCode() - Constructor for class xyz.felh.amap.response.geocode.GeoCode
 
geoCodeRegeo(Map<String, String>) - Method in interface xyz.felh.amap.AmapApi
提供结构化地址与经纬度之间的相互转化的能力
geoCodeRegeo(GeoCodeRegeoRequest) - Method in class xyz.felh.amap.AmapService
 
GeoCodeRegeoRequest - Class in xyz.felh.amap.request.geocode
 
GeoCodeRegeoRequest() - Constructor for class xyz.felh.amap.request.geocode.GeoCodeRegeoRequest
 
GeoCodeRegeoResponse - Class in xyz.felh.amap.response.geocode
 
GeoCodeRegeoResponse() - Constructor for class xyz.felh.amap.response.geocode.GeoCodeRegeoResponse
 
GeoCodeRequest - Class in xyz.felh.amap.request.geocode
 
GeoCodeRequest() - Constructor for class xyz.felh.amap.request.geocode.GeoCodeRequest
 
GeoCodeResponse - Class in xyz.felh.amap.response.geocode
 
GeoCodeResponse() - Constructor for class xyz.felh.amap.response.geocode.GeoCodeResponse
 

I

ip(Map<String, String>) - Method in interface xyz.felh.amap.AmapApi
IP定位是一套简单的HTTP接口,根据用户输入的IP地址,能够快速的帮用户定位IP的所在位置。 IP定位:仅支持IPV4,不支持国外IP解析。
ip(IpRequest) - Method in class xyz.felh.amap.AmapService
 
IpRequest - Class in xyz.felh.amap.request.ip
 
IpRequest() - Constructor for class xyz.felh.amap.request.ip.IpRequest
 
IpResponse - Class in xyz.felh.amap.response.ip
 
IpResponse() - Constructor for class xyz.felh.amap.response.ip.IpResponse
 

L

Live - Class in xyz.felh.amap.response.weather
 
Live() - Constructor for class xyz.felh.amap.response.weather.Live
 

N

Neighborhood - Class in xyz.felh.amap.response.geocode
 
Neighborhood() - Constructor for class xyz.felh.amap.response.geocode.Neighborhood
 

P

Poi - Class in xyz.felh.amap.response.geocode
 
Poi() - Constructor for class xyz.felh.amap.response.geocode.Poi
 

R

RegeoCode - Class in xyz.felh.amap.response.geocode
 
RegeoCode() - Constructor for class xyz.felh.amap.response.geocode.RegeoCode
 
RequestOutputType - Enum in xyz.felh.amap.request
 
Road - Class in xyz.felh.amap.response.geocode
 
Road() - Constructor for class xyz.felh.amap.response.geocode.Road
 
RoadInter - Class in xyz.felh.amap.response.geocode
 
RoadInter() - Constructor for class xyz.felh.amap.response.geocode.RoadInter
 

S

StreetNumber - Class in xyz.felh.amap.response.geocode
 
StreetNumber() - Constructor for class xyz.felh.amap.response.geocode.StreetNumber
 

T

toQueryMap() - Method in class xyz.felh.amap.request.BaseRequest
 
toQueryMap() - Method in class xyz.felh.amap.request.geocode.GeoCodeRegeoRequest
 
toQueryMap() - Method in class xyz.felh.amap.request.geocode.GeoCodeRequest
 
toQueryMap() - Method in class xyz.felh.amap.request.ip.IpRequest
 
toQueryMap() - Method in class xyz.felh.amap.request.weather.WeatherRequest
 

V

value() - Method in enum xyz.felh.amap.request.Extensions
 
value() - Method in enum xyz.felh.amap.request.RequestOutputType
 
valueOf(String) - Static method in enum xyz.felh.amap.request.Extensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum xyz.felh.amap.request.RequestOutputType
Returns the enum constant of this type with the specified name.
values() - Static method in enum xyz.felh.amap.request.Extensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum xyz.felh.amap.request.RequestOutputType
Returns an array containing the constants of this enum type, in the order they are declared.

W

weather(Map<String, String>) - Method in interface xyz.felh.amap.AmapApi
天气查询是一个简单的HTTP接口,根据用户输入的adcode,查询目标区域当前/未来的天气情况,数据来源是中国气象局。
weather(WeatherRequest) - Method in class xyz.felh.amap.AmapService
 
WeatherRequest - Class in xyz.felh.amap.request.weather
 
WeatherRequest() - Constructor for class xyz.felh.amap.request.weather.WeatherRequest
 
WeatherResponse - Class in xyz.felh.amap.response.weather
 
WeatherResponse() - Constructor for class xyz.felh.amap.response.weather.WeatherResponse
 

X

xyz.felh.amap - package xyz.felh.amap
 
xyz.felh.amap.request - package xyz.felh.amap.request
 
xyz.felh.amap.request.geocode - package xyz.felh.amap.request.geocode
 
xyz.felh.amap.request.ip - package xyz.felh.amap.request.ip
 
xyz.felh.amap.request.weather - package xyz.felh.amap.request.weather
 
xyz.felh.amap.response - package xyz.felh.amap.response
 
xyz.felh.amap.response.geocode - package xyz.felh.amap.response.geocode
 
xyz.felh.amap.response.ip - package xyz.felh.amap.response.ip
 
xyz.felh.amap.response.weather - package xyz.felh.amap.response.weather
 
A B D E F G I L N P R S T V W X 
Skip navigation links

Copyright © 2023. All Rights Reserved.