| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
Block.geometry()
The location of the recognized text on the image.
|
Geometry |
LendingDetection.geometry()
Returns the value of the Geometry property for this object.
|
Geometry |
ExpenseDetection.geometry()
Returns the value of the Geometry property for this object.
|
Geometry |
SignatureDetection.geometry()
Returns the value of the Geometry property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Block.Builder |
Block.Builder.geometry(Geometry geometry)
The location of the recognized text on the image.
|
LendingDetection.Builder |
LendingDetection.Builder.geometry(Geometry geometry)
Sets the value of the Geometry property for this object.
|
ExpenseDetection.Builder |
ExpenseDetection.Builder.geometry(Geometry geometry)
Sets the value of the Geometry property for this object.
|
SignatureDetection.Builder |
SignatureDetection.Builder.geometry(Geometry geometry)
Sets the value of the Geometry property for this object.
|
Copyright © 2023. All rights reserved.