Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.request.animation Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
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
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
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
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