Class TextStamperInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
com.ironsoftware.ironpdf.internal.proto.TextStamperInfo.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- TextStamperInfoOrBuilder,- Cloneable
- Enclosing class:
- TextStamperInfo
public static final class TextStamperInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
implements TextStamperInfoOrBuilder
Protobuf type 
IronPdfEngine.Proto.TextStamperInfo- 
Method SummaryModifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()optional string background_color = 9;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) optional string font_family = 5;optional int32 font_size = 6;optional bool is_bold = 1;optional bool is_italic = 2;optional bool is_strikethrough = 4;optional bool is_underline = 3;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional string text_color = 8;optional bool use_google_font = 7;clone()optional string background_color = 9;com.google.protobuf.ByteStringoptional string background_color = 9;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptoroptional string font_family = 5;com.google.protobuf.ByteStringoptional string font_family = 5;intoptional int32 font_size = 6;booleanoptional bool is_bold = 1;booleanoptional bool is_italic = 2;booleanoptional bool is_strikethrough = 4;booleanoptional bool is_underline = 3;optional string text_color = 8;com.google.protobuf.ByteStringoptional string text_color = 8;booleanoptional bool use_google_font = 7;booleanoptional string background_color = 9;booleanoptional string font_family = 5;booleanoptional int32 font_size = 6;booleanoptional bool is_bold = 1;booleanoptional bool is_italic = 2;booleanoptional bool is_strikethrough = 4;booleanoptional bool is_underline = 3;booleanoptional string text_color = 8;booleanoptional bool use_google_font = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(TextStamperInfo other) final TextStamperInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setBackgroundColor(String value) optional string background_color = 9;setBackgroundColorBytes(com.google.protobuf.ByteString value) optional string background_color = 9;setFontFamily(String value) optional string font_family = 5;setFontFamilyBytes(com.google.protobuf.ByteString value) optional string font_family = 5;setFontSize(int value) optional int32 font_size = 6;setIsBold(boolean value) optional bool is_bold = 1;setIsItalic(boolean value) optional bool is_italic = 2;setIsStrikethrough(boolean value) optional bool is_strikethrough = 4;setIsUnderline(boolean value) optional bool is_underline = 3;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTextColor(String value) optional string text_color = 8;setTextColorBytes(com.google.protobuf.ByteString value) optional string text_color = 8;final TextStamperInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUseGoogleFont(boolean value) optional bool use_google_font = 7;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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.BuildermergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
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<TextStamperInfo.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<TextStamperInfo.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<TextStamperInfo.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.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<TextStamperInfo.Builder>
 
- 
setFieldpublic TextStamperInfo.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<TextStamperInfo.Builder>
 
- 
clearField- Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
 
- 
clearOneof- Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
 
- 
setRepeatedFieldpublic TextStamperInfo.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<TextStamperInfo.Builder>
 
- 
addRepeatedFieldpublic TextStamperInfo.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<TextStamperInfo.Builder>
 
- 
mergeFrom- Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<TextStamperInfo.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
 
- 
mergeFrompublic TextStamperInfo.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<TextStamperInfo.Builder>
- Throws:
- IOException
 
- 
hasIsBoldpublic boolean hasIsBold()optional bool is_bold = 1;- Specified by:
- hasIsBoldin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the isBold field is set.
 
- 
getIsBoldpublic boolean getIsBold()optional bool is_bold = 1;- Specified by:
- getIsBoldin interface- TextStamperInfoOrBuilder
- Returns:
- The isBold.
 
- 
setIsBoldoptional bool is_bold = 1;- Parameters:
- value- The isBold to set.
- Returns:
- This builder for chaining.
 
- 
clearIsBoldoptional bool is_bold = 1;- Returns:
- This builder for chaining.
 
- 
hasIsItalicpublic boolean hasIsItalic()optional bool is_italic = 2;- Specified by:
- hasIsItalicin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the isItalic field is set.
 
- 
getIsItalicpublic boolean getIsItalic()optional bool is_italic = 2;- Specified by:
- getIsItalicin interface- TextStamperInfoOrBuilder
- Returns:
- The isItalic.
 
- 
setIsItalicoptional bool is_italic = 2;- Parameters:
- value- The isItalic to set.
- Returns:
- This builder for chaining.
 
- 
clearIsItalicoptional bool is_italic = 2;- Returns:
- This builder for chaining.
 
- 
hasIsUnderlinepublic boolean hasIsUnderline()optional bool is_underline = 3;- Specified by:
- hasIsUnderlinein interface- TextStamperInfoOrBuilder
- Returns:
- Whether the isUnderline field is set.
 
- 
getIsUnderlinepublic boolean getIsUnderline()optional bool is_underline = 3;- Specified by:
- getIsUnderlinein interface- TextStamperInfoOrBuilder
- Returns:
- The isUnderline.
 
- 
setIsUnderlineoptional bool is_underline = 3;- Parameters:
- value- The isUnderline to set.
- Returns:
- This builder for chaining.
 
- 
clearIsUnderlineoptional bool is_underline = 3;- Returns:
- This builder for chaining.
 
- 
hasIsStrikethroughpublic boolean hasIsStrikethrough()optional bool is_strikethrough = 4;- Specified by:
- hasIsStrikethroughin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the isStrikethrough field is set.
 
- 
getIsStrikethroughpublic boolean getIsStrikethrough()optional bool is_strikethrough = 4;- Specified by:
- getIsStrikethroughin interface- TextStamperInfoOrBuilder
- Returns:
- The isStrikethrough.
 
- 
setIsStrikethroughoptional bool is_strikethrough = 4;- Parameters:
- value- The isStrikethrough to set.
- Returns:
- This builder for chaining.
 
- 
clearIsStrikethroughoptional bool is_strikethrough = 4;- Returns:
- This builder for chaining.
 
- 
hasFontFamilypublic boolean hasFontFamily()optional string font_family = 5;- Specified by:
- hasFontFamilyin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the fontFamily field is set.
 
- 
getFontFamilyoptional string font_family = 5;- Specified by:
- getFontFamilyin interface- TextStamperInfoOrBuilder
- Returns:
- The fontFamily.
 
- 
getFontFamilyBytespublic com.google.protobuf.ByteString getFontFamilyBytes()optional string font_family = 5;- Specified by:
- getFontFamilyBytesin interface- TextStamperInfoOrBuilder
- Returns:
- The bytes for fontFamily.
 
- 
setFontFamilyoptional string font_family = 5;- Parameters:
- value- The fontFamily to set.
- Returns:
- This builder for chaining.
 
- 
clearFontFamilyoptional string font_family = 5;- Returns:
- This builder for chaining.
 
- 
setFontFamilyBytesoptional string font_family = 5;- Parameters:
- value- The bytes for fontFamily to set.
- Returns:
- This builder for chaining.
 
- 
hasFontSizepublic boolean hasFontSize()optional int32 font_size = 6;- Specified by:
- hasFontSizein interface- TextStamperInfoOrBuilder
- Returns:
- Whether the fontSize field is set.
 
- 
getFontSizepublic int getFontSize()optional int32 font_size = 6;- Specified by:
- getFontSizein interface- TextStamperInfoOrBuilder
- Returns:
- The fontSize.
 
- 
setFontSizeoptional int32 font_size = 6;- Parameters:
- value- The fontSize to set.
- Returns:
- This builder for chaining.
 
- 
clearFontSizeoptional int32 font_size = 6;- Returns:
- This builder for chaining.
 
- 
hasUseGoogleFontpublic boolean hasUseGoogleFont()optional bool use_google_font = 7;- Specified by:
- hasUseGoogleFontin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the useGoogleFont field is set.
 
- 
getUseGoogleFontpublic boolean getUseGoogleFont()optional bool use_google_font = 7;- Specified by:
- getUseGoogleFontin interface- TextStamperInfoOrBuilder
- Returns:
- The useGoogleFont.
 
- 
setUseGoogleFontoptional bool use_google_font = 7;- Parameters:
- value- The useGoogleFont to set.
- Returns:
- This builder for chaining.
 
- 
clearUseGoogleFontoptional bool use_google_font = 7;- Returns:
- This builder for chaining.
 
- 
hasTextColorpublic boolean hasTextColor()optional string text_color = 8;- Specified by:
- hasTextColorin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the textColor field is set.
 
- 
getTextColoroptional string text_color = 8;- Specified by:
- getTextColorin interface- TextStamperInfoOrBuilder
- Returns:
- The textColor.
 
- 
getTextColorBytespublic com.google.protobuf.ByteString getTextColorBytes()optional string text_color = 8;- Specified by:
- getTextColorBytesin interface- TextStamperInfoOrBuilder
- Returns:
- The bytes for textColor.
 
- 
setTextColoroptional string text_color = 8;- Parameters:
- value- The textColor to set.
- Returns:
- This builder for chaining.
 
- 
clearTextColoroptional string text_color = 8;- Returns:
- This builder for chaining.
 
- 
setTextColorBytesoptional string text_color = 8;- Parameters:
- value- The bytes for textColor to set.
- Returns:
- This builder for chaining.
 
- 
hasBackgroundColorpublic boolean hasBackgroundColor()optional string background_color = 9;- Specified by:
- hasBackgroundColorin interface- TextStamperInfoOrBuilder
- Returns:
- Whether the backgroundColor field is set.
 
- 
getBackgroundColoroptional string background_color = 9;- Specified by:
- getBackgroundColorin interface- TextStamperInfoOrBuilder
- Returns:
- The backgroundColor.
 
- 
getBackgroundColorBytespublic com.google.protobuf.ByteString getBackgroundColorBytes()optional string background_color = 9;- Specified by:
- getBackgroundColorBytesin interface- TextStamperInfoOrBuilder
- Returns:
- The bytes for backgroundColor.
 
- 
setBackgroundColoroptional string background_color = 9;- Parameters:
- value- The backgroundColor to set.
- Returns:
- This builder for chaining.
 
- 
clearBackgroundColoroptional string background_color = 9;- Returns:
- This builder for chaining.
 
- 
setBackgroundColorBytesoptional string background_color = 9;- Parameters:
- value- The bytes for backgroundColor to set.
- Returns:
- This builder for chaining.
 
- 
setUnknownFieldspublic final TextStamperInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
 
- 
mergeUnknownFieldspublic final TextStamperInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>
 
 
-