类 SnappedSpeedLimitResponse

java.lang.Object
ai.nextbillion.maps.model.SnappedSpeedLimitResponse
所有已实现的接口:
java.io.Serializable

public class SnappedSpeedLimitResponse
extends java.lang.Object
implements java.io.Serializable
A combined snap-to-roads and speed limit response.
另请参阅:
序列化表格
  • 字段概要

    字段 
    修饰符和类型 字段 说明
    SnappedPoint[] snappedPoints
    Snap-to-road results.
    SpeedLimit[] speedLimits
    Speed limit results.
  • 构造器概要

    构造器 
    构造器 说明
    SnappedSpeedLimitResponse()  
  • 方法概要

    修饰符和类型 方法 说明
    java.lang.String toString()  

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait