GoogleApi.ContentWarehouse.V1.Model.SnapshotBox
Table of Contents ▼
Jump to a specific part of the page:
Description
A simple 2D box represented by an (x, y) co-ordinate, width and height. Copied from htmlrender_webkit_headless_proto.Document to avoid additional dependency.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
height
(type:integer()
, default:nil
)
- -
width
(type:integer()
, default:nil
)
- -
x
(type:integer()
, default:nil
)
- -
y
(type:integer()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SnapshotBox