| Modifier and Type | Method and Description |
|---|---|
Document.Page.Matrix |
Document.Page.Matrix.Builder.build() |
Document.Page.Matrix |
Document.Page.Matrix.Builder.buildPartial() |
static Document.Page.Matrix |
Document.Page.Matrix.getDefaultInstance() |
Document.Page.Matrix |
Document.Page.Matrix.getDefaultInstanceForType() |
Document.Page.Matrix |
Document.Page.Matrix.Builder.getDefaultInstanceForType() |
Document.Page.Matrix |
Document.PageOrBuilder.getTransforms(int index)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Document.Page.Matrix |
Document.Page.getTransforms(int index)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Document.Page.Matrix |
Document.Page.Builder.getTransforms(int index)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
static Document.Page.Matrix |
Document.Page.Matrix.parseDelimitedFrom(InputStream input) |
static Document.Page.Matrix |
Document.Page.Matrix.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(byte[] data) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(ByteBuffer data) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(com.google.protobuf.ByteString data) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(InputStream input) |
static Document.Page.Matrix |
Document.Page.Matrix.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.Page.Matrix> |
Document.Page.Matrix.getParserForType() |
List<Document.Page.Matrix> |
Document.PageOrBuilder.getTransformsList()
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
List<Document.Page.Matrix> |
Document.Page.getTransformsList()
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
List<Document.Page.Matrix> |
Document.Page.Builder.getTransformsList()
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
static com.google.protobuf.Parser<Document.Page.Matrix> |
Document.Page.Matrix.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Builder |
Document.Page.Builder.addTransforms(Document.Page.Matrix value)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Document.Page.Builder |
Document.Page.Builder.addTransforms(int index,
Document.Page.Matrix value)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Document.Page.Matrix.Builder |
Document.Page.Matrix.Builder.mergeFrom(Document.Page.Matrix other) |
static Document.Page.Matrix.Builder |
Document.Page.Matrix.newBuilder(Document.Page.Matrix prototype) |
Document.Page.Builder |
Document.Page.Builder.setTransforms(int index,
Document.Page.Matrix value)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Builder |
Document.Page.Builder.addAllTransforms(Iterable<? extends Document.Page.Matrix> values)
Transformation matrices that were applied to the original document image
to produce
[Page.image][google.cloud.documentai.v1beta2.Document.Page.image].
|
Copyright © 2024 Google LLC. All rights reserved.