Package ai.extend.types
Interface ExtractionFieldResultReferenceBoundingBoxesItem.LeftStage
-
- All Known Implementing Classes:
ExtractionFieldResultReferenceBoundingBoxesItem.Builder
- Enclosing class:
- ExtractionFieldResultReferenceBoundingBoxesItem
public static interface ExtractionFieldResultReferenceBoundingBoxesItem.LeftStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExtractionFieldResultReferenceBoundingBoxesItem.BottomStageleft(double left)The left coordinate of the bounding box
-
-
-
Method Detail
-
left
ExtractionFieldResultReferenceBoundingBoxesItem.BottomStage left(double left)
The left coordinate of the bounding box
-
-