GoogleApi.ContentWarehouse.V1.Model.GoodocBoundingBox
Table of Contents ▼
Jump to a specific part of the page:
Description
Bounding box for page structural elements: pictures, paragraphs, characters, etc.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
Height
(type:integer()
, default:nil
)
- -
Label
(type:integer()
, default:nil
)
- Optional magic label, so objects can be sorted on bounding box dimensions easily -
Left
(type:integer()
, default:nil
)
- BoundingBox coordinates and sizes are expressed in pixels -
Top
(type:integer()
, default:nil
)
- -
Width
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoodocBoundingBox