public interface InterestPoint extends Serializable
描述:暂无描述信息
创建时间:2021-12-17 09:54
更新时间:暂无
| 限定符和类型 | 方法和说明 |
|---|---|
double |
getDistance(InterestPoint point) |
float[] |
getLocation() |
double getDistance(InterestPoint point)
float[] getLocation()
Copyright © 2022. All rights reserved.