public interface VodCreateDramaRecapTaskFontconfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
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; |
int |
getPosX()
optional int32 PosX = 15; |
int |
getPosY()
optional int32 PosY = 16; |
String |
getTextRes()
optional string TextRes = 7; |
com.google.protobuf.ByteString |
getTextResBytes()
optional string TextRes = 7; |
int |
getTypesetting()
optional int32 Typesetting = 13; |
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; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getNoSubtitle()
bool NoSubtitle = 1;boolean hasFontType()
optional string FontType = 2;String getFontType()
optional string FontType = 2;com.google.protobuf.ByteString getFontTypeBytes()
optional string FontType = 2;boolean hasFontSize()
optional int32 FontSize = 3;int getFontSize()
optional int32 FontSize = 3;boolean hasWidth()
optional int32 Width = 4;int getWidth()
optional int32 Width = 4;boolean hasHeight()
optional int32 Height = 5;int getHeight()
optional int32 Height = 5;boolean hasAlpha()
optional double Alpha = 6;double getAlpha()
optional double Alpha = 6;boolean hasTextRes()
optional string TextRes = 7;String getTextRes()
optional string TextRes = 7;com.google.protobuf.ByteString getTextResBytes()
optional string TextRes = 7;boolean hasFontColor()
optional string FontColor = 8;String getFontColor()
optional string FontColor = 8;com.google.protobuf.ByteString getFontColorBytes()
optional string FontColor = 8;boolean hasBackgroundColor()
optional string BackgroundColor = 9;String getBackgroundColor()
optional string BackgroundColor = 9;com.google.protobuf.ByteString getBackgroundColorBytes()
optional string BackgroundColor = 9;boolean hasBackgroundBorderSize()
optional double BackgroundBorderSize = 10;double getBackgroundBorderSize()
optional double BackgroundBorderSize = 10;boolean hasBorderColor()
optional string BorderColor = 11;String getBorderColor()
optional string BorderColor = 11;com.google.protobuf.ByteString getBorderColorBytes()
optional string BorderColor = 11;boolean hasBorderWidth()
optional int32 BorderWidth = 12;int getBorderWidth()
optional int32 BorderWidth = 12;boolean hasTypesetting()
optional int32 Typesetting = 13;int getTypesetting()
optional int32 Typesetting = 13;boolean hasAlignType()
optional int32 AlignType = 14;int getAlignType()
optional int32 AlignType = 14;boolean hasPosX()
optional int32 PosX = 15;int getPosX()
optional int32 PosX = 15;boolean hasPosY()
optional int32 PosY = 16;int getPosY()
optional int32 PosY = 16;boolean hasLineMaxWidth()
optional double LineMaxWidth = 17;double getLineMaxWidth()
optional double LineMaxWidth = 17;Copyright © 2025. All rights reserved.