| Modifier and Type | Method and Description |
|---|---|
Document.Page.Dimension |
Document.Page.Dimension.Builder.build() |
Document.Page.Dimension |
Document.Page.Dimension.Builder.buildPartial() |
static Document.Page.Dimension |
Document.Page.Dimension.getDefaultInstance() |
Document.Page.Dimension |
Document.Page.Dimension.getDefaultInstanceForType() |
Document.Page.Dimension |
Document.Page.Dimension.Builder.getDefaultInstanceForType() |
Document.Page.Dimension |
Document.PageOrBuilder.getDimension()
Physical dimension of the page.
|
Document.Page.Dimension |
Document.Page.getDimension()
Physical dimension of the page.
|
Document.Page.Dimension |
Document.Page.Builder.getDimension()
Physical dimension of the page.
|
static Document.Page.Dimension |
Document.Page.Dimension.parseDelimitedFrom(InputStream input) |
static Document.Page.Dimension |
Document.Page.Dimension.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(byte[] data) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(ByteBuffer data) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(com.google.protobuf.ByteString data) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(InputStream input) |
static Document.Page.Dimension |
Document.Page.Dimension.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.Page.Dimension> |
Document.Page.Dimension.getParserForType() |
static com.google.protobuf.Parser<Document.Page.Dimension> |
Document.Page.Dimension.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.Page.Builder |
Document.Page.Builder.mergeDimension(Document.Page.Dimension value)
Physical dimension of the page.
|
Document.Page.Dimension.Builder |
Document.Page.Dimension.Builder.mergeFrom(Document.Page.Dimension other) |
static Document.Page.Dimension.Builder |
Document.Page.Dimension.newBuilder(Document.Page.Dimension prototype) |
Document.Page.Builder |
Document.Page.Builder.setDimension(Document.Page.Dimension value)
Physical dimension of the page.
|
Copyright © 2024 Google LLC. All rights reserved.