| Modifier and Type | Method and Description |
|---|---|
LatLongRect |
LatLongRect.Builder.build() |
LatLongRect |
LatLongRect.Builder.buildPartial() |
static LatLongRect |
LatLongRect.getDefaultInstance() |
LatLongRect |
LatLongRect.getDefaultInstanceForType() |
LatLongRect |
LatLongRect.Builder.getDefaultInstanceForType() |
LatLongRect |
ImageContextOrBuilder.getLatLongRect()
Not used.
|
LatLongRect |
ImageContext.getLatLongRect()
Not used.
|
LatLongRect |
ImageContext.Builder.getLatLongRect()
Not used.
|
static LatLongRect |
LatLongRect.parseDelimitedFrom(InputStream input) |
static LatLongRect |
LatLongRect.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LatLongRect |
LatLongRect.parseFrom(byte[] data) |
static LatLongRect |
LatLongRect.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LatLongRect |
LatLongRect.parseFrom(ByteBuffer data) |
static LatLongRect |
LatLongRect.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LatLongRect |
LatLongRect.parseFrom(com.google.protobuf.ByteString data) |
static LatLongRect |
LatLongRect.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LatLongRect |
LatLongRect.parseFrom(com.google.protobuf.CodedInputStream input) |
static LatLongRect |
LatLongRect.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LatLongRect |
LatLongRect.parseFrom(InputStream input) |
static LatLongRect |
LatLongRect.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LatLongRect> |
LatLongRect.getParserForType() |
static com.google.protobuf.Parser<LatLongRect> |
LatLongRect.parser() |
| Modifier and Type | Method and Description |
|---|---|
LatLongRect.Builder |
LatLongRect.Builder.mergeFrom(LatLongRect other) |
ImageContext.Builder |
ImageContext.Builder.mergeLatLongRect(LatLongRect value)
Not used.
|
static LatLongRect.Builder |
LatLongRect.newBuilder(LatLongRect prototype) |
ImageContext.Builder |
ImageContext.Builder.setLatLongRect(LatLongRect value)
Not used.
|
Copyright © 2023 Google LLC. All rights reserved.