Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
LatLongRect |
LatLongRect.clone() |
LatLongRect |
ImageContext.getLatLongRect()
Not used.
|
LatLongRect |
LatLongRect.set(String fieldName,
Object value) |
LatLongRect |
LatLongRect.setMaxLatLng(LatLng maxLatLng)
Max lat/long pair.
|
LatLongRect |
LatLongRect.setMinLatLng(LatLng minLatLng)
Min lat/long pair.
|
Modifier and Type | Method and Description |
---|---|
ImageContext |
ImageContext.setLatLongRect(LatLongRect latLongRect)
Not used.
|
Copyright © 2011–2019 Google. All rights reserved.