Added Methods
|
BlendMode getBlendMode ()
|
|
long getColorLong ()
|
|
int getEndHyphenEdit ()
|
|
int getShadowLayerColor ()
|
|
long getShadowLayerColorLong ()
|
|
float getShadowLayerDx ()
|
|
float getShadowLayerDy ()
|
|
float getShadowLayerRadius ()
|
|
int getStartHyphenEdit ()
|
|
float getStrikeThruPosition ()
|
|
float getStrikeThruThickness ()
|
|
void getTextBounds (CharSequence, int, int, Rect)
|
|
float getTextRunAdvances (char[], int, int, int, int, boolean, float[], int)
|
|
int getTextRunCursor (char[], int, int, boolean, int, int)
|
|
int getTextRunCursor (CharSequence, int, int, boolean, int, int)
|
|
float getUnderlinePosition ()
|
|
float getUnderlineThickness ()
|
|
float getWordSpacing ()
|
|
void setBlendMode (BlendMode )
|
|
void setColor (long )
|
|
void setEndHyphenEdit (int )
|
|
void setShadowLayer (float, float, float, long)
|
|
void setStartHyphenEdit (int )
|
|
void setWordSpacing (float )
|
|