Skip navigation links
A B C D E F G H I N O P R S T V W 

A

addOnItemChangedListener(DiscreteScrollView.OnItemChangedListener<?>) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
addScrollListener(DiscreteScrollView.ScrollListener<?>) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
addScrollStateChangeListener(DiscreteScrollView.ScrollStateChangeListener<?>) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
AXIS_X - Static variable in class com.yarolegovich.discretescrollview.transform.Pivot
 
AXIS_Y - Static variable in class com.yarolegovich.discretescrollview.transform.Pivot
 

B

build() - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
Builder() - Constructor for class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 

C

canScrollHorizontally() - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
canScrollHorizontally() - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
canScrollVertically() - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
canScrollVertically() - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
com.yarolegovich.discretescrollview - package com.yarolegovich.discretescrollview
 
com.yarolegovich.discretescrollview.transform - package com.yarolegovich.discretescrollview.transform
 
com.yarolegovich.discretescrollview.util - package com.yarolegovich.discretescrollview.util
 
create() - Method in enum com.yarolegovich.discretescrollview.transform.Pivot.X
 
create() - Method in enum com.yarolegovich.discretescrollview.transform.Pivot.Y
 

D

DiscreteScrollItemTransformer - Interface in com.yarolegovich.discretescrollview.transform
Created by yarolegovich on 02.03.2017.
DiscreteScrollView - Class in com.yarolegovich.discretescrollview
Created by yarolegovich on 18.02.2017.
DiscreteScrollView(Context) - Constructor for class com.yarolegovich.discretescrollview.DiscreteScrollView
 
DiscreteScrollView(Context, AttributeSet) - Constructor for class com.yarolegovich.discretescrollview.DiscreteScrollView
 
DiscreteScrollView(Context, AttributeSet, int) - Constructor for class com.yarolegovich.discretescrollview.DiscreteScrollView
 
DiscreteScrollView.OnItemChangedListener<T extends android.support.v7.widget.RecyclerView.ViewHolder> - Interface in com.yarolegovich.discretescrollview
 
DiscreteScrollView.ScrollListener<T extends android.support.v7.widget.RecyclerView.ViewHolder> - Interface in com.yarolegovich.discretescrollview
 
DiscreteScrollView.ScrollStateChangeListener<T extends android.support.v7.widget.RecyclerView.ViewHolder> - Interface in com.yarolegovich.discretescrollview
 

E

equals(Object) - Method in class com.yarolegovich.discretescrollview.util.ScrollListenerAdapter
 

F

fling(int, int) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 

G

getAxis() - Method in class com.yarolegovich.discretescrollview.transform.Pivot
 
getClosestPosition(int) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
getCurrentItem() - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
getDistanceFromCenter(Point, int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
getDistanceFromCenter(Point, int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
getDistanceToChangeCurrent(int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
getDistanceToChangeCurrent(int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
getFlingVelocity(int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
getFlingVelocity(int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
getItemCount() - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
getItemViewType(int) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
getPendingDx(int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
getPendingDx(int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
getPendingDy(int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
getPendingDy(int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
getRealCurrentPosition() - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
getRealItemCount() - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
getRealPosition(int) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
getViewEnd(int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
getViewEnd(int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
getViewHolder(int) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 

H

hasNewBecomeVisible(DiscreteScrollLayoutManager) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
hasNewBecomeVisible(DiscreteScrollLayoutManager) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
HorizontalHelper() - Constructor for class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 

I

InfiniteScrollAdapter<T extends android.support.v7.widget.RecyclerView.ViewHolder> - Class in com.yarolegovich.discretescrollview
Created by yarolegovich on 28-Apr-17.
InfiniteScrollAdapter(RecyclerView.Adapter<T>) - Constructor for class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
isViewVisible(Point, int, int, int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
isViewVisible(Point, int, int, int, int) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 

N

NO_POSITION - Static variable in class com.yarolegovich.discretescrollview.DiscreteScrollView
 

O

offsetChildren(int, RecyclerView.LayoutManager) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
offsetChildren(int, RecyclerView.LayoutManager) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
onAttachedToRecyclerView(RecyclerView) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
onBindViewHolder(T, int) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
onCurrentItemChanged(T, int) - Method in interface com.yarolegovich.discretescrollview.DiscreteScrollView.OnItemChangedListener
 
onDetachedFromRecyclerView(RecyclerView) - Method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
onScroll(float, T, T) - Method in interface com.yarolegovich.discretescrollview.DiscreteScrollView.ScrollListener
 
onScroll(float, T, T) - Method in interface com.yarolegovich.discretescrollview.DiscreteScrollView.ScrollStateChangeListener
 
onScroll(float, T, T) - Method in class com.yarolegovich.discretescrollview.util.ScrollListenerAdapter
 
onScrollEnd(T, int) - Method in interface com.yarolegovich.discretescrollview.DiscreteScrollView.ScrollStateChangeListener
 
onScrollEnd(T, int) - Method in class com.yarolegovich.discretescrollview.util.ScrollListenerAdapter
 
onScrollStart(T, int) - Method in interface com.yarolegovich.discretescrollview.DiscreteScrollView.ScrollStateChangeListener
 
onScrollStart(T, int) - Method in class com.yarolegovich.discretescrollview.util.ScrollListenerAdapter
 
Orientation - Enum in com.yarolegovich.discretescrollview
Created by yarolegovich on 16.03.2017.
Orientation.HorizontalHelper - Class in com.yarolegovich.discretescrollview
 
Orientation.VerticalHelper - Class in com.yarolegovich.discretescrollview
 

P

Pivot - Class in com.yarolegovich.discretescrollview.transform
Created by yarolegovich on 03.03.2017.
Pivot(int, int) - Constructor for class com.yarolegovich.discretescrollview.transform.Pivot
 
Pivot.Axis - Annotation Type in com.yarolegovich.discretescrollview.transform
 
Pivot.X - Enum in com.yarolegovich.discretescrollview.transform
 
Pivot.Y - Enum in com.yarolegovich.discretescrollview.transform
 

R

removeItemChangedListener(DiscreteScrollView.OnItemChangedListener<?>) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
removeScrollListener(DiscreteScrollView.ScrollListener<?>) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
removeScrollStateChangeListener(DiscreteScrollView.ScrollStateChangeListener<?>) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 

S

ScaleTransformer - Class in com.yarolegovich.discretescrollview.transform
Created by yarolegovich on 03.03.2017.
ScaleTransformer() - Constructor for class com.yarolegovich.discretescrollview.transform.ScaleTransformer
 
ScaleTransformer.Builder - Class in com.yarolegovich.discretescrollview.transform
 
ScrollListenerAdapter<T extends android.support.v7.widget.RecyclerView.ViewHolder> - Class in com.yarolegovich.discretescrollview.util
Created by yarolegovich on 16.03.2017.
ScrollListenerAdapter(DiscreteScrollView.ScrollListener<T>) - Constructor for class com.yarolegovich.discretescrollview.util.ScrollListenerAdapter
 
setCurrentViewCenter(Point, int, Point) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
setCurrentViewCenter(Point, int, Point) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 
setItemTransformer(DiscreteScrollItemTransformer) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
setItemTransitionTimeMillis(int) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
setLayoutManager(RecyclerView.LayoutManager) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
setMaxScale(float) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
setMinScale(float) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
setOffscreenItems(int) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
setOn(View) - Method in class com.yarolegovich.discretescrollview.transform.Pivot
 
setOrientation(Orientation) - Method in class com.yarolegovich.discretescrollview.DiscreteScrollView
 
setPivotX(Pivot.X) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
setPivotX(Pivot) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
setPivotY(Pivot.Y) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
setPivotY(Pivot) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer.Builder
 
shiftViewCenter(Direction, int, Point) - Method in class com.yarolegovich.discretescrollview.Orientation.HorizontalHelper
 
shiftViewCenter(Direction, int, Point) - Method in class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 

T

transformItem(View, float) - Method in interface com.yarolegovich.discretescrollview.transform.DiscreteScrollItemTransformer
 
transformItem(View, float) - Method in class com.yarolegovich.discretescrollview.transform.ScaleTransformer
 

V

valueOf(String) - Static method in enum com.yarolegovich.discretescrollview.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yarolegovich.discretescrollview.transform.Pivot.X
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.yarolegovich.discretescrollview.transform.Pivot.Y
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yarolegovich.discretescrollview.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yarolegovich.discretescrollview.transform.Pivot.X
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.yarolegovich.discretescrollview.transform.Pivot.Y
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalHelper() - Constructor for class com.yarolegovich.discretescrollview.Orientation.VerticalHelper
 

W

wrap(RecyclerView.Adapter<T>) - Static method in class com.yarolegovich.discretescrollview.InfiniteScrollAdapter
 
A B C D E F G H I N O P R S T V W 
Skip navigation links