Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.load.resource Classes and Interfaces - 57 results found.
NameDescriptionTypePackageFramework
BitmapBytesTranscoderAn ResourceTranscoder that converts Bitmaps into byte arrays usingClasscom.bumptech.glide.load.resource.transcodeGlide
BitmapDecoderA bitmap decoder for a given resource type.Interfacecom.bumptech.glide.load.resource.bitmapGlide
BitmapDrawableResourceA Resource that wraps an BitmapDrawable This class ensures that every call to DrawableResource.Classcom.bumptech.glide.load.resource.bitmapGlide
BitmapEncoderAn ResourceEncoder that writes Bitmaps to Bitmaps that return true from Bitmap.Classcom.bumptech.glide.load.resource.bitmapGlide
BitmapResourceA resource wrapping a Bitmap object.Classcom.bumptech.glide.load.resource.bitmapGlide
BitmapToGlideDrawableTranscoderA wrapper for GlideBitmapDrawableTranscoder that transcodes to GlideDrawable rather thanClasscom.bumptech.glide.load.resource.transcodeGlide
BitmapTransformationA simple Transformation for transforming Bitmaps that abstracts away dealing with Resource objects for subclasses.Classcom.bumptech.glide.load.resource.bitmapGlide
BytesResourceAn Resource wrapping a byte array.Classcom.bumptech.glide.load.resource.bytesGlide
CenterCropScale the image so that either the width of the image matches the given width and the height of the image is greater than the given height or vice versa, and then crop the larger dimension to match the given dimension.Classcom.bumptech.glide.load.resource.bitmapGlide
DownsamplerA base class with methods for loading and decoding images from InputStreams.Classcom.bumptech.glide.load.resource.bitmapGlide
DrawableResourceSimple wrapper for an Android Drawable which returns a based on it's state.Classcom.bumptech.glide.load.resource.drawableGlide
FileDecoderA simple ResourceDecoder that creates resource for a given File.Classcom.bumptech.glide.load.resource.fileGlide
FileDescriptorBitmapDataLoadProviderAn DataLoadProvider that provides classes for decoding and encoding Bitmaps from ParcelFileDescriptor data.Classcom.bumptech.glide.load.resource.bitmapGlide
FileDescriptorBitmapDecoderAn ResourceDecoder for decoding Bitmaps from ParcelFileDescriptor data.Classcom.bumptech.glide.load.resource.bitmapGlide
FileResourceA simple Resource that wraps a File.Classcom.bumptech.glide.load.resource.fileGlide
FileToStreamDecoderA decoder that wraps an InputStream decoder to allow it to decode from a file.Classcom.bumptech.glide.load.resource.fileGlide
FitCenterScales the image uniformly (maintaining the image's aspect ratio) so that one of the dimensions of the image will be equal to the given dimension and the other will be less than the given dimension.Classcom.bumptech.glide.load.resource.bitmapGlide
GifBitmapWrapperA wrapper that contains either an Bitmap resource or an GifDrawable resource.Classcom.bumptech.glide.load.resource.gifbitmapGlide
GifBitmapWrapperDrawableTranscoderAn ResourceTranscoder that can transcode either an Bitmap or an GifDrawable into anClasscom.bumptech.glide.load.resource.transcodeGlide
GifBitmapWrapperResourceA resource that wraps an GifBitmapWrapper.Classcom.bumptech.glide.load.resource.gifbitmapGlide
GifBitmapWrapperResourceDecoderAn ResourceDecoder that can decode either an Bitmap or an GifDrawable from an InputStream or a ParcelFileDescriptor.Classcom.bumptech.glide.load.resource.gifbitmapGlide
GifBitmapWrapperResourceEncoderClasscom.bumptech.glide.load.resource.gifbitmapGlide
GifBitmapWrapperStreamResourceDecoderA ResourceDecoder that can decode an GifBitmapWrapper from InputStream data.Classcom.bumptech.glide.load.resource.gifbitmapGlide
GifBitmapWrapperTransformationA Transformation that can apply a wrapped Bitmap transformation to both Bitmaps and GifDrawable.Classcom.bumptech.glide.load.resource.gifbitmapGlide
GifDrawableAn animated Drawable that plays the frames of an animated GIF.Classcom.bumptech.glide.load.resource.gifGlide
GifDrawableBytesTranscoderAn ResourceTranscoder that converts GifDrawable into bytes by obtaining the original bytes of the GIF fromClasscom.bumptech.glide.load.resource.transcodeGlide
GifDrawableLoadProviderAn DataLoadProvider that loads an InputStream into GifDrawable that can be used to display an animated GIF.Classcom.bumptech.glide.load.resource.gifGlide
GifDrawableResourceA resource wrapping an GifDrawable.Classcom.bumptech.glide.load.resource.gifGlide
GifDrawableTransformationAn Transformation that wraps a transformation for a Bitmap and can apply it to every frame of any GifDrawable.Classcom.bumptech.glide.load.resource.gifGlide
GifResourceDecoderAn ResourceDecoder that decodes GifDrawable from InputStream data.Classcom.bumptech.glide.load.resource.gifGlide
GifResourceEncoderAn ResourceEncoder that can write GifDrawable to cache.Classcom.bumptech.glide.load.resource.gifGlide
GlideBitmapDrawableA static GlideDrawable for displaying a single image.Classcom.bumptech.glide.load.resource.bitmapGlide
GlideBitmapDrawableResourceA resource wrapper for GlideBitmapDrawable.Classcom.bumptech.glide.load.resource.bitmapGlide
GlideBitmapDrawableTranscoderAn ResourceTranscoder that converts Bitmaps into BitmapDrawables.Classcom.bumptech.glide.load.resource.transcodeGlide
GlideDrawableA base class for drawables that are either static equivalents of BitmapDrawable or that contain an animation.Classcom.bumptech.glide.load.resource.drawableGlide
ImageHeaderParserA class for parsing the exif orientation and other data from an image header.Classcom.bumptech.glide.load.resource.bitmapGlide
ImageHeaderParser .ImageTypeThe format of the image data including whether or not the image may include transparent pixels.Classcom.bumptech.glide.load.resource.bitmapGlide
ImageVideoBitmapDecoderA ResourceDecoder that decodes ImageVideoWrappers using a wrapped ResourceDecoder for InputStreamsClasscom.bumptech.glide.load.resource.bitmapGlide
ImageVideoDataLoadProviderA DataLoadProvider for loading either an InputStream or an ParcelFileDescriptor as an Bitmap.Classcom.bumptech.glide.load.resource.bitmapGlide
ImageVideoGifDrawableLoadProviderAn DataLoadProvider that can load either an GifDrawable or an Bitmap from either anClasscom.bumptech.glide.load.resource.gifbitmapGlide
NullDecoderA simple ResourceDecoder that always returns null.Classcom.bumptech.glide.load.resourceGlide
NullEncoderA simple Encoder that never writes data.Classcom.bumptech.glide.load.resourceGlide
NullResourceEncoderA simple ResourceEncoder that never writes data.Classcom.bumptech.glide.load.resourceGlide
RecyclableBufferedInputStreamWraps an existing InputStream and buffers the input.Classcom.bumptech.glide.load.resource.bitmapGlide
RecyclableBufferedInputStream .InvalidMarkExceptionAn exception thrown when a mark can no longer be obeyed because the underlying buffer size is smaller than the amount of data read after the mark position.Classcom.bumptech.glide.load.resource.bitmapGlide
ResourceDecoderAn interface for decoding resources.Interfacecom.bumptech.glide.loadGlide
ResourceEncoderAn interface for writing data from a resource to some persistent data store (i.Interfacecom.bumptech.glide.loadGlide
ResourceTranscoderTranscodes a resource of one type to a resource of another type.Interfacecom.bumptech.glide.load.resource.transcodeGlide
SimpleResourceSimple wrapper for an arbitrary object which helps to satisfy some of the glide engine's contracts.Classcom.bumptech.glide.load.resourceGlide
StreamBitmapDataLoadProviderAn DataLoadProvider that provides decoders and encoders for decoding and caching Bitmaps using InputStream data.Classcom.bumptech.glide.load.resource.bitmapGlide
StreamBitmapDecoderAn ResourceDecoder that uses an Downsampler to decode an Bitmap from anClasscom.bumptech.glide.load.resource.bitmapGlide
StreamFileDataLoadProviderAn DataLoadProvider that provides encoders and decoders for for obtaining a cache file from InputStream data.Classcom.bumptech.glide.load.resource.fileGlide
TranscoderRegistryA class that allows ResourceTranscoders to be registered and retrieved by the classes they convert between.Classcom.bumptech.glide.load.resource.transcodeGlide
TransformationUtilsA class with methods to efficiently resize Bitmaps.Classcom.bumptech.glide.load.resource.bitmapGlide
UnitTranscoderA simple ResourceTranscoder that simply returns the given resource.Classcom.bumptech.glide.load.resource.transcodeGlide
UnitTransformationA noop Transformation that simply returns the given resource.Classcom.bumptech.glide.load.resourceGlide
VideoBitmapDecoderAn BitmapDecoder that can decode a thumbnail frame Bitmap from a ParcelFileDescriptor containing a video.Classcom.bumptech.glide.load.resource.bitmapGlide