Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
LocationInfo |
LocationInfo.clone() |
LocationInfo |
LocationInfo.set(String fieldName,
Object value) |
LocationInfo |
LocationInfo.setLatLng(LatLng latLng)
lat/long location coordinates.
|
Modifier and Type | Method and Description |
---|---|
List<LocationInfo> |
EntityAnnotation.getLocations()
The location information for the detected entity.
|
Modifier and Type | Method and Description |
---|---|
EntityAnnotation |
EntityAnnotation.setLocations(List<LocationInfo> locations)
The location information for the detected entity.
|
Copyright © 2011–2019 Google. All rights reserved.