Skip navigation links
C G I O P S U 

C

com.github.chrisbanes.photoview - package com.github.chrisbanes.photoview
 

G

getAttacher() - Method in class com.github.chrisbanes.photoview.PhotoView
Get the current PhotoViewAttacher for this view.
getDisplayMatrix(Matrix) - Method in class com.github.chrisbanes.photoview.PhotoView
 
getDisplayMatrix(Matrix) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
Get the display matrix
getDisplayRect() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getDisplayRect() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getImageMatrix() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getImageMatrix() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getMaximumScale() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getMaximumScale() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getMediumScale() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getMediumScale() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getMinimumScale() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getMinimumScale() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getScale() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getScale() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getScaleType() - Method in class com.github.chrisbanes.photoview.PhotoView
 
getScaleType() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
getSuppMatrix(Matrix) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
Get the current support matrix

I

isZoomEnabled() - Method in class com.github.chrisbanes.photoview.PhotoView
 
isZoomEnabled() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 

O

onDrag(float, float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
onFling(MotionEvent, MotionEvent, float, float) - Method in interface com.github.chrisbanes.photoview.OnSingleFlingListener
A callback to receive where the user flings on a ImageView.
onFling(float, float, float, float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
onLayoutChange(View, int, int, int, int, int, int, int, int) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
onMatrixChanged(RectF) - Method in interface com.github.chrisbanes.photoview.OnMatrixChangedListener
Callback for when the Matrix displaying the Drawable has changed.
OnMatrixChangedListener - Interface in com.github.chrisbanes.photoview
Interface definition for a callback to be invoked when the internal Matrix has changed for this View.
onOutsidePhotoTap(ImageView) - Method in interface com.github.chrisbanes.photoview.OnOutsidePhotoTapListener
The outside of the photo has been tapped
OnOutsidePhotoTapListener - Interface in com.github.chrisbanes.photoview
Callback when the user tapped outside of the photo
onPhotoTap(ImageView, float, float) - Method in interface com.github.chrisbanes.photoview.OnPhotoTapListener
A callback to receive where the user taps on a photo.
OnPhotoTapListener - Interface in com.github.chrisbanes.photoview
A callback to be invoked when the Photo is tapped with a single tap.
onScale(float, float, float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
onScaleChange(float, float, float) - Method in interface com.github.chrisbanes.photoview.OnScaleChangedListener
Callback for when the scale changes
OnScaleChangedListener - Interface in com.github.chrisbanes.photoview
Interface definition for callback to be invoked when attached ImageView scale changes
OnSingleFlingListener - Interface in com.github.chrisbanes.photoview
A callback to be invoked when the ImageView is flung with a single touch
onTouch(View, MotionEvent) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 

P

PhotoView - Class in com.github.chrisbanes.photoview
A zoomable ImageView.
PhotoView(Context) - Constructor for class com.github.chrisbanes.photoview.PhotoView
 
PhotoView(Context, AttributeSet) - Constructor for class com.github.chrisbanes.photoview.PhotoView
 
PhotoView(Context, AttributeSet, int) - Constructor for class com.github.chrisbanes.photoview.PhotoView
 
PhotoView(Context, AttributeSet, int, int) - Constructor for class com.github.chrisbanes.photoview.PhotoView
 
PhotoViewAttacher - Class in com.github.chrisbanes.photoview
The component of PhotoView which does the work allowing for zooming, scaling, panning, etc.
PhotoViewAttacher(ImageView) - Constructor for class com.github.chrisbanes.photoview.PhotoViewAttacher
 

S

setAllowParentInterceptOnEdge(boolean) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setAllowParentInterceptOnEdge(boolean) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setBaseRotation(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setDisplayMatrix(Matrix) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setDisplayMatrix(Matrix) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setFrame(int, int, int, int) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setImageDrawable(Drawable) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setImageResource(int) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setImageURI(Uri) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setMaximumScale(float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setMaximumScale(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setMediumScale(float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setMediumScale(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setMinimumScale(float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setMinimumScale(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnClickListener(View.OnClickListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnClickListener(View.OnClickListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnLongClickListener(View.OnLongClickListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnLongClickListener(View.OnLongClickListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnMatrixChangeListener(OnMatrixChangedListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnMatrixChangeListener(OnMatrixChangedListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnOutsidePhotoTapListener(OnOutsidePhotoTapListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnOutsidePhotoTapListener(OnOutsidePhotoTapListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnPhotoTapListener(OnPhotoTapListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnPhotoTapListener(OnPhotoTapListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnScaleChangeListener(OnScaleChangedListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnScaleChangeListener(OnScaleChangedListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setOnSingleFlingListener(OnSingleFlingListener) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setOnSingleFlingListener(OnSingleFlingListener) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setRotationBy(float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setRotationBy(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setRotationTo(float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setRotationTo(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setScale(float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setScale(float, boolean) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setScale(float, float, float, boolean) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setScale(float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setScale(float, boolean) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setScale(float, float, float, boolean) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setScaleLevels(float, float, float) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setScaleLevels(float, float, float) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setScaleType(ImageView.ScaleType) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setScaleType(ImageView.ScaleType) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setZoomable(boolean) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setZoomable(boolean) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
setZoomInterpolator(Interpolator) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
Set the zoom interpolator
setZoomTransitionDuration(int) - Method in class com.github.chrisbanes.photoview.PhotoView
 
setZoomTransitionDuration(int) - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 

U

update() - Method in class com.github.chrisbanes.photoview.PhotoViewAttacher
 
C G I O P S U 
Skip navigation links