Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.Point
Package
Description
Package containing model classes to perform operations
DocumentAnalysisAsyncClient
and
DocumentAnalysisClient
.-
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.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.