| Modifier and Type | Class and Description |
|---|---|
static class |
Document.DocumentLayout
Represents the parsed layout of a document as a collection of blocks that
the document is divided into.
|
static class |
Document.DocumentLayout.Builder
Represents the parsed layout of a document as a collection of blocks that
the document is divided into.
|
| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayoutOrBuilder |
Document.getDocumentLayoutOrBuilder()
Parsed layout of the document.
|
Document.DocumentLayoutOrBuilder |
Document.Builder.getDocumentLayoutOrBuilder()
Parsed layout of the document.
|
Document.DocumentLayoutOrBuilder |
DocumentOrBuilder.getDocumentLayoutOrBuilder()
Parsed layout of the document.
|
Copyright © 2024 Google LLC. All rights reserved.