- ScrollerProxy - uk.co.senab2.photoview2.scrollerproxy中的类
-
- ScrollerProxy() - 类 的构造器uk.co.senab2.photoview2.scrollerproxy.ScrollerProxy
-
- setAllowParentInterceptOnEdge(boolean) - 接口 中的方法uk.co.senab2.photoview2.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) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setAllowParentInterceptOnEdge(boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setAlphaChangeListener(SmoothImageView.OnAlphaChangeListener) - 类 中的方法com.previewlibrary.wight.SmoothImageView
-
- setBaseRotation(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setContentLayout() - 类 中的方法com.previewlibrary.GPreviewActivity
-
自定义布局内容
- setCurrentIndex(int) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置默认索引
- setData(List<T>) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置数据源
- setDirection(int) - 类 中的方法com.previewlibrary.wight.BezierBannerView
-
- setDisplayMatrix(Matrix) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Sets the Display Matrix of the currently displayed Drawable.
- setDisplayMatrix(Matrix) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setDisplayMatrix(Matrix) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setDrag(boolean) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
- setDrag(boolean, float) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
- setDrag(boolean, float) - 类 中的方法com.previewlibrary.wight.SmoothImageView
-
设置图片拖拽返回
- setDuration(int) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置动画的时长
- setDuration(int) - 类 中的静态方法com.previewlibrary.wight.SmoothImageView
-
设置动画的时长
- setFrame(int, int, int, int) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setFullscreen(boolean) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置是否全屏
- setFullscreen(boolean) - 类 中的静态方法com.previewlibrary.wight.SmoothImageView
-
设置是否全屏
- setImageDrawable(Drawable) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setImageResource(int) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setImageURI(Uri) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setIsScale(boolean) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置只有图片没有放大或者的缩小状态触退出
- setIsScale(boolean) - 类 中的静态方法com.previewlibrary.wight.SmoothImageView
-
设置只有图片没有放大或者的缩小状态触退出
- setLogger(Logger) - 类 中的静态方法uk.co.senab2.photoview2.log.LogManager
-
- setMaximumScale(float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Sets the maximum scale level.
- setMaximumScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setMaximumScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setMediumScale(float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Sets the medium scale level.
- setMediumScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setMediumScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setMinimumScale(float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Sets the minimum scale level.
- setMinimumScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setMinimumScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Sets custom double tap listener, to intercept default given functions.
- setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnGestureListener(OnGestureListener) - 类 中的方法uk.co.senab2.photoview2.gestures.CupcakeGestureDetector
-
- setOnGestureListener(OnGestureListener) - 接口 中的方法uk.co.senab2.photoview2.gestures.GestureDetector
-
- setOnLongClickListener(View.OnLongClickListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Register a callback to be invoked when the Photo displayed by this view is long-pressed.
- setOnLongClickListener(View.OnLongClickListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnLongClickListener(View.OnLongClickListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Register a callback to be invoked when the Matrix has changed for this View.
- setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Register a callback to be invoked when the Photo displayed by this View is tapped with a
single tap.
- setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnScaleChangeListener(PhotoViewAttacher.OnScaleChangeListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Will report back about scale changes
- setOnScaleChangeListener(PhotoViewAttacher.OnScaleChangeListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnScaleChangeListener(PhotoViewAttacher.OnScaleChangeListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnSingleFlingListener(PhotoViewAttacher.OnSingleFlingListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Will report back about fling(single touch)
- setOnSingleFlingListener(PhotoViewAttacher.OnSingleFlingListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnSingleFlingListener(PhotoViewAttacher.OnSingleFlingListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setOnTransformListener(SmoothImageView.onTransformListener) - 类 中的方法com.previewlibrary.wight.SmoothImageView
-
- setOnVideoPlayerListener(VideoClickListener) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置是视频点击播放回调
- setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Register a callback to be invoked when the View is tapped with a single tap.
- setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setPhotoViewAttacher(PhotoViewAttacher) - 类 中的方法uk.co.senab2.photoview2.DefaultOnDoubleTapListener
-
Allows to change PhotoViewAttacher within range of single instance
- setProgress(float) - 类 中的方法com.previewlibrary.wight.BezierBannerView
-
转化整体进度值使两个阶段的运动进度都是0-1
- setRotationBy(float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Enables rotation via PhotoView internal functions.
- setRotationBy(float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setRotationBy(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setRotationTo(float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Enables rotation via PhotoView internal functions.
- setRotationTo(float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setRotationTo(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setScale(float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Changes the current scale to the specified value.
- setScale(float, boolean) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Changes the current scale to the specified value.
- setScale(float, float, float, boolean) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Changes the current scale to the specified value, around the given focal point.
- setScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setScale(float, boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setScale(float, float, float, boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setScale(float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setScale(float, boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setScale(float, float, float, boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setScaleLevels(float, float, float) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Allows to set all three scale levels at once, so you don't run into problem with setting
medium/minimum scale before the maximum one
- setScaleLevels(float, float, float) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setScaleLevels(float, float, float) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setScaleType(ImageView.ScaleType) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Controls how the image should be resized or moved to match the size of the ImageView.
- setScaleType(ImageView.ScaleType) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setScaleType(ImageView.ScaleType) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setSingleData(E) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置单个数据源
- setSingleFling(boolean) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置超出内容点击退出(黑色区域)
- setSingleShowType(boolean) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
是否设置为一张图片时 显示指示器 默认显示
- setThumbRect(Rect) - 类 中的方法com.previewlibrary.wight.SmoothImageView
-
设置起始位置图片的Rect
g
- setTransformOutListener(SmoothImageView.OnTransformOutListener) - 类 中的方法com.previewlibrary.wight.SmoothImageView
-
- setType(GPreviewBuilder.IndicatorType) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置指示器类型
- setUserFragment(Class<? extends BasePhotoFragment>) - 类 中的方法com.previewlibrary.GPreviewBuilder
-
设置数据源
- setUserVisibleHint(boolean) - 类 中的方法com.previewlibrary.view.BasePhotoFragment
-
- setZoomable(boolean) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Allows you to enable/disable the zoom functionality on the ImageView.
- setZoomable(boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setZoomable(boolean) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- setZoomInterpolator(Interpolator) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
Set the zoom interpolator
- setZoomTransitionDuration(int) - 接口 中的方法uk.co.senab2.photoview2.IPhotoView
-
Allows to change zoom transition speed, default value is 200 (PhotoViewAttacher.DEFAULT_ZOOM_DURATION).
- setZoomTransitionDuration(int) - 类 中的方法uk.co.senab2.photoview2.PhotoView
-
- setZoomTransitionDuration(int) - 类 中的方法uk.co.senab2.photoview2.PhotoViewAttacher
-
- SmoothImageView - com.previewlibrary.wight中的类
-
author yangc
date 2017/4/26
E-Mail:yangchaojiang@outlook.com
Deprecated: 缩放图片
- SmoothImageView(Context, AttributeSet) - 类 的构造器com.previewlibrary.wight.SmoothImageView
-
- SmoothImageView(Context) - 类 的构造器com.previewlibrary.wight.SmoothImageView
-
- SmoothImageView.OnAlphaChangeListener - com.previewlibrary.wight中的接口
-
- SmoothImageView.onTransformListener - com.previewlibrary.wight中的接口
-
- SmoothImageView.OnTransformOutListener - com.previewlibrary.wight中的接口
-
- SmoothImageView.Status - com.previewlibrary.wight中的枚举
-
- start() - 类 中的方法com.previewlibrary.GPreviewBuilder
-
启动
- startActivity(Context, String) - 类 中的静态方法com.previewlibrary.GPVideoPlayerActivity
-
启动播放视频