Class | Description |
---|---|
ContentLengthInputStream |
Decorator for
InputStream . |
FailReason |
Presents the reason why image loading and displaying was failed
|
FlushedInputStream |
Many streams obtained over slow connection show this
problem.
|
ImageSize |
Present width and height values
|
Enum | Description |
---|---|
FailReason.FailType |
Presents type of fail while image loading
|
ImageScaleType |
Type of image scaling during decoding.
|
LoadedFrom |
Source image loaded from.
|
QueueProcessingType |
Queue processing type which will be used for display task processing
|
ViewScaleType |
Simplify ImageView's scale type to 2 types:
ViewScaleType.FIT_INSIDE and ViewScaleType.CROP |