public final class TextStamperInfo extends com.google.protobuf.GeneratedMessageV3 implements TextStamperInfoOrBuilder
IronPdfEngine.Proto.TextStamperInfo
Modifier and Type | Class and Description |
---|---|
static class |
TextStamperInfo.Builder
Protobuf type
IronPdfEngine.Proto.TextStamperInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
BACKGROUND_COLOR_FIELD_NUMBER |
static int |
FONT_FAMILY_FIELD_NUMBER |
static int |
FONT_SIZE_FIELD_NUMBER |
static int |
IS_BOLD_FIELD_NUMBER |
static int |
IS_ITALIC_FIELD_NUMBER |
static int |
IS_STRIKETHROUGH_FIELD_NUMBER |
static int |
IS_UNDERLINE_FIELD_NUMBER |
static int |
TEXT_COLOR_FIELD_NUMBER |
static int |
USE_GOOGLE_FONT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBackgroundColor()
optional string background_color = 9; |
com.google.protobuf.ByteString |
getBackgroundColorBytes()
optional string background_color = 9; |
static TextStamperInfo |
getDefaultInstance() |
TextStamperInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFontFamily()
optional string font_family = 5; |
com.google.protobuf.ByteString |
getFontFamilyBytes()
optional string font_family = 5; |
int |
getFontSize()
optional int32 font_size = 6; |
boolean |
getIsBold()
optional bool is_bold = 1; |
boolean |
getIsItalic()
optional bool is_italic = 2; |
boolean |
getIsStrikethrough()
optional bool is_strikethrough = 4; |
boolean |
getIsUnderline()
optional bool is_underline = 3; |
com.google.protobuf.Parser<TextStamperInfo> |
getParserForType() |
int |
getSerializedSize() |
String |
getTextColor()
optional string text_color = 8; |
com.google.protobuf.ByteString |
getTextColorBytes()
optional string text_color = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
getUseGoogleFont()
optional bool use_google_font = 7; |
boolean |
hasBackgroundColor()
optional string background_color = 9; |
boolean |
hasFontFamily()
optional string font_family = 5; |
boolean |
hasFontSize()
optional int32 font_size = 6; |
int |
hashCode() |
boolean |
hasIsBold()
optional bool is_bold = 1; |
boolean |
hasIsItalic()
optional bool is_italic = 2; |
boolean |
hasIsStrikethrough()
optional bool is_strikethrough = 4; |
boolean |
hasIsUnderline()
optional bool is_underline = 3; |
boolean |
hasTextColor()
optional string text_color = 8; |
boolean |
hasUseGoogleFont()
optional bool use_google_font = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TextStamperInfo.Builder |
newBuilder() |
static TextStamperInfo.Builder |
newBuilder(TextStamperInfo prototype) |
TextStamperInfo.Builder |
newBuilderForType() |
protected TextStamperInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TextStamperInfo |
parseDelimitedFrom(InputStream input) |
static TextStamperInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStamperInfo |
parseFrom(byte[] data) |
static TextStamperInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStamperInfo |
parseFrom(ByteBuffer data) |
static TextStamperInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStamperInfo |
parseFrom(com.google.protobuf.ByteString data) |
static TextStamperInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStamperInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TextStamperInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStamperInfo |
parseFrom(InputStream input) |
static TextStamperInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TextStamperInfo> |
parser() |
TextStamperInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int IS_BOLD_FIELD_NUMBER
public static final int IS_ITALIC_FIELD_NUMBER
public static final int IS_UNDERLINE_FIELD_NUMBER
public static final int IS_STRIKETHROUGH_FIELD_NUMBER
public static final int FONT_FAMILY_FIELD_NUMBER
public static final int FONT_SIZE_FIELD_NUMBER
public static final int USE_GOOGLE_FONT_FIELD_NUMBER
public static final int TEXT_COLOR_FIELD_NUMBER
public static final int BACKGROUND_COLOR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasIsBold()
optional bool is_bold = 1;
hasIsBold
in interface TextStamperInfoOrBuilder
public boolean getIsBold()
optional bool is_bold = 1;
getIsBold
in interface TextStamperInfoOrBuilder
public boolean hasIsItalic()
optional bool is_italic = 2;
hasIsItalic
in interface TextStamperInfoOrBuilder
public boolean getIsItalic()
optional bool is_italic = 2;
getIsItalic
in interface TextStamperInfoOrBuilder
public boolean hasIsUnderline()
optional bool is_underline = 3;
hasIsUnderline
in interface TextStamperInfoOrBuilder
public boolean getIsUnderline()
optional bool is_underline = 3;
getIsUnderline
in interface TextStamperInfoOrBuilder
public boolean hasIsStrikethrough()
optional bool is_strikethrough = 4;
hasIsStrikethrough
in interface TextStamperInfoOrBuilder
public boolean getIsStrikethrough()
optional bool is_strikethrough = 4;
getIsStrikethrough
in interface TextStamperInfoOrBuilder
public boolean hasFontFamily()
optional string font_family = 5;
hasFontFamily
in interface TextStamperInfoOrBuilder
public String getFontFamily()
optional string font_family = 5;
getFontFamily
in interface TextStamperInfoOrBuilder
public com.google.protobuf.ByteString getFontFamilyBytes()
optional string font_family = 5;
getFontFamilyBytes
in interface TextStamperInfoOrBuilder
public boolean hasFontSize()
optional int32 font_size = 6;
hasFontSize
in interface TextStamperInfoOrBuilder
public int getFontSize()
optional int32 font_size = 6;
getFontSize
in interface TextStamperInfoOrBuilder
public boolean hasUseGoogleFont()
optional bool use_google_font = 7;
hasUseGoogleFont
in interface TextStamperInfoOrBuilder
public boolean getUseGoogleFont()
optional bool use_google_font = 7;
getUseGoogleFont
in interface TextStamperInfoOrBuilder
public boolean hasTextColor()
optional string text_color = 8;
hasTextColor
in interface TextStamperInfoOrBuilder
public String getTextColor()
optional string text_color = 8;
getTextColor
in interface TextStamperInfoOrBuilder
public com.google.protobuf.ByteString getTextColorBytes()
optional string text_color = 8;
getTextColorBytes
in interface TextStamperInfoOrBuilder
public boolean hasBackgroundColor()
optional string background_color = 9;
hasBackgroundColor
in interface TextStamperInfoOrBuilder
public String getBackgroundColor()
optional string background_color = 9;
getBackgroundColor
in interface TextStamperInfoOrBuilder
public com.google.protobuf.ByteString getBackgroundColorBytes()
optional string background_color = 9;
getBackgroundColorBytes
in interface TextStamperInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static TextStamperInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextStamperInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextStamperInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextStamperInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextStamperInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextStamperInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextStamperInfo parseFrom(InputStream input) throws IOException
IOException
public static TextStamperInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TextStamperInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static TextStamperInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TextStamperInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static TextStamperInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public TextStamperInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static TextStamperInfo.Builder newBuilder()
public static TextStamperInfo.Builder newBuilder(TextStamperInfo prototype)
public TextStamperInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected TextStamperInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static TextStamperInfo getDefaultInstance()
public static com.google.protobuf.Parser<TextStamperInfo> parser()
public com.google.protobuf.Parser<TextStamperInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public TextStamperInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.