Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.bumptech.glide
,
com.bumptech.glide.loader.image
,
com.bumptech.glide.loader.model
,
com.bumptech.glide.loader.stream
,
com.bumptech.glide.loader.transformation
,
com.bumptech.glide.presenter
,
com.bumptech.glide.presenter.target
,
com.bumptech.glide.resize
,
com.bumptech.glide.resize.bitmap_recycle
,
com.bumptech.glide.resize.cache
,
com.bumptech.glide.resize.load
,
com.bumptech.glide.util
,
com.bumptech.glide.volley
Class Hierarchy
java.lang.Object
com.bumptech.glide.resize.bitmap_recycle.
BitmapPoolAdapter
(implements com.bumptech.glide.resize.bitmap_recycle.
BitmapPool
)
com.bumptech.glide.resize.bitmap_recycle.
BitmapReferenceCounterAdapter
(implements com.bumptech.glide.resize.bitmap_recycle.
BitmapReferenceCounter
)
com.bumptech.glide.
BuildConfig
com.bumptech.glide.loader.model.
Cache
<A>
com.bumptech.glide.loader.transformation.
CenterCrop
<T> (implements com.bumptech.glide.loader.transformation.
TransformationLoader
<T>)
com.bumptech.glide.resize.cache.
DiskCacheAdapter
(implements com.bumptech.glide.resize.cache.
DiskCache
)
com.bumptech.glide.resize.cache.
DiskLruCacheWrapper
(implements com.bumptech.glide.resize.cache.
DiskCache
)
com.bumptech.glide.resize.load.
Downsampler
com.bumptech.glide.loader.model.
FileLoader
(implements com.bumptech.glide.loader.model.
ModelLoader
<T>)
com.bumptech.glide.loader.model.
FileLoader.Factory
(implements com.bumptech.glide.loader.model.
ModelLoaderFactory
<T>)
com.bumptech.glide.loader.transformation.
FitCenter
<T> (implements com.bumptech.glide.loader.transformation.
TransformationLoader
<T>)
com.bumptech.glide.loader.model.
GenericLoaderFactory
com.bumptech.glide.
Glide
com.bumptech.glide.
Glide.ContextRequest
com.bumptech.glide.
Glide.ModelRequest
<T>
com.bumptech.glide.
Glide.Request
<T>
com.bumptech.glide.resize.load.
ImageHeaderParser
com.bumptech.glide.resize.
ImageManager
com.bumptech.glide.resize.
ImageManager.Builder
com.bumptech.glide.resize.
ImageManager.LoadToken
com.bumptech.glide.loader.image.
ImageManagerLoader
(implements com.bumptech.glide.loader.image.
ImageLoader
)
com.bumptech.glide.presenter.
ImagePresenter
<T>
com.bumptech.glide.presenter.
ImagePresenter.Builder
<T>
com.bumptech.glide.resize.load.
ImageResizer
com.bumptech.glide.presenter.target.
ImageViewTarget
(implements com.bumptech.glide.presenter.target.
Target
)
java.io.InputStream (implements java.io.Closeable)
java.io.FilterInputStream
com.bumptech.glide.resize.
RecyclableBufferedInputStream
com.bumptech.glide.
ListPreloader
<T> (implements android.widget.AbsListView.OnScrollListener)
com.bumptech.glide.loader.stream.
LocalUriLoader
(implements com.bumptech.glide.loader.stream.
StreamLoader
)
com.bumptech.glide.resize.bitmap_recycle.
LruBitmapPool
(implements com.bumptech.glide.resize.bitmap_recycle.
BitmapPool
)
com.bumptech.glide.resize.cache.
LruMemoryCache
(implements com.bumptech.glide.resize.cache.
MemoryCache
)
com.bumptech.glide.
Manifest
com.bumptech.glide.resize.cache.
MemoryCacheAdapter
(implements com.bumptech.glide.resize.cache.
MemoryCache
)
com.bumptech.glide.loader.transformation.
MultiTransformationLoader
<T> (implements com.bumptech.glide.loader.transformation.
TransformationLoader
<T>)
com.bumptech.glide.loader.transformation.
None
<T> (implements com.bumptech.glide.loader.transformation.
TransformationLoader
<T>)
com.bumptech.glide.
R
com.bumptech.glide.loader.model.
ResourceLoader
(implements com.bumptech.glide.loader.model.
ModelLoader
<T>)
com.bumptech.glide.loader.model.
ResourceLoader.Factory
(implements com.bumptech.glide.loader.model.
ModelLoaderFactory
<T>)
com.bumptech.glide.resize.
SafeKeyGenerator
com.bumptech.glide.resize.bitmap_recycle.
SerialBitmapReferenceCounter
(implements com.bumptech.glide.resize.bitmap_recycle.
BitmapReferenceCounter
)
com.bumptech.glide.presenter.target.
SimpleTarget
(implements com.bumptech.glide.presenter.target.
Target
)
com.bumptech.glide.loader.model.
StringLoader
(implements com.bumptech.glide.loader.model.
ModelLoader
<T>)
com.bumptech.glide.loader.model.
StringLoader.Factory
(implements com.bumptech.glide.loader.model.
ModelLoaderFactory
<T>)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.bumptech.glide.resize.
RecyclableBufferedInputStream.InvalidMarkException
com.bumptech.glide.presenter.
ThumbImagePresenter
<A,B> (implements com.bumptech.glide.presenter.
ImagePresenter.ImagePresenterCoordinator
)
com.bumptech.glide.presenter.
ThumbImagePresenter.Builder
<A,B>
com.bumptech.glide.resize.load.
Transformation
com.bumptech.glide.loader.transformation.
MultiTransformation
com.bumptech.glide.loader.model.
UriLoader
(implements com.bumptech.glide.loader.model.
ModelLoader
<T>)
com.bumptech.glide.loader.model.
UriLoader.Factory
(implements com.bumptech.glide.loader.model.
ModelLoaderFactory
<T>)
com.bumptech.glide.loader.model.
UrlModelLoader
<T> (implements com.bumptech.glide.loader.model.
ModelLoader
<T>)
com.bumptech.glide.util.
Util
com.bumptech.glide.volley.
VolleyStreamLoader
(implements com.bumptech.glide.loader.stream.
StreamLoader
)
com.bumptech.glide.volley.
VolleyUrlLoader
(implements com.bumptech.glide.loader.model.
ModelLoader
<T>)
com.bumptech.glide.volley.
VolleyUrlLoader.Factory
(implements com.bumptech.glide.loader.model.
ModelLoaderFactory
<T>)
Interface Hierarchy
com.bumptech.glide.resize.bitmap_recycle.
BitmapPool
com.bumptech.glide.resize.bitmap_recycle.
BitmapReferenceCounter
com.bumptech.glide.resize.cache.
DiskCache
com.bumptech.glide.resize.cache.
DiskCache.Writer
com.bumptech.glide.
Glide.RequestListener
<T>
com.bumptech.glide.loader.image.
ImageLoader
com.bumptech.glide.loader.image.
ImageLoader.ImageReadyCallback
com.bumptech.glide.presenter.
ImagePresenter.ExceptionHandler
<T>
com.bumptech.glide.presenter.
ImagePresenter.ImagePresenterCoordinator
com.bumptech.glide.presenter.
ImagePresenter.ImageReadyCallback
<T>
com.bumptech.glide.resize.
LoadedCallback
com.bumptech.glide.resize.cache.
MemoryCache
com.bumptech.glide.resize.cache.
MemoryCache.ImageRemovedListener
com.bumptech.glide.loader.model.
ModelLoader
<T>
com.bumptech.glide.loader.model.
ModelLoaderFactory
<T>
com.bumptech.glide.loader.stream.
StreamLoader
com.bumptech.glide.loader.stream.
StreamLoader.StreamReadyCallback
com.bumptech.glide.presenter.target.
Target
com.bumptech.glide.presenter.target.
Target.SizeReadyCallback
com.bumptech.glide.loader.transformation.
TransformationLoader
<T>
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.bumptech.glide.resize.load.
ImageHeaderParser.ImageType
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes