跳过导航链接
A C D E G H I L N O P R S T V W 

S

setAutoAdjust(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否开启 SuperTextView.Adjuster 功能。
setCorner(float) - 类 中的方法com.coorchice.library.SuperTextView
设置圆角大小
setDrawable(Drawable) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图。
setDrawable2(Drawable) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2。
setDrawable2Height(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2高度。
setDrawable2PaddingLeft(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2相对于控件左边的边距。
setDrawable2PaddingTop(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2相对于控件上边的边距。
setDrawable2Rotate(float) - 类 中的方法com.coorchice.library.SuperTextView
设置第二个状态图的旋转角度。
setDrawable2Tint(int) - 类 中的方法com.coorchice.library.SuperTextView
设置第二个状态图的混合颜色。
setDrawable2Width(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2宽度。
setDrawableAsBackground(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否将状态图作为SuperTextView的背景图。
setDrawableHeight(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图高度。
setDrawablePaddingLeft(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图相对于控件左边的边距。
setDrawablePaddingTop(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图相对于控件上边的边距。
setDrawableRotate(float) - 类 中的方法com.coorchice.library.SuperTextView
设置第一个状态图的旋转角度。
setDrawableTint(int) - 类 中的方法com.coorchice.library.SuperTextView
设置第一个状态图的混合颜色。
setDrawableWidth(float) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图宽度。
setFrameRate(int) - 类 中的方法com.coorchice.library.SuperTextView
设置帧率,即每秒帧数。
setLeftBottomCornerEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置左下角是否为圆角,可以单独控制SuperTextView的每一个圆角。
setLeftTopCornerEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置左上角是否为圆角,可以单独控制SuperTextView的每一个圆角。
setOpportunity(SuperTextView.Adjuster.Opportunity) - 类 中的方法com.coorchice.library.SuperTextView.Adjuster
设置Adjuster的作用层级。
setPressBgColor(int) - 类 中的方法com.coorchice.library.SuperTextView
获得当前按压背景色。
setPressBgColor(int) - 类 中的方法com.coorchice.library.sys_adjusters.PressAdjuster
 
setPressTextColor(int) - 类 中的方法com.coorchice.library.SuperTextView
获得当前按压文字色。
setPressTextColor(int) - 类 中的方法com.coorchice.library.sys_adjusters.PressAdjuster
 
setRightBottomCornerEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置右下角是否为圆角,可以单独控制SuperTextView的每一个圆角。
setRightTopCornerEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置右上角是否为圆角,可以单独控制SuperTextView的每一个圆角。
setShaderEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否启用渐变色功能。
setShaderEndColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置渐变结束色。
setShaderMode(SuperTextView.ShaderMode) - 类 中的方法com.coorchice.library.SuperTextView
设置渐变模式。
setShaderStartColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置渐变起始色。
setShowState(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否显示状态图。
setShowState2(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否显示状态图2
setSolid(int) - 类 中的方法com.coorchice.library.SuperTextView
设置填充颜色
setStateDrawable2Mode(SuperTextView.DrawableMode) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2显示模式。
setStateDrawableMode(SuperTextView.DrawableMode) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图显示模式。
setStrokeColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置边框颜色
setStrokeWidth(float) - 类 中的方法com.coorchice.library.SuperTextView
设置控件边框宽度
setTextFillColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置文字的填充颜色,需要开启文字描边 SuperTextView.setTextStroke(boolean) 才能生效。
setTextShaderEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否启用文字渐变色功能。
setTextShaderEndColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置文字渐变结束色。
setTextShaderMode(SuperTextView.ShaderMode) - 类 中的方法com.coorchice.library.SuperTextView
设置文字渐变模式。
setTextShaderStartColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置文字渐变起始色。
setTextStroke(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否开启文字描边。
setTextStrokeColor(int) - 类 中的方法com.coorchice.library.SuperTextView
设置文字描边的颜色
setTextStrokeWidth(float) - 类 中的方法com.coorchice.library.SuperTextView
设置文字描边的宽度,需要开启文字描边 SuperTextView.setTextStroke(boolean) 才能生效。
setUrlImage(String, boolean) - 类 中的方法com.coorchice.library.SuperTextView
将一个网络图片作为SuperTextView的StateDrawable。
setUrlImage(String) - 类 中的方法com.coorchice.library.SuperTextView
将一个网络图片作为SuperTextView的StateDrawable,调用这个方法StateDrawable将会被设置为背景模式。
showAllElementsInfo() - 类 中的静态方法com.coorchice.library.utils.LogUtils
 
shutDown() - 类 中的方法com.coorchice.library.utils.ThreadPool
关闭线程池,这将导致改线程池立即停止接受新的线程请求,但已经存在的任务仍然会执行,直到完成。
startAnim() - 类 中的方法com.coorchice.library.SuperTextView
启动动画。
stopAnim() - 类 中的方法com.coorchice.library.SuperTextView
停止动画。
STVUtils - com.coorchice.library.utils中的类
 
STVUtils() - 类 的构造器com.coorchice.library.utils.STVUtils
 
submit(Callable<T>) - 类 中的静态方法com.coorchice.library.utils.ThreadPool
 
SuperTextView - com.coorchice.library中的类
 
SuperTextView(Context) - 类 的构造器com.coorchice.library.SuperTextView
简单的构造函数
SuperTextView(Context, AttributeSet) - 类 的构造器com.coorchice.library.SuperTextView
inflate Xml布局文件时会被调用
SuperTextView(Context, AttributeSet, int) - 类 的构造器com.coorchice.library.SuperTextView
SuperTextView(Context, AttributeSet, int, int) - 类 的构造器com.coorchice.library.SuperTextView
SuperTextView.Adjuster - com.coorchice.library中的类
Adjuster被设计用来在SuperTextView的绘制过程中插入一些操作。
SuperTextView.Adjuster.Opportunity - com.coorchice.library中的枚举
Adjuster贴心的设计了控制作用层级的功能。
SuperTextView.DrawableMode - com.coorchice.library中的枚举
状态图的显示模式。
SuperTextView.ShaderMode - com.coorchice.library中的枚举
SuperTextView的渐变模式。
A C D E G H I L N O P R S T V W 
跳过导航链接