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