JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
M
O
P
R
S
A
applyStyle(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
B
backgroundDrawable(Drawable)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
build()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
Builder(Context)
- Constructor for class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
Builder(Context, boolean)
- Constructor for class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
C
callbacks(SmoothProgressDrawable.Callbacks)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
color(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
colors(int[])
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
ColorsShape
- Class in
fr.castorflex.android.smoothprogressbar
Created by castorflex on 3/5/14.
ColorsShape(float, int[])
- Constructor for class fr.castorflex.android.smoothprogressbar.
ColorsShape
ContentLoadingSmoothProgressBar
- Class in
fr.castorflex.android.smoothprogressbar
This is a copy of the ContentLoadingProgressBar from the support library, but extends SmoothProgressBar.
ContentLoadingSmoothProgressBar(Context)
- Constructor for class fr.castorflex.android.smoothprogressbar.
ContentLoadingSmoothProgressBar
ContentLoadingSmoothProgressBar(Context, AttributeSet)
- Constructor for class fr.castorflex.android.smoothprogressbar.
ContentLoadingSmoothProgressBar
D
draw(Canvas, Paint)
- Method in class fr.castorflex.android.smoothprogressbar.
ColorsShape
draw(Canvas)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
F
fr.castorflex.android.smoothprogressbar
- package fr.castorflex.android.smoothprogressbar
G
generateBackgroundUsingColors()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
generateDrawableWithColors(int[], float)
- Static method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBarUtils
getBackgroundDrawable()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
getColors()
- Method in class fr.castorflex.android.smoothprogressbar.
ColorsShape
getColors()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
getOpacity()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
getStrokeWidth()
- Method in class fr.castorflex.android.smoothprogressbar.
ColorsShape
getStrokeWidth()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
gradients()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
gradients(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
H
hide()
- Method in class fr.castorflex.android.smoothprogressbar.
ContentLoadingSmoothProgressBar
Hide the progress view if it is visible.
I
interpolator(Interpolator)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
isFinishing()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
isRunning()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
isStarting()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
M
mirrorMode(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
O
onAttachedToWindow()
- Method in class fr.castorflex.android.smoothprogressbar.
ContentLoadingSmoothProgressBar
onDetachedFromWindow()
- Method in class fr.castorflex.android.smoothprogressbar.
ContentLoadingSmoothProgressBar
onDraw(Canvas)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
onStart()
- Method in interface fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Callbacks
onStop()
- Method in interface fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Callbacks
P
progressiveStart()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
progressiveStart(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
progressiveStart()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
Start the animation with the first color.
progressiveStart(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
Start the animation from a given color.
progressiveStartSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
progressiveStop()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
progressiveStop()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
Finish the animation by animating the remaining sections.
progressiveStopSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
R
refreshLinearGradientOptions()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
reversed(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
S
scheduleSelf(Runnable, long)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
sectionsCount(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
separatorLength(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
setAlpha(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setBackgroundDrawable(Drawable)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setCallbacks(SmoothProgressDrawable.Callbacks)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setColor(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setColorFilter(ColorFilter)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setColors(int[])
- Method in class fr.castorflex.android.smoothprogressbar.
ColorsShape
setColors(int[])
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setInterpolator(Interpolator)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setInterpolator(Interpolator)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setMirrorMode(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setProgressiveStartActivated(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setProgressiveStartActivated(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setProgressiveStartSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setProgressiveStopSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setReversed(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setSectionsCount(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setSeparatorLength(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setSmoothProgressDrawableBackgroundDrawable(Drawable)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableCallbacks(SmoothProgressDrawable.Callbacks)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableColor(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableColors(int[])
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableInterpolator(Interpolator)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableMirrorMode(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableProgressiveStartSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableProgressiveStopSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableReversed(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableSectionsCount(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableSeparatorLength(int)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableStrokeWidth(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSmoothProgressDrawableUseGradients(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
setSpeed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setStrokeWidth(float)
- Method in class fr.castorflex.android.smoothprogressbar.
ColorsShape
setStrokeWidth(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
setUseGradients(boolean)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
show()
- Method in class fr.castorflex.android.smoothprogressbar.
ContentLoadingSmoothProgressBar
Show the progress view after waiting for a minimum delay.
SmoothProgressBar
- Class in
fr.castorflex.android.smoothprogressbar
Created by castorflex on 11/10/13.
SmoothProgressBar(Context)
- Constructor for class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
SmoothProgressBar(Context, AttributeSet)
- Constructor for class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
SmoothProgressBar(Context, AttributeSet, int)
- Constructor for class fr.castorflex.android.smoothprogressbar.
SmoothProgressBar
SmoothProgressBarUtils
- Class in
fr.castorflex.android.smoothprogressbar
Created by castorflex on 3/5/14.
SmoothProgressDrawable
- Class in
fr.castorflex.android.smoothprogressbar
Created by castorflex on 11/10/13.
SmoothProgressDrawable.Builder
- Class in
fr.castorflex.android.smoothprogressbar
Builder for SmoothProgressDrawable! You must use it!
SmoothProgressDrawable.Callbacks
- Interface in
fr.castorflex.android.smoothprogressbar
speed(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
start()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
stop()
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable
strokeWidth(float)
- Method in class fr.castorflex.android.smoothprogressbar.
SmoothProgressDrawable.Builder
A
B
C
D
F
G
H
I
M
O
P
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes