| Modifier and Type | Method and Description |
|---|---|
Document.Page.Paragraph |
Document.Page.Paragraph.Builder.build() |
Document.Page.Paragraph |
Document.Page.Paragraph.Builder.buildPartial() |
static Document.Page.Paragraph |
Document.Page.Paragraph.getDefaultInstance() |
Document.Page.Paragraph |
Document.Page.Paragraph.getDefaultInstanceForType() |
Document.Page.Paragraph |
Document.Page.Paragraph.Builder.getDefaultInstanceForType() |
Document.Page.Paragraph |
Document.PageOrBuilder.getParagraphs(int index)
A list of visually detected text paragraphs on the page.
|
Document.Page.Paragraph |
Document.Page.getParagraphs(int index)
A list of visually detected text paragraphs on the page.
|
Document.Page.Paragraph |
Document.Page.Builder.getParagraphs(int index)
A list of visually detected text paragraphs on the page.
|
static Document.Page.Paragraph |
Document.Page.Paragraph.parseDelimitedFrom(InputStream input) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(byte[] data) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(ByteBuffer data) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(com.google.protobuf.ByteString data) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(InputStream input) |
static Document.Page.Paragraph |
Document.Page.Paragraph.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Document.Page.Paragraph> |
Document.PageOrBuilder.getParagraphsList()
A list of visually detected text paragraphs on the page.
|
List<Document.Page.Paragraph> |
Document.Page.getParagraphsList()
A list of visually detected text paragraphs on the page.
|
List<Document.Page.Paragraph> |
Document.Page.Builder.getParagraphsList()
A list of visually detected text paragraphs on the page.
|
com.google.protobuf.Parser<Document.Page.Paragraph> |
Document.Page.Paragraph.getParserForType() |
static com.google.protobuf.Parser<Document.Page.Paragraph> |
Document.Page.Paragraph.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Builder |
Document.Page.Builder.addParagraphs(Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page.
|
Document.Page.Builder |
Document.Page.Builder.addParagraphs(int index,
Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeFrom(Document.Page.Paragraph other) |
static Document.Page.Paragraph.Builder |
Document.Page.Paragraph.newBuilder(Document.Page.Paragraph prototype) |
Document.Page.Builder |
Document.Page.Builder.setParagraphs(int index,
Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Builder |
Document.Page.Builder.addAllParagraphs(Iterable<? extends Document.Page.Paragraph> values)
A list of visually detected text paragraphs on the page.
|
Copyright © 2024 Google LLC. All rights reserved.