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

S

setAlpha(int) - 类 中的方法com.coorchice.library.gifdecoder.GifDrawable
 
setAutoAdjust(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置是否开启 SuperTextView.Adjuster 功能。
setColorFilter(ColorFilter) - 类 中的方法com.coorchice.library.gifdecoder.GifDrawable
 
setCorner(float) - 类 中的方法com.coorchice.library.SuperTextView
设置圆角大小
setDrawable(Drawable) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图。
setDrawable(int) - 类 中的方法com.coorchice.library.SuperTextView
使用drawable资源设置状态图。
setDrawable(Bitmap) - 类 中的方法com.coorchice.library.SuperTextView
使用bitmap资源设置状态图1。
setDrawable2(Drawable) - 类 中的方法com.coorchice.library.SuperTextView
设置状态图2。
setDrawable2(int) - 类 中的方法com.coorchice.library.SuperTextView
使用drawable资源设置状态图2。
setDrawable2(Bitmap) - 类 中的方法com.coorchice.library.SuperTextView
使用bitmap资源设置状态图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
设置状态图宽度。
setFrame(long, int) - 类 中的静态方法com.coorchice.library.gifdecoder.JNI
 
setFrameDuration(int) - 接口 中的方法com.coorchice.library.gifdecoder.Gif
设置 Gif 帧间隔
setFrameDuration(int) - 类 中的方法com.coorchice.library.gifdecoder.GifDecoder
设置 Gif 帧间隔
setFrameDuration(int) - 类 中的方法com.coorchice.library.gifdecoder.GifDrawable
设置 Gif 帧间隔
setFrameDuration(long, int) - 类 中的静态方法com.coorchice.library.gifdecoder.JNI
修改帧间隔
setFrameRate(int) - 类 中的方法com.coorchice.library.SuperTextView
设置帧率,即每秒帧数。
setLeftBottomCornerEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置左下角是否为圆角,可以单独控制SuperTextView的每一个圆角。
setLeftTopCornerEnable(boolean) - 类 中的方法com.coorchice.library.SuperTextView
设置左上角是否为圆角,可以单独控制SuperTextView的每一个圆角。
setOnDrawableClickedListener(SuperTextView.OnDrawableClickedListener) - 类 中的方法com.coorchice.library.SuperTextView
设置一个监听器,用于监听 Drawable1 或者 Drawable2 的点击事件。
setOnFrameListener(GifDecoder.OnFrameListener) - 接口 中的方法com.coorchice.library.gifdecoder.Gif
设置帧绘制监听器。
setOnFrameListener(GifDecoder.OnFrameListener) - 类 中的方法com.coorchice.library.gifdecoder.GifDecoder
设置帧绘制监听器。
setOnFrameListener(GifDecoder.OnFrameListener) - 类 中的方法com.coorchice.library.gifdecoder.GifDrawable
设置帧绘制监听器。
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的每一个圆角。
setScaleType(SuperTextView.ScaleType) - 类 中的方法com.coorchice.library.SuperTextView
当 Drawable1 被作为背景图时,设置其缩放模式。
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
设置状态图显示模式。
setStrict(boolean) - 接口 中的方法com.coorchice.library.gifdecoder.Gif
设置是否启用严格模式。
setStrict(boolean) - 类 中的方法com.coorchice.library.gifdecoder.GifDecoder
设置是否启用严格模式。
setStrict(boolean) - 类 中的方法com.coorchice.library.gifdecoder.GifDrawable
设置是否启用严格模式。
setStrict(long, boolean) - 类 中的静态方法com.coorchice.library.gifdecoder.JNI
启用/停止严格模式
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) 才能生效。
setTracker(Tracker) - 类 中的方法com.coorchice.library.SuperTextView
设置一个跟踪器,用于追踪 SuperTextView 绘制
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
启动动画。
stop() - 接口 中的方法com.coorchice.library.gifdecoder.Gif
暂停播放
stop() - 类 中的方法com.coorchice.library.gifdecoder.GifDecoder
暂停播放
stop() - 类 中的方法com.coorchice.library.gifdecoder.GifDrawable
暂停播放
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.OnDrawableClickedListener - com.coorchice.library中的接口
用于监听 Drawable1 和 Drawable2 被点击的事件 需要注意,对于 Drawable1,只有在它不作为背景图使用使,才能触发点击事件。
SuperTextView.ScaleType - com.coorchice.library中的枚举
当 Drawable1 作为背景图时的剪裁模式
SuperTextView.ShaderMode - com.coorchice.library中的枚举
SuperTextView的渐变模式。
A B C D E F G H I J L M N O P R S T U V W 
跳过导航链接