Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.request Classes and Interfaces - 36 results found.
NameDescriptionTypePackageFramework
AppWidgetTargetThis class is used in order to display downloaded Bitmap inside an ImageView of an AppWidget through RemoteViews.Classcom.bumptech.glide.request.targetGlide
BaseTargetA base Target for loading Resources that provides basic or empty implementations for most methods.Classcom.bumptech.glide.request.targetGlide
BitmapImageViewTargetA Target that can display an Bitmap in anSee Also:GlideDrawableImageViewTargetClasscom.bumptech.glide.request.targetGlide
DrawableCrossFadeFactoryA factory class that produces a new GlideAnimation that varies depending on whether or not the drawable was loaded from the memory cache and whether or not the drawable is the firstClasscom.bumptech.glide.request.animationGlide
DrawableCrossFadeViewAnimationA cross fade GlideAnimation for Drawables that uses an TransitionDrawable to transition from an existing drawableClasscom.bumptech.glide.request.animationGlide
DrawableImageViewTargetA target for display Drawable objects in ImageViews.Classcom.bumptech.glide.request.targetGlide
FutureTargetAn interface for an object that is both a Target and a Future.Interfacecom.bumptech.glide.requestGlide
GenericRequestA Request that loads a Resource into a given Target.Classcom.bumptech.glide.requestGlide
GlideAnimationAn interface that allows a transformation to be applied to Views in Targets in across resource types.Interfacecom.bumptech.glide.request.animationGlide
GlideAnimation .ViewAdapterAn interface wrapping a view that exposes the necessary methods to run the various types of android animations ViewPropertyAnimation and animatedInterfacecom.bumptech.glide.request.animationGlide
GlideAnimationFactoryA factory class that can produce different GlideAnimations based on the state of the request.Interfacecom.bumptech.glide.request.animationGlide
GlideDrawableImageViewTargetA Target that can display an Drawable inFields inherited from class com.Classcom.bumptech.glide.request.targetGlide
ImageViewTargetA base Target for displaying resources inFields inherited from class com.Classcom.bumptech.glide.request.targetGlide
ImageViewTargetFactoryA factory responsible for producing the correct type of Target for a givenConstructor SummaryImageViewTargetFactory()Classcom.bumptech.glide.request.targetGlide
NoAnimationA simple GlideAnimation that performs no actions.Classcom.bumptech.glide.request.animationGlide
NoAnimation .NoAnimationFactoryA factory that always returns the same NoAnimation.Classcom.bumptech.glide.request.animationGlide
NotificationTargetThis class is used to display downloaded Bitmap inside an ImageView of a Notification through RemoteViews.Classcom.bumptech.glide.request.targetGlide
PreloadTargetA one time use Target class that loads a resource into memory and thenFields inherited from interface com.Classcom.bumptech.glide.request.targetGlide
RequestA request that loads a resource for an Target.Interfacecom.bumptech.glide.requestGlide
RequestCoordinatorAn interface for coordinating multiple requests with the same Target.Interfacecom.bumptech.glide.requestGlide
RequestFutureTargetA Future implementation for Glide that can be used to load resources in a blocking manner on background threads.Classcom.bumptech.glide.requestGlide
RequestListenerA class for monitoring the status of a request while images load.Interfacecom.bumptech.glide.requestGlide
RequestManagerA class for managing and starting requests for Glide.Classcom.bumptech.glideGlide
RequestManager .DefaultOptionsInterfacecom.bumptech.glideGlide
ResourceCallbackA callback that listens for when a resource load completes successfully or fails due to an exception.Interfacecom.bumptech.glide.requestGlide
SimpleTargetA simple Target base class with default (usually noop) implementations of non essential methods that allows the caller to specify an exact width/height.Classcom.bumptech.glide.request.targetGlide
SizeReadyCallbackA callback that must be called when the target has determined its size.Interfacecom.bumptech.glide.request.targetGlide
SquaringDrawableA wrapper drawable to square the wrapped drawable so that it expands to fill a square with exactly the given side length.Classcom.bumptech.glide.request.targetGlide
TargetAn interface that Glide can load a resource into and notify of relevant lifecycle events during a load.Interfacecom.bumptech.glide.request.targetGlide
ThumbnailRequestCoordinatorA coordinator that coordinates two individual Requests that load a small thumbnail version of an image and the full size version of the image at the same time.Classcom.bumptech.glide.requestGlide
ViewAnimationA GlideAnimation that can apply a Animation to a View usingClasscom.bumptech.glide.request.animationGlide
ViewAnimationFactoryClasscom.bumptech.glide.request.animationGlide
ViewPropertyAnimationA GlideAnimation that accepts an interface that can apply an animation like a ViewPropertyAnimatorClasscom.bumptech.glide.request.animationGlide
ViewPropertyAnimation .AnimatorAn interface that allows an animation to be applied on or started from an View.Interfacecom.bumptech.glide.request.animationGlide
ViewPropertyAnimationFactoryA GlideAnimationFactory that produces ViewPropertyAnimations.Classcom.bumptech.glide.request.animationGlide
ViewTargetA base Target for loading Bitmaps into Views that provides default implementations for most most methods and can determine the size of views using aClasscom.bumptech.glide.request.targetGlide