HtmlrenderWebkitHeadlessProtoRenderTreeNodeInlineTextBox

GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderTreeNodeInlineTextBox


Table of Contents ▼

Jump to a specific part of the page:

Description

For text nodes, individual lines of text. This repeats rendered_text with more specific bounding boxes.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. box (type: GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoBox, default: nil)
    -
  2. renderedText (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderTreeNodeInlineTextBox{
box: GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoBox.t() | nil,
renderedText: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoRenderTreeNodeInlineTextBox