public final class VodCreateDramaRecapTaskFontconfig extends com.google.protobuf.GeneratedMessageV3 implements VodCreateDramaRecapTaskFontconfigOrBuilder
Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig| Modifier and Type | Class and Description |
|---|---|
static class |
VodCreateDramaRecapTaskFontconfig.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig |
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 |
ALIGNTYPE_FIELD_NUMBER |
static int |
ALPHA_FIELD_NUMBER |
static int |
BACKGROUNDBORDERSIZE_FIELD_NUMBER |
static int |
BACKGROUNDCOLOR_FIELD_NUMBER |
static int |
BORDERCOLOR_FIELD_NUMBER |
static int |
BORDERWIDTH_FIELD_NUMBER |
static int |
FONTCOLOR_FIELD_NUMBER |
static int |
FONTSIZE_FIELD_NUMBER |
static int |
FONTTYPE_FIELD_NUMBER |
static int |
HEIGHT_FIELD_NUMBER |
static int |
LINEMAXWIDTH_FIELD_NUMBER |
static int |
NOSUBTITLE_FIELD_NUMBER |
static int |
POSX_FIELD_NUMBER |
static int |
POSY_FIELD_NUMBER |
static int |
TEXTRES_FIELD_NUMBER |
static int |
TYPESETTING_FIELD_NUMBER |
static int |
WIDTH_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getAlignType()
optional int32 AlignType = 14; |
double |
getAlpha()
optional double Alpha = 6; |
double |
getBackgroundBorderSize()
optional double BackgroundBorderSize = 10; |
String |
getBackgroundColor()
optional string BackgroundColor = 9; |
com.google.protobuf.ByteString |
getBackgroundColorBytes()
optional string BackgroundColor = 9; |
String |
getBorderColor()
optional string BorderColor = 11; |
com.google.protobuf.ByteString |
getBorderColorBytes()
optional string BorderColor = 11; |
int |
getBorderWidth()
optional int32 BorderWidth = 12; |
static VodCreateDramaRecapTaskFontconfig |
getDefaultInstance() |
VodCreateDramaRecapTaskFontconfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFontColor()
optional string FontColor = 8; |
com.google.protobuf.ByteString |
getFontColorBytes()
optional string FontColor = 8; |
int |
getFontSize()
optional int32 FontSize = 3; |
String |
getFontType()
optional string FontType = 2; |
com.google.protobuf.ByteString |
getFontTypeBytes()
optional string FontType = 2; |
int |
getHeight()
optional int32 Height = 5; |
double |
getLineMaxWidth()
optional double LineMaxWidth = 17; |
boolean |
getNoSubtitle()
bool NoSubtitle = 1; |
com.google.protobuf.Parser<VodCreateDramaRecapTaskFontconfig> |
getParserForType() |
int |
getPosX()
optional int32 PosX = 15; |
int |
getPosY()
optional int32 PosY = 16; |
int |
getSerializedSize() |
String |
getTextRes()
optional string TextRes = 7; |
com.google.protobuf.ByteString |
getTextResBytes()
optional string TextRes = 7; |
int |
getTypesetting()
optional int32 Typesetting = 13; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getWidth()
optional int32 Width = 4; |
boolean |
hasAlignType()
optional int32 AlignType = 14; |
boolean |
hasAlpha()
optional double Alpha = 6; |
boolean |
hasBackgroundBorderSize()
optional double BackgroundBorderSize = 10; |
boolean |
hasBackgroundColor()
optional string BackgroundColor = 9; |
boolean |
hasBorderColor()
optional string BorderColor = 11; |
boolean |
hasBorderWidth()
optional int32 BorderWidth = 12; |
boolean |
hasFontColor()
optional string FontColor = 8; |
boolean |
hasFontSize()
optional int32 FontSize = 3; |
boolean |
hasFontType()
optional string FontType = 2; |
int |
hashCode() |
boolean |
hasHeight()
optional int32 Height = 5; |
boolean |
hasLineMaxWidth()
optional double LineMaxWidth = 17; |
boolean |
hasPosX()
optional int32 PosX = 15; |
boolean |
hasPosY()
optional int32 PosY = 16; |
boolean |
hasTextRes()
optional string TextRes = 7; |
boolean |
hasTypesetting()
optional int32 Typesetting = 13; |
boolean |
hasWidth()
optional int32 Width = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodCreateDramaRecapTaskFontconfig.Builder |
newBuilder() |
static VodCreateDramaRecapTaskFontconfig.Builder |
newBuilder(VodCreateDramaRecapTaskFontconfig prototype) |
VodCreateDramaRecapTaskFontconfig.Builder |
newBuilderForType() |
protected VodCreateDramaRecapTaskFontconfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodCreateDramaRecapTaskFontconfig |
parseDelimitedFrom(InputStream input) |
static VodCreateDramaRecapTaskFontconfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(byte[] data) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(ByteBuffer data) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(com.google.protobuf.ByteString data) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(InputStream input) |
static VodCreateDramaRecapTaskFontconfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodCreateDramaRecapTaskFontconfig> |
parser() |
VodCreateDramaRecapTaskFontconfig.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NOSUBTITLE_FIELD_NUMBER
public static final int FONTTYPE_FIELD_NUMBER
public static final int FONTSIZE_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
public static final int ALPHA_FIELD_NUMBER
public static final int TEXTRES_FIELD_NUMBER
public static final int FONTCOLOR_FIELD_NUMBER
public static final int BACKGROUNDCOLOR_FIELD_NUMBER
public static final int BACKGROUNDBORDERSIZE_FIELD_NUMBER
public static final int BORDERCOLOR_FIELD_NUMBER
public static final int BORDERWIDTH_FIELD_NUMBER
public static final int TYPESETTING_FIELD_NUMBER
public static final int ALIGNTYPE_FIELD_NUMBER
public static final int POSX_FIELD_NUMBER
public static final int POSY_FIELD_NUMBER
public static final int LINEMAXWIDTH_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean getNoSubtitle()
bool NoSubtitle = 1;getNoSubtitle in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasFontType()
optional string FontType = 2;hasFontType in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic String getFontType()
optional string FontType = 2;getFontType in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic com.google.protobuf.ByteString getFontTypeBytes()
optional string FontType = 2;getFontTypeBytes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasFontSize()
optional int32 FontSize = 3;hasFontSize in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getFontSize()
optional int32 FontSize = 3;getFontSize in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasWidth()
optional int32 Width = 4;hasWidth in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getWidth()
optional int32 Width = 4;getWidth in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasHeight()
optional int32 Height = 5;hasHeight in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getHeight()
optional int32 Height = 5;getHeight in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasAlpha()
optional double Alpha = 6;hasAlpha in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic double getAlpha()
optional double Alpha = 6;getAlpha in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasTextRes()
optional string TextRes = 7;hasTextRes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic String getTextRes()
optional string TextRes = 7;getTextRes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic com.google.protobuf.ByteString getTextResBytes()
optional string TextRes = 7;getTextResBytes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasFontColor()
optional string FontColor = 8;hasFontColor in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic String getFontColor()
optional string FontColor = 8;getFontColor in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic com.google.protobuf.ByteString getFontColorBytes()
optional string FontColor = 8;getFontColorBytes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasBackgroundColor()
optional string BackgroundColor = 9;hasBackgroundColor in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic String getBackgroundColor()
optional string BackgroundColor = 9;getBackgroundColor in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic com.google.protobuf.ByteString getBackgroundColorBytes()
optional string BackgroundColor = 9;getBackgroundColorBytes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasBackgroundBorderSize()
optional double BackgroundBorderSize = 10;hasBackgroundBorderSize in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic double getBackgroundBorderSize()
optional double BackgroundBorderSize = 10;getBackgroundBorderSize in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasBorderColor()
optional string BorderColor = 11;hasBorderColor in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic String getBorderColor()
optional string BorderColor = 11;getBorderColor in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic com.google.protobuf.ByteString getBorderColorBytes()
optional string BorderColor = 11;getBorderColorBytes in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasBorderWidth()
optional int32 BorderWidth = 12;hasBorderWidth in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getBorderWidth()
optional int32 BorderWidth = 12;getBorderWidth in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasTypesetting()
optional int32 Typesetting = 13;hasTypesetting in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getTypesetting()
optional int32 Typesetting = 13;getTypesetting in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasAlignType()
optional int32 AlignType = 14;hasAlignType in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getAlignType()
optional int32 AlignType = 14;getAlignType in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasPosX()
optional int32 PosX = 15;hasPosX in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getPosX()
optional int32 PosX = 15;getPosX in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasPosY()
optional int32 PosY = 16;hasPosY in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic int getPosY()
optional int32 PosY = 16;getPosY in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic boolean hasLineMaxWidth()
optional double LineMaxWidth = 17;hasLineMaxWidth in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic double getLineMaxWidth()
optional double LineMaxWidth = 17;getLineMaxWidth in interface VodCreateDramaRecapTaskFontconfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodCreateDramaRecapTaskFontconfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodCreateDramaRecapTaskFontconfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodCreateDramaRecapTaskFontconfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodCreateDramaRecapTaskFontconfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodCreateDramaRecapTaskFontconfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodCreateDramaRecapTaskFontconfig.Builder newBuilder()
public static VodCreateDramaRecapTaskFontconfig.Builder newBuilder(VodCreateDramaRecapTaskFontconfig prototype)
public VodCreateDramaRecapTaskFontconfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodCreateDramaRecapTaskFontconfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodCreateDramaRecapTaskFontconfig getDefaultInstance()
public static com.google.protobuf.Parser<VodCreateDramaRecapTaskFontconfig> parser()
public com.google.protobuf.Parser<VodCreateDramaRecapTaskFontconfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodCreateDramaRecapTaskFontconfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.