Class PdfiumDrawBitmapRequestStreamP.InfoP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumDrawBitmapRequestStreamP.InfoP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder,- Cloneable
 - Enclosing class:
- PdfiumDrawBitmapRequestStreamP.InfoP
 
 public static final class PdfiumDrawBitmapRequestStreamP.InfoP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder> implements PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder Protobuf typeironpdfengineproto.PdfiumDrawBitmapRequestStreamP.InfoP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumDrawBitmapRequestStreamP.InfoP.BuilderaddAllPageIndexes(Iterable<? extends Integer> values)repeated int32 page_indexes = 2;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderaddPageIndexes(int value)repeated int32 page_indexes = 2;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumDrawBitmapRequestStreamP.InfoPbuild()PdfiumDrawBitmapRequestStreamP.InfoPbuildPartial()PdfiumDrawBitmapRequestStreamP.InfoP.Builderclear()PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearDesiredHeight()double desired_height = 6;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearDesiredWidth()double desired_width = 5;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearDocument().ironpdfengineproto.PdfDocumentP document = 1;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearPageIndexes()repeated int32 page_indexes = 2;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearPixelFormat()optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;PdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearX()different API: this will draw at same x,y for every pagePdfiumDrawBitmapRequestStreamP.InfoP.BuilderclearY()double y = 4;PdfiumDrawBitmapRequestStreamP.InfoP.Builderclone()PdfiumDrawBitmapRequestStreamP.InfoPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetDesiredHeight()double desired_height = 6;doublegetDesiredWidth()double desired_width = 5;PdfDocumentPgetDocument().ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentP.BuildergetDocumentBuilder().ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentPOrBuildergetDocumentOrBuilder().ironpdfengineproto.PdfDocumentP document = 1;intgetPageIndexes(int index)repeated int32 page_indexes = 2;intgetPageIndexesCount()repeated int32 page_indexes = 2;List<Integer>getPageIndexesList()repeated int32 page_indexes = 2;PdfiumPixelFormatPgetPixelFormat()optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;PdfiumPixelFormatP.BuildergetPixelFormatBuilder()optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;PdfiumPixelFormatPOrBuildergetPixelFormatOrBuilder()optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;doublegetX()different API: this will draw at same x,y for every pagedoublegetY()double y = 4;booleanhasDocument().ironpdfengineproto.PdfDocumentP document = 1;booleanhasPixelFormat()optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumDrawBitmapRequestStreamP.InfoP.BuildermergeDocument(PdfDocumentP value).ironpdfengineproto.PdfDocumentP document = 1;PdfiumDrawBitmapRequestStreamP.InfoP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumDrawBitmapRequestStreamP.InfoP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumDrawBitmapRequestStreamP.InfoP.BuildermergeFrom(PdfiumDrawBitmapRequestStreamP.InfoP other)PdfiumDrawBitmapRequestStreamP.InfoP.BuildermergePixelFormat(PdfiumPixelFormatP value)optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;PdfiumDrawBitmapRequestStreamP.InfoP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetDesiredHeight(double value)double desired_height = 6;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetDesiredWidth(double value)double desired_width = 5;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetDocument(PdfDocumentP value).ironpdfengineproto.PdfDocumentP document = 1;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetDocument(PdfDocumentP.Builder builderForValue).ironpdfengineproto.PdfDocumentP document = 1;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetPageIndexes(int index, int value)repeated int32 page_indexes = 2;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetPixelFormat(PdfiumPixelFormatP value)optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetPixelFormat(PdfiumPixelFormatP.Builder builderForValue)optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumDrawBitmapRequestStreamP.InfoP.BuildersetX(double value)different API: this will draw at same x,y for every pagePdfiumDrawBitmapRequestStreamP.InfoP.BuildersetY(double value)double y = 4;- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
clearpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
getDefaultInstanceForTypepublic PdfiumDrawBitmapRequestStreamP.InfoP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic PdfiumDrawBitmapRequestStreamP.InfoP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic PdfiumDrawBitmapRequestStreamP.InfoP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
setFieldpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
clearFieldpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
clearOneofpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
setRepeatedFieldpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
addRepeatedFieldpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
mergeFrompublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
mergeFrompublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeFrom(PdfiumDrawBitmapRequestStreamP.InfoP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
mergeFrompublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
- Throws:
- IOException
 
 - 
hasDocumentpublic boolean hasDocument() .ironpdfengineproto.PdfDocumentP document = 1;- Specified by:
- hasDocumentin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the document field is set.
 
 - 
getDocumentpublic PdfDocumentP getDocument() .ironpdfengineproto.PdfDocumentP document = 1;- Specified by:
- getDocumentin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The document.
 
 - 
setDocumentpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDocument(PdfDocumentP value) .ironpdfengineproto.PdfDocumentP document = 1;
 - 
setDocumentpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDocument(PdfDocumentP.Builder builderForValue) .ironpdfengineproto.PdfDocumentP document = 1;
 - 
mergeDocumentpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeDocument(PdfDocumentP value) .ironpdfengineproto.PdfDocumentP document = 1;
 - 
clearDocumentpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearDocument() .ironpdfengineproto.PdfDocumentP document = 1;
 - 
getDocumentBuilderpublic PdfDocumentP.Builder getDocumentBuilder() .ironpdfengineproto.PdfDocumentP document = 1;
 - 
getDocumentOrBuilderpublic PdfDocumentPOrBuilder getDocumentOrBuilder() .ironpdfengineproto.PdfDocumentP document = 1;- Specified by:
- getDocumentOrBuilderin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
 
 - 
getPageIndexesListpublic List<Integer> getPageIndexesList() repeated int32 page_indexes = 2;- Specified by:
- getPageIndexesListin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- A list containing the pageIndexes.
 
 - 
getPageIndexesCountpublic int getPageIndexesCount() repeated int32 page_indexes = 2;- Specified by:
- getPageIndexesCountin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The count of pageIndexes.
 
 - 
getPageIndexespublic int getPageIndexes(int index) repeated int32 page_indexes = 2;- Specified by:
- getPageIndexesin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The pageIndexes at the given index.
 
 - 
setPageIndexespublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setPageIndexes(int index, int value) repeated int32 page_indexes = 2;- Parameters:
- index- The index to set the value at.
- value- The pageIndexes to set.
- Returns:
- This builder for chaining.
 
 - 
addPageIndexespublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder addPageIndexes(int value) repeated int32 page_indexes = 2;- Parameters:
- value- The pageIndexes to add.
- Returns:
- This builder for chaining.
 
 - 
addAllPageIndexespublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder addAllPageIndexes(Iterable<? extends Integer> values) repeated int32 page_indexes = 2;- Parameters:
- values- The pageIndexes to add.
- Returns:
- This builder for chaining.
 
 - 
clearPageIndexespublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearPageIndexes() repeated int32 page_indexes = 2;- Returns:
- This builder for chaining.
 
 - 
getXpublic double getX() different API: this will draw at same x,y for every page double x = 3;- Specified by:
- getXin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The x.
 
 - 
setXpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setX(double value) different API: this will draw at same x,y for every page double x = 3;- Parameters:
- value- The x to set.
- Returns:
- This builder for chaining.
 
 - 
clearXpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearX() different API: this will draw at same x,y for every page double x = 3;- Returns:
- This builder for chaining.
 
 - 
getYpublic double getY() double y = 4;- Specified by:
- getYin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The y.
 
 - 
setYpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setY(double value) double y = 4;- Parameters:
- value- The y to set.
- Returns:
- This builder for chaining.
 
 - 
clearYpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearY() double y = 4;- Returns:
- This builder for chaining.
 
 - 
getDesiredWidthpublic double getDesiredWidth() double desired_width = 5;- Specified by:
- getDesiredWidthin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The desiredWidth.
 
 - 
setDesiredWidthpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDesiredWidth(double value) double desired_width = 5;- Parameters:
- value- The desiredWidth to set.
- Returns:
- This builder for chaining.
 
 - 
clearDesiredWidthpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearDesiredWidth() double desired_width = 5;- Returns:
- This builder for chaining.
 
 - 
getDesiredHeightpublic double getDesiredHeight() double desired_height = 6;- Specified by:
- getDesiredHeightin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The desiredHeight.
 
 - 
setDesiredHeightpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDesiredHeight(double value) double desired_height = 6;- Parameters:
- value- The desiredHeight to set.
- Returns:
- This builder for chaining.
 
 - 
clearDesiredHeightpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearDesiredHeight() double desired_height = 6;- Returns:
- This builder for chaining.
 
 - 
hasPixelFormatpublic boolean hasPixelFormat() optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;- Specified by:
- hasPixelFormatin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the pixelFormat field is set.
 
 - 
getPixelFormatpublic PdfiumPixelFormatP getPixelFormat() optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;- Specified by:
- getPixelFormatin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The pixelFormat.
 
 - 
setPixelFormatpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setPixelFormat(PdfiumPixelFormatP value) optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
 - 
setPixelFormatpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder setPixelFormat(PdfiumPixelFormatP.Builder builderForValue) optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
 - 
mergePixelFormatpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergePixelFormat(PdfiumPixelFormatP value) optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
 - 
clearPixelFormatpublic PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearPixelFormat() optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
 - 
getPixelFormatBuilderpublic PdfiumPixelFormatP.Builder getPixelFormatBuilder() optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
 - 
getPixelFormatOrBuilderpublic PdfiumPixelFormatPOrBuilder getPixelFormatOrBuilder() optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;- Specified by:
- getPixelFormatOrBuilderin interface- PdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
 
 - 
setUnknownFieldspublic final PdfiumDrawBitmapRequestStreamP.InfoP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 - 
mergeUnknownFieldspublic final PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
 
 
- 
 
-