A B C D E F G H I L M N O P R S T U V W 

A

addTransformation(Transformation) - Method in class com.hannesdorfmann.httpkit.request.HttpGetImageRequest
Adds a transformation, that will manipulate the bitmap
animationTime - Static variable in class com.hannesdorfmann.httpkit.R.attr
How long does the replace animation (e.g. cross fading) should took Must be an integer value, such as "100".

B

BuildConfig - Class in com.hannesdorfmann.httpkit
 
BuildConfig() - Constructor for class com.hannesdorfmann.httpkit.BuildConfig
 

C

canZoom() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Returns true if the PhotoView is set to allow zooming of Photos.
canZoom() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
canZoom() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
CircleCropCrossFadeDrawable - Class in com.hannesdorfmann.httpkit.image
Crossfades two circle cropped views
CircleCropCrossFadeDrawable() - Constructor for class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
CircleCropDrawable - Class in com.hannesdorfmann.httpkit.image
A Drawable that draws an oval with given Bitmap
CircleCropDrawable() - Constructor for class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
CircleCropDrawable(Bitmap) - Constructor for class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
CircleCropHttpImageView - Class in com.hannesdorfmann.httpkit.image
 
CircleCropHttpImageView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
CircleCropHttpImageView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
CircleCropHttpImageView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
cleanup() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Clean-up the resources attached to this object.
clearClickColorFiltered() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Clears the color filter to show the normal image
clearClickColorFiltered() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Clears the color filter to show the normal image
ColorCrossFadeDrawable - Class in com.hannesdorfmann.httpkit.image
This drawable enables to crossfade between a color and a loaded image
ColorCrossFadeDrawable() - Constructor for class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
ColorFadeableHttpImageView - Class in com.hannesdorfmann.httpkit.image
This image view can change his drawable by crossfading from a color(placeholder) to a loaded bitmap.
ColorFadeableHttpImageView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
ColorFadeableHttpImageView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
ColorFadeableHttpImageView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
com.hannesdorfmann.httpkit - package com.hannesdorfmann.httpkit
 
com.hannesdorfmann.httpkit.image - package com.hannesdorfmann.httpkit.image
 
com.hannesdorfmann.httpkit.image.photoview - package com.hannesdorfmann.httpkit.image.photoview
 
com.hannesdorfmann.httpkit.image.photoview.gestures - package com.hannesdorfmann.httpkit.image.photoview.gestures
 
com.hannesdorfmann.httpkit.image.photoview.log - package com.hannesdorfmann.httpkit.image.photoview.log
 
com.hannesdorfmann.httpkit.image.photoview.scrollerproxy - package com.hannesdorfmann.httpkit.image.photoview.scrollerproxy
 
com.hannesdorfmann.httpkit.parser - package com.hannesdorfmann.httpkit.parser
 
com.hannesdorfmann.httpkit.request - package com.hannesdorfmann.httpkit.request
 
Compat - Class in com.hannesdorfmann.httpkit.image.photoview
 
Compat() - Constructor for class com.hannesdorfmann.httpkit.image.photoview.Compat
 
computeScrollOffset() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 
computeScrollOffset() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.IcsScroller
 
computeScrollOffset() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 
computeScrollOffset() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
CrossFadeDrawable - Class in com.hannesdorfmann.httpkit.image
 
CrossFadeDrawable(Bitmap, Bitmap) - Constructor for class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
CupcakeGestureDetector - Class in com.hannesdorfmann.httpkit.image.photoview.gestures
 
CupcakeGestureDetector(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.gestures.CupcakeGestureDetector
 

D

d(String, String) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.DEBUG log message.
d(String, String, Throwable) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.DEBUG log message and log the exception.
d(String, String) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
d(String, String, Throwable) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
DEBUG - Static variable in class com.hannesdorfmann.httpkit.BuildConfig
 
DEFAULT_MAX_SCALE - Static variable in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
DEFAULT_MID_SCALE - Static variable in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
DEFAULT_MIN_SCALE - Static variable in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
doAdditionalResponseProcessing(HttpResponse<T>, Cache<String, Object>) - Method in class com.hannesdorfmann.httpkit.request.HttpGetImageRequest
 
draw(Canvas) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
draw(Canvas) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
draw(Canvas) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
draw(Canvas) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
draw(Bitmap, ImageView.ScaleType, float, float, Canvas, Paint) - Static method in class com.hannesdorfmann.httpkit.image.ScaleTypeDrawer
Called to draw on a canvas according to the ImageView.ScaleType

E

e(String, String) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send an Log.ERROR log message.
e(String, String, Throwable) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.ERROR log message and log the exception.
e(String, String) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
e(String, String, Throwable) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
EclairGestureDetector - Class in com.hannesdorfmann.httpkit.image.photoview.gestures
 
EclairGestureDetector(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.gestures.EclairGestureDetector
 
errorDrawable - Static variable in class com.hannesdorfmann.httpkit.R.attr
The drawable that should be shown, when the required Image could not be loaded Must be an integer value, such as "100".

F

FadeableHttpImageView - Class in com.hannesdorfmann.httpkit.image
This image view can change his drawable by crossfading.
FadeableHttpImageView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
FadeableHttpImageView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
FadeableHttpImageView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
fling(int, int, int, int, int, int, int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 
fling(int, int, int, int, int, int, int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 
fling(int, int, int, int, int, int, int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
forceFinished(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 
forceFinished(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 
forceFinished(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
FroyoGestureDetector - Class in com.hannesdorfmann.httpkit.image.photoview.gestures
 
FroyoGestureDetector(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.gestures.FroyoGestureDetector
 

G

GestureDetector - Interface in com.hannesdorfmann.httpkit.image.photoview.gestures
 
getBitmap() - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
getCurrX() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 
getCurrX() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 
getCurrX() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
getCurrY() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 
getCurrY() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 
getCurrY() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
getDisplayMatrix() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Gets the Display Matrix of the currently displayed Drawable.
getDisplayMatrix() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getDisplayMatrix() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getDisplayRect() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Gets the Display Rectangle of the currently displayed Drawable.
getDisplayRect() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getDisplayRect() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getDrawMatrix() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getEnd() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getEnd() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getEnd() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getErrorResource() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
Get the error Resource
getErrorResource() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
Get the error Resource
getHeight() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Get the height of the HttpImageView in raw pixels
getImageView() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getIntrinsicHeight() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getIntrinsicHeight() - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
getIntrinsicHeight() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getIntrinsicHeight() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getIntrinsicWidth() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getIntrinsicWidth() - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
getIntrinsicWidth() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getIntrinsicWidth() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getLogger() - Static method in class com.hannesdorfmann.httpkit.image.photoview.log.LogManager
 
getMaximumScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
 
getMaximumScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getMaximumScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getMaxScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Deprecated.
getMaxScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
Deprecated.
getMaxScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Deprecated.
getMediumScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
 
getMediumScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getMediumScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getMidScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Deprecated.
getMidScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
Deprecated.
getMidScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Deprecated.
getMinimumHeight() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getMinimumHeight() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getMinimumHeight() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getMinimumScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
 
getMinimumScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getMinimumScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getMinimumWidth() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getMinimumWidth() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getMinimumWidth() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getMinScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Deprecated.
getMinScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
Deprecated.
getMinScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Deprecated.
getOpacity() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getOpacity() - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
getOpacity() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getOpacity() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getPlaceholderBitmap() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Get the Bitmap that is shown when CircleCropHttpImageView.showPlaceholderImageImmediatly() gets called
getPlaceholderBitmap() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
This method is not supported now
getPlaceholderBitmap() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Get the Bitmap that is shown when FadeableHttpImageView.showPlaceholderImageImmediatly() gets called
getPlaceholderResource() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
getPlaceHolderResource() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
getPointerIndex(int) - Static method in class com.hannesdorfmann.httpkit.image.photoview.Compat
 
getScale() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Returns the current scale value
getScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getScale() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getScaleType() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getScaleType() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getScaleType() - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Return the current scale type in use by the ImageView.
getScaleType() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
getScaleType() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
getScroller(Context) - Static method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
getStart() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
getStart() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
getStartColor() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
getUrl() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Get the url that is currently loading
getUrl() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Get the url that is currently loading
getUrl() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Get the url that is currently loading
getUrl() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Get the url of the current image
getUrl() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
Get the url
getUrl() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
Get the url
getWidth() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Get the width of the HttpImageView in raw pixels
GifParserWriter - Class in com.hannesdorfmann.httpkit.parser
A ParserWriter to read and write GIF images
GifParserWriter() - Constructor for class com.hannesdorfmann.httpkit.parser.GifParserWriter
 
GingerScroller - Class in com.hannesdorfmann.httpkit.image.photoview.scrollerproxy
 
GingerScroller(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 

H

hasLastRequestError() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
hasLastRequestError() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
hasLastRequestError() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
hasLastRequestError() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Return true, if the last http
hasLastRequestError() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
hasLastRequestError() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
HttpGetImageRequest - Class in com.hannesdorfmann.httpkit.request
This is a HttpGetRequest be used for retrieving images (jpg, png).
HttpGetImageRequest(String) - Constructor for class com.hannesdorfmann.httpkit.request.HttpGetImageRequest
 
HttpImageLoader - Class in com.hannesdorfmann.httpkit.image
This is a little helper, that manages for you loading a bitmap into a PicassoFadeableHttpImageView
HttpImageLoader() - Constructor for class com.hannesdorfmann.httpkit.image.HttpImageLoader
 
HttpImageLoader.HttpImageLoaderListener - Interface in com.hannesdorfmann.httpkit.image
A simple observer / listener to get information about the image loading process.
HttpImageView - Interface in com.hannesdorfmann.httpkit.image
A HttpImageView is a ImageView that can be used to retrieve images (bitmap) from by the use of a HttpKit.
HttpImageView - Static variable in class com.hannesdorfmann.httpkit.R.styleable
Attributes that can be used with a HttpImageView.
HttpImageView_animationTime - Static variable in class com.hannesdorfmann.httpkit.R.styleable
HttpImageView_errorDrawable - Static variable in class com.hannesdorfmann.httpkit.R.styleable
HttpImageView_placeholderDrawable - Static variable in class com.hannesdorfmann.httpkit.R.styleable

I

i(String, String) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send an Log.INFO log message.
i(String, String, Throwable) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.INFO log message and log the exception.
i(String, String) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
i(String, String, Throwable) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
IcsScroller - Class in com.hannesdorfmann.httpkit.image.photoview.scrollerproxy
 
IcsScroller(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.IcsScroller
 
ImageParserWriter - Class in com.hannesdorfmann.httpkit.parser
This ParserWriter is capable to parse and write Bitmaps for the JPG and PNG format.
ImageParserWriter() - Constructor for class com.hannesdorfmann.httpkit.parser.ImageParserWriter
 
IPhotoView - Interface in com.hannesdorfmann.httpkit.image.photoview
 
isCorssFadeEnabled() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Is cross fading enabled
isCorssFadeEnabled() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Is cross fading enabled
isFadingEnabled() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
isFadingEnabled() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
isFinished() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 
isFinished() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 
isFinished() - Method in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
isScaling() - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.CupcakeGestureDetector
 
isScaling() - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.FroyoGestureDetector
 
isScaling() - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.GestureDetector
 

L

load(HttpImageView, HttpRequest, HttpKit, HttpImageLoader.HttpImageLoaderListener) - Static method in class com.hannesdorfmann.httpkit.image.HttpImageLoader
This executes / starts the loading process.
load(HttpImageView, HttpRequest, HttpKit) - Static method in class com.hannesdorfmann.httpkit.image.HttpImageLoader
 
Logger - Interface in com.hannesdorfmann.httpkit.image.photoview.log
interface for a logger class to replace the static calls to Log
LoggerDefault - Class in com.hannesdorfmann.httpkit.image.photoview.log
Helper class to redirect LogManager.logger to Log
LoggerDefault() - Constructor for class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
LogManager - Class in com.hannesdorfmann.httpkit.image.photoview.log
class that holds the Logger for this library, defaults to LoggerDefault to send logs to android Log
LogManager() - Constructor for class com.hannesdorfmann.httpkit.image.photoview.log.LogManager
 

M

mDetector - Variable in class com.hannesdorfmann.httpkit.image.photoview.gestures.FroyoGestureDetector
 
mListener - Variable in class com.hannesdorfmann.httpkit.image.photoview.gestures.CupcakeGestureDetector
 
mScroller - Variable in class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.GingerScroller
 

N

newInstance(Context, OnGestureListener) - Static method in class com.hannesdorfmann.httpkit.image.photoview.gestures.VersionedGestureDetector
 

O

onBoundsChange(Rect) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
onBoundsChange(Rect) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
onDetachedFromWindow() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
onDoubleTap(MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onDoubleTapEvent(MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onDrag(float, float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.OnGestureListener
 
onDrag(float, float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onError(String, Exception) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
onError(String, Exception) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
onError(String, Exception) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
onFailure(HttpImageView, HttpRequest, Exception, boolean) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageLoader.HttpImageLoaderListener
This method gets called, when an error has occurred while loading an image.
onFling(float, float, float, float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.OnGestureListener
 
onFling(float, float, float, float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
OnGestureListener - Interface in com.hannesdorfmann.httpkit.image.photoview.gestures
 
onGlobalLayout() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onMatrixChanged(RectF) - Method in interface com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher.OnMatrixChangedListener
Callback for when the Matrix displaying the Drawable has changed.
onPhotoTap(View, float, float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher.OnPhotoTapListener
A callback to receive where the user taps on a photo.
onScale(float, float, float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.OnGestureListener
 
onScale(float, float, float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onSingleTapConfirmed(MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onSuccess(HttpImageView, HttpResponse<Bitmap>, boolean) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageLoader.HttpImageLoaderListener
Called, when the image resource (bitmap) has been loaded successfully
onTouch(View, MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
onTouchEvent(MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.CupcakeGestureDetector
 
onTouchEvent(MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.EclairGestureDetector
 
onTouchEvent(MotionEvent) - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.FroyoGestureDetector
 
onTouchEvent(MotionEvent) - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.GestureDetector
 
onViewTap(View, float, float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher.OnViewTapListener
A callback to receive where the user taps on a ImageView.

P

parse(InputStream, Class<?>, int, String, String) - Method in class com.hannesdorfmann.httpkit.parser.GifParserWriter
 
parse(InputStream, Class<?>, int, String, String) - Method in class com.hannesdorfmann.httpkit.parser.ImageParserWriter
 
PhotoView - Class in com.hannesdorfmann.httpkit.image.photoview
 
PhotoView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
PhotoView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
PhotoView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
PhotoViewAttacher - Class in com.hannesdorfmann.httpkit.image.photoview
 
PhotoViewAttacher(ImageView) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
PhotoViewAttacher.OnMatrixChangedListener - Interface in com.hannesdorfmann.httpkit.image.photoview
Interface definition for a callback to be invoked when the internal Matrix has changed for this View.
PhotoViewAttacher.OnPhotoTapListener - Interface in com.hannesdorfmann.httpkit.image.photoview
Interface definition for a callback to be invoked when the Photo is tapped with a single tap.
PhotoViewAttacher.OnViewTapListener - Interface in com.hannesdorfmann.httpkit.image.photoview
Interface definition for a callback to be invoked when the ImageView is tapped with a single tap.
PicassoFadeableHttpImageView - Class in com.hannesdorfmann.httpkit.image
Deprecated.
PicassoFadeableHttpImageView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
PicassoFadeableHttpImageView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
PicassoFadeableHttpImageView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
placeholderDrawable - Static variable in class com.hannesdorfmann.httpkit.R.attr
The drawable that should be shown on start.
postOnAnimation(View, Runnable) - Static method in class com.hannesdorfmann.httpkit.image.photoview.Compat
 
PreGingerScroller - Class in com.hannesdorfmann.httpkit.image.photoview.scrollerproxy
 
PreGingerScroller(Context) - Constructor for class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.PreGingerScroller
 

R

R - Class in com.hannesdorfmann.httpkit
 
R() - Constructor for class com.hannesdorfmann.httpkit.R
 
R.attr - Class in com.hannesdorfmann.httpkit
 
R.attr() - Constructor for class com.hannesdorfmann.httpkit.R.attr
 
R.styleable - Class in com.hannesdorfmann.httpkit
 
R.styleable() - Constructor for class com.hannesdorfmann.httpkit.R.styleable
 
resetTransition() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
Show only the first layer.
resetTransition() - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
Show only the first layer.
resetTransition() - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
Show only the first layer.
reverseTransition(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
Reverses the transition, picking up where the transition currently is.
reverseTransition(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
Reverses the transition, picking up where the transition currently is.
reverseTransition(int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
Reverses the transition, picking up where the transition currently is.

S

ScaleTypeDrawer - Class in com.hannesdorfmann.httpkit.image
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.
ScaleTypeDrawer() - Constructor for class com.hannesdorfmann.httpkit.image.ScaleTypeDrawer
 
ScrollerProxy - Class in com.hannesdorfmann.httpkit.image.photoview.scrollerproxy
 
ScrollerProxy() - Constructor for class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
 
setAllowParentInterceptOnEdge(boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Whether to allow the ImageView's parent to intercept the touch event when the photo is scroll to it's horizontal edge.
setAllowParentInterceptOnEdge(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setAllowParentInterceptOnEdge(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
Ignored.
setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
Ignored.
setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
Ignored.
setAntiAlias(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
setBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
setBounds(int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
setBounds(int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
setBounds(int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
setClickColorMatrix(float[]) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Set the matrix for the ColorMatrixColorFilter which is enabled if the user clicks on this view.
setClickColorMatrix(float[]) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Set the matrix for the ColorMatrixColorFilter which is enabled if the user clicks on this view.
setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
Enables or disables the cross fade of the drawables.
setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
Enables or disables the cross fade of the drawables.
setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Set crossfading between the placeholder to the loaded bitmap
setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
Enables or disables the cross fade of the drawables.
setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Set crossfading between the placeholder to the loaded bitmap
setDisplayMatrix(Matrix) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Sets the Display Matrix of the currently displayed Drawable.
setDisplayMatrix(Matrix) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setDisplayMatrix(Matrix) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
setEnd(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
setEnd(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
setEnd(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Set the error Drawable, that will be displayed when an error has occurred while loading
setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Set the error Drawable, that will be displayed when an error has occurred while loading
setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Set the error Drawable, that will be displayed when an error has occurred while loading
setErrorDrawable(Drawable) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Set the error Drawable, that will be displayed when an error has occurred while loading
setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Sets the error Resource that should be displayed, when an error has occurred while loading the real image resource
setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Sets the error Resource that should be displayed, when an error has occurred while loading the real image resource
setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Sets the error Resource that should be displayed, when an error has occurred while loading the real image resource
setErrorResource(int) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Sets the error Resource that should be displayed, when an error has occurred while loading the real image resource
setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
Sets the error Resource.
setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
Sets the error Resource.
setFadingDuration(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Set how long the switching drawable animation takes
setFadingDuration(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Set how long the switching drawable animation takes
setFadingDuration(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Set how long the switching drawable animation takes
setFadingEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
setFadingEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
 
setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
setImageDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setImageResource(int) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setImageURI(Uri) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setLoadedBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Sets the loaded Image Bitmap
setLoadedBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Sets the loaded Image Bitmap
setLoadedBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Sets the loaded Image Bitmap
setLogger(Logger) - Static method in class com.hannesdorfmann.httpkit.image.photoview.log.LogManager
 
setMaximumScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Sets the maximum scale level.
setMaximumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setMaximumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setMaxScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Deprecated.
setMaxScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
Deprecated.
setMaxScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Deprecated.
setMediumScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
 
setMediumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setMediumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setMidScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Deprecated.
setMidScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
Deprecated.
setMidScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Deprecated.
setMinimumScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Sets the minimum scale level.
setMinimumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setMinimumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setMinScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Deprecated.
setMinScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
Deprecated.
setMinScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
Deprecated.
setOnGestureListener(OnGestureListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.CupcakeGestureDetector
 
setOnGestureListener(OnGestureListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.GestureDetector
 
setOnLongClickListener(View.OnLongClickListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Register a callback to be invoked when the Photo displayed by this view is long-pressed.
setOnLongClickListener(View.OnLongClickListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setOnLongClickListener(View.OnLongClickListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Register a callback to be invoked when the Matrix has changed for this View.
setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Register a callback to be invoked when the Photo displayed by this View is tapped with a single tap.
setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Register a callback to be invoked when the View is tapped with a single tap.
setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setPhotoViewRotation(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Enables rotation via PhotoView internal functions.
setPhotoViewRotation(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setPhotoViewRotation(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Sets the start bitmap.
setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Sets the start bitmap.
setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Sets the start bitmap.
setPlaceholderBitmap(Bitmap) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Set the place holder as bitmap.
setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Set the placeholder resource.
setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Set the placeholder resource.
setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Set the placeholder resource.
setPlaceholderResource(int) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Set the placeholder resource.
setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
setScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Changes the current scale to the specified value.
setScale(float, boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Changes the current scale to the specified value.
setScale(float, float, float, boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Changes the current scale to the specified value, around the given focal point.
setScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setScale(float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setScale(float, float, float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setScale(float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setScale(float, float, float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
Set the ImageView.ScaleType.
setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
Set the ImageView.ScaleType.
setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
setScaleType(ImageView.ScaleType) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Controls how the image should be resized or moved to match the size of the ImageView.
setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
setStart(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
setStart(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
 
setStartColor(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
 
setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Set the url that should be loaded
setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Set the url that should be loaded
setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Set the url that should be loaded
setUrl(String) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Sets the current url of the image that will be loaded now
setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
Set the url that is loading now / or already displaying the image.
setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
Set the url that is loading now / or already displaying the image.
setZoomable(boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
Allows you to enable/disable the zoom functionality on the ImageView.
setZoomable(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
 
setZoomable(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 
showClickColorFiltered() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Show the color filter to highlight a click event
showClickColorFiltered() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Show the color filter to highlight a click event
showEnd() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
showErrorDrawable() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Displays the error drawable
showErrorDrawable() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Displays the error drawable
showErrorDrawable() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Displays the error drawable
showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
showErrorImage() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Show the error image.
showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
showLoadedBitmap(Bitmap, boolean) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Sets and shows the loaded Image
showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
 
showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
 
showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
 
showPlaceholder() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
Shows a place holder image while loading the real image resource
showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
Deprecated.
 
showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
showPlaceholderImageImmediatly() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Show the start Bitmap that has been set as placeholder.
showPlaceholderImageImmediatly() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Show the start Bitmap that has been set as placeholder.
showPlaceholderImageImmediatly() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Show the start Bitmap that has been set as placeholder.
showStart() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
 
SimpleHttpImageView - Class in com.hannesdorfmann.httpkit.image
A simple HttpImageView that does nothing special.
SimpleHttpImageView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
SimpleHttpImageView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
SimpleHttpImageView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
 
simulateClickColorFilter(long) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Simulate the color filter that will be enabled and disabled, like on a real click event
simulateClickColorFilter() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Simulates the color filter with the default delay
simulateClickColorFilter(long) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Simulate the color filter that will be enabled and disabled, like on a real click event
simulateClickColorFilter() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Simulates the color filter with the default delay
startImageSwitching() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
Replace the start Image with the already loaded ( CircleCropHttpImageView.setLoadedBitmap(Bitmap)) drawable.
startImageSwitching(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
This is the same as CircleCropHttpImageView.startImageSwitching(), but here you can specify the animation duration as parameter.
startImageSwitching() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
Replace the start Image with the already loaded ( ColorFadeableHttpImageView.setLoadedBitmap(Bitmap)) drawable.
startImageSwitching(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
This is the same as ColorFadeableHttpImageView.startImageSwitching(), but here you can specify the animation duration as parameter.
startImageSwitching() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
Replace the start Image with the already loaded ( FadeableHttpImageView.setLoadedBitmap(Bitmap)) drawable.
startImageSwitching(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
This is the same as FadeableHttpImageView.startImageSwitching(), but here you can specify the animation duration as parameter.
startTransition(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
Begin the second layer on top of the first layer.
startTransition(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
Begin the second layer on top of the first layer.
startTransition(int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
Begin the second layer on top of the first layer.

T

transform(Bitmap) - Method in interface com.hannesdorfmann.httpkit.image.Transformation
Transform the source bitmap into a new bitmap.
Transformation - Interface in com.hannesdorfmann.httpkit.image
Transform / manipulate a Bitmap

U

update() - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
 

V

v(String, String) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.VERBOSE log message.
v(String, String, Throwable) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.VERBOSE log message and log the exception.
v(String, String) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
v(String, String, Throwable) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
VersionedGestureDetector - Class in com.hannesdorfmann.httpkit.image.photoview.gestures
 
VersionedGestureDetector() - Constructor for class com.hannesdorfmann.httpkit.image.photoview.gestures.VersionedGestureDetector
 

W

w(String, String) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.WARN log message.
w(String, String, Throwable) - Method in interface com.hannesdorfmann.httpkit.image.photoview.log.Logger
Send a Log.WARN log message and log the exception.
w(String, String) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
w(String, String, Throwable) - Method in class com.hannesdorfmann.httpkit.image.photoview.log.LoggerDefault
 
write(OutputStream, Bitmap, String, String) - Method in class com.hannesdorfmann.httpkit.parser.GifParserWriter
 
write(OutputStream, Bitmap, String, String) - Method in class com.hannesdorfmann.httpkit.parser.ImageParserWriter
 
writeRaw(OutputStream, byte[], String, String) - Method in class com.hannesdorfmann.httpkit.parser.GifParserWriter
 
writeRaw(OutputStream, byte[], String, String) - Method in class com.hannesdorfmann.httpkit.parser.ImageParserWriter
 
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2015 Hannes Dorfmann. All rights reserved.