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