A B C D E F G H I L M N O P R S T U V W

T

Target - Interface in com.bumptech.glide.presenter.target
An interface that Glide can load an image into
Target.SizeReadyCallback - Interface in com.bumptech.glide.presenter.target
A callback that must be called when the target has determined its size.
teardown() - Method in class com.bumptech.glide.loader.model.FileLoader.Factory
 
teardown() - Method in interface com.bumptech.glide.loader.model.ModelLoaderFactory
A lifecycle method that will be called when this factory is about to replaced
teardown() - Method in class com.bumptech.glide.loader.model.ResourceLoader.Factory
 
teardown() - Method in class com.bumptech.glide.loader.model.StringLoader.Factory
 
teardown() - Method in class com.bumptech.glide.loader.model.UriLoader.Factory
 
teardown() - Method in class com.bumptech.glide.volley.VolleyUrlLoader.Factory
 
ThumbImagePresenter<A,B> - Class in com.bumptech.glide.presenter
Wraps a pair of ImagePresenter objects and uses them to load and display an image and a thumbnail for that image.
ThumbImagePresenter.Builder<A,B> - Class in com.bumptech.glide.presenter
A builder for a ThumbImagePresenter.
ThumbImagePresenter.Builder() - Constructor for class com.bumptech.glide.presenter.ThumbImagePresenter.Builder
 
transform(Transformation) - Method in class com.bumptech.glide.Glide.Request
Set an arbitrary transformation to apply after an image has been loaded into memory.
transform(TransformationLoader<T>) - Method in class com.bumptech.glide.Glide.Request
Transform images with the given TransformationLoader.
transform(Bitmap, BitmapPool, int, int) - Method in class com.bumptech.glide.loader.transformation.MultiTransformation
 
transform(Bitmap, BitmapPool, int, int) - Method in class com.bumptech.glide.resize.load.Transformation
Transform the given bitmap.
Transformation - Class in com.bumptech.glide.resize.load
A class for performing an arbitrary transformation on a bitmap
Transformation() - Constructor for class com.bumptech.glide.resize.load.Transformation
 
TransformationLoader<T> - Interface in com.bumptech.glide.loader.transformation
A class for loading a Transformation for a particular model.
trimMemory(int) - Method in interface com.bumptech.glide.resize.bitmap_recycle.BitmapPool
 
trimMemory(int) - Method in class com.bumptech.glide.resize.bitmap_recycle.BitmapPoolAdapter
 
trimMemory(int) - Method in class com.bumptech.glide.resize.bitmap_recycle.LruBitmapPool
 
trimMemory(int) - Method in class com.bumptech.glide.resize.cache.LruMemoryCache
 
trimMemory(int) - Method in interface com.bumptech.glide.resize.cache.MemoryCache
Trim the memory cache to the appropriate level.
trimMemory(int) - Method in class com.bumptech.glide.resize.cache.MemoryCacheAdapter
 
trimMemory(int) - Method in class com.bumptech.glide.resize.ImageManager
 

A B C D E F G H I L M N O P R S T U V W