Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.Point
Package
Description
Package containing the data models for FormRecognizerClient.
-
Uses of Point in com.azure.ai.formrecognizer.documentanalysis.models
Modifier and TypeMethodDescriptionBoundingRegion.getBoundingPolygon()
Get the list of coordinates of bounding polygon, or the entire page if not specified.DocumentBarcode.getBoundingPolygon()
Get the polygon property: Bounding polygon of the barcode.DocumentFormula.getBoundingPolygon()
Get the polygon property: Bounding polygon of the formula.DocumentLine.getBoundingPolygon()
Get the list of coordinates of the bounding polygon for the line.DocumentSelectionMark.getBoundingPolygon()
Get the list of coordinates of the bounding polygon for the selection mark.DocumentWord.getBoundingPolygon()
Get the list of coordinates of the bounding polygon for the word.