JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
V
W
I
ImmutableTransformer
- Class in
com.gtomato.android.ui.transformer
Immutable transformer.
ImmutableTransformer(CarouselView.ViewTransformer)
- Constructor for class com.gtomato.android.ui.transformer.
ImmutableTransformer
InverseScroller
- Class in
com.gtomato.android.ui.scrolltweaker
Scroller with inverse scrolling directions.
InverseScroller()
- Constructor for class com.gtomato.android.ui.scrolltweaker.
InverseScroller
InverseTimeMachineViewTransformer
- Class in
com.gtomato.android.ui.transformer
Inverse time-machine like carousel.
InverseTimeMachineViewTransformer()
- Constructor for class com.gtomato.android.ui.transformer.
InverseTimeMachineViewTransformer
inverseTweakScrollDx(int)
- Method in class com.gtomato.android.ui.scrolltweaker.
InverseScroller
inverseTweakScrollDx(int)
- Method in class com.gtomato.android.ui.scrolltweaker.
NormalScroller
inverseTweakScrollDx(int)
- Method in interface com.gtomato.android.ui.widget.
CarouselView.Scroller
Reverse the changes made to tweak the value of scroll delta X.
inverseTweakScrollDy(int)
- Method in class com.gtomato.android.ui.scrolltweaker.
InverseScroller
inverseTweakScrollDy(int)
- Method in class com.gtomato.android.ui.scrolltweaker.
NormalScroller
inverseTweakScrollDy(int)
- Method in interface com.gtomato.android.ui.widget.
CarouselView.Scroller
Reverse the changes made to tweak the value of scroll delta Y.
isClickToScroll()
- Method in class com.gtomato.android.ui.widget.
CarouselView
Returns if clickToScroll is set.
isDebug()
- Static method in class com.gtomato.android.ui.widget.
CarouselView
isEnableFling()
- Method in class com.gtomato.android.ui.widget.
CarouselView
Returns whether enableFling is set.
isInfinite()
- Method in class com.gtomato.android.ui.manager.
CarouselLayoutManager
Returns whether the items are recurring.
isInfinite()
- Method in class com.gtomato.android.ui.widget.
CarouselView
Returns whether the items are recurring.
isScaleLargestAtCenter()
- Method in class com.gtomato.android.ui.transformer.
LinearViewTransformer
isScaleLargestAtCenter()
- Method in class com.gtomato.android.ui.transformer.
ParameterizableViewTransformer
isScaleLargestAtCenter()
- Method in class com.gtomato.android.ui.transformer.
ParameterizedViewTransformer
isScaleLargestAtCenter()
- Method in class com.gtomato.android.ui.transformer.
WheelViewTransformer
isScrollingAlignToViews()
- Method in class com.gtomato.android.ui.widget.
CarouselView
Returns whether scrollingAlignToViews is set.
isValidPosition(int)
- Method in class com.gtomato.android.ui.manager.
CarouselLayoutManager
Returns whether a given absolution position is valid, which the rules are also based on current value of
CarouselLayoutManager.isInfinite()
.
isValidPosition(int)
- Method in class com.gtomato.android.ui.widget.
CarouselView
Returns whether the given position is valid.
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes