Skip navigation links
C D G O S V Y 

C

com.yangp.ypwaveview - package com.yangp.ypwaveview
 

D

DEFAULT_BEHIND_WAVE_COLOR - Static variable in class com.yangp.ypwaveview.YPWaveView
 
DEFAULT_BORDER_COLOR - Static variable in class com.yangp.ypwaveview.YPWaveView
 
DEFAULT_FRONT_WAVE_COLOR - Static variable in class com.yangp.ypwaveview.YPWaveView
 
DEFAULT_TEXT_COLOR - Static variable in class com.yangp.ypwaveview.YPWaveView
 

G

getListener() - Method in class com.yangp.ypwaveview.YPWaveView
 
getMax() - Method in class com.yangp.ypwaveview.YPWaveView
 
getProgress() - Method in class com.yangp.ypwaveview.YPWaveView
 

O

onDetachedFromWindow() - Method in class com.yangp.ypwaveview.YPWaveView
 
onDraw(Canvas) - Method in class com.yangp.ypwaveview.YPWaveView
 
onSizeChanged(int, int, int, int) - Method in class com.yangp.ypwaveview.YPWaveView
 
onStuffing(int, int) - Method in interface com.yangp.ypwaveview.OnWaveStuffListener
 
OnWaveStuffListener - Interface in com.yangp.ypwaveview
 

S

setAnimationSpeed(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定動畫速度 Fast -> Slow 0
setBehindWaveColor(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定後波顏色
setBorderColor(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定邊線顏色
setBorderWidth(float) - Method in class com.yangp.ypwaveview.YPWaveView
設定邊線寬度
setFrontWaveColor(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定前波顏色
setHideText(boolean) - Method in class com.yangp.ypwaveview.YPWaveView
設定字體是否隱藏
setListener(OnWaveStuffListener) - Method in class com.yangp.ypwaveview.YPWaveView
 
setMax(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定最大值
setProgress(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定水位 0-MAX
setShape(YPWaveView.Shape) - Method in class com.yangp.ypwaveview.YPWaveView
 
setShapePadding(float) - Method in class com.yangp.ypwaveview.YPWaveView
設定內縮
setStarSpikes(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定星星的角數 3
setTextColor(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定文字顏色
setWaveOffset(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定前後水波相差位移 1-100
setWaveStrong(int) - Method in class com.yangp.ypwaveview.YPWaveView
設定波峰 0-100
setWaveVector(float) - Method in class com.yangp.ypwaveview.YPWaveView
設定前後水波每次刷新偏移多少 0-100
startAnimation() - Method in class com.yangp.ypwaveview.YPWaveView
 
stopAnimation() - Method in class com.yangp.ypwaveview.YPWaveView
 

V

valueOf(String) - Static method in enum com.yangp.ypwaveview.YPWaveView.Shape
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yangp.ypwaveview.YPWaveView.Shape
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YPWaveView - Class in com.yangp.ypwaveview
Created by yangp on 2018/4/23.
YPWaveView(Context) - Constructor for class com.yangp.ypwaveview.YPWaveView
 
YPWaveView(Context, AttributeSet) - Constructor for class com.yangp.ypwaveview.YPWaveView
 
YPWaveView(Context, AttributeSet, int) - Constructor for class com.yangp.ypwaveview.YPWaveView
 
YPWaveView.Shape - Enum in com.yangp.ypwaveview
 
C D G O S V Y 
Skip navigation links