class Aws::Textract::Types::Geometry
Information about where the following items are located on a document page: detected page, text, key-value pairs, tables, table cells, and selection elements.
@!attribute [rw] bounding_box
An axis-aligned coarse representation of the location of the recognized item on the document page. @return [Types::BoundingBox]
@!attribute [rw] polygon
Within the bounding box, a fine-grained polygon around the recognized item. @return [Array<Types::Point>]
@see docs.aws.amazon.com/goto/WebAPI/textract-2018-06-27/Geometry AWS API Documentation
Constants
- SENSITIVE