| Modifier and Type | Class and Description |
|---|---|
static class |
Document.Page.Line
A collection of tokens that a human would perceive as a line.
|
static class |
Document.Page.Line.Builder
A collection of tokens that a human would perceive as a line.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Page.LineOrBuilder |
Document.PageOrBuilder.getLinesOrBuilder(int index)
A list of visually detected text lines on the page.
|
Document.Page.LineOrBuilder |
Document.Page.getLinesOrBuilder(int index)
A list of visually detected text lines on the page.
|
Document.Page.LineOrBuilder |
Document.Page.Builder.getLinesOrBuilder(int index)
A list of visually detected text lines on the page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.Page.LineOrBuilder> |
Document.PageOrBuilder.getLinesOrBuilderList()
A list of visually detected text lines on the page.
|
List<? extends Document.Page.LineOrBuilder> |
Document.Page.getLinesOrBuilderList()
A list of visually detected text lines on the page.
|
List<? extends Document.Page.LineOrBuilder> |
Document.Page.Builder.getLinesOrBuilderList()
A list of visually detected text lines on the page.
|
Copyright © 2024 Google LLC. All rights reserved.