public class BallBeatIndicator extends Indicator
Drawable.Callback, Drawable.ConstantState| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ALPHA |
static float |
SCALE |
drawBounds| 构造器和说明 |
|---|
BallBeatIndicator() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
draw(Canvas canvas,
Paint paint) |
ArrayList<ValueAnimator> |
onCreateAnimators() |
addUpdateListener, centerX, centerY, draw, exactCenterX, exactCenterY, getAlpha, getColor, getDrawBounds, getHeight, getOpacity, getWidth, isRunning, onBoundsChange, postInvalidate, setAlpha, setColor, setColorFilter, setDrawBounds, setDrawBounds, start, stopapplyTheme, canApplyTheme, clearColorFilter, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromResourceStream, createFromStream, createFromXml, createFromXml, createFromXmlInner, createFromXmlInner, getBounds, getCallback, getChangingConfigurations, getColorFilter, getConstantState, getCurrent, getDirtyBounds, getHotspotBounds, getIntrinsicHeight, getIntrinsicWidth, getLayoutDirection, getLevel, getMinimumHeight, getMinimumWidth, getOutline, getPadding, getState, getTransparentRegion, inflate, inflate, invalidateSelf, isAutoMirrored, isFilterBitmap, isStateful, isVisible, jumpToCurrentState, mutate, onLayoutDirectionChanged, onLevelChange, onStateChange, resolveOpacity, scheduleSelf, setAutoMirrored, setBounds, setBounds, setCallback, setChangingConfigurations, setColorFilter, setDither, setFilterBitmap, setHotspot, setHotspotBounds, setLayoutDirection, setLevel, setState, setTint, setTintList, setTintMode, setVisible, unscheduleSelfpublic static final float SCALE
public static final int ALPHA
public ArrayList<ValueAnimator> onCreateAnimators()
onCreateAnimators 在类中 Indicator