| Modifier and Type | Method and Description |
|---|---|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.clear() |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.clearPageEnd()
Page where chunk ends in the document.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.clearPageStart()
Page where chunk starts in the document.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.clone() |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageHeader.Builder.getPageSpanBuilder()
Page span of the header.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageFooter.Builder.getPageSpanBuilder()
Page span of the footer.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.Builder.getPageSpanBuilder()
Page span of the chunk.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.mergeFrom(Document.ChunkedDocument.Chunk.ChunkPageSpan other) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.mergeFrom(com.google.protobuf.Message other) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.newBuilder() |
static Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.newBuilder(Document.ChunkedDocument.Chunk.ChunkPageSpan prototype) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.newBuilderForType() |
protected Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.setPageEnd(int value)
Page where chunk ends in the document.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.setPageStart(int value)
Page where chunk starts in the document.
|
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder |
Document.ChunkedDocument.Chunk.ChunkPageSpan.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Document.ChunkedDocument.Chunk.ChunkPageHeader.Builder |
Document.ChunkedDocument.Chunk.ChunkPageHeader.Builder.setPageSpan(Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder builderForValue)
Page span of the header.
|
Document.ChunkedDocument.Chunk.ChunkPageFooter.Builder |
Document.ChunkedDocument.Chunk.ChunkPageFooter.Builder.setPageSpan(Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder builderForValue)
Page span of the footer.
|
Document.ChunkedDocument.Chunk.Builder |
Document.ChunkedDocument.Chunk.Builder.setPageSpan(Document.ChunkedDocument.Chunk.ChunkPageSpan.Builder builderForValue)
Page span of the chunk.
|
Copyright © 2024 Google LLC. All rights reserved.