- time() - Method in class com.gtomato.android.util.PerformanceTimer
-
Start a timer, or log the duration if it has been started, then restart the timer.
- time(String) - Method in class com.gtomato.android.util.PerformanceTimer
-
Log an operation that has just been finished, then restart the timer.
- TimeMachineViewTransformer - Class in com.gtomato.android.ui.transformer
-
Time-machine like carousel.
- TimeMachineViewTransformer() - Constructor for class com.gtomato.android.ui.transformer.TimeMachineViewTransformer
-
- transform(View, float) - Method in class com.gtomato.android.ui.transformer.CoverFlowViewTransformer
-
- transform(View, float) - Method in class com.gtomato.android.ui.transformer.FlatMerryGoRoundTransformer
-
- transform(View, float) - Method in class com.gtomato.android.ui.transformer.ImmutableTransformer
-
- transform(View, float) - Method in class com.gtomato.android.ui.transformer.InverseTimeMachineViewTransformer
-
- transform(View, float) - Method in class com.gtomato.android.ui.transformer.ParameterizableViewTransformer
-
- transform(View, float) - Method in class com.gtomato.android.ui.transformer.TimeMachineViewTransformer
-
- transform(View, float) - Method in interface com.gtomato.android.ui.widget.CarouselView.ViewTransformer
-
Transform a given item view based on position.
- translatePosition(int) - Method in class com.gtomato.android.ui.manager.CarouselLayoutManager
-
Returns an adapter position based on a given absolute position.
- translationXRate - Static variable in class com.gtomato.android.ui.transformer.InverseTimeMachineViewTransformer
-
- translationXRate - Static variable in class com.gtomato.android.ui.transformer.TimeMachineViewTransformer
-
- tweakScrollDx(int) - Method in class com.gtomato.android.ui.scrolltweaker.InverseScroller
-
- tweakScrollDx(float) - Method in class com.gtomato.android.ui.scrolltweaker.InverseScroller
-
- tweakScrollDx(int) - Method in class com.gtomato.android.ui.scrolltweaker.NormalScroller
-
- tweakScrollDx(float) - Method in class com.gtomato.android.ui.scrolltweaker.NormalScroller
-
- tweakScrollDx(int) - Method in interface com.gtomato.android.ui.widget.CarouselView.Scroller
-
Tweak the value of scroll delta X.
- tweakScrollDx(float) - Method in interface com.gtomato.android.ui.widget.CarouselView.Scroller
-
Tweak the value of scroll delta X.
- tweakScrollDy(int) - Method in class com.gtomato.android.ui.scrolltweaker.InverseScroller
-
- tweakScrollDy(float) - Method in class com.gtomato.android.ui.scrolltweaker.InverseScroller
-
- tweakScrollDy(int) - Method in class com.gtomato.android.ui.scrolltweaker.NormalScroller
-
- tweakScrollDy(float) - Method in class com.gtomato.android.ui.scrolltweaker.NormalScroller
-
- tweakScrollDy(int) - Method in interface com.gtomato.android.ui.widget.CarouselView.Scroller
-
Tweak the value of scroll delta Y.
- tweakScrollDy(float) - Method in interface com.gtomato.android.ui.widget.CarouselView.Scroller
-
Tweak the value of scroll delta Y.