FieldBoundingBox Class
- java.
lang. Object - com.
azure. ai. formrecognizer. models. FieldBoundingBox
- com.
public final class FieldBoundingBox
Quadrangle bounding box, with coordinates specified relative to the top-left of the original image
Constructor | Description |
---|---|
Field |
Constructs a Field Bounding box object. |
Modifier and Type | Method and Description |
---|---|
List<Point> |
get Gets the list of all point coordinates of the bounding box. |
String |
to Returns a string representation of the FieldBoundingBox. |
Methods inherited from java.lang.Object
FieldBoundingBox
public FieldBoundingBox(List
Constructs a Field Bounding box object.
Parameters:
getPoints
public List
Gets the list of all point coordinates of the bounding box.
Returns:
toString
public String toString()
Returns a string representation of the FieldBoundingBox.
Overrides:
FieldBoundingBox.toString()Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: