| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.addAllBlocks(Iterable<? extends Document.DocumentLayout.DocumentLayoutBlock> values)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.addBlocks(Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.addBlocks(Document.DocumentLayout.DocumentLayoutBlock value)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.addBlocks(int index,
Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.addBlocks(int index,
Document.DocumentLayout.DocumentLayoutBlock value)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.addCellsBuilder()
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.addCellsBuilder(int index)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clear() |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clearBlocks()
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clearColSpan()
How many columns this cell spans.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clearRowSpan()
How many rows this cell spans.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.clone() |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.getCellsBuilder(int index)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.mergeFrom(Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell other) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.mergeFrom(com.google.protobuf.Message other) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.newBuilder() |
static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.newBuilder(Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell prototype) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.newBuilderForType() |
protected Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.removeBlocks(int index)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setBlocks(int index,
Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setBlocks(int index,
Document.DocumentLayout.DocumentLayoutBlock value)
A table cell is a list of blocks.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setColSpan(int value)
How many columns this cell spans.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setRowSpan(int value)
How many rows this cell spans.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder> |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.getCellsBuilderList()
A table row is a list of table cells.
|
| Modifier and Type | Method and Description |
|---|---|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.addCells(Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder builderForValue)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.addCells(int index,
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder builderForValue)
A table row is a list of table cells.
|
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder.setCells(int index,
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell.Builder builderForValue)
A table row is a list of table cells.
|
Copyright © 2024 Google LLC. All rights reserved.