- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- setStrokeWidth(int) - Method in class com.rd.PageIndicatorView
-
- 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
-