public class EffectCaption extends EffectText
Modifier and Type | Field and Description |
---|---|
int |
gifViewId |
long |
preBegin |
long |
preEnd |
long |
textBegin |
int |
textCenterX |
int |
textCenterY |
long |
textEnd |
float |
textRotation |
dTextColor, dTextStrokeColor, font, hasLabel, hasStroke, mBackgroundBmp, mBackgroundBmpPath, mTextAlignment, mTextMaxLines, mTextPaddingX, mTextPaddingY, mTextSize, needSaveBmp, text, textAlignment, textBmpPath, textColor, textHeight, textLabelColor, textStrokeColor, textWidth
duration, end, frameArry, height, isTrack, kernelFrame, mirror, name, PASTER_TYPE_CAPTION, PASTER_TYPE_GIF, PASTER_TYPE_TEXT, rotation, start, timeArry, width, x, y
Constructor and Description |
---|
EffectCaption(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
void |
copy(EffectBase base) |
int |
getPasterType() |
java.lang.String |
toString() |
generateTextFinger
equals, getHeightRatio, getWidthRatio, getXRatio, getYRatio, isPasterReady, setHeightRatio, setWidthRatio, setXRatio, setYRatio
getAnimationType, getPath, getResId, getViewId, readString, setAnimationType, setPath, setResId, setViewId
public int gifViewId
public long textBegin
public long textEnd
public long preBegin
public long preEnd
public int textCenterX
public int textCenterY
public float textRotation
public int getPasterType()
getPasterType
in class EffectText
public void copy(EffectBase base)
copy
in class EffectText
public java.lang.String toString()
toString
in class EffectText