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 Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumDrawBitmapRequestStreamP.InfoP.Builder
addAllPageIndexes(Iterable<? extends Integer> values)
repeated int32 page_indexes = 2;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
addPageIndexes(int value)
repeated int32 page_indexes = 2;
PdfiumDrawBitmapRequestStreamP.InfoP
build()
PdfiumDrawBitmapRequestStreamP.InfoP
buildPartial()
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clear()
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearDesiredHeight()
double desired_height = 6;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearDesiredWidth()
double desired_width = 5;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearPageIndexes()
repeated int32 page_indexes = 2;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearPixelFormat()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearX()
different API: this will draw at same x,y for every pagePdfiumDrawBitmapRequestStreamP.InfoP.Builder
clearY()
double y = 4;
PdfiumDrawBitmapRequestStreamP.InfoP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
double
getDesiredHeight()
double desired_height = 6;
double
getDesiredWidth()
double desired_width = 5;
PdfDocumentP
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfDocumentP.Builder
getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfDocumentPOrBuilder
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
int
getPageIndexes(int index)
repeated int32 page_indexes = 2;
int
getPageIndexesCount()
repeated int32 page_indexes = 2;
List<Integer>
getPageIndexesList()
repeated int32 page_indexes = 2;
PdfiumPixelFormatP
getPixelFormat()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
PdfiumPixelFormatP.Builder
getPixelFormatBuilder()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
PdfiumPixelFormatPOrBuilder
getPixelFormatOrBuilder()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
double
getX()
different API: this will draw at same x,y for every pagedouble
getY()
double y = 4;
boolean
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
boolean
hasPixelFormat()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
mergeFrom(com.google.protobuf.Message other)
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
mergeFrom(PdfiumDrawBitmapRequestStreamP.InfoP other)
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
mergePixelFormat(PdfiumPixelFormatP value)
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setDesiredHeight(double value)
double desired_height = 6;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setDesiredWidth(double value)
double desired_width = 5;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setPageIndexes(int index, int value)
repeated int32 page_indexes = 2;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setPixelFormat(PdfiumPixelFormatP value)
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setPixelFormat(PdfiumPixelFormatP.Builder builderForValue)
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumDrawBitmapRequestStreamP.InfoP.Builder
setX(double value)
different API: this will draw at same x,y for every pagePdfiumDrawBitmapRequestStreamP.InfoP.Builder
setY(double value)
double y = 4;
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
clear
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
getDefaultInstanceForType
public PdfiumDrawBitmapRequestStreamP.InfoP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumDrawBitmapRequestStreamP.InfoP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumDrawBitmapRequestStreamP.InfoP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
mergeFrom
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeFrom(PdfiumDrawBitmapRequestStreamP.InfoP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
mergeFrom
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
- Throws:
IOException
-
hasDocument
public boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
hasDocument
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the document field is set.
-
getDocument
public PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
getDocument
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The document.
-
setDocument
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
-
setDocument
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDocument(PdfDocumentP.Builder builderForValue)
.ironpdfengineproto.PdfDocumentP document = 1;
-
mergeDocument
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeDocument(PdfDocumentP value)
.ironpdfengineproto.PdfDocumentP document = 1;
-
clearDocument
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
-
getDocumentBuilder
public PdfDocumentP.Builder getDocumentBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
-
getDocumentOrBuilder
public PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
getDocumentOrBuilder
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
-
getPageIndexesList
public List<Integer> getPageIndexesList()
repeated int32 page_indexes = 2;
- Specified by:
getPageIndexesList
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- A list containing the pageIndexes.
-
getPageIndexesCount
public int getPageIndexesCount()
repeated int32 page_indexes = 2;
- Specified by:
getPageIndexesCount
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The count of pageIndexes.
-
getPageIndexes
public int getPageIndexes(int index)
repeated int32 page_indexes = 2;
- Specified by:
getPageIndexes
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The pageIndexes at the given index.
-
setPageIndexes
public 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.
-
addPageIndexes
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder addPageIndexes(int value)
repeated int32 page_indexes = 2;
- Parameters:
value
- The pageIndexes to add.- Returns:
- This builder for chaining.
-
addAllPageIndexes
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder addAllPageIndexes(Iterable<? extends Integer> values)
repeated int32 page_indexes = 2;
- Parameters:
values
- The pageIndexes to add.- Returns:
- This builder for chaining.
-
clearPageIndexes
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearPageIndexes()
repeated int32 page_indexes = 2;
- Returns:
- This builder for chaining.
-
getX
public double getX()
different API: this will draw at same x,y for every page
double x = 3;
- Specified by:
getX
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The x.
-
setX
public 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.
-
clearX
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearX()
different API: this will draw at same x,y for every page
double x = 3;
- Returns:
- This builder for chaining.
-
getY
public double getY()
double y = 4;
- Specified by:
getY
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The y.
-
setY
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setY(double value)
double y = 4;
- Parameters:
value
- The y to set.- Returns:
- This builder for chaining.
-
clearY
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearY()
double y = 4;
- Returns:
- This builder for chaining.
-
getDesiredWidth
public double getDesiredWidth()
double desired_width = 5;
- Specified by:
getDesiredWidth
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The desiredWidth.
-
setDesiredWidth
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDesiredWidth(double value)
double desired_width = 5;
- Parameters:
value
- The desiredWidth to set.- Returns:
- This builder for chaining.
-
clearDesiredWidth
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearDesiredWidth()
double desired_width = 5;
- Returns:
- This builder for chaining.
-
getDesiredHeight
public double getDesiredHeight()
double desired_height = 6;
- Specified by:
getDesiredHeight
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The desiredHeight.
-
setDesiredHeight
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setDesiredHeight(double value)
double desired_height = 6;
- Parameters:
value
- The desiredHeight to set.- Returns:
- This builder for chaining.
-
clearDesiredHeight
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearDesiredHeight()
double desired_height = 6;
- Returns:
- This builder for chaining.
-
hasPixelFormat
public boolean hasPixelFormat()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
- Specified by:
hasPixelFormat
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the pixelFormat field is set.
-
getPixelFormat
public PdfiumPixelFormatP getPixelFormat()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
- Specified by:
getPixelFormat
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
- Returns:
- The pixelFormat.
-
setPixelFormat
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setPixelFormat(PdfiumPixelFormatP value)
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
-
setPixelFormat
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder setPixelFormat(PdfiumPixelFormatP.Builder builderForValue)
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
-
mergePixelFormat
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergePixelFormat(PdfiumPixelFormatP value)
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
-
clearPixelFormat
public PdfiumDrawBitmapRequestStreamP.InfoP.Builder clearPixelFormat()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
-
getPixelFormatBuilder
public PdfiumPixelFormatP.Builder getPixelFormatBuilder()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
-
getPixelFormatOrBuilder
public PdfiumPixelFormatPOrBuilder getPixelFormatOrBuilder()
optional .ironpdfengineproto.PdfiumPixelFormatP pixelFormat = 7;
- Specified by:
getPixelFormatOrBuilder
in interfacePdfiumDrawBitmapRequestStreamP.InfoPOrBuilder
-
setUnknownFields
public final PdfiumDrawBitmapRequestStreamP.InfoP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
mergeUnknownFields
public final PdfiumDrawBitmapRequestStreamP.InfoP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumDrawBitmapRequestStreamP.InfoP.Builder>
-
-