interface BatchableRoutingResponseVisitor
A visitor of routing Response objects, implementing the visitor design pattern. Facilitates operating on |
|
open class BatchableRoutingResponseVisitorAdapter : BatchableRoutingResponseVisitor
An empty implementation for |
|
open class
A builder class used to create queries for the Batch Routing service. |
|
class
The default builder for BatchRoutingQuery objects. |
|
open class
The response to a Batch Routing request. |
|
interface
An interface used for building new batch routing queries with route queries and reachable range queries. Implemented in the class |