Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.BoundingRegion
Package
Description
Package containing the data models for FormRecognizerClient.
-
Uses of BoundingRegion in com.azure.ai.formrecognizer.documentanalysis.models
Modifier and TypeMethodDescriptionAnalyzedDocument.getBoundingRegions()
Get the boundingRegions property: Bounding regions covering the document.DocumentKeyValueElement.getBoundingRegions()
Get the boundingRegions property: Bounding regions covering the key-value element.DocumentParagraph.getBoundingRegions()
Get the boundingRegions property: Bounding regions covering the paragraph.DocumentTable.getBoundingRegions()
Get the boundingRegions property: Bounding regions covering the table.DocumentTableCell.getBoundingRegions()
Get the boundingRegions property: Bounding regions covering the table cell.TypedDocumentField.getBoundingRegions()
Get the bounding regions covering the field.