类 BaiduMapClient
java.lang.Object
org.anyline.client.map.AbstractMapClient
org.anyline.baidu.map.util.BaiduMapClient
- 所有已实现的接口:
org.anyline.client.map.MapClient
public class BaiduMapClient
extends org.anyline.client.map.AbstractMapClient
implements org.anyline.client.map.MapClient
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.anyline.entity.Coordinatestatic BaiduMapClientstatic BaiduMapClientgetInstance(String key) static Hashtable<String, BaiduMapClient> org.anyline.entity.Coordinate通过IP地址获取其当前所在地理位置org.anyline.entity.Coordinateregeo(org.anyline.entity.Coordinate coordinate) void从类继承的方法 org.anyline.client.map.AbstractMapClient
geo, regeo, regeo, regeo, regeo, regeo, regeo, regeo, regeo, regeo, regeo从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.anyline.client.map.MapClient
geo, regeo, regeo, regeo, regeo, regeo, regeo, regeo, regeo, regeo, regeo
-
字段详细资料
-
config
-
-
构造器详细资料
-
BaiduMapClient
public BaiduMapClient()
-
-
方法详细资料
-
getInstances
-
getConfig
-
getInstance
-
getInstance
-
ip
通过IP地址获取其当前所在地理位置- 指定者:
ip在接口中org.anyline.client.map.MapClient- 参数:
ip- ip- 返回:
- 坐标
-
geo
- 指定者:
geo在接口中org.anyline.client.map.MapClient- 覆盖:
geo在类中org.anyline.client.map.AbstractMapClient
-
regeo
public org.anyline.entity.Coordinate regeo(org.anyline.entity.Coordinate coordinate) - 指定者:
regeo在接口中org.anyline.client.map.MapClient- 覆盖:
regeo在类中org.anyline.client.map.AbstractMapClient
-
sign
-