Describes the layout information of a
text_segment
in the document.
Attributes
Name
Description
text_segment
.gca_text_segment.TextSegment
Text Segment that represents a segment in
document_text.
page_number
int
Page number of the
text_segment
in the original document, starts from 1.
bounding_poly
.geometry.BoundingPoly
The position of the
text_segment
in the page. Contains exactly 4
normalized_vertices
and they are connected by edges in the order provided, which
will represent a rectangle parallel to the frame. The
NormalizedVertex-s
are relative to the page. Coordinates are based on top-left
as point (0,0).
text_segment_type
.data_items.Document.Layout.TextSegmentType
The type of the
text_segment
in document.
Classes
TextSegmentType
TextSegmentType(value)
The type of TextSegment in the context of the original
document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]