| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.build() |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.buildPartial() |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder.getCells(int index)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.getCells(int index)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.getCells(int index)
A table row is a list of table cells.
|
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.getDefaultInstance() |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.getDefaultInstanceForType() |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.getDefaultInstanceForType() |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseDelimitedFrom(InputStream input) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(byte[] data) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(ByteBuffer data) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(com.google.protobuf.ByteString data) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(InputStream input) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilder.getCellsList()
A table row is a list of table cells.
|
List<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.getCellsList()
A table row is a list of table cells.
|
List<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.getCellsList()
A table row is a list of table cells.
|
com.google.protobuf.Parser<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.getParserForType() |
static com.google.protobuf.Parser<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.addAllCells(Iterable<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> values)
A table row is a list of table cells.
|
Copyright © 2024 Google LLC. All rights reserved.