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