public interface AliyunPasterBaseView
限定符和类型 | 方法和说明 |
---|---|
android.graphics.Bitmap |
getBackgroundBitmap() |
int |
getPasterCenterX() |
int |
getPasterCenterY() |
int |
getPasterHeight() |
float |
getPasterRotation() |
java.lang.String |
getPasterTextFont() |
int |
getPasterTextHeight() |
int |
getPasterTextOffsetX() |
int |
getPasterTextOffsetY() |
float |
getPasterTextRotation() |
int |
getPasterTextWidth() |
android.view.View |
getPasterView() |
int |
getPasterWidth() |
java.lang.String |
getText() |
android.text.Layout.Alignment |
getTextAlign() |
int |
getTextBgLabelColor() |
int |
getTextColor() |
int |
getTextFixSize() |
int |
getTextMaxLines() |
int |
getTextPaddingX() |
int |
getTextPaddingY() |
int |
getTextStrokeColor() |
android.view.View |
getTextView() |
boolean |
isPasterMirrored() |
boolean |
isTextHasLabel() |
boolean |
isTextHasStroke() |
android.graphics.Bitmap |
transToImage() |
int getTextMaxLines()
android.text.Layout.Alignment getTextAlign()
int getTextPaddingX()
int getTextPaddingY()
int getTextFixSize()
android.graphics.Bitmap getBackgroundBitmap()
java.lang.String getText()
int getTextColor()
int getTextStrokeColor()
boolean isTextHasStroke()
boolean isTextHasLabel()
int getTextBgLabelColor()
int getPasterTextOffsetX()
int getPasterTextOffsetY()
int getPasterTextWidth()
int getPasterTextHeight()
float getPasterTextRotation()
java.lang.String getPasterTextFont()
int getPasterWidth()
int getPasterHeight()
int getPasterCenterY()
int getPasterCenterX()
float getPasterRotation()
android.graphics.Bitmap transToImage()
android.view.View getPasterView()
android.view.View getTextView()
boolean isPasterMirrored()