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