Skip navigation links
A B C D E F G I L M O P R S T U V W 

A

animate() - Method in class com.rd.IndicatorManager
 
AnimationController - Class in com.rd.animation.controller
 
AnimationController(Indicator, ValueController.UpdateListener) - Constructor for class com.rd.animation.controller.AnimationController
 
animationDuration - Variable in class com.rd.animation.type.BaseAnimation
 
AnimationManager - Class in com.rd.animation
 
AnimationManager(Indicator, ValueController.UpdateListener) - Constructor for class com.rd.animation.AnimationManager
 
AnimationType - Enum in com.rd.animation.type
 
AnimationValue - Class in com.rd.animation.data
 
AnimationValue() - Constructor for class com.rd.animation.data.AnimationValue
 
animator - Variable in class com.rd.animation.type.BaseAnimation
 
AttributeController - Class in com.rd.draw.controller
 
AttributeController(Indicator) - Constructor for class com.rd.draw.controller.AttributeController
 

B

BaseAnimation<T extends android.animation.Animator> - Class in com.rd.animation.type
 
BaseAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.BaseAnimation
 
basic() - Method in class com.rd.animation.AnimationManager
 
basic() - Method in class com.rd.animation.controller.AnimationController
 
BasicDrawer - Class in com.rd.draw.drawer.type
 
BasicDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.BasicDrawer
 

C

clearSelection() - Method in class com.rd.PageIndicatorView
Clears selection of all indicators
color() - Method in class com.rd.animation.controller.ValueController
 
ColorAnimation - Class in com.rd.animation.type
 
ColorAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.ColorAnimation
 
ColorAnimationValue - Class in com.rd.animation.data.type
 
ColorAnimationValue() - Constructor for class com.rd.animation.data.type.ColorAnimationValue
 
ColorDrawer - Class in com.rd.draw.drawer.type
 
ColorDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.ColorDrawer
 
com.rd - package com.rd
 
com.rd.animation - package com.rd.animation
 
com.rd.animation.controller - package com.rd.animation.controller
 
com.rd.animation.data - package com.rd.animation.data
 
com.rd.animation.data.type - package com.rd.animation.data.type
 
com.rd.animation.type - package com.rd.animation.type
 
com.rd.draw - package com.rd.draw
 
com.rd.draw.controller - package com.rd.draw.controller
 
com.rd.draw.data - package com.rd.draw.data
 
com.rd.draw.drawer - package com.rd.draw.drawer
 
com.rd.draw.drawer.type - package com.rd.draw.drawer.type
 
com.rd.utils - package com.rd.utils
 
CoordinatesUtils - Class in com.rd.utils
 
CoordinatesUtils() - Constructor for class com.rd.utils.CoordinatesUtils
 
COUNT_NONE - Static variable in class com.rd.draw.data.Indicator
 
createAnimator() - Method in class com.rd.animation.type.BaseAnimation
 
createAnimator() - Method in class com.rd.animation.type.ColorAnimation
 
createAnimator() - Method in class com.rd.animation.type.DropAnimation
 
createAnimator() - Method in class com.rd.animation.type.FillAnimation
 
createAnimator() - Method in class com.rd.animation.type.ScaleAnimation
 
createAnimator() - Method in class com.rd.animation.type.SlideAnimation
 
createAnimator() - Method in class com.rd.animation.type.SwapAnimation
 
createAnimator() - Method in class com.rd.animation.type.WormAnimation
 
createScalePropertyHolder(boolean) - Method in class com.rd.animation.type.ScaleAnimation
 
createScalePropertyHolder(boolean) - Method in class com.rd.animation.type.ScaleDownAnimation
 
CREATOR - Static variable in class com.rd.draw.data.PositionSavedState
 

D

DEFAULT_ANIMATION_TIME - Static variable in class com.rd.animation.type.BaseAnimation
 
DEFAULT_COUNT - Static variable in class com.rd.draw.data.Indicator
 
DEFAULT_PADDING_DP - Static variable in class com.rd.draw.data.Indicator
 
DEFAULT_RADIUS_DP - Static variable in class com.rd.draw.data.Indicator
 
DEFAULT_SCALE_FACTOR - Static variable in class com.rd.animation.type.ScaleAnimation
 
DEFAULT_SELECTED_COLOR - Static variable in class com.rd.animation.type.ColorAnimation
 
DEFAULT_STROKE_DP - Static variable in class com.rd.animation.type.FillAnimation
 
DEFAULT_UNSELECTED_COLOR - Static variable in class com.rd.animation.type.ColorAnimation
 
DensityUtils - Class in com.rd.utils
 
DensityUtils() - Constructor for class com.rd.utils.DensityUtils
 
dpToPx(int) - Static method in class com.rd.utils.DensityUtils
 
draw(Canvas) - Method in class com.rd.draw.controller.DrawController
 
draw(Canvas, int, boolean, int, int) - Method in class com.rd.draw.drawer.type.BasicDrawer
 
draw(Canvas, Value, int, int, int) - Method in class com.rd.draw.drawer.type.ColorDrawer
 
draw(Canvas, Value, int, int) - Method in class com.rd.draw.drawer.type.DropDrawer
 
draw(Canvas, Value, int, int, int) - Method in class com.rd.draw.drawer.type.FillDrawer
 
draw(Canvas, Value, int, int, int) - Method in class com.rd.draw.drawer.type.ScaleDownDrawer
 
draw(Canvas, Value, int, int, int) - Method in class com.rd.draw.drawer.type.ScaleDrawer
 
draw(Canvas, Value, int, int) - Method in class com.rd.draw.drawer.type.SlideDrawer
 
draw(Canvas, Value, int, int, int) - Method in class com.rd.draw.drawer.type.SwapDrawer
 
draw(Canvas, Value, int, int) - Method in class com.rd.draw.drawer.type.ThinWormDrawer
 
draw(Canvas, Value, int, int) - Method in class com.rd.draw.drawer.type.WormDrawer
 
draw(Canvas) - Method in class com.rd.draw.DrawManager
 
drawBasic(Canvas, boolean) - Method in class com.rd.draw.drawer.Drawer
 
drawColor(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
DrawController - Class in com.rd.draw.controller
 
DrawController(Indicator) - Constructor for class com.rd.draw.controller.DrawController
 
DrawController.ClickListener - Interface in com.rd.draw.controller
 
drawDrop(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
Drawer - Class in com.rd.draw.drawer
 
Drawer(Indicator) - Constructor for class com.rd.draw.drawer.Drawer
 
drawer() - Method in class com.rd.IndicatorManager
 
drawFill(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
DrawManager - Class in com.rd.draw
 
DrawManager() - Constructor for class com.rd.draw.DrawManager
 
drawScale(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
drawScaleDown(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
drawSlide(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
drawSwap(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
drawThinWorm(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
drawWorm(Canvas, Value) - Method in class com.rd.draw.drawer.Drawer
 
drop() - Method in class com.rd.animation.controller.ValueController
 
DropAnimation - Class in com.rd.animation.type
 
DropAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.DropAnimation
 
DropAnimationValue - Class in com.rd.animation.data.type
 
DropAnimationValue() - Constructor for class com.rd.animation.data.type.DropAnimationValue
 
DropDrawer - Class in com.rd.draw.drawer.type
 
DropDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.DropDrawer
 
duration(long) - Method in class com.rd.animation.type.BaseAnimation
 
duration(long) - Method in class com.rd.animation.type.DropAnimation
 
duration(long) - Method in class com.rd.animation.type.ThinWormAnimation
 
duration(long) - Method in class com.rd.animation.type.WormAnimation
 

E

end() - Method in class com.rd.animation.AnimationManager
 
end() - Method in class com.rd.animation.controller.AnimationController
 
end() - Method in class com.rd.animation.type.BaseAnimation
 

F

fill() - Method in class com.rd.animation.controller.ValueController
 
FillAnimation - Class in com.rd.animation.type
 
FillAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.FillAnimation
 
FillAnimationValue - Class in com.rd.animation.data.type
 
FillAnimationValue() - Constructor for class com.rd.animation.data.type.FillAnimationValue
 
FillDrawer - Class in com.rd.draw.drawer.type
 
FillDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.FillDrawer
 

G

generateViewId() - Static method in class com.rd.utils.IdUtils
 
getAnimationDuration() - Method in class com.rd.draw.data.Indicator
 
getAnimationDuration() - Method in class com.rd.PageIndicatorView
Return animation duration time in milliseconds.
getAnimationType() - Method in class com.rd.draw.data.Indicator
 
getColor() - Method in class com.rd.animation.data.type.ColorAnimationValue
 
getColorAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getColorReverse() - Method in class com.rd.animation.data.type.ColorAnimationValue
 
getCoordinate() - Method in class com.rd.animation.data.type.SlideAnimationValue
 
getCoordinate() - Method in class com.rd.animation.data.type.SwapAnimationValue
 
getCoordinate(Indicator, int) - Static method in class com.rd.utils.CoordinatesUtils
 
getCoordinateReverse() - Method in class com.rd.animation.data.type.SwapAnimationValue
 
getCount() - Method in class com.rd.draw.data.Indicator
 
getCount() - Method in class com.rd.PageIndicatorView
Return number of circle indicators
getDropAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getFillAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getHeight() - Method in class com.rd.animation.data.type.DropAnimationValue
 
getHeight() - Method in class com.rd.animation.data.type.ThinWormAnimationValue
 
getHeight() - Method in class com.rd.draw.data.Indicator
 
getIdleDuration() - Method in class com.rd.draw.data.Indicator
 
getLastSelectedPosition() - Method in class com.rd.draw.data.Indicator
 
getLastSelectedPosition() - Method in class com.rd.draw.data.PositionSavedState
 
getOrientation() - Method in class com.rd.draw.data.Indicator
 
getPadding() - Method in class com.rd.draw.data.Indicator
 
getPadding() - Method in class com.rd.PageIndicatorView
Return padding in px between each circle indicator.
getPaddingBottom() - Method in class com.rd.draw.data.Indicator
 
getPaddingLeft() - Method in class com.rd.draw.data.Indicator
 
getPaddingRight() - Method in class com.rd.draw.data.Indicator
 
getPaddingTop() - Method in class com.rd.draw.data.Indicator
 
getPosition(Indicator, float, float) - Static method in class com.rd.utils.CoordinatesUtils
 
getProgress(Indicator, int, float, boolean) - Static method in class com.rd.utils.CoordinatesUtils
 
getRadius() - Method in class com.rd.animation.data.type.DropAnimationValue
 
getRadius() - Method in class com.rd.animation.data.type.FillAnimationValue
 
getRadius() - Method in class com.rd.animation.data.type.ScaleAnimationValue
 
getRadius() - Method in class com.rd.draw.data.Indicator
 
getRadius() - Method in class com.rd.PageIndicatorView
Return radius of each circle indicators in px.
getRadiusReverse() - Method in class com.rd.animation.data.type.FillAnimationValue
 
getRadiusReverse() - Method in class com.rd.animation.data.type.ScaleAnimationValue
 
getRectEnd() - Method in class com.rd.animation.data.type.WormAnimationValue
 
getRectStart() - Method in class com.rd.animation.data.type.WormAnimationValue
 
getRtlMode() - Method in class com.rd.draw.data.Indicator
 
getScaleAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getScaleFactor() - Method in class com.rd.draw.data.Indicator
 
getScaleFactor() - Method in class com.rd.PageIndicatorView
Returns scale factor values used in AnimationType.SCALE animation.
getSelectedColor() - Method in class com.rd.draw.data.Indicator
 
getSelectedColor() - Method in class com.rd.PageIndicatorView
Return color of selected circle indicator.
getSelectedPosition() - Method in class com.rd.draw.data.Indicator
 
getSelectedPosition() - Method in class com.rd.draw.data.PositionSavedState
 
getSelectingPosition() - Method in class com.rd.draw.data.Indicator
 
getSelectingPosition() - Method in class com.rd.draw.data.PositionSavedState
 
getSelection() - Method in class com.rd.PageIndicatorView
Return position of currently selected circle indicator.
getStroke() - Method in class com.rd.animation.data.type.FillAnimationValue
 
getStroke() - Method in class com.rd.draw.data.Indicator
 
getStrokeReverse() - Method in class com.rd.animation.data.type.FillAnimationValue
 
getStrokeWidth() - Method in class com.rd.PageIndicatorView
Return stroke width in px if AnimationType.FILL is selected, 0 otherwise.
getSwapAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getThinWormAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getUnselectedColor() - Method in class com.rd.draw.data.Indicator
 
getUnselectedColor() - Method in class com.rd.PageIndicatorView
Return color of unselected state of each circle indicator.
getViewPagerId() - Method in class com.rd.draw.data.Indicator
 
getWidth() - Method in class com.rd.animation.data.type.DropAnimationValue
 
getWidth() - Method in class com.rd.draw.data.Indicator
 
getWormAnimationValue() - Method in class com.rd.animation.data.AnimationValue
 
getXCoordinate(Indicator, int) - Static method in class com.rd.utils.CoordinatesUtils
 
getYCoordinate(Indicator, int) - Static method in class com.rd.utils.CoordinatesUtils
 

I

IDLE_ANIMATION_DURATION - Static variable in class com.rd.draw.data.Indicator
 
IdUtils - Class in com.rd.utils
 
IdUtils() - Constructor for class com.rd.utils.IdUtils
 
Indicator - Class in com.rd.draw.data
 
Indicator() - Constructor for class com.rd.draw.data.Indicator
 
indicator() - Method in class com.rd.draw.DrawManager
 
indicator() - Method in class com.rd.IndicatorManager
 
IndicatorManager - Class in com.rd
 
init(Context, AttributeSet) - Method in class com.rd.draw.controller.AttributeController
 
initAttributes(Context, AttributeSet) - Method in class com.rd.draw.DrawManager
 
interactive(float) - Method in class com.rd.animation.AnimationManager
 
interactive(float) - Method in class com.rd.animation.controller.AnimationController
 
isAutoVisibility() - Method in class com.rd.draw.data.Indicator
 
isDynamicCount() - Method in class com.rd.draw.data.Indicator
 
isFadeOnIdle() - Method in class com.rd.draw.data.Indicator
 
isIdle() - Method in class com.rd.draw.data.Indicator
 
isInteractiveAnimation() - Method in class com.rd.draw.data.Indicator
 

L

listener - Variable in class com.rd.animation.type.BaseAnimation
 

M

MAX_SCALE_FACTOR - Static variable in class com.rd.animation.type.ScaleAnimation
 
MeasureController - Class in com.rd.draw.controller
 
MeasureController() - Constructor for class com.rd.draw.controller.MeasureController
 
measureViewSize(Indicator, int, int) - Method in class com.rd.draw.controller.MeasureController
 
measureViewSize(int, int) - Method in class com.rd.draw.DrawManager
 
MIN_COUNT - Static variable in class com.rd.draw.data.Indicator
 
MIN_SCALE_FACTOR - Static variable in class com.rd.animation.type.ScaleAnimation
 

O

onAdapterChanged(ViewPager, PagerAdapter, PagerAdapter) - Method in class com.rd.PageIndicatorView
 
onAttachedToWindow() - Method in class com.rd.PageIndicatorView
 
onDetachedFromWindow() - Method in class com.rd.PageIndicatorView
 
onDraw(Canvas) - Method in class com.rd.PageIndicatorView
 
onIndicatorClicked(int) - Method in interface com.rd.draw.controller.DrawController.ClickListener
 
onIndicatorUpdated() - Method in class com.rd.PageIndicatorView
 
onMeasure(int, int) - Method in class com.rd.PageIndicatorView
 
onPageScrolled(int, float, int) - Method in class com.rd.PageIndicatorView
 
onPageScrollStateChanged(int) - Method in class com.rd.PageIndicatorView
 
onPageSelected(int) - Method in class com.rd.PageIndicatorView
 
onRestoreInstanceState(Parcelable) - Method in class com.rd.PageIndicatorView
 
onSaveInstanceState() - Method in class com.rd.PageIndicatorView
 
onTouch(View, MotionEvent) - Method in class com.rd.PageIndicatorView
 
onTouchEvent(MotionEvent) - Method in class com.rd.PageIndicatorView
 
onValueUpdated(Value) - Method in interface com.rd.animation.controller.ValueController.UpdateListener
 
onValueUpdated(Value) - Method in class com.rd.IndicatorManager
 
Orientation - Enum in com.rd.draw.data
 

P

PageIndicatorView - Class in com.rd
 
PageIndicatorView(Context) - Constructor for class com.rd.PageIndicatorView
 
PageIndicatorView(Context, AttributeSet) - Constructor for class com.rd.PageIndicatorView
 
PageIndicatorView(Context, AttributeSet, int) - Constructor for class com.rd.PageIndicatorView
 
PageIndicatorView(Context, AttributeSet, int, int) - Constructor for class com.rd.PageIndicatorView
 
PositionSavedState - Class in com.rd.draw.data
 
PositionSavedState(Parcelable) - Constructor for class com.rd.draw.data.PositionSavedState
 
progress(float) - Method in class com.rd.animation.type.BaseAnimation
 
progress(float) - Method in class com.rd.animation.type.ColorAnimation
 
progress(float) - Method in class com.rd.animation.type.DropAnimation
 
progress(float) - Method in class com.rd.animation.type.SlideAnimation
 
progress(float) - Method in class com.rd.animation.type.SwapAnimation
 
progress(float) - Method in class com.rd.animation.type.ThinWormAnimation
 
progress(float) - Method in class com.rd.animation.type.WormAnimation
 
pxToDp(float) - Static method in class com.rd.utils.DensityUtils
 

R

rect - Variable in class com.rd.draw.drawer.type.WormDrawer
 
releaseViewPager() - Method in class com.rd.PageIndicatorView
Release ViewPager and stop handling events of ViewPager.OnPageChangeListener.
RtlMode - Enum in com.rd.draw.data
 

S

scale() - Method in class com.rd.animation.controller.ValueController
 
ScaleAnimation - Class in com.rd.animation.type
 
ScaleAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.ScaleAnimation
 
ScaleAnimationValue - Class in com.rd.animation.data.type
 
ScaleAnimationValue() - Constructor for class com.rd.animation.data.type.ScaleAnimationValue
 
scaleDown() - Method in class com.rd.animation.controller.ValueController
 
ScaleDownAnimation - Class in com.rd.animation.type
 
ScaleDownAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.ScaleDownAnimation
 
ScaleDownDrawer - Class in com.rd.draw.drawer.type
 
ScaleDownDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.ScaleDownDrawer
 
ScaleDrawer - Class in com.rd.draw.drawer.type
 
ScaleDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.ScaleDrawer
 
setAnimationDuration(long) - Method in class com.rd.draw.data.Indicator
 
setAnimationDuration(long) - Method in class com.rd.PageIndicatorView
Set animation duration time in millisecond.
setAnimationType(AnimationType) - Method in class com.rd.draw.data.Indicator
 
setAnimationType(AnimationType) - Method in class com.rd.PageIndicatorView
Set animation type to perform while selecting new circle indicator.
setAutoVisibility(boolean) - Method in class com.rd.draw.data.Indicator
 
setAutoVisibility(boolean) - Method in class com.rd.PageIndicatorView
Automatically hide (View.INVISIBLE) PageIndicatorView while indicator count is <= 1.
setClickListener(DrawController.ClickListener) - Method in class com.rd.draw.controller.DrawController
 
setClickListener(DrawController.ClickListener) - Method in class com.rd.draw.DrawManager
 
setClickListener(DrawController.ClickListener) - Method in class com.rd.PageIndicatorView
 
setColor(int) - Method in class com.rd.animation.data.type.ColorAnimationValue
 
setColorReverse(int) - Method in class com.rd.animation.data.type.ColorAnimationValue
 
setCoordinate(int) - Method in class com.rd.animation.data.type.SlideAnimationValue
 
setCoordinate(int) - Method in class com.rd.animation.data.type.SwapAnimationValue
 
setCoordinateReverse(int) - Method in class com.rd.animation.data.type.SwapAnimationValue
 
setCount(int) - Method in class com.rd.draw.data.Indicator
 
setCount(int) - Method in class com.rd.PageIndicatorView
Set static number of circle indicators to be displayed.
setDynamicCount(boolean) - Method in class com.rd.draw.data.Indicator
 
setDynamicCount(boolean) - Method in class com.rd.PageIndicatorView
Dynamic count will automatically update number of circle indicators if ViewPager page count updates on run-time.
setFadeOnIdle(boolean) - Method in class com.rd.draw.data.Indicator
 
setFadeOnIdle(boolean) - Method in class com.rd.PageIndicatorView
Fade on idle will make PageIndicatorView View.INVISIBLE if ViewPager is not interacted in time equal to Indicator.idleDuration.
setHeight(int) - Method in class com.rd.animation.data.type.DropAnimationValue
 
setHeight(int) - Method in class com.rd.animation.data.type.ThinWormAnimationValue
 
setHeight(int) - Method in class com.rd.draw.data.Indicator
 
setIdle(boolean) - Method in class com.rd.draw.data.Indicator
 
setIdleDuration(long) - Method in class com.rd.draw.data.Indicator
 
setIdleDuration(long) - Method in class com.rd.PageIndicatorView
Sets time in millis after which ViewPager is considered idle.
setInteractiveAnimation(boolean) - Method in class com.rd.draw.data.Indicator
 
setInteractiveAnimation(boolean) - Method in class com.rd.PageIndicatorView
Interactive animation will animate indicator smoothly from position to position based on user's current swipe progress.
setLastSelectedPosition(int) - Method in class com.rd.draw.data.Indicator
 
setLastSelectedPosition(int) - Method in class com.rd.draw.data.PositionSavedState
 
setOrientation(Orientation) - Method in class com.rd.draw.data.Indicator
 
setOrientation(Orientation) - Method in class com.rd.PageIndicatorView
Set orientation for indicator, one of HORIZONTAL or VERTICAL.
setPadding(int) - Method in class com.rd.draw.data.Indicator
 
setPadding(int) - Method in class com.rd.PageIndicatorView
Set padding in dp between each circle indicator.
setPadding(float) - Method in class com.rd.PageIndicatorView
Set padding in px between each circle indicator.
setPaddingBottom(int) - Method in class com.rd.draw.data.Indicator
 
setPaddingLeft(int) - Method in class com.rd.draw.data.Indicator
 
setPaddingRight(int) - Method in class com.rd.draw.data.Indicator
 
setPaddingTop(int) - Method in class com.rd.draw.data.Indicator
 
setProgress(int, float) - Method in class com.rd.PageIndicatorView
Set progress value in range [0 - 1] to specify state of animation while selecting new circle indicator.
setRadius(int) - Method in class com.rd.animation.data.type.DropAnimationValue
 
setRadius(int) - Method in class com.rd.animation.data.type.FillAnimationValue
 
setRadius(int) - Method in class com.rd.animation.data.type.ScaleAnimationValue
 
setRadius(int) - Method in class com.rd.draw.data.Indicator
 
setRadius(int) - Method in class com.rd.PageIndicatorView
Set radius in dp of each circle indicator.
setRadius(float) - Method in class com.rd.PageIndicatorView
Set radius in px of each circle indicator.
setRadiusReverse(int) - Method in class com.rd.animation.data.type.FillAnimationValue
 
setRadiusReverse(int) - Method in class com.rd.animation.data.type.ScaleAnimationValue
 
setRectEnd(int) - Method in class com.rd.animation.data.type.WormAnimationValue
 
setRectStart(int) - Method in class com.rd.animation.data.type.WormAnimationValue
 
setRtlMode(RtlMode) - Method in class com.rd.draw.data.Indicator
 
setRtlMode(RtlMode) - Method in class com.rd.PageIndicatorView
Specify to display PageIndicatorView with Right to left layout or not.
setScaleFactor(float) - Method in class com.rd.draw.data.Indicator
 
setScaleFactor(float) - Method in class com.rd.PageIndicatorView
Set scale factor used in AnimationType.SCALE animation.
setSelected(int) - Method in class com.rd.PageIndicatorView
Set specific circle indicator position to be selected without any kind of animation.
setSelectedColor(int) - Method in class com.rd.draw.data.Indicator
 
setSelectedColor(int) - Method in class com.rd.PageIndicatorView
Set color of selected state to circle indicator.
setSelectedPosition(int) - Method in class com.rd.draw.data.Indicator
 
setSelectedPosition(int) - Method in class com.rd.draw.data.PositionSavedState
 
setSelectingPosition(int) - Method in class com.rd.draw.data.Indicator
 
setSelectingPosition(int) - Method in class com.rd.draw.data.PositionSavedState
 
setSelection(int) - Method in class com.rd.PageIndicatorView
Set specific circle indicator position to be selected.
setStroke(int) - Method in class com.rd.animation.data.type.FillAnimationValue
 
setStroke(int) - Method in class com.rd.draw.data.Indicator
 
setStrokeReverse(int) - Method in class com.rd.animation.data.type.FillAnimationValue
 
setStrokeWidth(float) - Method in class com.rd.PageIndicatorView
Set stroke width in px to set while AnimationType.FILL is selected.
setStrokeWidth(int) - Method in class com.rd.PageIndicatorView
Set stroke width in dp to set while AnimationType.FILL is selected.
setUnselectedColor(int) - Method in class com.rd.draw.data.Indicator
 
setUnselectedColor(int) - Method in class com.rd.PageIndicatorView
Set color of unselected state to each circle indicator.
setup(int, int, int) - Method in class com.rd.draw.drawer.Drawer
 
setViewPager(ViewPager) - Method in class com.rd.PageIndicatorView
Set ViewPager to add ViewPager.OnPageChangeListener and automatically handle selecting new indicators (and interactive animation effect if it is enabled).
setViewPagerId(int) - Method in class com.rd.draw.data.Indicator
 
setWidth(int) - Method in class com.rd.animation.data.type.DropAnimationValue
 
setWidth(int) - Method in class com.rd.draw.data.Indicator
 
slide() - Method in class com.rd.animation.controller.ValueController
 
SlideAnimation - Class in com.rd.animation.type
 
SlideAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.SlideAnimation
 
SlideAnimationValue - Class in com.rd.animation.data.type
 
SlideAnimationValue() - Constructor for class com.rd.animation.data.type.SlideAnimationValue
 
SlideDrawer - Class in com.rd.draw.drawer.type
 
SlideDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.SlideDrawer
 
start() - Method in class com.rd.animation.type.BaseAnimation
 
swap() - Method in class com.rd.animation.controller.ValueController
 
SwapAnimation - Class in com.rd.animation.type
 
SwapAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.SwapAnimation
 
SwapAnimationValue - Class in com.rd.animation.data.type
 
SwapAnimationValue() - Constructor for class com.rd.animation.data.type.SwapAnimationValue
 
SwapDrawer - Class in com.rd.draw.drawer.type
 
SwapDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.SwapDrawer
 

T

thinWorm() - Method in class com.rd.animation.controller.ValueController
 
ThinWormAnimation - Class in com.rd.animation.type
 
ThinWormAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.ThinWormAnimation
 
ThinWormAnimationValue - Class in com.rd.animation.data.type
 
ThinWormAnimationValue() - Constructor for class com.rd.animation.data.type.ThinWormAnimationValue
 
ThinWormDrawer - Class in com.rd.draw.drawer.type
 
ThinWormDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.ThinWormDrawer
 
touch(MotionEvent) - Method in class com.rd.draw.controller.DrawController
 
touch(MotionEvent) - Method in class com.rd.draw.DrawManager
 

U

updateValue(Value) - Method in class com.rd.draw.controller.DrawController
 
updateValue(Value) - Method in class com.rd.draw.DrawManager
 

V

Value - Interface in com.rd.animation.data
 
ValueController - Class in com.rd.animation.controller
 
ValueController(ValueController.UpdateListener) - Constructor for class com.rd.animation.controller.ValueController
 
ValueController.UpdateListener - Interface in com.rd.animation.controller
 
valueOf(String) - Static method in enum com.rd.animation.type.AnimationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rd.draw.data.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rd.draw.data.RtlMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.rd.animation.type.AnimationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rd.draw.data.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rd.draw.data.RtlMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

with(int, int) - Method in class com.rd.animation.type.ColorAnimation
 
with(int, int, int, int, int) - Method in class com.rd.animation.type.DropAnimation
 
with(int, int, int, int) - Method in class com.rd.animation.type.FillAnimation
 
with(int, int, int, float) - Method in class com.rd.animation.type.ScaleAnimation
 
with(int, int) - Method in class com.rd.animation.type.SlideAnimation
 
with(int, int) - Method in class com.rd.animation.type.SwapAnimation
 
with(int, int, int, boolean) - Method in class com.rd.animation.type.ThinWormAnimation
 
with(int, int, int, boolean) - Method in class com.rd.animation.type.WormAnimation
 
worm() - Method in class com.rd.animation.controller.ValueController
 
WormAnimation - Class in com.rd.animation.type
 
WormAnimation(ValueController.UpdateListener) - Constructor for class com.rd.animation.type.WormAnimation
 
WormAnimationValue - Class in com.rd.animation.data.type
 
WormAnimationValue() - Constructor for class com.rd.animation.data.type.WormAnimationValue
 
WormDrawer - Class in com.rd.draw.drawer.type
 
WormDrawer(Paint, Indicator) - Constructor for class com.rd.draw.drawer.type.WormDrawer
 
writeToParcel(Parcel, int) - Method in class com.rd.draw.data.PositionSavedState
 
A B C D E F G I L M O P R S T U V W 
Skip navigation links