| Modifier and Type | Method and Description |
|---|---|
ImageLocation |
ImageLocation.Builder.build() |
ImageLocation |
ImageLocation.Builder.buildPartial() |
static ImageLocation |
ImageLocation.getDefaultInstance() |
ImageLocation |
ImageLocation.getDefaultInstanceForType() |
ImageLocation |
ImageLocation.Builder.getDefaultInstanceForType() |
ImageLocation |
ContentLocation.getImageLocation()
Location within an image's pixels.
|
ImageLocation |
ContentLocation.Builder.getImageLocation()
Location within an image's pixels.
|
ImageLocation |
ContentLocationOrBuilder.getImageLocation()
Location within an image's pixels.
|
static ImageLocation |
ImageLocation.parseDelimitedFrom(InputStream input) |
static ImageLocation |
ImageLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageLocation |
ImageLocation.parseFrom(byte[] data) |
static ImageLocation |
ImageLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageLocation |
ImageLocation.parseFrom(ByteBuffer data) |
static ImageLocation |
ImageLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageLocation |
ImageLocation.parseFrom(com.google.protobuf.ByteString data) |
static ImageLocation |
ImageLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageLocation |
ImageLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageLocation |
ImageLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageLocation |
ImageLocation.parseFrom(InputStream input) |
static ImageLocation |
ImageLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageLocation> |
ImageLocation.getParserForType() |
static com.google.protobuf.Parser<ImageLocation> |
ImageLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageLocation.Builder |
ImageLocation.Builder.mergeFrom(ImageLocation other) |
ContentLocation.Builder |
ContentLocation.Builder.mergeImageLocation(ImageLocation value)
Location within an image's pixels.
|
static ImageLocation.Builder |
ImageLocation.newBuilder(ImageLocation prototype) |
ContentLocation.Builder |
ContentLocation.Builder.setImageLocation(ImageLocation value)
Location within an image's pixels.
|
Copyright © 2022 Google LLC. All rights reserved.