Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.request.target Classes and Interfaces - 14 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
DrawableImageViewTargetA target for display Drawable objects in ImageViews.Classcom.bumptech.glide.request.targetGlide
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
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
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
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