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