| Interface | Description |
|---|---|
| HttpImageLoader.HttpImageLoaderListener |
A simple observer / listener to get information about the image loading
process.
|
| HttpImageView |
A
HttpImageView is a ImageView that can be used to retrieve
images (bitmap) from by the use of a HttpKit. |
| Transformation |
Transform / manipulate a
Bitmap |
| Class | Description |
|---|---|
| CircleCropCrossFadeDrawable |
Crossfades two circle cropped views
|
| CircleCropDrawable |
A Drawable that draws an oval with given
Bitmap |
| CircleCropHttpImageView | |
| ColorCrossFadeDrawable |
This drawable enables to crossfade between a color and a loaded image
|
| ColorFadeableHttpImageView |
This image view can change his drawable by crossfading from a
color(placeholder) to a loaded bitmap.
|
| CrossFadeDrawable | |
| FadeableHttpImageView |
This image view can change his drawable by crossfading.
|
| HttpImageLoader |
This is a little helper, that manages for you loading a bitmap into a
PicassoFadeableHttpImageView |
| PicassoFadeableHttpImageView | Deprecated |
| ScaleTypeDrawer |
This is a little helper class that helps you to draw a bitmap on a canvas
(normally called from a drawable to draw on his own canvas) according to the
image views scale type.
|
| SimpleHttpImageView |
A simple
HttpImageView that does nothing special. |
Copyright © 2015 Hannes Dorfmann. All rights reserved.