Uses of Class
com.azure.ai.documentintelligence.models.BoundingRegion
Packages that use BoundingRegion
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of BoundingRegion in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return BoundingRegionModifier and TypeMethodDescriptionstatic BoundingRegionBoundingRegion.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BoundingRegion from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type BoundingRegionModifier and TypeMethodDescriptionAnalyzedDocument.getBoundingRegions()Get the boundingRegions property: Bounding regions covering the document.DocumentCaption.getBoundingRegions()Get the boundingRegions property: Bounding regions covering the caption.DocumentField.getBoundingRegions()Get the boundingRegions property: Bounding regions covering the field.DocumentFigure.getBoundingRegions()Get the boundingRegions property: Bounding regions covering the figure.DocumentFootnote.getBoundingRegions()Get the boundingRegions property: Bounding regions covering the footnote.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.