类 DirectionsResult

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

public class DirectionsResult
extends java.lang.Object
implements java.io.Serializable
DirectionsResult represents a result from the Google Directions API Web Service.

Please see Directions API for more detail.

另请参阅:
序列化表格
  • 字段概要

    字段 
    修饰符和类型 字段 说明
    DirectionsRoute[] routes
    Routes from the origin to the destination.
  • 构造器概要

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

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

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