索引
A B C D E F G H I J K L M N O P Q R S T U V W X Z
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AccessNotConfiguredException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the API call was not configured for the supplied credentials and environmental conditions.
- AccessNotConfiguredException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.AccessNotConfiguredException
- ACCOUNTING - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ACCOUNTING - ai.nextbillion.maps.model.PlaceType
- accuracy - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- accuracy - 类 中的变量ai.nextbillion.maps.model.GeolocationResult
-
The accuracy of the estimated location, in meters.
- acquire() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires a single permit from this
RateLimiter, blocking until the request can be granted. - acquire(int) - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires the given number of permits from this
RateLimiter, blocking until the request can be granted. - AddCellTower(CellTower) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- AddCellTower(CellTower) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- address(String) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Creates a forward geocode for
address. - ADDRESS - ai.nextbillion.maps.model.PlaceAutocompleteType
- AddressComponent - ai.nextbillion.maps.model中的类
-
The parts of an address.
- AddressComponent() - 类 的构造器ai.nextbillion.maps.model.AddressComponent
- addressComponents - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
A list of separate address components that comprise the address of this place.
- AddressComponentType - ai.nextbillion.maps.model中的枚举
-
The Address Component types.
- AddressType - ai.nextbillion.maps.model中的枚举
-
The Address types.
- AddWifiAccessPoint(WifiAccessPoint) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- AddWifiAccessPoint(WifiAccessPoint) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- ADMINISTRATIVE_AREA_LEVEL_1 - ai.nextbillion.maps.model.AddressComponentType
-
A first-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_1 - ai.nextbillion.maps.model.AddressType
-
A first-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_2 - ai.nextbillion.maps.model.AddressComponentType
-
A second-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_2 - ai.nextbillion.maps.model.AddressType
-
A second-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_3 - ai.nextbillion.maps.model.AddressComponentType
-
A third-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_3 - ai.nextbillion.maps.model.AddressType
-
A third-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_4 - ai.nextbillion.maps.model.AddressComponentType
-
A fourth-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_4 - ai.nextbillion.maps.model.AddressType
-
A fourth-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_5 - ai.nextbillion.maps.model.AddressComponentType
-
A fifth-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_5 - ai.nextbillion.maps.model.AddressType
-
A fifth-order civil entity below the country level.
- administrativeArea(String) - 类 中的静态方法ai.nextbillion.maps.model.ComponentFilter
-
Matches all the administrative area levels.
- adrAddress - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
A representation of the place's address in the adr microformat.
- age - 类 中的变量ai.nextbillion.maps.model.CellTower
-
The number of milliseconds since this cell was primary.
- age - 类 中的变量ai.nextbillion.maps.model.WifiAccessPoint
-
The number of milliseconds since this access point was detected.
- Age(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- Age(int) - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- agencies - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
Information about the operator(s) of this transit line.
- ai.nextbillion.maps - 程序包 ai.nextbillion.maps
- ai.nextbillion.maps.errors - 程序包 ai.nextbillion.maps.errors
- ai.nextbillion.maps.internal - 程序包 ai.nextbillion.maps.internal
- ai.nextbillion.maps.internal.ratelimiter - 程序包 ai.nextbillion.maps.internal.ratelimiter
- ai.nextbillion.maps.metrics - 程序包 ai.nextbillion.maps.metrics
- ai.nextbillion.maps.model - 程序包 ai.nextbillion.maps.model
- AIRPORT - ai.nextbillion.maps.model.AddressComponentType
-
An airport.
- AIRPORT - ai.nextbillion.maps.model.AddressType
-
An airport.
- AIRPORT - ai.nextbillion.maps.model.PlaceType
- AlternatePlaceIds() - 类 的构造器ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
已过时。
- alternatives(boolean) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
If set to true, specifies that the Directions service may provide more than one route alternative in the response.
- alternatives(boolean) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
If set to true, specifies that the Directions service may provide more than one route alternative in the response.
- altIds - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
An optional array of alternative place IDs for the place, with a scope related to each alternative ID.
- AMUSEMENT_PARK - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- AMUSEMENT_PARK - ai.nextbillion.maps.model.PlaceType
- API_STATUS - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Tags
- ApiConfig - ai.nextbillion.maps.internal中的类
-
API configuration builder.
- ApiConfig(String) - 类 的构造器ai.nextbillion.maps.internal.ApiConfig
- ApiError - ai.nextbillion.maps.errors中的类
-
An error returned by the API, including some extra information for aiding in debugging.
- ApiError() - 类 的构造器ai.nextbillion.maps.errors.ApiError
- ApiException - ai.nextbillion.maps.errors中的异常错误
-
ApiException and its descendants represent an error returned by the remote API.
- ApiException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.ApiException
- apiKey(String) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- apiKey(String) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the API Key to use for authorizing requests.
- apiKey(String) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- apiKey(String) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- apiKeyInQuery(boolean) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- apiKeyInQuery(boolean) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the API Key to use for authorizing requests.
- apiKeyInQuery(boolean) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- apiKeyInQuery(boolean) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- ApiResponse<T> - ai.nextbillion.maps.internal中的接口
-
All Geo API responses implement this Interface.
- APP - ai.nextbillion.maps.model.PlaceIdScope
-
已过时。Indicates the place ID is recognised by your application only.
- APPEAL - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- APPROXIMATE - ai.nextbillion.maps.model.LocationType
-
Restricts the results to those that are characterized as approximate.
- AQUARIUM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- AQUARIUM - ai.nextbillion.maps.model.PlaceType
- ARCHIPELAGO - ai.nextbillion.maps.model.AddressComponentType
-
An archipelago.
- ARCHIPELAGO - ai.nextbillion.maps.model.AddressType
-
An archipelago.
- arrivalStop - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
Information about the arrival stop/station for this part of the trip.
- arrivalTime - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
The arrival time for this leg of the journey.
- arrivalTime(Instant) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Set the arrival time for a Transit directions request.
- arrivalTime(Instant) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Set the arrival time for a Transit directions request.
- arrivalTime(Instant) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the desired time of arrival for transit requests.
- ART_GALLERY - ai.nextbillion.maps.model.AddressComponentType
-
An art gallery.
- ART_GALLERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ART_GALLERY - ai.nextbillion.maps.model.PlaceType
- AspectRating() - 类 的构造器ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating
- aspects - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
A list of AspectRating objects, each of which provides a rating of a single attribute of the establishment.
- ATM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ATM - ai.nextbillion.maps.model.PlaceType
- ATMOSPHERE - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- authorName - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The name of the user who submitted the review.
- authorUrl - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The URL of the user's Google+ profile, if available.
- AutocompletePrediction - ai.nextbillion.maps.model中的类
-
Represents a single Autocomplete result returned from the Google Places API Web Service.
- AutocompletePrediction() - 类 的构造器ai.nextbillion.maps.model.AutocompletePrediction
- AutocompletePrediction.MatchedSubstring - ai.nextbillion.maps.model中的类
-
Describes the location of the entered term in the prediction result text, so that the term can be highlighted if desired.
- AutocompletePrediction.Term - ai.nextbillion.maps.model中的类
-
Identifies each section of the returned description.
- AutocompleteStructuredFormatting - ai.nextbillion.maps.model中的类
-
The structured formatting info for a
AutocompletePrediction. - AutocompleteStructuredFormatting() - 类 的构造器ai.nextbillion.maps.model.AutocompleteStructuredFormatting
- avoid(DirectionsApi.RouteRestriction) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Introduces restrictions to the route.
- avoid(DirectionsApi.RouteRestriction...) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Indicates that the calculated route(s) should avoid the indicated features.
- avoid(DirectionsApi.RouteRestriction...) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Indicates that the calculated route(s) should avoid the indicated features.
- await() - 类 中的方法ai.nextbillion.maps.internal.GaePendingResult
- await() - 类 中的方法ai.nextbillion.maps.internal.OkHttpPendingResult
- await() - 接口 中的方法ai.nextbillion.maps.PendingResult
-
Performs the request synchronously.
- awaitIgnoreError() - 类 中的方法ai.nextbillion.maps.internal.GaePendingResult
- awaitIgnoreError() - 类 中的方法ai.nextbillion.maps.internal.OkHttpPendingResult
- awaitIgnoreError() - 接口 中的方法ai.nextbillion.maps.PendingResult
-
Performs the request synchronously, ignoring exceptions while performing the request and errors returned by the server.
- awaitTermination(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
B
- BAKERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BAKERY - ai.nextbillion.maps.model.PlaceType
- BANK - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BANK - ai.nextbillion.maps.model.PlaceType
- BAR - ai.nextbillion.maps.model.AddressComponentType
-
A bar.
- BAR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BAR - ai.nextbillion.maps.model.PlaceType
- BEAUTY_SALON - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BEAUTY_SALON - ai.nextbillion.maps.model.PlaceType
- BEST_GUESS - ai.nextbillion.maps.model.TrafficModel
- BICYCLE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BICYCLE_STORE - ai.nextbillion.maps.model.PlaceType
- BICYCLING - ai.nextbillion.maps.model.TravelMode
- BOOK_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BOOK_STORE - ai.nextbillion.maps.model.PlaceType
- bounds - 类 中的变量ai.nextbillion.maps.model.Geometry
-
The bounding box which can fully contain the returned result (optionally returned).
- bounds(LatLng, LatLng) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Sets the bounding box of the viewport within which to bias geocode results more prominently.
- Bounds - ai.nextbillion.maps.model中的类
-
The northeast and southwest points that delineate the outer bounds of a map.
- Bounds() - 类 的构造器ai.nextbillion.maps.model.Bounds
- BOWLING_ALLEY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BOWLING_ALLEY - ai.nextbillion.maps.model.PlaceType
- build() - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- build() - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Converts this builder into a
GeoApiContext. - build() - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- build() - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- Builder() - 类 的构造器ai.nextbillion.maps.GaeRequestHandler.Builder
- Builder() - 类 的构造器ai.nextbillion.maps.GeoApiContext.Builder
-
Builder pattern for the enclosing
GeoApiContext. - Builder() - 类 的构造器ai.nextbillion.maps.OkHttpRequestHandler.Builder
- Builder(GeoApiContext.RequestHandler.Builder) - 类 的构造器ai.nextbillion.maps.GeoApiContext.Builder
- BUS - ai.nextbillion.maps.model.TransitMode
- BUS - ai.nextbillion.maps.model.VehicleType
-
Bus.
- BUS_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a bus stop.
- BUS_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a bus stop.
- BUS_STATION - ai.nextbillion.maps.model.PlaceType
- BUSINESS_STATUS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- businessStatus - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The status of the business (i.e. operational, temporarily closed, etc.).
- businessStatus - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
The status of the business (i.e. operational, temporarily closed, etc.).
C
- CABLE_CAR - ai.nextbillion.maps.model.VehicleType
-
A vehicle that operates on a cable, usually on the ground.
- CAFE - ai.nextbillion.maps.model.AddressComponentType
-
A cafe.
- CAFE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAFE - ai.nextbillion.maps.model.PlaceType
- CAMPGROUND - ai.nextbillion.maps.model.AddressComponentType
-
A campground.
- CAMPGROUND - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAMPGROUND - ai.nextbillion.maps.model.PlaceType
- cancel() - 类 中的方法ai.nextbillion.maps.internal.GaePendingResult
- cancel() - 类 中的方法ai.nextbillion.maps.internal.OkHttpPendingResult
- cancel() - 接口 中的方法ai.nextbillion.maps.PendingResult
-
Attempts to cancel the request.
- candidates - 类 中的变量ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- candidates - 类 中的变量ai.nextbillion.maps.model.FindPlaceFromText
- CAR_DEALER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_DEALER - ai.nextbillion.maps.model.PlaceType
- CAR_RENTAL - ai.nextbillion.maps.model.AddressComponentType
-
A car-rental establishment.
- CAR_RENTAL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_RENTAL - ai.nextbillion.maps.model.PlaceType
- CAR_REPAIR - ai.nextbillion.maps.model.AddressComponentType
-
A car repair establishment.
- CAR_REPAIR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_REPAIR - ai.nextbillion.maps.model.PlaceType
- CAR_WASH - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_WASH - ai.nextbillion.maps.model.PlaceType
- carrier - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
The carrier name.
- Carrier(String) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- Carrier(String) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- CASINO - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CASINO - ai.nextbillion.maps.model.PlaceType
- cellId - 类 中的变量ai.nextbillion.maps.model.CellTower
-
Unique identifier of the cell (required).
- CellId(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- CellTower - ai.nextbillion.maps.model中的类
-
A cell tower object.
- CellTower() - 类 的构造器ai.nextbillion.maps.model.CellTower
- CellTower.CellTowerBuilder - ai.nextbillion.maps.model中的类
- CellTowerBuilder() - 类 的构造器ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- cellTowers - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
An array of cell tower objects.
- CellTowers(CellTower[]) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- CellTowers(CellTower[]) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- CEMETERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CEMETERY - ai.nextbillion.maps.model.PlaceType
- channel - 类 中的变量ai.nextbillion.maps.model.WifiAccessPoint
-
The channel over which the client is communicating with the access point.
- channel(String) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default channel for requests (can be overridden by requests).
- Channel(int) - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- checkArgument(boolean, String, Object...) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Preconditions
- checkNotNull(T) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Preconditions
- checkNotNull(T, Object) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Preconditions
- checkState(boolean, Object) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Preconditions
- CHURCH - ai.nextbillion.maps.model.AddressType
-
The location of a church.
- CHURCH - ai.nextbillion.maps.model.PlaceType
- CITIES - ai.nextbillion.maps.model.PlaceAutocompleteType
- CITY_HALL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CITY_HALL - ai.nextbillion.maps.model.PlaceType
- clearExperienceId() - 类 中的方法ai.nextbillion.maps.GeoApiContext
-
Clears the experience ID if set the HTTP header field
HttpHeaders.X_GOOG_MAPS_EXPERIENCE_IDwill be omitted from subsequent calls. - close - 类 中的变量ai.nextbillion.maps.model.OpeningHours.Period
-
When the Place closes.
- CLOTHING_STORE - ai.nextbillion.maps.model.AddressComponentType
-
A clothing store.
- CLOTHING_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CLOTHING_STORE - ai.nextbillion.maps.model.PlaceType
- code - 类 中的变量ai.nextbillion.maps.errors.ApiError
- code - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- COLLOQUIAL_AREA - ai.nextbillion.maps.model.AddressComponentType
-
A commonly-used alternative name for the entity.
- COLLOQUIAL_AREA - ai.nextbillion.maps.model.AddressType
-
A commonly-used alternative name for the entity.
- color - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The color commonly used in signage for this transit line.
- COMMUTER_TRAIN - ai.nextbillion.maps.model.VehicleType
-
Commuter rail.
- component - 类 中的变量ai.nextbillion.maps.model.ComponentFilter
- ComponentFilter - ai.nextbillion.maps.model中的类
-
A component filter for a geocode request.
- ComponentFilter(String, String) - 类 的构造器ai.nextbillion.maps.model.ComponentFilter
-
Constructs a component filter.
- components(ComponentFilter...) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Sets the component filters.
- components(ComponentFilter...) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
A grouping of places to which you would like to restrict your results.
- compoundCode - 类 中的变量ai.nextbillion.maps.model.PlusCode
-
The compound Plus Code identifier.
- connectTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- connectTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default connect timeout for new connections.
- connectTimeout(long, TimeUnit) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- connectTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- considerIp - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
Specifies whether to fall back to IP geolocation if wifi and cell tower signals are not available.
- ConsiderIp(boolean) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- ConsiderIp(boolean) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- contentType - 类 中的变量ai.nextbillion.maps.ImageResult
-
The Content-Type header of the returned result.
- context(String) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- context(String) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- context(String) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
- CONTINENT - ai.nextbillion.maps.model.AddressComponentType
-
A continent.
- CONTINENT - ai.nextbillion.maps.model.AddressType
-
A continent.
- CONVENIENCE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CONVENIENCE_STORE - ai.nextbillion.maps.model.PlaceType
- country(String) - 类 中的静态方法ai.nextbillion.maps.model.ComponentFilter
-
Matches a country name or a two letter ISO 3166-1 country code.
- COUNTRY - ai.nextbillion.maps.model.AddressComponentType
-
A national political entity, typically the highest order type returned by the Geocoder.
- COUNTRY - ai.nextbillion.maps.model.AddressType
-
The national political entity, typically the highest order type returned by the Geocoder.
- COURTHOUSE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- COURTHOUSE - ai.nextbillion.maps.model.PlaceType
- create(double) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- create(double, long, TimeUnit) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- createCellTower() - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- createGeolocationPayload() - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- createInstance(Type) - 类 中的方法ai.nextbillion.maps.internal.EncodedPolylineInstanceCreator
- CreatePayload() - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- createStarted() - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createStarted(Ticker) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createUnstarted() - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createUnstarted(Ticker) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createWifiAccessPoint() - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- currency - 类 中的变量ai.nextbillion.maps.model.Fare
-
The currency that the amount is expressed in.
D
- day - 类 中的变量ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
-
Day that this Open/Close pair is for.
- DayOfWeekAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
OpeningHours.Period.OpenClose.DayOfWeek. - DayOfWeekAdapter() - 类 的构造器ai.nextbillion.maps.internal.DayOfWeekAdapter
- debugInfo - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- decode(String) - 类 中的静态方法ai.nextbillion.maps.internal.PolylineEncoding
- decodePath() - 类 中的方法ai.nextbillion.maps.model.EncodedPolyline
- DECOR - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- DENTIST - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- DENTIST - ai.nextbillion.maps.model.PlaceType
- DEPARTMENT_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- DEPARTMENT_STORE - ai.nextbillion.maps.model.PlaceType
- departureStop - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
Information about the departure stop/station for this part of the trip.
- departureTime - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
The departure time for this leg of the journey.
- departureTime(Instant) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Set the departure time for a transit or driving directions request.
- departureTime(Instant) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Set the departure time for a transit or driving directions request.
- departureTime(Instant) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the desired time of departure.
- departureTimeNow() - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Set the departure time for a transit or driving directions request as the current time.
- departureTimeNow() - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Set the departure time for a transit or driving directions request as the current time.
- description - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
Description of the matched prediction.
- destination(LatLng) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
The destination, as a latitude/longitude location.
- destination(LatLng) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
The destination, as a latitude/longitude location.
- destinationPlaceId(String) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
The Place ID value from which you wish to calculate directions.
- destinationPlaceId(String) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
The Place ID value from which you wish to calculate directions.
- destinations(LatLng...) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more latitude/longitude values to which to calculate distance and time.
- destinations(String...) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more addresses to which to calculate distance and time.
- DirectionsApi - ai.nextbillion.maps中的类
- DirectionsApi.Response - ai.nextbillion.maps中的类
- DirectionsApi.RouteRestriction - ai.nextbillion.maps中的枚举
- DirectionsApiRequest - ai.nextbillion.maps中的类
-
Request for the Directions API.
- DirectionsApiRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.DirectionsApiRequest
- DirectionsApiRequest.Waypoint - ai.nextbillion.maps中的类
- DirectionsLeg - ai.nextbillion.maps.model中的类
- DirectionsLeg() - 类 的构造器ai.nextbillion.maps.model.DirectionsLeg
- DirectionsResult - ai.nextbillion.maps.model中的类
-
DirectionsResult represents a result from the Google Directions API Web Service.
- DirectionsResult() - 类 的构造器ai.nextbillion.maps.model.DirectionsResult
- DirectionsRoute - ai.nextbillion.maps.model中的类
-
A Directions API result.
- DirectionsRoute() - 类 的构造器ai.nextbillion.maps.model.DirectionsRoute
- DirectionsStep - ai.nextbillion.maps.model中的类
- DirectionsStep() - 类 的构造器ai.nextbillion.maps.model.DirectionsStep
- DirectionsTableApi - ai.nextbillion.maps中的类
- DirectionsTableApi.DirectionsTableEntry - ai.nextbillion.maps中的类
- DirectionsTableApi.Response - ai.nextbillion.maps中的类
- DirectionsTableApiRequest - ai.nextbillion.maps中的类
-
Request for the Directions API.
- DirectionsTableApiRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.DirectionsTableApiRequest
- DirectionsTableApiRequest.Waypoint - ai.nextbillion.maps中的类
- DirectionsTableEntry() - 类 的构造器ai.nextbillion.maps.DirectionsTableApi.DirectionsTableEntry
- disableRetries() - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Disables retries completely, by setting max retries to 0 and retry timeout to 0.
- distance - 类 中的变量ai.nextbillion.maps.model.DirectionsLeg
-
The total distance covered by this leg.
- distance - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- distance - 类 中的变量ai.nextbillion.maps.model.DistanceMatrixElement
-
distanceindicates the total distance covered by this leg. - distance - 类 中的变量ai.nextbillion.maps.RoadsApi.RoadsResponse
- Distance - ai.nextbillion.maps.model中的类
-
The distance component for Directions API results.
- Distance() - 类 的构造器ai.nextbillion.maps.model.Distance
- DISTANCE - ai.nextbillion.maps.model.RankBy
- DistanceAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
Distance. - DistanceAdapter() - 类 的构造器ai.nextbillion.maps.internal.DistanceAdapter
- DistanceMatrix - ai.nextbillion.maps.model中的类
-
A complete result from a Distance Matrix API call.
- DistanceMatrix(DistanceMatrixRow[]) - 类 的构造器ai.nextbillion.maps.model.DistanceMatrix
- DistanceMatrixApi - ai.nextbillion.maps中的类
-
The Google Distance Matrix API is a service that provides travel distance and time for a matrix of origins and destinations.
- DistanceMatrixApi.Response - ai.nextbillion.maps中的类
- DistanceMatrixApiRequest - ai.nextbillion.maps中的类
-
A request to the Distance Matrix API.
- DistanceMatrixApiRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.DistanceMatrixApiRequest
- DistanceMatrixElement - ai.nextbillion.maps.model中的类
-
A single result corresponding to an origin/destination pair in a Distance Matrix response.
- DistanceMatrixElement() - 类 的构造器ai.nextbillion.maps.model.DistanceMatrixElement
- DistanceMatrixElementStatus - ai.nextbillion.maps.model中的枚举
-
The status result for a single
DistanceMatrixElement. - DistanceMatrixRow - ai.nextbillion.maps.model中的类
-
Represents a single row in a Distance Matrix API response.
- DistanceMatrixRow() - 类 的构造器ai.nextbillion.maps.model.DistanceMatrixRow
- distanceMeters - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
The distance in meters of the place from the
PlaceAutocompleteRequest.origin(LatLng). - DOCTOR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- DOCTOR - ai.nextbillion.maps.model.PlaceType
- domain - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- DRIVING - ai.nextbillion.maps.model.TravelMode
- DRUGSTORE - ai.nextbillion.maps.model.AddressComponentType
-
DRUGSTORE
- DRUGSTORE - ai.nextbillion.maps.model.AddressType
-
The location of a drugstore.
- DRUGSTORE - ai.nextbillion.maps.model.PlaceType
- duration - 类 中的变量ai.nextbillion.maps.model.DirectionsLeg
-
The total duration of this leg.
- duration - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- duration - 类 中的变量ai.nextbillion.maps.model.DistanceMatrixElement
-
The total duration of this leg.
- Duration - ai.nextbillion.maps.model中的类
-
The duration component for Directions API results.
- Duration() - 类 的构造器ai.nextbillion.maps.model.Duration
- DurationAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
Distance. - DurationAdapter() - 类 的构造器ai.nextbillion.maps.internal.DurationAdapter
E
- elapsed(TimeUnit) - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- ELECTRICIAN - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ELECTRICIAN - ai.nextbillion.maps.model.PlaceType
- ELECTRONICS_STORE - ai.nextbillion.maps.model.AddressComponentType
-
An electronics store.
- ELECTRONICS_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ELECTRONICS_STORE - ai.nextbillion.maps.model.PlaceType
- elements - 类 中的变量ai.nextbillion.maps.model.DistanceMatrixRow
-
The results for this row, or individual origin.
- elevation - 类 中的变量ai.nextbillion.maps.model.ElevationResult
-
Elevation in meters.
- ElevationResult - ai.nextbillion.maps.model中的类
-
An Elevation API result.
- ElevationResult() - 类 的构造器ai.nextbillion.maps.model.ElevationResult
- EMBASSY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- EMBASSY - ai.nextbillion.maps.model.PlaceType
- encode(LatLng[]) - 类 中的静态方法ai.nextbillion.maps.internal.PolylineEncoding
- encode(List<LatLng>) - 类 中的静态方法ai.nextbillion.maps.internal.PolylineEncoding
- EncodedPolyline - ai.nextbillion.maps.model中的类
-
Encoded Polylines are used by the API to represent paths.
- EncodedPolyline() - 类 的构造器ai.nextbillion.maps.model.EncodedPolyline
- EncodedPolyline(String) - 类 的构造器ai.nextbillion.maps.model.EncodedPolyline
- EncodedPolyline(List<LatLng>) - 类 的构造器ai.nextbillion.maps.model.EncodedPolyline
- EncodedPolylineInstanceCreator - ai.nextbillion.maps.internal中的类
- EncodedPolylineInstanceCreator(String) - 类 的构造器ai.nextbillion.maps.internal.EncodedPolylineInstanceCreator
- endLocation - 类 中的变量ai.nextbillion.maps.model.DirectionsLeg
- endLocation - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- endLocation - 类 中的变量ai.nextbillion.maps.model.DirectionsStep
-
The location of the last point of this step.
- endNetwork() - 接口 中的方法ai.nextbillion.maps.metrics.RequestMetrics
- endRequest(Exception, int, long) - 接口 中的方法ai.nextbillion.maps.metrics.RequestMetrics
- enterpriseCredentials(String, String) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the ClientID/Secret pair to use for authorizing requests.
- equals(Object) - 类 中的方法ai.nextbillion.maps.model.LatLng
- errorMessage - 类 中的变量ai.nextbillion.maps.DirectionsApi.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.DistanceMatrixApi.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.GeocodingApi.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.NearbySearchRequest.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.QueryAutocompleteRequest.Response
- errorMessage - 类 中的变量ai.nextbillion.maps.RoadsApi.RoadsResponse
- errorMessage - 类 中的变量ai.nextbillion.maps.TextSearchRequest.Response
- ESTABLISHMENT - ai.nextbillion.maps.model.AddressComponentType
-
Typically indicates a place that has not yet been categorized.
- ESTABLISHMENT - ai.nextbillion.maps.model.AddressType
-
A place that has not yet been categorized.
- ESTABLISHMENT - ai.nextbillion.maps.model.PlaceAutocompleteType
- ESTABLISHMENT - ai.nextbillion.maps.model.PlaceType
-
已过时。
- ExceptionsAllowedToRetry - ai.nextbillion.maps.internal中的类
- ExceptionsAllowedToRetry() - 类 的构造器ai.nextbillion.maps.internal.ExceptionsAllowedToRetry
- execute(Runnable) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- EXPENSIVE - ai.nextbillion.maps.model.PriceLevel
- experienceId(String...) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the value for the HTTP header field name
HttpHeaders.X_GOOG_MAPS_EXPERIENCE_IDHTTP header value for the field name on subsequent API calls.
F
- FACILITIES - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- Fare - ai.nextbillion.maps.model中的类
-
A representation of ticket cost for use on public transit.
- Fare() - 类 的构造器ai.nextbillion.maps.model.Fare
- FareAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
Fare. - FareAdapter() - 类 的构造器ai.nextbillion.maps.internal.FareAdapter
- FERRIES - ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Indicates that the calculated route should avoid ferries.
- FERRY - ai.nextbillion.maps.model.VehicleType
-
Ferry.
- FEWER_TRANSFERS - ai.nextbillion.maps.model.TransitRoutingPreference
- fieldNamingPolicy - 类 中的变量ai.nextbillion.maps.internal.ApiConfig
- fieldNamingPolicy(FieldNamingPolicy) - 类 中的方法ai.nextbillion.maps.internal.ApiConfig
- fields(FindPlaceFromTextRequest.FieldMask...) - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest
-
The fields specifying the types of place data to return.
- FINANCE - ai.nextbillion.maps.model.AddressComponentType
-
A finance establishment.
- FINANCE - ai.nextbillion.maps.model.AddressType
-
The location of a finance institute.
- FINANCE - ai.nextbillion.maps.model.PlaceType
-
已过时。
- FindPlaceFromText - ai.nextbillion.maps.model中的类
- FindPlaceFromText() - 类 的构造器ai.nextbillion.maps.model.FindPlaceFromText
- FindPlaceFromTextRequest - ai.nextbillion.maps中的类
- FindPlaceFromTextRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.FindPlaceFromTextRequest
- FindPlaceFromTextRequest.FieldMask - ai.nextbillion.maps中的枚举
- FindPlaceFromTextRequest.InputType - ai.nextbillion.maps中的枚举
- FindPlaceFromTextRequest.LocationBias - ai.nextbillion.maps中的接口
- FindPlaceFromTextRequest.LocationBiasCircular - ai.nextbillion.maps中的类
- FindPlaceFromTextRequest.LocationBiasIP - ai.nextbillion.maps中的类
- FindPlaceFromTextRequest.LocationBiasPoint - ai.nextbillion.maps中的类
- FindPlaceFromTextRequest.LocationBiasRectangular - ai.nextbillion.maps中的类
- FindPlaceFromTextRequest.Response - ai.nextbillion.maps中的类
- FIRE_STATION - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FIRE_STATION - ai.nextbillion.maps.model.PlaceType
- FLOOR - ai.nextbillion.maps.model.AddressComponentType
-
The floor of a building address.
- FLOOR - ai.nextbillion.maps.model.AddressType
-
The floor in the address of the building.
- FLORIST - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FLORIST - ai.nextbillion.maps.model.PlaceType
- FOOD - ai.nextbillion.maps.model.AddressComponentType
-
A food service establishment.
- FOOD - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FOOD - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- FOOD - ai.nextbillion.maps.model.PlaceType
-
已过时。
- FORMATTED_ADDRESS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- formattedAddress - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The human-readable address of this place.
- formattedAddress - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
The human-readable address of this place.
- formattedPhoneNumber - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The place's phone number in its local format.
- FREE - ai.nextbillion.maps.model.PriceLevel
- FRIDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- from(String, String) - 异常错误 中的静态方法ai.nextbillion.maps.errors.ApiException
-
Construct the appropriate ApiException from the response.
- FUNERAL_HOME - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FUNERAL_HOME - ai.nextbillion.maps.model.PlaceType
- FUNICULAR - ai.nextbillion.maps.model.VehicleType
-
A vehicle that is pulled up a steep incline by a cable.
- FURNITURE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FURNITURE_STORE - ai.nextbillion.maps.model.PlaceType
G
- GaePendingResult<T,R extends ApiResponse<T>> - ai.nextbillion.maps.internal中的类
-
A PendingResult backed by a HTTP call executed by Google App Engine URL Fetch capability, a deserialization step using Gson, and a retry policy.
- GaePendingResult(HTTPRequest, URLFetchService, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 类 的构造器ai.nextbillion.maps.internal.GaePendingResult
- GaeRequestHandler - ai.nextbillion.maps中的类
-
A strategy for handling URL requests using Google App Engine's URL Fetch API.
- GaeRequestHandler.Builder - ai.nextbillion.maps中的类
-
Builder strategy for constructing
GaeRequestHandler. - GAS_STATION - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GAS_STATION - ai.nextbillion.maps.model.PlaceType
- GENERAL_CONTRACTOR - ai.nextbillion.maps.model.AddressComponentType
-
A general contractor.
- GENERAL_CONTRACTOR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GENERAL_CONTRACTOR - ai.nextbillion.maps.model.PlaceType
-
已过时。
- GeoApiContext - ai.nextbillion.maps中的类
-
The entry point for making requests against the Google Geo APIs.
- GeoApiContext.Builder - ai.nextbillion.maps中的类
-
The Builder for
GeoApiContext. - GeoApiContext.RequestHandler - ai.nextbillion.maps中的接口
-
The service provider interface that enables requests to be handled via switchable back ends.
- GeoApiContext.RequestHandler.Builder - ai.nextbillion.maps中的接口
-
Builder pattern for
GeoApiContext.RequestHandler. - geocode(GeoApiContext, String) - 类 中的静态方法ai.nextbillion.maps.GeocodingApi
-
Requests the latitude and longitude of an
address. - GEOCODE - ai.nextbillion.maps.model.PlaceAutocompleteType
- GeocodedWaypoint - ai.nextbillion.maps.model中的类
-
A point in a Directions API response; either the origin, one of the requested waypoints, or the destination.
- GeocodedWaypoint() - 类 的构造器ai.nextbillion.maps.model.GeocodedWaypoint
- GeocodedWaypointStatus - ai.nextbillion.maps.model中的枚举
-
The status result for a single
GeocodedWaypoint. - geocoderStatus - 类 中的变量ai.nextbillion.maps.model.GeocodedWaypoint
-
The status code resulting from the geocoding operation for this waypoint.
- GeocodingApi - ai.nextbillion.maps中的类
-
Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers or position the map.
- GeocodingApi.Response - ai.nextbillion.maps中的类
- GeocodingApiRequest - ai.nextbillion.maps中的类
-
A request for the Geocoding API.
- GeocodingApiRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.GeocodingApiRequest
- geolocate(GeoApiContext, GeolocationPayload) - 类 中的静态方法ai.nextbillion.maps.GeolocationApi
- GeolocationApi - ai.nextbillion.maps中的类
- GeolocationApi.Response - ai.nextbillion.maps中的类
- GeolocationApiRequest - ai.nextbillion.maps中的类
-
A request for the Geolocation API.
- GeolocationPayload - ai.nextbillion.maps.model中的类
-
Request body.
- GeolocationPayload() - 类 的构造器ai.nextbillion.maps.model.GeolocationPayload
- GeolocationPayload.GeolocationPayloadBuilder - ai.nextbillion.maps.model中的类
- GeolocationPayloadBuilder() - 类 的构造器ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- GeolocationResponseAdapter - ai.nextbillion.maps.internal中的类
- GeolocationResponseAdapter() - 类 的构造器ai.nextbillion.maps.internal.GeolocationResponseAdapter
- GeolocationResult - ai.nextbillion.maps.model中的类
-
A Geolocation API result.
- GeolocationResult() - 类 的构造器ai.nextbillion.maps.model.GeolocationResult
- GEOMETRIC_CENTER - ai.nextbillion.maps.model.LocationType
-
Restricts the results to geometric centers of a location such as a polyline (for example, a street) or polygon (region).
- geometry - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- geometry - 类 中的变量ai.nextbillion.maps.model.DirectionsStep
-
The path of this step.
- geometry - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The location of the Place.
- geometry - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
Geometry information about the result, generally including the location (geocode) of the place and (optionally) the viewport identifying its general area of coverage.
- Geometry - ai.nextbillion.maps.model中的类
-
The geometry of a Geocoding result.
- Geometry() - 类 的构造器ai.nextbillion.maps.model.Geometry
- GEOMETRY - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- getDirections(GeoApiContext, LatLng, LatLng) - 类 中的静态方法ai.nextbillion.maps.DirectionsApi
- getDirections(GeoApiContext, LatLng, LatLng) - 类 中的静态方法ai.nextbillion.maps.DirectionsTableApi
- getDistanceMatrix(GeoApiContext, LatLng[], LatLng[]) - 类 中的静态方法ai.nextbillion.maps.DistanceMatrixApi
- getEncodedPath() - 类 中的方法ai.nextbillion.maps.model.EncodedPolyline
- getError() - 类 中的方法ai.nextbillion.maps.DirectionsApi.Response
- getError() - 类 中的方法ai.nextbillion.maps.DirectionsTableApi.Response
- getError() - 类 中的方法ai.nextbillion.maps.DistanceMatrixApi.Response
- getError() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- getError() - 类 中的方法ai.nextbillion.maps.GeocodingApi.Response
- getError() - 类 中的方法ai.nextbillion.maps.GeolocationApi.Response
- getError() - 类 中的方法ai.nextbillion.maps.ImageResult.Response
- getError() - 接口 中的方法ai.nextbillion.maps.internal.ApiResponse
- getError() - 类 中的方法ai.nextbillion.maps.NearbySearchRequest.Response
- getError() - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- getError() - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest.Response
- getError() - 类 中的方法ai.nextbillion.maps.RoadsApi.RoadsResponse
- getError() - 类 中的方法ai.nextbillion.maps.TextSearchRequest.Response
- getExperienceId() - 类 中的方法ai.nextbillion.maps.GeoApiContext
- getName() - 枚举 中的方法ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- getRate() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- getResult() - 类 中的方法ai.nextbillion.maps.DirectionsApi.Response
- getResult() - 类 中的方法ai.nextbillion.maps.DirectionsTableApi.Response
- getResult() - 类 中的方法ai.nextbillion.maps.DistanceMatrixApi.Response
- getResult() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- getResult() - 类 中的方法ai.nextbillion.maps.GeocodingApi.Response
- getResult() - 类 中的方法ai.nextbillion.maps.GeolocationApi.Response
- getResult() - 类 中的方法ai.nextbillion.maps.ImageResult.Response
- getResult() - 接口 中的方法ai.nextbillion.maps.internal.ApiResponse
- getResult() - 类 中的方法ai.nextbillion.maps.NearbySearchRequest.Response
- getResult() - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- getResult() - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest.Response
- getResult() - 类 中的方法ai.nextbillion.maps.RoadsApi.RoadsResponse
- getResult() - 类 中的方法ai.nextbillion.maps.TextSearchRequest.Response
- getSignature(String) - 类 中的方法ai.nextbillion.maps.internal.UrlSigner
- getUUID() - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
-
Retrieve the universally unique identifier for this session.
- globalCode - 类 中的变量ai.nextbillion.maps.model.PlusCode
-
The global Plus Code identifier.
- GONDOLA_LIFT - ai.nextbillion.maps.model.VehicleType
-
An aerial cable car.
- GOOGLE - ai.nextbillion.maps.model.PlaceIdScope
-
已过时。Indicates the place ID is available to other applications and on Google Maps.
- GROCERY_OR_SUPERMARKET - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GROCERY_OR_SUPERMARKET - ai.nextbillion.maps.model.PlaceType
- GYM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GYM - ai.nextbillion.maps.model.PlaceType
H
- HAIR_CARE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HAIR_CARE - ai.nextbillion.maps.model.PlaceType
- handle(String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler
- handle(String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler
- handle(String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler
- handlePost(String, String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler
- handlePost(String, String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler
- handlePost(String, String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler
- HARDWARE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HARDWARE_STORE - ai.nextbillion.maps.model.PlaceType
- hashCode() - 类 中的方法ai.nextbillion.maps.model.LatLng
- headsign - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
The direction in which to travel on this line, as it is marked on the vehicle or at the departure stop.
- headway - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
The expected number of seconds between departures from the same stop at this time.
- HEALTH - ai.nextbillion.maps.model.AddressComponentType
-
A health service provider.
- HEALTH - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HEALTH - ai.nextbillion.maps.model.PlaceType
-
已过时。
- HEAVY_RAIL - ai.nextbillion.maps.model.VehicleType
-
Heavy rail.
- height - 类 中的变量ai.nextbillion.maps.model.Photo
-
The maximum height of the image.
- height - 类 中的变量ai.nextbillion.maps.model.Size
-
The height of this Size.
- HIGH_SPEED_TRAIN - ai.nextbillion.maps.model.VehicleType
-
High speed train.
- HIGHWAYS - ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Indicates that the calculated route should avoid highways.
- HINDU_TEMPLE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HINDU_TEMPLE - ai.nextbillion.maps.model.PlaceType
- HOME_GOODS_STORE - ai.nextbillion.maps.model.AddressComponentType
-
A home goods store.
- HOME_GOODS_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HOME_GOODS_STORE - ai.nextbillion.maps.model.PlaceType
- homeMobileCountryCode - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
The mobile country code (MCC) for the device's home network.
- HomeMobileCountryCode(int) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- HomeMobileCountryCode(int) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- homeMobileNetworkCode - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
The mobile network code (MNC) for the device's home network.
- HomeMobileNetworkCode(int) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- HomeMobileNetworkCode(int) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- HOSPITAL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HOSPITAL - ai.nextbillion.maps.model.PlaceType
- hostName - 类 中的变量ai.nextbillion.maps.internal.ApiConfig
- hostName(String) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Overrides the base URL of the API endpoint.
- hostName(String) - 类 中的方法ai.nextbillion.maps.internal.ApiConfig
- htmlAttributions - 类 中的变量ai.nextbillion.maps.model.Photo
-
Attributions about this listing which must be displayed to the user.
- htmlAttributions - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
Attributions about this listing which must be displayed to the user.
- htmlAttributions - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResponse
-
Attributions about this listing which must be displayed to the user.
- htmlAttributions - 类 中的变量ai.nextbillion.maps.NearbySearchRequest.Response
- htmlAttributions - 类 中的变量ai.nextbillion.maps.TextSearchRequest.Response
- HTTP_CODE - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Tags
- HttpHeaders - ai.nextbillion.maps.internal中的类
-
Contains HTTP header name constants.
- HttpHeaders() - 类 的构造器ai.nextbillion.maps.internal.HttpHeaders
- humanReadable - 类 中的变量ai.nextbillion.maps.model.Distance
-
The human-friendly distance.
- humanReadable - 类 中的变量ai.nextbillion.maps.model.Duration
-
The human-friendly duration.
I
- icon - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The URL of a suggested icon which may be displayed to the user when indicating this result on a map.
- icon - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
The URL of a recommended icon which may be displayed to the user when indicating this result.
- icon - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The URL for the icon associated with this transit line.
- icon - 类 中的变量ai.nextbillion.maps.model.Vehicle
-
The URL for an icon associated with this vehicle type.
- ICON - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- ID - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- imageData - 类 中的变量ai.nextbillion.maps.ImageResult
-
The image data from the Photos API call.
- ImageResult - ai.nextbillion.maps中的类
-
ImageResultis the object returned from API end points that return images. - ImageResult(String, byte[]) - 类 的构造器ai.nextbillion.maps.ImageResult
- ImageResult.Response - ai.nextbillion.maps中的类
-
ImageResult.Responseis a type system hack to enable API endpoints to return aImageResult. - IMPERIAL - ai.nextbillion.maps.model.Unit
- INEXPENSIVE - ai.nextbillion.maps.model.PriceLevel
- inMeters - 类 中的变量ai.nextbillion.maps.model.Distance
-
The numeric distance, in meters.
- input(String) - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest
-
The text input specifying which place to search for (for example, a name, address, or phone number).
- input(String) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
Sets the text string on which to search.
- input(String) - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest
-
The text string on which to search.
- inputType(FindPlaceFromTextRequest.InputType) - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest
-
The type of input.
- inSeconds - 类 中的变量ai.nextbillion.maps.model.Duration
-
The numeric duration, in seconds.
- InstantAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
Instant. - InstantAdapter() - 类 的构造器ai.nextbillion.maps.internal.InstantAdapter
- INSURANCE_AGENCY - ai.nextbillion.maps.model.AddressComponentType
-
An insurance agency.
- INSURANCE_AGENCY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- INSURANCE_AGENCY - ai.nextbillion.maps.model.PlaceType
- INTERCITY_BUS - ai.nextbillion.maps.model.VehicleType
-
Intercity bus.
- internationalPhoneNumber - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The place's phone number in international format.
- INTERSECTION - ai.nextbillion.maps.model.AddressComponentType
-
A major intersection, usually of two major roads.
- INTERSECTION - ai.nextbillion.maps.model.AddressType
-
A major intersection, usually of two major roads.
- InvalidRequestException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the API received a malformed request.
- InvalidRequestException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.InvalidRequestException
- invokeAll(Collection<? extends Callable<T>>) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- invokeAny(Collection<? extends Callable<T>>) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- isRunning() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- isShutdown() - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- isTerminated() - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
J
- JEWELRY_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- JEWELRY_STORE - ai.nextbillion.maps.model.PlaceType
- join(char, StringJoin.UrlValue...) - 类 中的静态方法ai.nextbillion.maps.internal.StringJoin
- join(char, Object...) - 类 中的静态方法ai.nextbillion.maps.internal.StringJoin
- join(char, String...) - 类 中的静态方法ai.nextbillion.maps.internal.StringJoin
- join(CharSequence, Object...) - 类 中的静态方法ai.nextbillion.maps.internal.StringJoin
- join(CharSequence, String...) - 类 中的静态方法ai.nextbillion.maps.internal.StringJoin
K
- keyword(String) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Specifies a term to be matched against all content that Google has indexed for this place.
L
- language - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
An IETF language code indicating the language used in the user's review.
- lat - 类 中的变量ai.nextbillion.maps.model.LatLng
-
The latitude of this location.
- LATENCY - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Measures
- latlng(LatLng) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Creates a reverse geocode for
latlng. - LatLng - ai.nextbillion.maps.model中的类
-
A place on Earth, represented by a latitude/longitude pair.
- LatLng() - 类 的构造器ai.nextbillion.maps.model.LatLng
-
Serialisation constructor.
- LatLng(double, double) - 类 的构造器ai.nextbillion.maps.model.LatLng
-
Constructs a location with a latitude/longitude pair.
- LatLngAdapter - ai.nextbillion.maps.internal中的类
-
Handle conversion from varying types of latitude and longitude representations.
- LatLngAdapter() - 类 的构造器ai.nextbillion.maps.internal.LatLngAdapter
- LAUNDRY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LAUNDRY - ai.nextbillion.maps.model.PlaceType
- LAWYER - ai.nextbillion.maps.model.AddressComponentType
-
A lawyer.
- LAWYER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LAWYER - ai.nextbillion.maps.model.PlaceType
- legs - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- length - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
-
The length of the matched substring, measured in Unicode characters.
- LESS_WALKING - ai.nextbillion.maps.model.TransitRoutingPreference
- LIBRARY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LIBRARY - ai.nextbillion.maps.model.PlaceType
- LIGHT_RAIL_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a light rail station.
- LIGHT_RAIL_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a light rail station.
- LIGHT_RAIL_STATION - ai.nextbillion.maps.model.PlaceType
- line - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
Information about the transit line used in this step.
- LIQUOR_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LIQUOR_STORE - ai.nextbillion.maps.model.PlaceType
- lng - 类 中的变量ai.nextbillion.maps.model.LatLng
-
The longitude of this location.
- LOCAL_GOVERNMENT_OFFICE - ai.nextbillion.maps.model.AddressComponentType
-
A local government office.
- LOCAL_GOVERNMENT_OFFICE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LOCAL_GOVERNMENT_OFFICE - ai.nextbillion.maps.model.PlaceType
- localIcon - 类 中的变量ai.nextbillion.maps.model.Vehicle
-
The URL for an icon based on the local transport signage.
- locality(String) - 类 中的静态方法ai.nextbillion.maps.model.ComponentFilter
-
Matches against both locality and sublocality types.
- LOCALITY - ai.nextbillion.maps.model.AddressComponentType
-
An incorporated city or town political entity.
- LOCALITY - ai.nextbillion.maps.model.AddressType
-
An incorporated city or town political entity.
- LocalTimeAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
LocalTime. - LocalTimeAdapter() - 类 的构造器ai.nextbillion.maps.internal.LocalTimeAdapter
- location - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- location - 类 中的变量ai.nextbillion.maps.model.ElevationResult
-
Location of the elevation data.
- location - 类 中的变量ai.nextbillion.maps.model.GeolocationResult
-
The user’s estimated latitude and longitude.
- location - 类 中的变量ai.nextbillion.maps.model.Geometry
-
The geocoded latitude/longitude value.
- location - 类 中的变量ai.nextbillion.maps.model.SnappedPoint
-
A latitude/longitude value representing the snapped location.
- location - 类 中的变量ai.nextbillion.maps.model.StopDetails
-
The location of the transit station/stop.
- location(LatLng) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Specifies the latitude/longitude around which to retrieve place information.
- location(LatLng) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
The point around which you wish to retrieve place information.
- location(LatLng) - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest
-
The point around which you wish to retrieve place information.
- location(LatLng) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Specifies the latitude/longitude around which to retrieve place information.
- locationAreaCode - 类 中的变量ai.nextbillion.maps.model.CellTower
-
The Location Area Code (LAC) for GSM and WCDMAnetworks or The Network ID (NID) for CDMA networks (required).
- LocationAreaCode(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- locationBias(FindPlaceFromTextRequest.LocationBias) - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest
-
Prefer results in a specified area, by specifying either a radius plus lat/lng, or two lat/lng pairs representing the points of a rectangle.
- LocationBiasCircular(LatLng, int) - 类 的构造器ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasCircular
- LocationBiasIP() - 类 的构造器ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasIP
- LocationBiasPoint(LatLng) - 类 的构造器ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasPoint
- LocationBiasRectangular(LatLng, LatLng) - 类 的构造器ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasRectangular
- locationType - 类 中的变量ai.nextbillion.maps.model.Geometry
-
The level of certainty of this geocoding result.
- locationType(LocationType...) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Sets the location type.
- LocationType - ai.nextbillion.maps.model中的枚举
-
Location types for a reverse geocoding request.
- LOCKSMITH - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LOCKSMITH - ai.nextbillion.maps.model.PlaceType
- LODGING - ai.nextbillion.maps.model.AddressComponentType
-
A lodging establishment.
- LODGING - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LODGING - ai.nextbillion.maps.model.PlaceType
- LongMath - ai.nextbillion.maps.internal.ratelimiter中的类
-
A class for arithmetic on values of type
long. - longName - 类 中的变量ai.nextbillion.maps.model.AddressComponent
-
The full text description or name of the address component as returned by the Geocoder.
M
- macAddress - 类 中的变量ai.nextbillion.maps.model.WifiAccessPoint
-
The MAC address of the WiFi node (required).
- MacAddress(String) - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- main(String[]) - 类 中的静态方法ai.nextbillion.maps.Main
- Main - ai.nextbillion.maps中的类
- Main() - 类 的构造器ai.nextbillion.maps.Main
- mainText - 类 中的变量ai.nextbillion.maps.model.AutocompleteStructuredFormatting
-
The main text of a prediction, usually the name of the place.
- mainTextMatchedSubstrings - 类 中的变量ai.nextbillion.maps.model.AutocompleteStructuredFormatting
-
Where the query matched the returned main text.
- MatchedSubstring() - 类 的构造器ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
- matchedSubstrings - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
The locations of the entered term in the prediction result text, so that the term can be highlighted if desired.
- MaxElementsExceededException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the product of origins and destinations exceeds the per-query limit.
- MaxElementsExceededException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.MaxElementsExceededException
- maxHeight(int) - 类 中的方法ai.nextbillion.maps.PhotoRequest
-
Sets the maxHeight for this request.
- maxPrice(PriceLevel) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Restricts to places that are at most this price level.
- maxPrice(PriceLevel) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Restricts to places that are at most this price level.
- maxRetries(Integer) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the maximum number of times each retry-able errors will be retried.
- MaxRouteLengthExceededException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the requested route is too long and cannot be processed.
- MaxRouteLengthExceededException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.MaxRouteLengthExceededException
- MaxWaypointsExceededException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that too many waypoints were provided in the request.
- MaxWaypointsExceededException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.MaxWaypointsExceededException
- maxWidth(int) - 类 中的方法ai.nextbillion.maps.PhotoRequest
-
Sets the maxWidth for this request.
- MEAL_DELIVERY - ai.nextbillion.maps.model.AddressComponentType
-
A meal delivery establishment.
- MEAL_DELIVERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MEAL_DELIVERY - ai.nextbillion.maps.model.PlaceType
- MEAL_TAKEAWAY - ai.nextbillion.maps.model.AddressComponentType
-
A take-away meal establishment.
- MEAL_TAKEAWAY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MEAL_TAKEAWAY - ai.nextbillion.maps.model.PlaceType
- message - 类 中的变量ai.nextbillion.maps.errors.ApiError
- message - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- METRIC - ai.nextbillion.maps.model.Unit
- METRO_RAIL - ai.nextbillion.maps.model.VehicleType
-
Light rail transit.
- minPrice(PriceLevel) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Restricts to places that are at least this price level.
- minPrice(PriceLevel) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Restricts to places that are at least this price level.
- mobileCountryCode - 类 中的变量ai.nextbillion.maps.model.CellTower
-
The cell tower's Mobile Country Code (MCC) (required).
- MobileCountryCode(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- mobileNetworkCode - 类 中的变量ai.nextbillion.maps.model.CellTower
-
The cell tower's Mobile Network Code (required).
- MobileNetworkCode(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- mode - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.DirectionsTableEntry
- mode(TravelMode) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the mode of transport to use when calculating directions.
- mode(TravelMode) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the mode of transport to use when calculating directions.
- mode(String) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Specifies the mode of transport to use when calculating directions.
- MODERATE - ai.nextbillion.maps.model.PriceLevel
- MONDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- MONORAIL - ai.nextbillion.maps.model.VehicleType
-
Monorail.
- MOSQUE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOSQUE - ai.nextbillion.maps.model.PlaceType
- MOVIE_RENTAL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOVIE_RENTAL - ai.nextbillion.maps.model.PlaceType
- MOVIE_THEATER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOVIE_THEATER - ai.nextbillion.maps.model.PlaceType
- MOVING_COMPANY - ai.nextbillion.maps.model.AddressComponentType
-
A moving company.
- MOVING_COMPANY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOVING_COMPANY - ai.nextbillion.maps.model.PlaceType
- MUSEUM - ai.nextbillion.maps.model.AddressComponentType
-
A museum.
- MUSEUM - ai.nextbillion.maps.model.AddressType
-
A museum.
- MUSEUM - ai.nextbillion.maps.model.PlaceType
N
- name - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The human-readable name for the returned result.
- name - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
The human-readable name for the returned result.
- name - 类 中的变量ai.nextbillion.maps.model.StopDetails
-
The name of the transit station/stop.
- name - 类 中的变量ai.nextbillion.maps.model.TransitAgency
-
The name of the transit agency.
- name - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The full name of this transit line.
- name - 类 中的变量ai.nextbillion.maps.model.Vehicle
-
The name of the vehicle on this line.
- name(String) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Specifies one or more terms to be matched against the names of places, separated by spaces.
- name(String) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Specifies one or more terms to be matched against the names of places, separated with space characters.
- NAME - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- names - 类 中的变量ai.nextbillion.maps.GeocodingApi.Response
- NATURAL_FEATURE - ai.nextbillion.maps.model.AddressComponentType
-
A prominent natural feature.
- NATURAL_FEATURE - ai.nextbillion.maps.model.AddressType
-
A prominent natural feature.
- NearbySearchRequest - ai.nextbillion.maps中的类
-
A Nearby Search request.
- NearbySearchRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.NearbySearchRequest
-
Constructs a new
NearbySearchRequest. - NearbySearchRequest.Response - ai.nextbillion.maps中的类
- NEIGHBORHOOD - ai.nextbillion.maps.model.AddressComponentType
-
A named neighborhood.
- NEIGHBORHOOD - ai.nextbillion.maps.model.AddressType
-
A named neighborhood.
- NETWORK_LATENCY - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Measures
- NETWORK_LATENCY - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- newRequest(GeoApiContext) - 类 中的静态方法ai.nextbillion.maps.DirectionsApi
- newRequest(GeoApiContext) - 类 中的静态方法ai.nextbillion.maps.DirectionsTableApi
- newRequest(GeoApiContext) - 类 中的静态方法ai.nextbillion.maps.DistanceMatrixApi
- newRequest(GeoApiContext) - 类 中的静态方法ai.nextbillion.maps.GeocodingApi
-
Creates a new Geocoding API request.
- newRequest(GeoApiContext) - 类 中的静态方法ai.nextbillion.maps.GeolocationApi
- newRequest(String) - 类 中的方法ai.nextbillion.maps.metrics.NoOpRequestMetricsReporter
- newRequest(String) - 类 中的方法ai.nextbillion.maps.metrics.OpenCensusRequestMetricsReporter
- newRequest(String) - 接口 中的方法ai.nextbillion.maps.metrics.RequestMetricsReporter
- nextPageToken - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResponse
-
A token that can be used to request up to 20 additional results.
- nextPageToken - 类 中的变量ai.nextbillion.maps.NearbySearchRequest.Response
- nextPageToken - 类 中的变量ai.nextbillion.maps.TextSearchRequest.Response
- NIGHT_CLUB - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- NIGHT_CLUB - ai.nextbillion.maps.model.PlaceType
- NoOpRequestMetricsReporter - ai.nextbillion.maps.metrics中的类
-
A no-op implementation that does nothing
- NoOpRequestMetricsReporter() - 类 的构造器ai.nextbillion.maps.metrics.NoOpRequestMetricsReporter
- northeast - 类 中的变量ai.nextbillion.maps.model.Bounds
-
The northeast corner of the bounding box.
- NOT_FOUND - ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Indicates that the origin and/or destination of this pairing could not be geocoded.
- NotFoundException - ai.nextbillion.maps.errors中的异常错误
-
Indicates at least one of the locations specified in the request's origin, destination, or waypoints could not be geocoded.
- NotFoundException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.NotFoundException
- numStops - 类 中的变量ai.nextbillion.maps.model.TransitDetails
-
The number of stops in this step, counting the arrival stop, but not the departure stop.
O
- offset - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
-
The start position of the matched substring, measured in Unicode characters.
- offset - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction.Term
-
The start position of this term in the description, measured in Unicode characters.
- offset(int) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
The character position in the input term at which the service uses text for predictions.
- offset(int) - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest
-
The character position in the input term at which the service uses text for predictions.
- OK - ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Indicates that the response contains a valid result.
- OK - ai.nextbillion.maps.model.GeocodedWaypointStatus
-
Indicates the response contains a valid result.
- okHttpClientBuilder() - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
-
Gets a reference to the OkHttpClient.Builder used to build the OkHttpRequestHandler's internal OkHttpClient.
- OkHttpPendingResult<T,R extends ApiResponse<T>> - ai.nextbillion.maps.internal中的类
-
A PendingResult backed by a HTTP call executed by OkHttp, a deserialization step using Gson, rate limiting and a retry policy.
- OkHttpPendingResult(Request, OkHttpClient, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - 类 的构造器ai.nextbillion.maps.internal.OkHttpPendingResult
- OkHttpRequestHandler - ai.nextbillion.maps中的类
-
A strategy for handling URL requests using OkHttp.
- OkHttpRequestHandler.Builder - ai.nextbillion.maps中的类
-
Builder strategy for constructing an
OkHTTPRequestHandler. - onFailure(Throwable) - 接口 中的方法ai.nextbillion.maps.PendingResult.Callback
-
Called when there was an error performing the request.
- onFailure(Call, IOException) - 类 中的方法ai.nextbillion.maps.internal.OkHttpPendingResult
- onResponse(Call, Response) - 类 中的方法ai.nextbillion.maps.internal.OkHttpPendingResult
- onResult(T) - 接口 中的方法ai.nextbillion.maps.PendingResult.Callback
-
Called when the request was successfully completed.
- open - 类 中的变量ai.nextbillion.maps.model.OpeningHours.Period
-
When the Place opens.
- OpenCensusMetrics - ai.nextbillion.maps.metrics中的类
- OpenCensusMetrics.Measures - ai.nextbillion.maps.metrics中的类
- OpenCensusMetrics.Tags - ai.nextbillion.maps.metrics中的类
- OpenCensusMetrics.Views - ai.nextbillion.maps.metrics中的类
- OpenCensusRequestMetricsReporter - ai.nextbillion.maps.metrics中的类
-
An OpenCensus logger that generates success and latency metrics.
- OpenCensusRequestMetricsReporter() - 类 的构造器ai.nextbillion.maps.metrics.OpenCensusRequestMetricsReporter
- OpenClose() - 类 的构造器ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
- OPENING_HOURS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- openingHours - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The opening hours for the place.
- openingHours - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
Information on when the place is open.
- OpeningHours - ai.nextbillion.maps.model中的类
-
Opening hours for a Place Details result.
- OpeningHours() - 类 的构造器ai.nextbillion.maps.model.OpeningHours
- OpeningHours.Period - ai.nextbillion.maps.model中的类
-
The opening hours for a Place for a single day.
- OpeningHours.Period.OpenClose - ai.nextbillion.maps.model中的类
- OpeningHours.Period.OpenClose.DayOfWeek - ai.nextbillion.maps.model中的枚举
- openNow - 类 中的变量ai.nextbillion.maps.model.OpeningHours
-
Whether the place is open at the current time.
- openNow(boolean) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Restricts to only those places that are open for business at the time the query is sent.
- openNow(boolean) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Restricts to only those places that are open for business at the time the query is sent.
- OPTIMISTIC - ai.nextbillion.maps.model.TrafficModel
- optimizeWaypoints - 类 中的变量ai.nextbillion.maps.DirectionsApiRequest
- optimizeWaypoints - 类 中的变量ai.nextbillion.maps.DirectionsTableApiRequest
- optimizeWaypoints(boolean) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Allow the Directions service to optimize the provided route by rearranging the waypoints in a more efficient order.
- optimizeWaypoints(boolean) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Allow the Directions service to optimize the provided route by rearranging the waypoints in a more efficient order.
- origin(LatLng) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
The origin, as a latitude/longitude location.
- origin(LatLng) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
The origin, as a latitude/longitude location.
- origin(LatLng) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
The origin point from which to calculate straight-line distance to the destination (returned as
AutocompletePrediction.distanceMeters). - originalIndex - 类 中的变量ai.nextbillion.maps.model.SnappedPoint
-
The index of the corresponding value in the original request.
- originPlaceId(String) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
The Place ID value from which you wish to calculate directions.
- originPlaceId(String) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
The Place ID value from which you wish to calculate directions.
- origins(LatLng...) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more latitude/longitude values from which to calculate distance and time.
- origins(String...) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more addresses from which to calculate distance and time.
- OTHER - ai.nextbillion.maps.model.VehicleType
-
All other vehicles will return this type.
- OVERALL - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- OverDailyLimitException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the requesting account has exceeded its daily quota.
- OverDailyLimitException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.OverDailyLimitException
- OverQueryLimitException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the requesting account has exceeded its short-term quota.
- OverQueryLimitException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.OverQueryLimitException
P
- pageToken(String) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Returns the next 20 results from a previously run search.
- pageToken(String) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Returns the next 20 results from a previously run search.
- PAINTER - ai.nextbillion.maps.model.AddressComponentType
-
A painter.
- PAINTER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PAINTER - ai.nextbillion.maps.model.PlaceType
- PARK - ai.nextbillion.maps.model.AddressComponentType
-
A named park.
- PARK - ai.nextbillion.maps.model.AddressType
-
A named park.
- PARK - ai.nextbillion.maps.model.PlaceType
- PARKING - ai.nextbillion.maps.model.AddressComponentType
-
A parking lot or parking structure.
- PARKING - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PARKING - ai.nextbillion.maps.model.PlaceType
- partialMatch - 类 中的变量ai.nextbillion.maps.model.GeocodedWaypoint
-
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
- path - 类 中的变量ai.nextbillion.maps.internal.ApiConfig
- Payload(GeolocationPayload) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- PendingResult<T> - ai.nextbillion.maps中的接口
-
A pending result from an API call.
- PendingResult.Callback<T> - ai.nextbillion.maps中的接口
-
The callback interface the API client code needs to implement to handle API results.
- Period() - 类 的构造器ai.nextbillion.maps.model.OpeningHours.Period
- periods - 类 中的变量ai.nextbillion.maps.model.OpeningHours
-
Opening periods covering seven days, starting from Sunday, in chronological order.
- PERMANENTLY_CLOSED - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
-
已过时。
- permanentlyClosed - 类 中的变量ai.nextbillion.maps.model.OpeningHours
-
Indicates that the place has permanently shut down.
- permanentlyClosed - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
Whether the place has permanently closed.
- permanentlyClosed - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
Indicates that the place has permanently shut down.
- PESSIMISTIC - ai.nextbillion.maps.model.TrafficModel
- PET_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PET_STORE - ai.nextbillion.maps.model.PlaceType
- PHARMACY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PHARMACY - ai.nextbillion.maps.model.PlaceType
- phone - 类 中的变量ai.nextbillion.maps.model.TransitAgency
-
The phone number of the transit agency.
- PHONE_NUMBER - ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
- Photo - ai.nextbillion.maps.model中的类
-
Describes a photo available with a Search Result.
- Photo() - 类 的构造器ai.nextbillion.maps.model.Photo
- photoReference - 类 中的变量ai.nextbillion.maps.model.Photo
-
Used to identify the photo when you perform a Photo request.
- photoReference(String) - 类 中的方法ai.nextbillion.maps.PhotoRequest
-
Sets the photoReference for this request.
- PhotoRequest - ai.nextbillion.maps中的类
-
A Place Photo request.
- PhotoRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.PhotoRequest
- photos - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
A list of photos associated with this place, each containing a reference to an image.
- photos - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
Photo objects associated with this place, each containing a reference to an image.
- PHOTOS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- PHYSIOTHERAPIST - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PHYSIOTHERAPIST - ai.nextbillion.maps.model.PlaceType
- place(String) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Creates a forward geocode for
placeId. - PLACE_ID - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- PLACE_OF_WORSHIP - ai.nextbillion.maps.model.AddressType
-
The location of a place of worship.
- PLACE_OF_WORSHIP - ai.nextbillion.maps.model.PlaceType
-
已过时。
- PlaceAutocompleteRequest - ai.nextbillion.maps中的类
-
A Place Autocomplete request.
- PlaceAutocompleteRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.PlaceAutocompleteRequest
- PlaceAutocompleteRequest.Response - ai.nextbillion.maps中的类
- PlaceAutocompleteRequest.SessionToken - ai.nextbillion.maps中的类
-
SessionToken represents an Autocomplete session.
- PlaceAutocompleteType - ai.nextbillion.maps.model中的枚举
-
Used by the Places API to restrict the autocomplete results to places matching the specified type.
- PlaceDetails - ai.nextbillion.maps.model中的类
-
The result of a Place Details request.
- PlaceDetails() - 类 的构造器ai.nextbillion.maps.model.PlaceDetails
- PlaceDetails.AlternatePlaceIds - ai.nextbillion.maps.model中的类
-
已过时。
- PlaceDetails.Review - ai.nextbillion.maps.model中的类
- PlaceDetails.Review.AspectRating - ai.nextbillion.maps.model中的类
- PlaceDetails.Review.AspectRating.RatingType - ai.nextbillion.maps.model中的枚举
- placeId - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
The Place ID of the place.
- placeId - 类 中的变量ai.nextbillion.maps.model.GeocodedWaypoint
-
A unique identifier for this waypoint that can be used with other Google APIs.
- placeId - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
已过时。The alternative placeId.
- placeId - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
A textual identifier that uniquely identifies this place.
- placeId - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
A textual identifier that uniquely identifies a place.
- placeId - 类 中的变量ai.nextbillion.maps.model.SpeedLimit
-
A unique identifier for a place.
- PlaceIdScope - ai.nextbillion.maps.model中的枚举
-
已过时。
- PlacesSearchResponse - ai.nextbillion.maps.model中的类
-
The response from a Places Search request.
- PlacesSearchResponse() - 类 的构造器ai.nextbillion.maps.model.PlacesSearchResponse
- PlacesSearchResult - ai.nextbillion.maps.model中的类
-
A single result in the search results returned from the Google Places API Web Service.
- PlacesSearchResult() - 类 的构造器ai.nextbillion.maps.model.PlacesSearchResult
- PlaceType - ai.nextbillion.maps.model中的枚举
-
Used by the Places API to restrict the results to places matching the specified type.
- PLUMBER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PLUMBER - ai.nextbillion.maps.model.PlaceType
- PLUS_CODE - ai.nextbillion.maps.model.AddressComponentType
-
Plus code
- plusCode - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The Plus Code location identifier for this place.
- PlusCode - ai.nextbillion.maps.model中的类
-
A Plus Code encoded location reference.
- PlusCode() - 类 的构造器ai.nextbillion.maps.model.PlusCode
- POINT_OF_INTEREST - ai.nextbillion.maps.model.AddressComponentType
-
A named point of interest.
- POINT_OF_INTEREST - ai.nextbillion.maps.model.AddressType
-
A named point of interest.
- POLICE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- POLICE - ai.nextbillion.maps.model.PlaceType
- POLITICAL - ai.nextbillion.maps.model.AddressComponentType
-
A political entity.
- POLITICAL - ai.nextbillion.maps.model.AddressType
-
A political entity.
- PolylineEncoding - ai.nextbillion.maps.internal中的类
-
Utility class that encodes and decodes Polylines.
- PolylineEncoding() - 类 的构造器ai.nextbillion.maps.internal.PolylineEncoding
- POST_BOX - ai.nextbillion.maps.model.AddressComponentType
-
A specific postal box.
- POST_BOX - ai.nextbillion.maps.model.AddressType
-
A specific mailbox.
- POST_OFFICE - ai.nextbillion.maps.model.AddressType
-
The location of a post office.
- POST_OFFICE - ai.nextbillion.maps.model.PlaceType
- POSTAL_CODE - ai.nextbillion.maps.model.AddressComponentType
-
A postal code as used to address postal mail within the country.
- POSTAL_CODE - ai.nextbillion.maps.model.AddressType
-
A postal code as used to address postal mail within the country.
- POSTAL_CODE_PREFIX - ai.nextbillion.maps.model.AddressComponentType
-
A postal code prefix as used to address postal mail within the country.
- POSTAL_CODE_PREFIX - ai.nextbillion.maps.model.AddressType
-
A postal code prefix as used to address postal mail within the country.
- POSTAL_CODE_SUFFIX - ai.nextbillion.maps.model.AddressComponentType
-
A postal code suffix as used to address postal mail within the country.
- POSTAL_CODE_SUFFIX - ai.nextbillion.maps.model.AddressType
-
A postal code prefix as used to address postal mail within the country.
- POSTAL_TOWN - ai.nextbillion.maps.model.AddressComponentType
-
A grouping of geographic areas, such as locality and sublocality, used for mailing addresses in some countries.
- POSTAL_TOWN - ai.nextbillion.maps.model.AddressType
-
A grouping of geographic areas, such as locality and sublocality, used for mailing addresses in some countries.
- postalCode(String) - 类 中的静态方法ai.nextbillion.maps.model.ComponentFilter
-
Matches postal code or postal code prefix.
- Preconditions - ai.nextbillion.maps.internal.ratelimiter中的类
-
Static convenience methods that help a method or constructor check whether it was invoked correctly (that is, whether its preconditions were met).
- predicted_duration - 类 中的变量ai.nextbillion.maps.model.DistanceMatrixElement
- predictedDuration - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- predictions - 类 中的变量ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- predictions - 类 中的变量ai.nextbillion.maps.QueryAutocompleteRequest.Response
- prefixPlaceId(String) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- prefixPlaceId(String) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- PREMISE - ai.nextbillion.maps.model.AddressComponentType
-
A named location, usually a building or collection of buildings with a common name.
- PREMISE - ai.nextbillion.maps.model.AddressType
-
A named location, usually a building or collection of buildings with a common name.
- PRICE_LEVEL - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- priceLevel - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The price level of the place.
- PriceLevel - ai.nextbillion.maps.model中的枚举
-
Used by Places API to restrict search results to those within a given price range.
- PriceLevelAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
PriceLevel. - PriceLevelAdapter() - 类 的构造器ai.nextbillion.maps.internal.PriceLevelAdapter
- PRIMARY_SCHOOL - ai.nextbillion.maps.model.AddressComponentType
-
A primary school.
- PRIMARY_SCHOOL - ai.nextbillion.maps.model.AddressType
-
The location of a primary school.
- PRIMARY_SCHOOL - ai.nextbillion.maps.model.PlaceType
- profilePhotoUrl - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The URL of the user's Google+ profile photo, if available.
- PROMINENCE - ai.nextbillion.maps.model.RankBy
- proxy(Proxy) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- proxy(Proxy) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the proxy for new connections.
- proxy(Proxy) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- proxy(Proxy) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- proxyAuthentication(String, String) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- proxyAuthentication(String, String) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
set authentication for proxy
- proxyAuthentication(String, String) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- proxyAuthentication(String, String) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
Q
- QUALITY - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- queriesPerSecond(int) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- queriesPerSecond(int) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- queriesPerSecond(int) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- query(String) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Specifies the text string on which to search, for example:
"restaurant". - QueryAutocompleteRequest - ai.nextbillion.maps中的类
-
A Query Autocomplete request.
- QueryAutocompleteRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.QueryAutocompleteRequest
- QueryAutocompleteRequest.Response - ai.nextbillion.maps中的类
- queryRateLimit(int) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the maximum number of queries that will be executed during a 1 second interval.
R
- radioType - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
The mobile radio type.
- RadioType(String) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- RadioType(String) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- radius(int) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Specifies the distance (in meters) within which to return place results.
- radius(int) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
The distance (in meters) within which to return place results.
- radius(int) - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest
-
The distance (in meters) within which to return place results.
- radius(int) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Specifies the distance (in meters) within which to bias place results.
- RAIL - ai.nextbillion.maps.model.TransitMode
-
Indicates preferred travel by train, tram, light rail and subway.
- RAIL - ai.nextbillion.maps.model.VehicleType
-
Rail.
- RANGE_INTERPOLATED - ai.nextbillion.maps.model.LocationType
-
Restricts the results to those that reflect an approximation (usually on a road) interpolated between two precise points (such as intersections).
- rankby(RankBy) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Specifies the order in which results are listed.
- rankby(RankBy) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Specifies the order in which results are listed.
- RankBy - ai.nextbillion.maps.model中的枚举
-
Used by the Places API to specify the order in which results are listed.
- RateLimiter - ai.nextbillion.maps.internal.ratelimiter中的类
-
A rate limiter.
- RateLimitExecutorService - ai.nextbillion.maps.internal中的类
-
Rate Limit Policy for Google Maps Web Services APIs.
- RateLimitExecutorService() - 类 的构造器ai.nextbillion.maps.internal.RateLimitExecutorService
- rating - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The place's rating, from 1.0 to 5.0, based on aggregated user reviews.
- rating - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating
-
The user's rating for this particular aspect, from 0 to 3.
- rating - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The user's overall rating for this place.
- rating - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
The place's rating, from 1.0 to 5.0, based on aggregated user reviews.
- RATING - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- raw_distance - 类 中的变量ai.nextbillion.maps.model.DistanceMatrixElement
- raw_duration - 类 中的变量ai.nextbillion.maps.model.DirectionsLeg
- rawDuration - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- read() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Ticker
- read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.DayOfWeekAdapter
- read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.DistanceAdapter
-
Read a distance object from a Directions API result and convert it to a
Distance. - read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.DurationAdapter
-
Read a distance object from a Directions API result and convert it to a
Distance. - read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.FareAdapter
-
Read a Fare object from the Directions API and convert to a
Fare - read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.GeolocationResponseAdapter
-
Reads in a JSON object to create a Geolocation Response.
- read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.InstantAdapter
-
Read a time from the Places API and convert to a
Instant - read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.LatLngAdapter
-
Reads in a JSON object and try to create a LatLng in one of the following formats.
- read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.LocalTimeAdapter
-
Read a time from the Places API and convert to a
LocalTime - read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.PriceLevelAdapter
- read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.SafeEnumAdapter
- read(JsonReader) - 类 中的方法ai.nextbillion.maps.internal.ZonedDateTimeAdapter
-
Read a Time object from a Directions API result and convert it to a
ZonedDateTime. - readTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- readTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default read timeout for new connections.
- readTimeout(long, TimeUnit) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- readTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
- REAL_ESTATE_AGENCY - ai.nextbillion.maps.model.AddressComponentType
-
A real-estate agency.
- REAL_ESTATE_AGENCY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- REAL_ESTATE_AGENCY - ai.nextbillion.maps.model.PlaceType
- reason - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.DirectionsTableEntry
- reason - 类 中的变量ai.nextbillion.maps.GeolocationApi.Response
- region(String) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- region(String) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- region(String) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Sets the region code, specified as a ccTLD ("top-level domain") two-character value.
- region(String) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Region used to influence search results.
- REGIONS - ai.nextbillion.maps.model.PlaceAutocompleteType
- registerAllViews() - 类 中的静态方法ai.nextbillion.maps.metrics.OpenCensusMetrics
- registerAllViews(ViewManager) - 类 中的静态方法ai.nextbillion.maps.metrics.OpenCensusMetrics
- relativeTimeDescription - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The relative time that the review was submitted.
- REQUEST_COUNT - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- REQUEST_LATENCY - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- REQUEST_NAME - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Tags
- RequestDeniedException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the API denied the request.
- RequestDeniedException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.RequestDeniedException
- requestHandlerBuilder(GeoApiContext.RequestHandler.Builder) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Changes the RequestHandler.Builder strategy to change between the
OkHttpRequestHandlerand theGaeRequestHandler. - RequestMetrics - ai.nextbillion.maps.metrics中的接口
-
A type to report common metrics shared among all request types.
- requestMetricsReporter(RequestMetricsReporter) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
- RequestMetricsReporter - ai.nextbillion.maps.metrics中的接口
-
A type to report common metrics shared among all request types.
- requestVerb - 类 中的变量ai.nextbillion.maps.internal.ApiConfig
- requestVerb(String) - 类 中的方法ai.nextbillion.maps.internal.ApiConfig
- reset() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- resolution - 类 中的变量ai.nextbillion.maps.model.ElevationResult
-
Maximum distance between data points from which the elevation was interpolated, in meters.
- Response() - 类 的构造器ai.nextbillion.maps.DirectionsApi.Response
- Response() - 类 的构造器ai.nextbillion.maps.DirectionsTableApi.Response
- Response() - 类 的构造器ai.nextbillion.maps.DistanceMatrixApi.Response
- Response() - 类 的构造器ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- Response() - 类 的构造器ai.nextbillion.maps.GeocodingApi.Response
- Response() - 类 的构造器ai.nextbillion.maps.GeolocationApi.Response
- Response() - 类 的构造器ai.nextbillion.maps.ImageResult.Response
- Response() - 类 的构造器ai.nextbillion.maps.NearbySearchRequest.Response
- Response() - 类 的构造器ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- Response() - 类 的构造器ai.nextbillion.maps.QueryAutocompleteRequest.Response
- Response() - 类 的构造器ai.nextbillion.maps.TextSearchRequest.Response
- RESTAURANT - ai.nextbillion.maps.model.AddressComponentType
-
A restaurant.
- RESTAURANT - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- RESTAURANT - ai.nextbillion.maps.model.PlaceType
- results - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResponse
-
The list of Search Results.
- results - 类 中的变量ai.nextbillion.maps.NearbySearchRequest.Response
- results - 类 中的变量ai.nextbillion.maps.TextSearchRequest.Response
- resultType(AddressType...) - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
-
Sets the result type.
- RETRY_COUNT - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Measures
- RETRY_COUNT - 类 中的静态变量ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- retryTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the cumulative time limit for which retry-able errors will be retried.
- reverseGeocode(GeoApiContext, LatLng) - 类 中的静态方法ai.nextbillion.maps.GeocodingApi
-
Requests the street address of a
location. - Review() - 类 的构造器ai.nextbillion.maps.model.PlaceDetails.Review
- reviews - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
An array of up to five reviews.
- RoadsApi - ai.nextbillion.maps中的类
-
The Google Maps Roads API identifies the roads a vehicle was traveling along and provides additional metadata about those roads, such as speed limits.
- RoadsApi.RoadsResponse - ai.nextbillion.maps中的类
- RoadsResponse() - 类 的构造器ai.nextbillion.maps.RoadsApi.RoadsResponse
- ROOFING_CONTRACTOR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ROOFING_CONTRACTOR - ai.nextbillion.maps.model.PlaceType
- ROOFTOP - ai.nextbillion.maps.model.LocationType
-
Restricts the results to addresses for which we have location information accurate down to street address precision.
- ROOM - ai.nextbillion.maps.model.AddressComponentType
-
The room of a building address.
- ROOM - ai.nextbillion.maps.model.AddressType
-
The room in the address of the building
- route(String) - 类 中的静态方法ai.nextbillion.maps.model.ComponentFilter
-
Matches long or short name of a route.
- ROUTE - ai.nextbillion.maps.model.AddressComponentType
-
A named route (such as "US 101").
- ROUTE - ai.nextbillion.maps.model.AddressType
-
A named route (such as "US 101").
- routes - 类 中的变量ai.nextbillion.maps.DirectionsApi.Response
- routes - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.DirectionsTableEntry
- routes - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.Response
- routes - 类 中的变量ai.nextbillion.maps.model.DirectionsResult
-
Routes from the origin to the destination.
- rows - 类 中的变量ai.nextbillion.maps.DistanceMatrixApi.Response
- rows - 类 中的变量ai.nextbillion.maps.model.DistanceMatrix
-
An array of elements, each of which in turn contains a status, duration, and distance element.
- run() - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
-
Main loop.
- RV_PARK - ai.nextbillion.maps.model.AddressComponentType
-
An RV park.
- RV_PARK - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- RV_PARK - ai.nextbillion.maps.model.PlaceType
S
- SafeEnumAdapter<E extends java.lang.Enum<E>> - ai.nextbillion.maps.internal中的类
-
A
TypeAdapterthat maps case-insensitive values to an enum type. - SafeEnumAdapter(E) - 类 的构造器ai.nextbillion.maps.internal.SafeEnumAdapter
- saturatedAdd(long, long) - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.LongMath
- SATURDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- SCHOOL - ai.nextbillion.maps.model.AddressComponentType
-
A school.
- SCHOOL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SCHOOL - ai.nextbillion.maps.model.PlaceType
- scope - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
已过时。The scope of an alternative place ID will always be APP, indicating that the alternative place ID is recognised by your application only.
- scope - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
已过时。
- scope - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
已过时。
- SECONDARY_SCHOOL - ai.nextbillion.maps.model.AddressComponentType
-
A secondary school.
- SECONDARY_SCHOOL - ai.nextbillion.maps.model.AddressType
-
The location of a secondary school.
- SECONDARY_SCHOOL - ai.nextbillion.maps.model.PlaceType
- secondaryText - 类 中的变量ai.nextbillion.maps.model.AutocompleteStructuredFormatting
-
The secondary text of a prediction, usually the location of the place.
- SERVICE - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- session(String) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- sessionToken(PlaceAutocompleteRequest.SessionToken) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
Sets the SessionToken for this request.
- SessionToken() - 类 的构造器ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
-
This constructor creates a new session.
- SessionToken(UUID) - 类 的构造器ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
-
Construct a session that is a continuation of a previous session.
- setCallback(PendingResult.Callback<T>) - 类 中的方法ai.nextbillion.maps.internal.GaePendingResult
- setCallback(PendingResult.Callback<T>) - 类 中的方法ai.nextbillion.maps.internal.OkHttpPendingResult
- setCallback(PendingResult.Callback<T>) - 接口 中的方法ai.nextbillion.maps.PendingResult
- setExperienceId(String...) - 类 中的方法ai.nextbillion.maps.GeoApiContext
-
Sets the value for the HTTP header field name
HttpHeaders.X_GOOG_MAPS_EXPERIENCE_IDto be used on subsequent API calls. - setIfExceptionIsAllowedToRetry(Class<? extends ApiException>, boolean) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Allows specific API exceptions to be retried or not retried.
- setQueriesPerSecond(int) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- setRate(double) - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Updates the stable rate of this
RateLimiter, that is, thepermitsPerSecondargument provided in the factory method that constructed theRateLimiter. - SHARE_TAXI - ai.nextbillion.maps.model.VehicleType
-
Share taxi is a kind of bus with the ability to drop off and pick up passengers anywhere on its route.
- SHOE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SHOE_STORE - ai.nextbillion.maps.model.PlaceType
- SHOPPING_MALL - ai.nextbillion.maps.model.AddressComponentType
-
A shopping mall.
- SHOPPING_MALL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SHOPPING_MALL - ai.nextbillion.maps.model.PlaceType
- shortName - 类 中的变量ai.nextbillion.maps.model.AddressComponent
-
An abbreviated textual name for the address component, if available.
- shortName - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The short name of this transit line.
- shutdown() - 类 中的方法ai.nextbillion.maps.GaeRequestHandler
- shutdown() - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler
- shutdown() - 类 中的方法ai.nextbillion.maps.GeoApiContext
-
Shut down this GeoApiContext instance, reclaiming resources.
- shutdown() - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- shutdown() - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler
- shutdownNow() - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- signalStrength - 类 中的变量ai.nextbillion.maps.model.CellTower
-
Radio signal strength measured in dBm.
- signalStrength - 类 中的变量ai.nextbillion.maps.model.WifiAccessPoint
-
The current signal strength measured in dBm.
- SignalStrength(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- SignalStrength(int) - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- signalToNoiseRatio - 类 中的变量ai.nextbillion.maps.model.WifiAccessPoint
-
The current signal to noise ratio measured in dB.
- SignalToNoiseRatio(int) - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- Size - ai.nextbillion.maps.model中的类
- Size() - 类 的构造器ai.nextbillion.maps.model.Size
-
Serialization constructor.
- Size(int, int) - 类 的构造器ai.nextbillion.maps.model.Size
-
Constructs a Size with a height/width pair.
- SnappedPoint - ai.nextbillion.maps.model中的类
-
A point that has been snapped to a road by the Roads API.
- SnappedPoint() - 类 的构造器ai.nextbillion.maps.model.SnappedPoint
- snappedPoints - 类 中的变量ai.nextbillion.maps.model.SnappedSpeedLimitResponse
-
Snap-to-road results.
- snappedPoints - 类 中的变量ai.nextbillion.maps.RoadsApi.RoadsResponse
- SnappedSpeedLimitResponse - ai.nextbillion.maps.model中的类
-
A combined snap-to-roads and speed limit response.
- SnappedSpeedLimitResponse() - 类 的构造器ai.nextbillion.maps.model.SnappedSpeedLimitResponse
- snapToRoads(GeoApiContext, LatLng...) - 类 中的静态方法ai.nextbillion.maps.RoadsApi
-
Takes up to 100 GPS points collected along a route, and returns a similar set of data with the points snapped to the most likely roads the vehicle was traveling along.
- southwest - 类 中的变量ai.nextbillion.maps.model.Bounds
-
The southwest corner of the bounding box.
- SPA - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SPA - ai.nextbillion.maps.model.PlaceType
- speedLimit - 类 中的变量ai.nextbillion.maps.model.SpeedLimit
-
The speed limit for that road segment, specified in kilometers per hour.
- SpeedLimit - ai.nextbillion.maps.model中的类
-
A speed limit result from the Roads API.
- SpeedLimit() - 类 的构造器ai.nextbillion.maps.model.SpeedLimit
- speedLimitMph() - 类 中的方法ai.nextbillion.maps.model.SpeedLimit
- speedLimits - 类 中的变量ai.nextbillion.maps.model.SnappedSpeedLimitResponse
-
Speed limit results.
- STADIUM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- STADIUM - ai.nextbillion.maps.model.PlaceType
- start() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- startLocation - 类 中的变量ai.nextbillion.maps.model.DirectionsLeg
- startLocation - 类 中的变量ai.nextbillion.maps.model.DirectionsRoute
- startLocation - 类 中的变量ai.nextbillion.maps.model.DirectionsStep
-
The location of the starting point of this step.
- startNetwork() - 接口 中的方法ai.nextbillion.maps.metrics.RequestMetrics
- status - 类 中的变量ai.nextbillion.maps.DirectionsApi.Response
- status - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.DirectionsTableEntry
- status - 类 中的变量ai.nextbillion.maps.DirectionsTableApi.Response
- status - 类 中的变量ai.nextbillion.maps.DistanceMatrixApi.Response
- status - 类 中的变量ai.nextbillion.maps.errors.ApiError
- status - 类 中的变量ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- status - 类 中的变量ai.nextbillion.maps.GeocodingApi.Response
- status - 类 中的变量ai.nextbillion.maps.NearbySearchRequest.Response
- status - 类 中的变量ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- status - 类 中的变量ai.nextbillion.maps.QueryAutocompleteRequest.Response
- status - 类 中的变量ai.nextbillion.maps.RoadsApi.RoadsResponse
- status - 类 中的变量ai.nextbillion.maps.TextSearchRequest.Response
- steps - 类 中的变量ai.nextbillion.maps.model.DirectionsLeg
- steps(boolean) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- steps(boolean) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- stop() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- StopDetails - ai.nextbillion.maps.model中的类
-
The stop/station.
- StopDetails() - 类 的构造器ai.nextbillion.maps.model.StopDetails
- Stopwatch - ai.nextbillion.maps.internal.ratelimiter中的类
-
An object that measures elapsed time in nanoseconds.
- STORAGE - ai.nextbillion.maps.model.AddressComponentType
-
A storage establishment.
- STORAGE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- STORAGE - ai.nextbillion.maps.model.PlaceType
- STORE - ai.nextbillion.maps.model.AddressComponentType
-
A store.
- STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- STORE - ai.nextbillion.maps.model.PlaceType
- STREET_ADDRESS - ai.nextbillion.maps.model.AddressComponentType
-
A precise street address.
- STREET_ADDRESS - ai.nextbillion.maps.model.AddressType
-
A precise street address.
- STREET_NUMBER - ai.nextbillion.maps.model.AddressComponentType
-
The precise street number of an address.
- STREET_NUMBER - ai.nextbillion.maps.model.AddressType
-
A precise street number.
- strictBounds(boolean) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
StrictBounds returns only those places that are strictly within the region defined by location and radius.
- StringJoin - ai.nextbillion.maps.internal中的类
-
Utility class to join strings.
- StringJoin.UrlValue - ai.nextbillion.maps.internal中的接口
-
Marker Interface to enable the URL Value enums in
DirectionsApito be string joinable. - structuredFormatting - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
A description of how the autocomplete query matched the returned result.
- SUBLOCALITY - ai.nextbillion.maps.model.AddressComponentType
-
A first-order civil entity below a locality.
- SUBLOCALITY - ai.nextbillion.maps.model.AddressType
-
A first-order civil entity below a locality.
- SUBLOCALITY_LEVEL_1 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_1 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_2 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_2 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_3 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_3 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_4 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_4 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_5 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_5 - ai.nextbillion.maps.model.AddressType
- submit(Runnable) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- submit(Runnable, T) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- submit(Callable<T>) - 类 中的方法ai.nextbillion.maps.internal.RateLimitExecutorService
- SUBPREMISE - ai.nextbillion.maps.model.AddressComponentType
-
A first-order entity below a named location, usually a singular building within a collection of buildings with a common name.
- SUBPREMISE - ai.nextbillion.maps.model.AddressType
-
A first-order entity below a named location, usually a singular building within a collection of buildings with a common name.
- SUBWAY - ai.nextbillion.maps.model.TransitMode
- SUBWAY - ai.nextbillion.maps.model.VehicleType
-
Underground light rail.
- SUBWAY_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a subway station.
- SUBWAY_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a subway station.
- SUBWAY_STATION - ai.nextbillion.maps.model.PlaceType
- successful() - 类 中的方法ai.nextbillion.maps.DirectionsApi.Response
- successful() - 类 中的方法ai.nextbillion.maps.DirectionsTableApi.Response
- successful() - 类 中的方法ai.nextbillion.maps.DistanceMatrixApi.Response
- successful() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- successful() - 类 中的方法ai.nextbillion.maps.GeocodingApi.Response
- successful() - 类 中的方法ai.nextbillion.maps.GeolocationApi.Response
- successful() - 类 中的方法ai.nextbillion.maps.ImageResult.Response
- successful() - 接口 中的方法ai.nextbillion.maps.internal.ApiResponse
- successful() - 类 中的方法ai.nextbillion.maps.NearbySearchRequest.Response
- successful() - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- successful() - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest.Response
- successful() - 类 中的方法ai.nextbillion.maps.RoadsApi.RoadsResponse
- successful() - 类 中的方法ai.nextbillion.maps.TextSearchRequest.Response
- SUNDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- SUPERMARKET - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SUPERMARKET - ai.nextbillion.maps.model.PlaceType
- supportsClientId - 类 中的变量ai.nextbillion.maps.internal.ApiConfig
- supportsClientId(boolean) - 类 中的方法ai.nextbillion.maps.internal.ApiConfig
- SYNAGOGUE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SYNAGOGUE - ai.nextbillion.maps.model.PlaceType
- systemTicker() - 类 中的静态方法ai.nextbillion.maps.internal.ratelimiter.Ticker
T
- TAXI_STAND - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- TAXI_STAND - ai.nextbillion.maps.model.PlaceType
- Term() - 类 的构造器ai.nextbillion.maps.model.AutocompletePrediction.Term
- terms - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
An array of terms identifying each section of the returned description.
- text - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The user's review.
- TEXT_QUERY - ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
- textColor - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The color of text commonly used for signage of this transit line.
- TextSearchRequest - ai.nextbillion.maps中的类
-
A Text Search request.
- TextSearchRequest(GeoApiContext) - 类 的构造器ai.nextbillion.maps.TextSearchRequest
- TextSearchRequest.Response - ai.nextbillion.maps中的类
- THURSDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- Ticker - ai.nextbillion.maps.internal.ratelimiter中的类
-
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
- Ticker() - 类 的构造器ai.nextbillion.maps.internal.ratelimiter.Ticker
-
Constructor for use by subclasses.
- time - 类 中的变量ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
-
Time that this Open or Close happens at.
- time - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review
-
The time that the review was submitted.
- timingAdvance - 类 中的变量ai.nextbillion.maps.model.CellTower
-
The timing advance value.
- TimingAdvance(int) - 类 中的方法ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- toCanonicalLiteral() - 枚举 中的方法ai.nextbillion.maps.model.AddressComponentType
- toCanonicalLiteral() - 枚举 中的方法ai.nextbillion.maps.model.AddressType
- TOLLS - ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Indicates that the calculated route should avoid toll roads/bridges.
- toString() - 枚举 中的方法ai.nextbillion.maps.DirectionsApi.RouteRestriction
- toString() - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Gets the String representation of this Waypoint, as an API request parameter fragment.
- toString() - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest.Waypoint
-
Gets the String representation of this Waypoint, as an API request parameter fragment.
- toString() - 类 中的方法ai.nextbillion.maps.internal.ExceptionsAllowedToRetry
- toString() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- toString() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- toString() - 类 中的方法ai.nextbillion.maps.model.AddressComponent
- toString() - 枚举 中的方法ai.nextbillion.maps.model.AddressComponentType
- toString() - 枚举 中的方法ai.nextbillion.maps.model.AddressType
- toString() - 类 中的方法ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
- toString() - 类 中的方法ai.nextbillion.maps.model.AutocompletePrediction.Term
- toString() - 类 中的方法ai.nextbillion.maps.model.AutocompletePrediction
- toString() - 类 中的方法ai.nextbillion.maps.model.AutocompleteStructuredFormatting
- toString() - 类 中的方法ai.nextbillion.maps.model.Bounds
- toString() - 类 中的方法ai.nextbillion.maps.model.CellTower
- toString() - 类 中的方法ai.nextbillion.maps.model.ComponentFilter
- toString() - 类 中的方法ai.nextbillion.maps.model.Distance
- toString() - 类 中的方法ai.nextbillion.maps.model.DistanceMatrix
- toString() - 类 中的方法ai.nextbillion.maps.model.DistanceMatrixRow
- toString() - 类 中的方法ai.nextbillion.maps.model.Duration
- toString() - 类 中的方法ai.nextbillion.maps.model.ElevationResult
- toString() - 类 中的方法ai.nextbillion.maps.model.EncodedPolyline
- toString() - 类 中的方法ai.nextbillion.maps.model.Fare
- toString() - 类 中的方法ai.nextbillion.maps.model.FindPlaceFromText
- toString() - 类 中的方法ai.nextbillion.maps.model.GeocodedWaypoint
- toString() - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload
- toString() - 类 中的方法ai.nextbillion.maps.model.GeolocationResult
- toString() - 类 中的方法ai.nextbillion.maps.model.Geometry
- toString() - 类 中的方法ai.nextbillion.maps.model.LatLng
- toString() - 类 中的方法ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
- toString() - 类 中的方法ai.nextbillion.maps.model.OpeningHours.Period
- toString() - 类 中的方法ai.nextbillion.maps.model.OpeningHours
- toString() - 类 中的方法ai.nextbillion.maps.model.Photo
- toString() - 枚举 中的方法ai.nextbillion.maps.model.PlaceAutocompleteType
- toString() - 类 中的方法ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
已过时。
- toString() - 类 中的方法ai.nextbillion.maps.model.PlaceDetails
- toString() - 类 中的方法ai.nextbillion.maps.model.PlacesSearchResponse
- toString() - 类 中的方法ai.nextbillion.maps.model.PlacesSearchResult
- toString() - 枚举 中的方法ai.nextbillion.maps.model.PlaceType
- toString() - 类 中的方法ai.nextbillion.maps.model.PlusCode
- toString() - 枚举 中的方法ai.nextbillion.maps.model.PriceLevel
- toString() - 枚举 中的方法ai.nextbillion.maps.model.RankBy
- toString() - 类 中的方法ai.nextbillion.maps.model.Size
- toString() - 类 中的方法ai.nextbillion.maps.model.SnappedPoint
- toString() - 类 中的方法ai.nextbillion.maps.model.SnappedSpeedLimitResponse
- toString() - 类 中的方法ai.nextbillion.maps.model.SpeedLimit
- toString() - 类 中的方法ai.nextbillion.maps.model.StopDetails
- toString() - 枚举 中的方法ai.nextbillion.maps.model.TrafficModel
- toString() - 类 中的方法ai.nextbillion.maps.model.TransitAgency
- toString() - 类 中的方法ai.nextbillion.maps.model.TransitDetails
- toString() - 类 中的方法ai.nextbillion.maps.model.TransitLine
- toString() - 枚举 中的方法ai.nextbillion.maps.model.TransitMode
- toString() - 枚举 中的方法ai.nextbillion.maps.model.TransitRoutingPreference
- toString() - 枚举 中的方法ai.nextbillion.maps.model.TravelMode
- toString() - 枚举 中的方法ai.nextbillion.maps.model.Unit
- toString() - 类 中的方法ai.nextbillion.maps.model.Vehicle
- toString() - 类 中的方法ai.nextbillion.maps.model.WifiAccessPoint
- TOURIST_ATTRACTION - ai.nextbillion.maps.model.AddressComponentType
-
Tourist Attraction
- TOURIST_ATTRACTION - ai.nextbillion.maps.model.AddressType
-
A tourist attraction
- TOURIST_ATTRACTION - ai.nextbillion.maps.model.PlaceType
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.DirectionsApi.RouteRestriction
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
- toUrlValue() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasCircular
- toUrlValue() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasIP
- toUrlValue() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasPoint
- toUrlValue() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasRectangular
- toUrlValue() - 接口 中的方法ai.nextbillion.maps.internal.StringJoin.UrlValue
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.AddressType
- toUrlValue() - 类 中的方法ai.nextbillion.maps.model.ComponentFilter
- toUrlValue() - 类 中的方法ai.nextbillion.maps.model.LatLng
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.LocationType
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.PlaceAutocompleteType
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.PlaceType
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.PriceLevel
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.RankBy
- toUrlValue() - 类 中的方法ai.nextbillion.maps.model.Size
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.TrafficModel
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.TransitMode
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.TransitRoutingPreference
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.TravelMode
- toUrlValue() - 枚举 中的方法ai.nextbillion.maps.model.Unit
- toUrlValue() - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
- TOWN_SQUARE - ai.nextbillion.maps.model.AddressComponentType
-
A town square.
- TOWN_SQUARE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- trafficModel(TrafficModel) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- trafficModel(TrafficModel) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- trafficModel(TrafficModel) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the assumptions to use when calculating time in traffic.
- TrafficModel - ai.nextbillion.maps.model中的枚举
-
Specifies traffic prediction model when requesting future directions.
- TRAIN - ai.nextbillion.maps.model.TransitMode
- TRAIN_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a train station.
- TRAIN_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a train station.
- TRAIN_STATION - ai.nextbillion.maps.model.PlaceType
- TRAM - ai.nextbillion.maps.model.TransitMode
- TRAM - ai.nextbillion.maps.model.VehicleType
-
Above ground light rail.
- TRANSIT - ai.nextbillion.maps.model.TravelMode
- TRANSIT_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a transit station.
- TRANSIT_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a transit station.
- TRANSIT_STATION - ai.nextbillion.maps.model.PlaceType
- TransitAgency - ai.nextbillion.maps.model中的类
-
The operator of a line.
- TransitAgency() - 类 的构造器ai.nextbillion.maps.model.TransitAgency
- TransitDetails - ai.nextbillion.maps.model中的类
-
Transit directions return additional information that is not relevant for other modes of transportation.
- TransitDetails() - 类 的构造器ai.nextbillion.maps.model.TransitDetails
- TransitLine - ai.nextbillion.maps.model中的类
-
The transit line used in a step.
- TransitLine() - 类 的构造器ai.nextbillion.maps.model.TransitLine
- transitMode(TransitMode...) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- transitMode(TransitMode...) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- TransitMode - ai.nextbillion.maps.model中的枚举
-
You may specify transit mode when requesting transit directions or distances.
- transitModes(TransitMode...) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies one or more preferred modes of transit.
- transitRoutingPreference(TransitRoutingPreference) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- transitRoutingPreference(TransitRoutingPreference) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- transitRoutingPreference(TransitRoutingPreference) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies preferences for transit requests.
- TransitRoutingPreference - ai.nextbillion.maps.model中的枚举
-
Indicates user preference when requesting transit directions.
- TRAVEL_AGENCY - ai.nextbillion.maps.model.AddressComponentType
-
A travel agency.
- TRAVEL_AGENCY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- TRAVEL_AGENCY - ai.nextbillion.maps.model.PlaceType
- TravelMode - ai.nextbillion.maps.model中的枚举
-
You may specify the transportation mode to use for calulating directions.
- TROLLEYBUS - ai.nextbillion.maps.model.VehicleType
-
Trolleybus.
- tryAcquire() - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires a permit from this
RateLimiterif it can be acquired immediately without delay. - tryAcquire(int) - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires permits from this
RateLimiterif it can be acquired immediately without delay. - tryAcquire(int, long, TimeUnit) - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires the given number of permits from this
RateLimiterif it can be obtained without exceeding the specifiedtimeout, or returnsfalseimmediately (without waiting) if the permits would not have been granted before the timeout expired. - tryAcquire(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires a permit from this
RateLimiterif it can be obtained without exceeding the specifiedtimeout, or returnsfalseimmediately (without waiting) if the permit would not have been granted before the timeout expired. - TUESDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- type - 类 中的变量ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating
-
The name of the aspect that is being rated.
- type - 类 中的变量ai.nextbillion.maps.model.Vehicle
-
The type of vehicle that runs on this line.
- type(PlaceAutocompleteType) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
已过时。Please use
typesinstead. - type(PlaceType) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
Restricts the results to places matching the specified type.
- type(PlaceType) - 类 中的方法ai.nextbillion.maps.TextSearchRequest
-
Restricts the results to places matching the specified type.
- type(PlaceType...) - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
-
已过时。Multiple search types are ignored by the Places API.
- types - 类 中的变量ai.nextbillion.maps.model.AddressComponent
-
Indicates the type of each part of the address.
- types - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction
-
An array indicating the type of the address component.
- types - 类 中的变量ai.nextbillion.maps.model.GeocodedWaypoint
-
The address types of the geocoding result used for calculating directions.
- types - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
Feature types describing the given result.
- types - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
Feature types describing the given result.
- types(PlaceAutocompleteType) - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
-
Restricts the results to places matching the specified type.
- TYPES - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
U
- Unit - ai.nextbillion.maps.model中的枚举
-
Units of measurement.
- units(Unit) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the unit system to use when displaying results.
- units(Unit) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Specifies the unit system to use when displaying results.
- units(Unit) - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the unit system to use when expressing distance as text.
- UNIVERSITY - ai.nextbillion.maps.model.AddressType
-
A university.
- UNIVERSITY - ai.nextbillion.maps.model.PlaceType
- UNKNOWN - ai.nextbillion.maps.model.AddressComponentType
-
Indicates an unknown address component type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.AddressType
-
Indicates an unknown address type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.LocationType
-
Indicates an unknown location type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
-
Indicates an unknown day of week type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
-
Indicates an unknown rating type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.PriceLevel
-
Indicates an unknown price level type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.TravelMode
-
Indicates an unknown travel mode returned by the server.
- UnknownErrorException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that the server encountered an unknown error.
- UnknownErrorException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.UnknownErrorException
- url - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The URL of the official Google page for this place.
- url - 类 中的变量ai.nextbillion.maps.model.TransitAgency
-
The URL for the transit agency.
- url - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The URL for this transit line as provided by the transit agency.
- UrlSigner - ai.nextbillion.maps.internal中的类
-
Utility class for supporting Maps for Work Digital signatures.
- UrlSigner(String) - 类 的构造器ai.nextbillion.maps.internal.UrlSigner
- userRatingsTotal - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The number of user reviews for this place
- userRatingsTotal - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
The number of user reviews for this place
- utcOffset - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The number of minutes this place’s current timezone is offset from UTC.
V
- validateRequest() - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.DistanceMatrixApiRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.FindPlaceFromTextRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.GeocodingApiRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.NearbySearchRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.PhotoRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.PlaceAutocompleteRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.QueryAutocompleteRequest
- validateRequest() - 类 中的方法ai.nextbillion.maps.TextSearchRequest
- value - 类 中的变量ai.nextbillion.maps.model.AutocompletePrediction.Term
-
The text of the matched term.
- value - 类 中的变量ai.nextbillion.maps.model.ComponentFilter
- value - 类 中的变量ai.nextbillion.maps.model.Fare
-
The total fare amount, in the currency specified in
Fare.currency. - valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.AddressComponentType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.AddressType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.GeocodedWaypointStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.LocationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceAutocompleteType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceIdScope
-
已过时。返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.PriceLevel
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.RankBy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.TrafficModel
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.TransitMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.TransitRoutingPreference
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.TravelMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.Unit
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法ai.nextbillion.maps.model.VehicleType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.AddressComponentType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.AddressType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.GeocodedWaypointStatus
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.LocationType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceAutocompleteType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceIdScope
-
已过时。按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.PlaceType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.PriceLevel
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.RankBy
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.TrafficModel
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.TransitMode
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.TransitRoutingPreference
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.TravelMode
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.Unit
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法ai.nextbillion.maps.model.VehicleType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- vehicle - 类 中的变量ai.nextbillion.maps.model.TransitLine
-
The type of vehicle used on this transit line.
- Vehicle - ai.nextbillion.maps.model中的类
-
The vehicle used on a line.
- Vehicle() - 类 的构造器ai.nextbillion.maps.model.Vehicle
- VehicleType - ai.nextbillion.maps.model中的枚举
-
The vehicle types.
- VERY_EXPENSIVE - ai.nextbillion.maps.model.PriceLevel
- VETERINARY_CARE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- VETERINARY_CARE - ai.nextbillion.maps.model.PlaceType
- vicinity - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
A simplified address for the place, including the street name, street number, and locality, but not the province/state, postal code, or country.
- vicinity - 类 中的变量ai.nextbillion.maps.model.PlacesSearchResult
-
A feature name of a nearby location.
- viewport - 类 中的变量ai.nextbillion.maps.model.Geometry
-
The recommended viewport for displaying the returned result.
W
- WALKING - ai.nextbillion.maps.model.TravelMode
- WARD - ai.nextbillion.maps.model.AddressComponentType
-
A specific type of Japanese locality, used to facilitate distinction between multiple locality components within a Japanese address.
- WARD - ai.nextbillion.maps.model.AddressType
-
A specific type of Japanese locality, used to facilitate distinction between multiple locality components within a Japanese address.
- Waypoint(LatLng) - 类 的构造器ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a stopover Waypoint using a Latlng location.
- Waypoint(LatLng) - 类 的构造器ai.nextbillion.maps.DirectionsTableApiRequest.Waypoint
-
Constructs a stopover Waypoint using a Latlng location.
- Waypoint(LatLng, boolean) - 类 的构造器ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a Waypoint using a LatLng location.
- Waypoint(LatLng, boolean) - 类 的构造器ai.nextbillion.maps.DirectionsTableApiRequest.Waypoint
-
Constructs a Waypoint using a LatLng location.
- Waypoint(String) - 类 的构造器ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a stopover Waypoint using a String address.
- Waypoint(String) - 类 的构造器ai.nextbillion.maps.DirectionsTableApiRequest.Waypoint
-
Constructs a stopover Waypoint using a String address.
- Waypoint(String, boolean) - 类 的构造器ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a Waypoint using a String address.
- Waypoint(String, boolean) - 类 的构造器ai.nextbillion.maps.DirectionsTableApiRequest.Waypoint
-
Constructs a Waypoint using a String address.
- waypoints - 类 中的变量ai.nextbillion.maps.DirectionsApiRequest
- waypoints - 类 中的变量ai.nextbillion.maps.DirectionsTableApiRequest
- waypoints(DirectionsApiRequest.Waypoint...) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Specifies a list of waypoints.
- waypoints(DirectionsTableApiRequest.Waypoint...) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Specifies a list of waypoints.
- waypoints(LatLng...) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
The list of waypoints as latitude/longitude locations.
- waypoints(LatLng...) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
The list of waypoints as latitude/longitude locations.
- waypoints(String...) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the list of waypoints as String addresses.
- waypoints(String...) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Specifies the list of waypoints as String addresses.
- waypointsFromPlaceIds(String...) - 类 中的方法ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the list of waypoints as Plade ID Strings, prefixing them as required by the API.
- waypointsFromPlaceIds(String...) - 类 中的方法ai.nextbillion.maps.DirectionsTableApiRequest
-
Specifies the list of waypoints as Plade ID Strings, prefixing them as required by the API.
- website - 类 中的变量ai.nextbillion.maps.model.PlaceDetails
-
The authoritative website for this place, such as a business's homepage.
- WEDNESDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- weekdayText - 类 中的变量ai.nextbillion.maps.model.OpeningHours
-
The formatted opening hours for each day of the week, as an array of seven strings; for example,
"Monday: 8:30 am – 5:30 pm". - width - 类 中的变量ai.nextbillion.maps.model.Photo
-
The maximum width of the image.
- width - 类 中的变量ai.nextbillion.maps.model.Size
-
The width of this Size.
- WifiAccessPoint - ai.nextbillion.maps.model中的类
-
A WiFi access point.
- WifiAccessPoint() - 类 的构造器ai.nextbillion.maps.model.WifiAccessPoint
- WifiAccessPoint.WifiAccessPointBuilder - ai.nextbillion.maps.model中的类
- WifiAccessPointBuilder() - 类 的构造器ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- wifiAccessPoints - 类 中的变量ai.nextbillion.maps.model.GeolocationPayload
-
An array of WiFi access point objects.
- WifiAccessPoints(WifiAccessPoint[]) - 类 中的方法ai.nextbillion.maps.GeolocationApiRequest
- WifiAccessPoints(WifiAccessPoint[]) - 类 中的方法ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- write(JsonWriter, GeolocationApi.Response) - 类 中的方法ai.nextbillion.maps.internal.GeolocationResponseAdapter
-
Not supported.
- write(JsonWriter, Distance) - 类 中的方法ai.nextbillion.maps.internal.DistanceAdapter
-
This method is not implemented.
- write(JsonWriter, Duration) - 类 中的方法ai.nextbillion.maps.internal.DurationAdapter
-
This method is not implemented.
- write(JsonWriter, Fare) - 类 中的方法ai.nextbillion.maps.internal.FareAdapter
-
This method is not implemented.
- write(JsonWriter, LatLng) - 类 中的方法ai.nextbillion.maps.internal.LatLngAdapter
-
Not supported.
- write(JsonWriter, OpeningHours.Period.OpenClose.DayOfWeek) - 类 中的方法ai.nextbillion.maps.internal.DayOfWeekAdapter
-
This method is not implemented.
- write(JsonWriter, PriceLevel) - 类 中的方法ai.nextbillion.maps.internal.PriceLevelAdapter
-
This method is not implemented.
- write(JsonWriter, E) - 类 中的方法ai.nextbillion.maps.internal.SafeEnumAdapter
- write(JsonWriter, Instant) - 类 中的方法ai.nextbillion.maps.internal.InstantAdapter
-
This method is not implemented.
- write(JsonWriter, LocalTime) - 类 中的方法ai.nextbillion.maps.internal.LocalTimeAdapter
-
This method is not implemented.
- write(JsonWriter, ZonedDateTime) - 类 中的方法ai.nextbillion.maps.internal.ZonedDateTimeAdapter
-
This method is not implemented.
- writeTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GaeRequestHandler.Builder
- writeTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default write timeout for new connections.
- writeTimeout(long, TimeUnit) - 接口 中的方法ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- writeTimeout(long, TimeUnit) - 类 中的方法ai.nextbillion.maps.OkHttpRequestHandler.Builder
X
- X_GOOG_MAPS_EXPERIENCE_ID - 类 中的静态变量ai.nextbillion.maps.internal.HttpHeaders
-
The HTTP
X-Goog-Maps-Experience-IDheader field name.
Z
- ZERO_RESULTS - ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Indicates that no route could be found between the origin and destination.
- ZERO_RESULTS - ai.nextbillion.maps.model.GeocodedWaypointStatus
-
Indicates no route could be found between the origin and destination.
- ZeroResultsException - ai.nextbillion.maps.errors中的异常错误
-
Indicates that no results were returned.
- ZeroResultsException(String) - 异常错误 的构造器ai.nextbillion.maps.errors.ZeroResultsException
- ZonedDateTimeAdapter - ai.nextbillion.maps.internal中的类
-
This class handles conversion from JSON to
ZonedDateTimes. - ZonedDateTimeAdapter() - 类 的构造器ai.nextbillion.maps.internal.ZonedDateTimeAdapter
- ZOO - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ZOO - ai.nextbillion.maps.model.PlaceType
所有类 所有程序包