PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clear() |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clearBottom()
double bottom = 4;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clearLeft()
double left = 1;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clearRight()
double right = 2;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clearTop()
double top = 3;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.clone() |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsPResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumPageBoundsP result = 1;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.mergeFrom(com.google.protobuf.Message other) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.mergeFrom(PdfiumPageBoundsP other) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.newBuilder() |
static PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.newBuilder(PdfiumPageBoundsP prototype) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.newBuilderForType() |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setBottom(double value)
double bottom = 4;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setLeft(double value)
double left = 1;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setRight(double value)
double right = 2;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setTop(double value)
double top = 3;
|
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumPageBoundsP.Builder |
PdfiumPageBoundsP.toBuilder() |