Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.BoundingRegion
Packages that use BoundingRegion
Package
Description
Package containing model classes to perform operations
DocumentAnalysisAsyncClient and
DocumentAnalysisClient.-
Uses of BoundingRegion in com.azure.ai.formrecognizer.documentanalysis.models
Methods in com.azure.ai.formrecognizer.documentanalysis.models that return types with arguments of type BoundingRegionModifier 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.