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

A

addChar(char, float[]) - 类 中的静态方法com.scwang.smartrefresh.header.storehouse.StoreHousePath
 
animationDropCircle() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
AnimationImageView - com.scwang.smartrefresh.header.waveswipe中的类
 
AnimationImageView(Context) - 类 的构造器com.scwang.smartrefresh.header.waveswipe.AnimationImageView
コンストラクタ
appearPhase(float, float) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
applyTransformation(float, Transformation) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 

B

beginPhase(float) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
BezierCircleHeader - com.scwang.smartrefresh.header中的类
CircleRefresh Created by zhanglei on 15/7/18.
BezierCircleHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.BezierCircleHeader
 
BezierCircleHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.BezierCircleHeader
 
BezierCircleHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.BezierCircleHeader
 
BezierCircleHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.BezierCircleHeader
 

C

Circle - com.scwang.smartrefresh.header.waterdrop中的类
Created by xiayong on 2015/6/25.
Circle() - 类 的构造器com.scwang.smartrefresh.header.waterdrop.Circle
 
CircleImageView - com.scwang.smartrefresh.header.material中的类
Private class created to work around issues with AnimationListeners being called before the animation is actually complete and support shadows on older platforms.
CircleImageView(Context, int) - 类 的构造器com.scwang.smartrefresh.header.material.CircleImageView
 
color - 类 中的变量com.scwang.smartrefresh.header.waterdrop.Circle
 
ColorUtils - com.scwang.smartrefresh.header.util中的类
A set of color-related utility methods, building upon those available in Color.
com.scwang.smartrefresh.header - 程序包 com.scwang.smartrefresh.header
 
com.scwang.smartrefresh.header.flyrefresh - 程序包 com.scwang.smartrefresh.header.flyrefresh
 
com.scwang.smartrefresh.header.fungame - 程序包 com.scwang.smartrefresh.header.fungame
 
com.scwang.smartrefresh.header.internal - 程序包 com.scwang.smartrefresh.header.internal
 
com.scwang.smartrefresh.header.material - 程序包 com.scwang.smartrefresh.header.material
 
com.scwang.smartrefresh.header.storehouse - 程序包 com.scwang.smartrefresh.header.storehouse
 
com.scwang.smartrefresh.header.util - 程序包 com.scwang.smartrefresh.header.util
 
com.scwang.smartrefresh.header.waterdrop - 程序包 com.scwang.smartrefresh.header.waterdrop
 
com.scwang.smartrefresh.header.waveswipe - 程序包 com.scwang.smartrefresh.header.waveswipe
 
compositeColors(int, int) - 类 中的静态方法com.scwang.smartrefresh.header.util.ColorUtils
 
controllerPosition - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
controllerSize - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
create(Path) - 类 中的静态方法com.scwang.smartrefresh.header.flyrefresh.PathInterpolatorCompat
Create an Interpolator for an arbitrary Path.
create(float, float) - 类 中的静态方法com.scwang.smartrefresh.header.flyrefresh.PathInterpolatorCompat
Create an Interpolator for a quadratic Bezier curve.
create(float, float, float, float) - 类 中的静态方法com.scwang.smartrefresh.header.flyrefresh.PathInterpolatorCompat
Create an Interpolator for a cubic Bezier curve.
createAnimator() - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
创建回弹动画 上圆半径减速恢复至最大半径 下圆半径减速恢复至最大半径 圆心距减速从最大值减到0(下圆Y从当前位置移动到上圆Y)。

D

DEFAULT - 类 中的静态变量com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
DeliveryHeader - com.scwang.smartrefresh.header中的类
Refresh your delivery!
DeliveryHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.DeliveryHeader
 
DeliveryHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.DeliveryHeader
 
DeliveryHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.DeliveryHeader
 
DeliveryHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.DeliveryHeader
 
dispatchDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
dispatchDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
dispatchDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
DisplayUtil - com.scwang.smartrefresh.header.waveswipe中的类
 
DIVIDING_LINE_SIZE - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameHeader
分割线默认宽度大小
draw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
draw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
drawGame(Canvas, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
drawGame(Canvas, int, int) - 类 中的方法com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
drawGame(Canvas, int, int) - 类 中的方法com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
DropBounceInterpolator - com.scwang.smartrefresh.header.waveswipe中的类
 
DropBounceInterpolator() - 类 的构造器com.scwang.smartrefresh.header.waveswipe.DropBounceInterpolator
 
DropBounceInterpolator(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.waveswipe.DropBounceInterpolator
 
DropboxHeader - com.scwang.smartrefresh.header中的类
DropboxRefresh Created by SCWANG on 2017/6/24.
DropboxHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.DropboxHeader
 
DropboxHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.DropboxHeader
 
DropboxHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.DropboxHeader
 
DropboxHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.DropboxHeader
 

E

expandPhase(float, float, float) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 

F

FastOutSlowInInterpolator - com.scwang.smartrefresh.header.internal中的类
Interpolator corresponding to R.interpolator.fast_out_slow_in.
FastOutSlowInInterpolator() - 类 的构造器com.scwang.smartrefresh.header.internal.FastOutSlowInInterpolator
 
finishRefresh() - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
finishRefresh(AnimatorListenerAdapter) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
FlyRefreshHeader - com.scwang.smartrefresh.header中的类
纸飞机和山丘 Created by SCWANG on 2017/6/6.
FlyRefreshHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.FlyRefreshHeader
 
FlyRefreshHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.FlyRefreshHeader
 
FlyRefreshHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.FlyRefreshHeader
 
FlyRefreshHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.FlyRefreshHeader
 
FlyView - com.scwang.smartrefresh.header.flyrefresh中的类
纸飞机视图 Created by SCWANG on 2017/6/6.
FlyView(Context) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.FlyView
 
FlyView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.FlyView
 
FlyView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.FlyView
 
FunGameBase - com.scwang.smartrefresh.header.fungame中的类
游戏 header Created by SCWANG on 2017/6/17.
FunGameBase(Context) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameBase
 
FunGameBase(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameBase
 
FunGameBase(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameBase
 
FunGameBase(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameBase
 
FunGameBattleCityHeader - com.scwang.smartrefresh.header中的类
Created by Hitomis on 2016/3/09.
FunGameBattleCityHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
FunGameBattleCityHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
FunGameBattleCityHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
FunGameBattleCityHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
FunGameHeader - com.scwang.smartrefresh.header.fungame中的类
游戏 header Created by SCWANG on 2017/6/17.
FunGameHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameHeader
 
FunGameHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameHeader
 
FunGameHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameHeader
 
FunGameHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameHeader
 
FunGameHitBlockHeader - com.scwang.smartrefresh.header中的类
Created by Hitomis on 2016/2/29.
FunGameHitBlockHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
FunGameHitBlockHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
FunGameHitBlockHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
FunGameHitBlockHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
FunGameView - com.scwang.smartrefresh.header.fungame中的类
Created by Hitomis on 2016/3/9.
FunGameView(Context) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameView
 
FunGameView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameView
 
FunGameView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameView
 
FunGameView(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.fungame.FunGameView
 

G

getAlpha() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
getBottomCircle() - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
getCurrentCircleCenterY() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
getCurrStatus() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
getIndicatorColor() - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
getInterpolation(float) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.DropBounceInterpolator
getIntrinsicHeight() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
getIntrinsicWidth() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
getLoadingAniDuration() - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
getMaxCircleRadius() - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
getOpacity() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
getPath(String) - 类 中的静态方法com.scwang.smartrefresh.header.storehouse.StoreHousePath
 
getPath(String, float, int) - 类 中的静态方法com.scwang.smartrefresh.header.storehouse.StoreHousePath
根据符号和自提获取路径
getScale() - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
getSpinnerStyle() - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
getTextGameOver() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
getTextLoading() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
getTextLoadingFinished() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
getTopCircle() - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
getView() - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
getView() - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
getView() - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 

I

index - 类 中的变量com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
initBaseConfigParams() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
initBaseTools() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
initConcreteView() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
initConcreteView() - 类 中的方法com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
initConcreteView() - 类 中的方法com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
initWithPointList(ArrayList<float[]>) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
initWithString(String) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
initWithString(String, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
initWithStringArray(int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
invalidateDrawable(Drawable) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
isDisappearCircleAnimatorRunning() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
isOver600dp(Context) - 类 中的静态方法com.scwang.smartrefresh.header.waveswipe.DisplayUtil
現在の向きが600dpを超えているかどうか
isRunning() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
isSupportHorizontalDrag() - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 

L

LARGE - 类 中的静态变量com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
lModelColor - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 

M

manualRefresh() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
MaterialHeader - com.scwang.smartrefresh.header中的类
Material 主题下拉头 Created by SCWANG on 2017/6/2.
MaterialHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.MaterialHeader
 
MaterialHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.MaterialHeader
 
MaterialHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.MaterialHeader
 
MaterialHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.MaterialHeader
 
MaterialProgressDrawable - com.scwang.smartrefresh.header.internal中的类
Fancy progress indicator for Material theme.
MaterialProgressDrawable(Context, View) - 类 的构造器com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
MaterialProgressDrawable.ProgressDrawableSize - com.scwang.smartrefresh.header.internal中的注释类型
 
mBackColor - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
mBoundaryColor - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
mHeaderHeight - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
midPoint - 类 中的变量com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
mIsFinish - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mItemList - 类 中的变量com.scwang.smartrefresh.header.StoreHouseHeader
 
mLastFinish - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mManualOperation - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mModelColor - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
mOffset - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
MountainSceneView - com.scwang.smartrefresh.header.flyrefresh中的类
山丘树木场景视图 Created by jing on 2015-5-28.
MountainSceneView(Context) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
MountainSceneView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
MountainSceneView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
MountainSceneView(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
moveController(float) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
移动控制器(控制器对象为具体控件中的右边图像模型)
mPaint - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
mRefreshContent - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mRefreshKernel - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mScreenHeightPixels - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mState - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 
mTouchY - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameBase
 

O

onAnimationEnd() - 类 中的方法com.scwang.smartrefresh.header.material.CircleImageView
 
onAnimationEnd() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.AnimationImageView
ViewのAnimationのEnd時にセットされたListenerの Animation.AnimationListener.onAnimationEnd(Animation) (Animation)} を呼ぶ
onAnimationStart() - 类 中的方法com.scwang.smartrefresh.header.material.CircleImageView
 
onAnimationStart() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.AnimationImageView
ViewのAnimationのStart時にセットされたListenerの Animation.AnimationListener.onAnimationStart(Animation) を呼ぶ
onAttachedToWindow() - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onDetachedFromWindow() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
onDraw(Canvas) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onFinish(RefreshLayout, boolean) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onGameStart() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
onGameStart() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onHorizontalDrag(float, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onInitialized(RefreshKernel, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onInterceptTouchEvent(MotionEvent) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onLayout(boolean, int, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onManualOperationMove(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onManualOperationMove(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
onManualOperationRelease() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onManualOperationStart() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.flyrefresh.FlyView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.material.CircleImageView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onMeasure(int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onPreDraw() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
描画されてから WaveView.mMaxDropHeight を更新する
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onPulling(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onReleased(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onReleasing(float, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onSizeChanged(int, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
Viewのサイズが決まったら WaveView.mWidth に横幅
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onStartAnimator(RefreshLayout, int, int) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
 
onStateChanged(RefreshLayout, RefreshState, RefreshState) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
onTouchEvent(MotionEvent) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 

P

PathInterpolatorCompat - com.scwang.smartrefresh.header.flyrefresh中的类
Helper for creating path-based Interpolator instances.
PhoenixHeader - com.scwang.smartrefresh.header中的类
Phoenix Created by SCWANG on 2017/5/31.
PhoenixHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.PhoenixHeader
 
PhoenixHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.PhoenixHeader
 
PhoenixHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.PhoenixHeader
 
PhoenixHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.PhoenixHeader
 
postEnd() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
postInvalidateOnAnimation() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
postStart() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
postStatus(int) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
更新当前控件状态

R

radius - 类 中的变量com.scwang.smartrefresh.header.waterdrop.Circle
 
resetConfigParams() - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
resetConfigParams() - 类 中的方法com.scwang.smartrefresh.header.FunGameBattleCityHeader
 
resetConfigParams() - 类 中的方法com.scwang.smartrefresh.header.FunGameHitBlockHeader
 
resetPosition(int) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
rModelColor - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 

S

setAlpha(int) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setAlpha(float) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
setAlphaComponent(int, int) - 类 中的静态方法com.scwang.smartrefresh.header.util.ColorUtils
 
setAnimationListener(Animation.AnimationListener) - 类 中的方法com.scwang.smartrefresh.header.material.CircleImageView
 
setAnimationListener(Animation.AnimationListener) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.AnimationImageView
setArrowScale(float) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setBackgroundColor(int) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setBackgroundColor(int) - 类 中的方法com.scwang.smartrefresh.header.material.CircleImageView
 
setBackgroundColorRes(int) - 类 中的方法com.scwang.smartrefresh.header.material.CircleImageView
Update the background color of the circle image view.
setBottomMaskViewText(String) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
setColor(int) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
setColorFilter(ColorFilter) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setColorSchemeColors(int...) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setColorSchemeColors(int...) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
设置 ColorScheme
setColorSchemeColors(int...) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
 
setDropHeight(int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
setIndicatorColor(int) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
setLineWidth(int) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
setLineWidth(int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
setLoadingAniDuration(int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
setMaxDropHeight(int) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
setPrimaryColor(int) - 类 中的方法com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.BezierCircleHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.DeliveryHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.DropboxHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
已过时。
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.PhoenixHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.TaurusHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.WaterDropHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setPrimaryColors(int...) - 类 中的方法com.scwang.smartrefresh.header.WaveSwipeHeader
已过时。
请使用 RefreshLayout.setPrimaryColorsId(int...)
setProgressRotation(float) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setScale(float) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
setShadow(int, int) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
setShadowRadius(int) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
setShowBezierWave(boolean) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
是否显示贝塞尔图形
setSize(int) - 类 中的方法com.scwang.smartrefresh.header.MaterialHeader
设置大小尺寸
setStartEndTrim(float, float) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
setTextColor(int) - 类 中的方法com.scwang.smartrefresh.header.StoreHouseHeader
 
setTextGameOver(String) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
setTextLoading(String) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
setTextLoadingFinished(String) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameView
 
setTopMaskViewText(String) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameHeader
 
setTranslationY(float) - 类 中的方法com.scwang.smartrefresh.header.fungame.FunGameBase
 
setUp(MountainSceneView, FlyView) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
setUpFlyView(FlyView) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
setUpMountainSceneView(MountainSceneView) - 类 中的方法com.scwang.smartrefresh.header.FlyRefreshHeader
 
setWaveARGBColor(int, int, int, int) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
setWaveColor(int) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
WaveView is colored by given color (including alpha)
showArrow(boolean) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
SIZE_DEFAULT - 类 中的静态变量com.scwang.smartrefresh.header.MaterialHeader
 
SIZE_LARGE - 类 中的静态变量com.scwang.smartrefresh.header.MaterialHeader
 
start() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
start(float, float) - 类 中的方法com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
startDisappearCircleAnimation() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
startDropAnimation() - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
startWaveAnimation(float) - 类 中的方法com.scwang.smartrefresh.header.waveswipe.WaveView
 
status - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
STATUS_GAME_FAIL - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
STATUS_GAME_FINISHED - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
STATUS_GAME_OVER - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
STATUS_GAME_PLAY - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
STATUS_GAME_PREPAR - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
stop() - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 
StoreHouseBarItem - com.scwang.smartrefresh.header.storehouse中的类
Created by srain on 11/6/14.
StoreHouseBarItem(int, PointF, PointF, int, int) - 类 的构造器com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 
StoreHouseHeader - com.scwang.smartrefresh.header中的类
StoreHouseHeader Created by SCWANG on 2017/5/31.
StoreHouseHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.StoreHouseHeader
 
StoreHouseHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.StoreHouseHeader
 
StoreHouseHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.StoreHouseHeader
 
StoreHouseHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.StoreHouseHeader
 
StoreHousePath - com.scwang.smartrefresh.header.storehouse中的类
StoreHouse 路径 Created by srain on 11/7/14.
StoreHousePath() - 类 的构造器com.scwang.smartrefresh.header.storehouse.StoreHousePath
 

T

TaurusHeader - com.scwang.smartrefresh.header中的类
Taurus Created by SCWANG on 2017/5/31.
TaurusHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.TaurusHeader
 
TaurusHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.TaurusHeader
 
TaurusHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.TaurusHeader
 
TaurusHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.TaurusHeader
 
textGameOver - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
textLoading - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
textLoadingFail - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
textLoadingFinished - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
 
textPaint - 类 中的变量com.scwang.smartrefresh.header.fungame.FunGameView
 
translationX - 类 中的变量com.scwang.smartrefresh.header.storehouse.StoreHouseBarItem
 

U

updateCompleteState(int, int) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
完成的百分比
updateCompleteState(float) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
完成的百分比
updateCompleteState(int) - 类 中的方法com.scwang.smartrefresh.header.waterdrop.WaterDropView
完成的百分比
updatePercent(float) - 类 中的方法com.scwang.smartrefresh.header.flyrefresh.MountainSceneView
 
updateSizes(int) - 类 中的方法com.scwang.smartrefresh.header.internal.MaterialProgressDrawable
 

V

VIEW_HEIGHT_RATIO - 类 中的静态变量com.scwang.smartrefresh.header.fungame.FunGameView
控件高度占屏幕高度比率

W

WaterDropHeader - com.scwang.smartrefresh.header中的类
WaterDropHeader Created by SCWANG on 2017/5/31.
WaterDropHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.WaterDropHeader
 
WaterDropHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.WaterDropHeader
 
WaterDropHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.WaterDropHeader
 
WaterDropHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.WaterDropHeader
 
WaterDropView - com.scwang.smartrefresh.header.waterdrop中的类
下拉头中间的 “水滴” Created by xiayong on 2015/6/23.
WaterDropView(Context) - 类 的构造器com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
WaterDropView(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
WaterDropView(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.waterdrop.WaterDropView
 
WaveSwipeHeader - com.scwang.smartrefresh.header中的类
水滴下拉头 Created by SCWANG on 2017/6/4.
WaveSwipeHeader(Context) - 类 的构造器com.scwang.smartrefresh.header.WaveSwipeHeader
 
WaveSwipeHeader(Context, AttributeSet) - 类 的构造器com.scwang.smartrefresh.header.WaveSwipeHeader
 
WaveSwipeHeader(Context, AttributeSet, int) - 类 的构造器com.scwang.smartrefresh.header.WaveSwipeHeader
 
WaveSwipeHeader(Context, AttributeSet, int, int) - 类 的构造器com.scwang.smartrefresh.header.WaveSwipeHeader
 
WaveView - com.scwang.smartrefresh.header.waveswipe中的类
 
WaveView(Context) - 类 的构造器com.scwang.smartrefresh.header.waveswipe.WaveView
Constructor

X

x - 类 中的变量com.scwang.smartrefresh.header.waterdrop.Circle
 

Y

y - 类 中的变量com.scwang.smartrefresh.header.waterdrop.Circle
 
A B C D E F G I L M O P R S T U V W X Y 
跳过导航链接