Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Line

The line of text.

Properties

boundingPolygon

boundingPolygon: BoundingPolygon

confidence

confidence: number

The confidence score between 0 and 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

text

text: string

The text recognized.

wordIndexes

wordIndexes: Array<number>

The array of words.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Line): object

getJsonObj

  • getJsonObj(obj: Line): object