Class PdfiumPageP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.PdfiumPageP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PdfiumPagePOrBuilder,Cloneable
- Enclosing class:
- PdfiumPageP
public static final class PdfiumPageP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder> implements PdfiumPagePOrBuilder
Protobuf typeironpdfengineproto.PdfiumPageP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPagePbuild()PdfiumPagePbuildPartial()PdfiumPageP.Builderclear()PdfiumPageP.BuilderclearHeight()double height = 2;PdfiumPageP.BuilderclearPageIndex()int32 page_index = 6;PdfiumPageP.BuilderclearPageRotation().ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageP.BuilderclearPrintHeight()double print_height = 4;PdfiumPageP.BuilderclearPrintWidth()double print_width = 3;PdfiumPageP.BuilderclearWidth()double width = 1;PdfiumPagePgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetHeight()double height = 2;intgetPageIndex()int32 page_index = 6;PdfiumPageRotationPgetPageRotation().ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageRotationP.BuildergetPageRotationBuilder().ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageRotationPOrBuildergetPageRotationOrBuilder().ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;doublegetPrintHeight()double print_height = 4;doublegetPrintWidth()double print_width = 3;doublegetWidth()double width = 1;booleanhasPageRotation().ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumPageP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumPageP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumPageP.BuildermergeFrom(PdfiumPageP other)PdfiumPageP.BuildermergePageRotation(PdfiumPageRotationP value).ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumPageP.BuildersetHeight(double value)double height = 2;PdfiumPageP.BuildersetPageIndex(int value)int32 page_index = 6;PdfiumPageP.BuildersetPageRotation(PdfiumPageRotationP value).ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageP.BuildersetPageRotation(PdfiumPageRotationP.Builder builderForValue).ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;PdfiumPageP.BuildersetPrintHeight(double value)double print_height = 4;PdfiumPageP.BuildersetPrintWidth(double value)double print_width = 3;PdfiumPageP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumPageP.BuildersetWidth(double value)double width = 1;-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
clear
public PdfiumPageP.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
getDefaultInstanceForType
public PdfiumPageP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumPageP build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumPageP buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public PdfiumPageP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumPageP.Builder>
-
mergeFrom
public PdfiumPageP.Builder mergeFrom(PdfiumPageP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
mergeFrom
public PdfiumPageP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumPageP.Builder>- Throws:
IOException
-
getWidth
public double getWidth()
double width = 1;- Specified by:
getWidthin interfacePdfiumPagePOrBuilder- Returns:
- The width.
-
setWidth
public PdfiumPageP.Builder setWidth(double value)
double width = 1;- Parameters:
value- The width to set.- Returns:
- This builder for chaining.
-
clearWidth
public PdfiumPageP.Builder clearWidth()
double width = 1;- Returns:
- This builder for chaining.
-
getHeight
public double getHeight()
double height = 2;- Specified by:
getHeightin interfacePdfiumPagePOrBuilder- Returns:
- The height.
-
setHeight
public PdfiumPageP.Builder setHeight(double value)
double height = 2;- Parameters:
value- The height to set.- Returns:
- This builder for chaining.
-
clearHeight
public PdfiumPageP.Builder clearHeight()
double height = 2;- Returns:
- This builder for chaining.
-
getPrintWidth
public double getPrintWidth()
double print_width = 3;- Specified by:
getPrintWidthin interfacePdfiumPagePOrBuilder- Returns:
- The printWidth.
-
setPrintWidth
public PdfiumPageP.Builder setPrintWidth(double value)
double print_width = 3;- Parameters:
value- The printWidth to set.- Returns:
- This builder for chaining.
-
clearPrintWidth
public PdfiumPageP.Builder clearPrintWidth()
double print_width = 3;- Returns:
- This builder for chaining.
-
getPrintHeight
public double getPrintHeight()
double print_height = 4;- Specified by:
getPrintHeightin interfacePdfiumPagePOrBuilder- Returns:
- The printHeight.
-
setPrintHeight
public PdfiumPageP.Builder setPrintHeight(double value)
double print_height = 4;- Parameters:
value- The printHeight to set.- Returns:
- This builder for chaining.
-
clearPrintHeight
public PdfiumPageP.Builder clearPrintHeight()
double print_height = 4;- Returns:
- This builder for chaining.
-
hasPageRotation
public boolean hasPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;- Specified by:
hasPageRotationin interfacePdfiumPagePOrBuilder- Returns:
- Whether the pageRotation field is set.
-
getPageRotation
public PdfiumPageRotationP getPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;- Specified by:
getPageRotationin interfacePdfiumPagePOrBuilder- Returns:
- The pageRotation.
-
setPageRotation
public PdfiumPageP.Builder setPageRotation(PdfiumPageRotationP value)
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;
-
setPageRotation
public PdfiumPageP.Builder setPageRotation(PdfiumPageRotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;
-
mergePageRotation
public PdfiumPageP.Builder mergePageRotation(PdfiumPageRotationP value)
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;
-
clearPageRotation
public PdfiumPageP.Builder clearPageRotation()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;
-
getPageRotationBuilder
public PdfiumPageRotationP.Builder getPageRotationBuilder()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;
-
getPageRotationOrBuilder
public PdfiumPageRotationPOrBuilder getPageRotationOrBuilder()
.ironpdfengineproto.PdfiumPageRotationP page_rotation = 5;- Specified by:
getPageRotationOrBuilderin interfacePdfiumPagePOrBuilder
-
getPageIndex
public int getPageIndex()
int32 page_index = 6;- Specified by:
getPageIndexin interfacePdfiumPagePOrBuilder- Returns:
- The pageIndex.
-
setPageIndex
public PdfiumPageP.Builder setPageIndex(int value)
int32 page_index = 6;- Parameters:
value- The pageIndex to set.- Returns:
- This builder for chaining.
-
clearPageIndex
public PdfiumPageP.Builder clearPageIndex()
int32 page_index = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PdfiumPageP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
mergeUnknownFields
public final PdfiumPageP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPageP.Builder>
-
-