跳过导航链接
A B C D E F G H I L M N O P Q R S T U V W X Z 

A

abort() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Editor
Aborts this edit.
addAnimationListener(AnimatorListener) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
addAnimationListener(List<AnimatorListener>) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
addAnimationUpdateListener(AnimatorUpdateListener) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
addAnimationUpdateListener(List<AnimatorUpdateListener>) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
addInterceptor(Interceptor) - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig.Builder
 
addListener(AnimatorListener) - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
addListener(AnimatorListener) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
addOrientationInterceptor(OrientationInterceptor) - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig.Builder
 
addUpdateListener(AnimatorUpdateListener) - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
addUpdateListener(AnimatorUpdateListener) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
AnimationBuilder - xyz.zpayh.hdimage中的类
文 件 名: AnimationBuilder 创 建 人: 陈志鹏 创建日期: 2017/4/20 13:42 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
AnimationBuilder(PointF) - 类 的构造器xyz.zpayh.hdimage.AnimationBuilder
 
AnimatorListener - xyz.zpayh.hdimage.animation中的接口
文 件 名: AnimatorListener 创 建 人: 陈志鹏 创建日期: 2017/8/22 23:24 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
AnimatorUpdateListener - xyz.zpayh.hdimage.animation中的接口
文 件 名: AnimatorUpdateListener 创 建 人: 陈志鹏 创建日期: 2017/8/22 23:25 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ASSET_SCHEME - 接口 中的静态变量xyz.zpayh.hdimage.datasource.BitmapDataSource
 
AssetInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
文 件 名: AssetInterceptor 创 建 人: 陈志鹏 创建日期: 2017/7/29 17:28 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
AssetInterceptor(AssetManager) - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.AssetInterceptor
 
AssetOrientationInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
 
AssetOrientationInterceptor() - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.AssetOrientationInterceptor
 

B

BitmapDataSource - xyz.zpayh.hdimage.datasource中的接口
文 件 名: BitmapDataSource 创 建 人: 陈志鹏 创建日期: 2017/4/1 17:21 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
BitmapDataSource.OnInitListener - xyz.zpayh.hdimage.datasource中的接口
 
build() - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
build() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig.Builder
 
build() - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
Builder() - 类 的构造器xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 

C

calculateInSampleSize(BitmapFactory.Options, int, int) - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
Calculate an inSampleSize for use in a BitmapFactory.Options object when decoding bitmaps using the decode* methods from BitmapFactory.
cancel() - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
cancel() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
CENTER - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Translation
允许图像被平移,直到角落到屏幕的中心,但不再进一步。
CENTER_CROP - 注释类型 中的静态变量xyz.zpayh.hdimage.state.ScaleType
缩放图像均匀,使图像的两个尺寸都等于或大于视图的相应尺寸。
CENTER_INSIDE - 注释类型 中的静态变量xyz.zpayh.hdimage.state.ScaleType
缩放图像,使图像的两个维度均等于或小于视图的相应维度。
chain(Uri) - 接口 中的方法xyz.zpayh.hdimage.datasource.Interceptor.Chain
 
chain(Uri) - 类 中的方法xyz.zpayh.hdimage.datasource.RealInterceptorChain
 
checkArgument(boolean) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Object) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object...) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkElementIndex(int, int) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkElementIndex(int, int, String) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkNotNull(T) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, Object) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object...) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkPositionIndex(int, int) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndex(int, int, String) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndexes(int, int, int) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures that start and end specify a valid positions in an array, list or string of size size, and are in order.
checkState(boolean) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Object) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object...) - 类 中的静态方法xyz.zpayh.hdimage.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
close() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Closes this cache.
close() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Snapshot
 
closeQuietly(Closeable) - 类 中的静态方法xyz.zpayh.hdimage.util.DiskLruCache
Closes 'closeable', ignoring any checked exceptions.
commit() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Editor
Commits this edit so it is visible to readers.
ContentInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
文 件 名: ContentInterceptor 创 建 人: 陈志鹏 创建日期: 2017/7/30 20:07 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ContentInterceptor(Context) - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.ContentInterceptor
 
ContentOrientationInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
 
ContentOrientationInterceptor() - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.ContentOrientationInterceptor
 
COUSTOM - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Translation
自定义范围
CREATOR - 类 中的静态变量xyz.zpayh.hdimage.HDImageView.SavedState
 
CUSTOM - 注释类型 中的静态变量xyz.zpayh.hdimage.state.ScaleType
缩放图像,使图像的两个维度均等于或小于maxScale,并等于或大于minScale。

D

DATA_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
Data scheme for URIs
decode(Rect, int) - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource
 
decode(Rect, int) - 类 中的方法xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource
 
DefaultBitmapDataSource - xyz.zpayh.hdimage.datasource中的类
文 件 名: DefaultBitmapDataSource 创 建 人: 陈志鹏 创建日期: 2017/7/29 13:26 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
DefaultBitmapDataSource() - 类 的构造器xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource
 
delete() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Closes the cache and deletes all of its stored values.
deleteContents(File) - 类 中的静态方法xyz.zpayh.hdimage.util.DiskLruCache
Recursively delete everything in dir.
DiskLruCache - xyz.zpayh.hdimage.util中的类
Taken from the JB source code, can be found in: libcore/luni/src/main/java/libcore/io/DiskLruCache.java or direct link: https://android.googlesource.com/platform/libcore/+/android-4.1.1_r1/luni/src/main/java/libcore/io/DiskLruCache.java A cache that uses a bounded amount of space on a filesystem.
DiskLruCache.Editor - xyz.zpayh.hdimage.util中的类
Edits the values for an entry.
DiskLruCache.Snapshot - xyz.zpayh.hdimage.util中的类
A snapshot of the values for an entry.

E

edit(String) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Returns an editor for the entry named key, or null if another edit is in progress.
edit() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Snapshot
Returns an editor for this snapshot's entry, or null if either the entry has changed since this snapshot was created or if another edit is in progress.

F

failed(Throwable) - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource.OnInitListener
 
FILE_SCHEME - 接口 中的静态变量xyz.zpayh.hdimage.datasource.BitmapDataSource
 
FileInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
文 件 名: FileInterceptor 创 建 人: 陈志鹏 创建日期: 2017/7/29 17:49 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
FileInterceptor() - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.FileInterceptor
 
FileOrientationInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
 
FileOrientationInterceptor() - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.FileOrientationInterceptor
 
fileRect(Rect, Rect, int, int, int) - 类 中的静态方法xyz.zpayh.hdimage.util.Utils
 
fixJPEGDecoder(InputStream, Uri, IOException) - 类 中的静态方法xyz.zpayh.hdimage.datasource.interceptor.Interceptors
 
fixJPEGDecoder(File, IOException) - 类 中的静态方法xyz.zpayh.hdimage.datasource.interceptor.Interceptors
 
flush() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Force buffered operations to the filesystem.

G

get(String) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Returns a snapshot of the entry named key, or null if it doesn't exist is not currently readable.
getAnimatedFraction() - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
getAnimatedFraction() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
getAnimatorListener() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getAnimatorUpdateListener() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getBitmapConfig() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig
 
getBitmapConfig() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
getBitmapSize(BitmapDrawable) - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
Get the size in bytes of a bitmap in a BitmapDrawable.
getCenter() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getCenter() - 类 中的方法xyz.zpayh.hdimage.ImageViewOptions
 
getDataSourceInterceptor() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
getDirectory() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Returns the directory where this cache stores its data.
getDiskCacheDir(Context, String) - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
Get a usable cache directory (external if available, internal otherwise).
getExifOrientation(Context, String) - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource
 
getExifOrientation(Context, String) - 类 中的方法xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource
 
getExifOrientation(Context, String) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.AssetOrientationInterceptor
 
getExifOrientation(Context, String) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.ContentOrientationInterceptor
 
getExifOrientation(Context, String) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.FileOrientationInterceptor
 
getExifOrientation(Context, String) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.NetworkOrientationInterceptor
 
getExifOrientation(Context, String) - 接口 中的方法xyz.zpayh.hdimage.datasource.OrientationInterceptor
 
getExifOrientation(Context, String) - 类 中的方法xyz.zpayh.hdimage.datasource.RealOrientationInterceptor
 
getExifOrientation(Context, String) - 类 中的静态方法xyz.zpayh.hdimage.util.Utils
 
getExternalCacheDir(Context) - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
Get the external app cache directory.
getImageSizeOptions() - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
getImageSource() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getImageSourceLoadListener() - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
getImageSourceRegion() - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
getImageViewOptions() - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
getInputStream(int) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Snapshot
Returns the unbuffered stream with the value for index.
getInstance() - 类 中的静态方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
getInterceptors() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig
 
getMaxScale() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getMinScale() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getOnBitmapLoadListener() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getOrientation() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getOrientation() - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
getOrientationInterceptor() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
getOrientationInterceptors() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig
 
getRealPathFromUri(ContentResolver, Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Get the path of a file from the Uri.
getScale() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getScale() - 类 中的方法xyz.zpayh.hdimage.ImageViewOptions
 
getScale() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
getScaleAnimationInterpolator() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig
 
getScaleAnimationInterpolator() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
getScaleAnimationInterpolator() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getSchemeOrNull(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
 
getSourceHeight() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getSourceRegion() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getSourceWidth() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getString(int) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Editor
Returns the last committed value as a string, or null if no value has been committed.
getString(int) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Snapshot
Returns the string value for index.
getTranslationAnimationInterpolator() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig
 
getTranslationAnimationInterpolator() - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
getTranslationAnimationInterpolator() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
getUri() - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
getUriForFile(File) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Returns a URI for a given file using Uri.fromFile(File).
getUriForQualifiedResource(String, int) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Returns a URI for the given resource ID in the given package.
getUriForResourceId(int) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Return a URI for the given resource ID.
getUsableSpace(File) - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
Check how much usable space is available at a given path.
getViewFocus() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 

H

hashKeyForDisk(String) - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
A hashing method that changes a string (like a URL) into a hash suitable for using as a disk filename.
hasHoneycombMR1() - 类 中的静态方法xyz.zpayh.hdimage.util.Utils
 
hasKitKat() - 类 中的静态方法xyz.zpayh.hdimage.util.Utils
 
HDImageView - xyz.zpayh.hdimage中的类
文 件 名: OriginalImageView 创 建 人: 陈志鹏 创建日期: 2017/4/1 14:51 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注: 参考于Subsampling Scale Image View
HDImageView(Context) - 类 的构造器xyz.zpayh.hdimage.HDImageView
 
HDImageView(Context, AttributeSet) - 类 的构造器xyz.zpayh.hdimage.HDImageView
 
HDImageView(Context, AttributeSet, int) - 类 的构造器xyz.zpayh.hdimage.HDImageView
 
HDImageView.SavedState - xyz.zpayh.hdimage中的类
 
HDImageViewConfig - xyz.zpayh.hdimage.core中的类
文 件 名: HDImageViewConfig 创 建 人: 陈志鹏 创建日期: 2017/7/29 14:19 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
HDImageViewConfig.Builder - xyz.zpayh.hdimage.core中的类
 
HDImageViewFactory - xyz.zpayh.hdimage.core中的类
文 件 名: HDImageViewFactory 创 建 人: 陈志鹏 创建日期: 2017/7/29 14:08 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
HDImageViewFactory(HDImageViewConfig) - 类 的构造器xyz.zpayh.hdimage.core.HDImageViewFactory
 
HTTP_SCHEME - 接口 中的静态变量xyz.zpayh.hdimage.datasource.BitmapDataSource
 
HTTP_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
http scheme for URIs
HTTPS_SCHEME - 接口 中的静态变量xyz.zpayh.hdimage.datasource.BitmapDataSource
 
HTTPS_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
 

I

ImageCache - xyz.zpayh.hdimage.util中的类
 
ImageSizeOptions - xyz.zpayh.hdimage中的类
文 件 名: ImageSizeOptions 创 建 人: 陈志鹏 创建日期: 2017/4/17 02:12 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ImageSizeOptions(int, int) - 类 的构造器xyz.zpayh.hdimage.ImageSizeOptions
 
ImageSource - xyz.zpayh.hdimage中的接口
文 件 名: ImageSource 创 建 人: 陈志鹏 创建日期: 2017/4/14 18:28 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ImageSourceBuilder - xyz.zpayh.hdimage中的类
文 件 名: ImageSourceBuilder 创 建 人: 陈志鹏 创建日期: 2017/4/14 18:41 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ImageSourceBuilder() - 类 的构造器xyz.zpayh.hdimage.ImageSourceBuilder
 
ImageSourceBuilder.Builder - xyz.zpayh.hdimage中的类
 
ImageSourceLoadListener - xyz.zpayh.hdimage中的接口
文 件 名: ImageSourceLoadListener 创 建 人: 陈志鹏 创建日期: 2017/4/17 02:37 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ImageViewOptions - xyz.zpayh.hdimage中的类
文 件 名: ImageViewOptions 创 建 人: 陈志鹏 创建日期: 2017/4/1 19:52 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ImageViewOptions(float, PointF) - 类 的构造器xyz.zpayh.hdimage.ImageViewOptions
 
init(Context, Uri, Point, BitmapDataSource.OnInitListener) - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource
 
init(Context, Uri, Point, BitmapDataSource.OnInitListener) - 类 中的方法xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource
 
initDiskLruCache(Context) - 类 中的静态方法xyz.zpayh.hdimage.datasource.interceptor.Interceptors
 
initialize(Context) - 类 中的静态方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
initialize(HDImageViewConfig) - 类 中的静态方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
initializeDefault(Context) - 类 中的静态方法xyz.zpayh.hdimage.core.HDImageViewFactory
 
INSIDE - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Translation
图像始终全部显示在控件范围内
intercept(Interceptor.Chain) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.AssetInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.ContentInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.FileInterceptor
 
intercept(Interceptor.Chain) - 接口 中的方法xyz.zpayh.hdimage.datasource.Interceptor
 
intercept(Interceptor.Chain) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.NetworkInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法xyz.zpayh.hdimage.datasource.interceptor.ResourceInterceptor
 
Interceptor - xyz.zpayh.hdimage.datasource中的接口
文 件 名: Interceptor 创 建 人: 陈志鹏 创建日期: 2017/7/29 16:31 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
Interceptor.Chain - xyz.zpayh.hdimage.datasource中的接口
 
Interceptors - xyz.zpayh.hdimage.datasource.interceptor中的类
创建人: zp 创建时间:2017/8/3
Interceptors() - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.Interceptors
 
isClosed() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Returns true if this cache has been closed.
isDataUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if the uri is a data uri
isEnded() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
isExternalStorageRemovable() - 类 中的静态方法xyz.zpayh.hdimage.util.ImageCache
Check if external storage is built-in or removable.
isImageLoaded() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
isInterrupted() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
isLocalAssetUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if uri represents local asset
isLocalCameraUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Checks if the given URI is for a photo from the device's local media store.
isLocalContactUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Checks if the given URI is a general Contact URI, and not a specific display photo.
isLocalContentUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if uri represents local content
isLocalFileUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if uri represents local file
isLocalResourceUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if uri represents local resource
isNetworkUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if uri represents network resource
isQualifiedResourceUri(Uri) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
Check if uri represents fully qualified resource URI.
isQuickScaleEnabled() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
isReady() - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource
 
isReady() - 类 中的方法xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource
 
isReady() - 类 中的方法xyz.zpayh.hdimage.HDImageView
下一帧是否已经能绘制图像
isStarted() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
isTranslateEnabled() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
isZoomEnabled() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 

L

loadSuccess(Uri, ImageSizeOptions) - 接口 中的方法xyz.zpayh.hdimage.ImageSourceLoadListener
 
LOCAL_ASSET_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
Asset scheme for URIs
LOCAL_CONTENT_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
Content URI scheme for URIs
LOCAL_FILE_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
File scheme for URIs
LOCAL_RESOURCE_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
Resource scheme for URIs

M

Mapping - xyz.zpayh.hdimage中的类
文 件 名: Mapping 创 建 人: 陈志鹏 创建日期: 2017/4/1 15:12 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注: 贴图
Mapping() - 类 的构造器xyz.zpayh.hdimage.Mapping
 
MAPPING_SIZE_AUTO - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
maxSize() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Returns the maximum number of bytes that this cache should use to store its data.
mBitmap - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mFileSourceRect - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mHeight - 类 中的变量xyz.zpayh.hdimage.ImageSizeOptions
 
mLoading - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mSampleSize - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mScale - 类 中的变量xyz.zpayh.hdimage.ScaleAndTranslate
 
MSG_INIT_FAILED - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
MSG_INIT_SUCCESS - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
MSG_TILE_LOAD_SUCCESS - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
mSourceCenter - 类 中的变量xyz.zpayh.hdimage.SimpleValueAnimator
 
mSourceRect - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mViewRect - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mViewTranslate - 类 中的变量xyz.zpayh.hdimage.ScaleAndTranslate
 
mVisible - 类 中的变量xyz.zpayh.hdimage.Mapping
 
mWidth - 类 中的变量xyz.zpayh.hdimage.ImageSizeOptions
 

N

NetworkInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
文 件 名: NetworkInterceptor 创 建 人: 陈志鹏 创建日期: 2017/7/30 01:37 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
NetworkInterceptor(Context) - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.NetworkInterceptor
 
NetworkOrientationInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
 
NetworkOrientationInterceptor() - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.NetworkOrientationInterceptor
 
newBuilder(Context) - 类 中的静态方法xyz.zpayh.hdimage.core.HDImageViewConfig
 
newBuilder() - 类 中的静态方法xyz.zpayh.hdimage.ImageSourceBuilder
 
newInputStream(int) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Editor
Returns an unbuffered input stream to read the last committed value, or null if no value has been committed.
newOutputStream(int) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Editor
Returns a new unbuffered output stream to write the value at index.
noChangeScale() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 

O

onAnimationCancel(ValueAnimator) - 接口 中的方法xyz.zpayh.hdimage.animation.AnimatorListener
Notifies the cancellation of the animation.
onAnimationCancel(ValueAnimator) - 类 中的方法xyz.zpayh.hdimage.SimpleAnimatorListener
 
onAnimationEnd(ValueAnimator) - 接口 中的方法xyz.zpayh.hdimage.animation.AnimatorListener
Notifies the end of the animation.
onAnimationEnd(ValueAnimator) - 类 中的方法xyz.zpayh.hdimage.SimpleAnimatorListener
 
onAnimationRepeat(ValueAnimator) - 接口 中的方法xyz.zpayh.hdimage.animation.AnimatorListener
Notifies the repetition of the animation.
onAnimationRepeat(ValueAnimator) - 类 中的方法xyz.zpayh.hdimage.SimpleAnimatorListener
 
onAnimationStart(ValueAnimator) - 接口 中的方法xyz.zpayh.hdimage.animation.AnimatorListener
Notifies the start of the animation.
onAnimationStart(ValueAnimator) - 类 中的方法xyz.zpayh.hdimage.SimpleAnimatorListener
 
onAnimationUpdate(ValueAnimator) - 接口 中的方法xyz.zpayh.hdimage.animation.AnimatorUpdateListener
Notifies the occurrence of another frame of the animation.
onAttachedToWindow() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onBitmapLoaded(int, int) - 接口 中的方法xyz.zpayh.hdimage.OnBitmapLoadListener
 
onBitmapLoadError(Exception) - 接口 中的方法xyz.zpayh.hdimage.OnBitmapLoadListener
 
OnBitmapLoadListener - xyz.zpayh.hdimage中的接口
文 件 名: OnBitmapLoadListener 创 建 人: 陈志鹏 创建日期: 2017/4/1 17:38 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
onBitmapLoadReady() - 接口 中的方法xyz.zpayh.hdimage.OnBitmapLoadListener
 
onDetachedFromWindow() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onDraw(Canvas) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onMeasure(int, int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onRestoreInstanceState(Parcelable) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onSaveInstanceState() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onSizeChanged(int, int, int, int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onTilesInitialized(int, int, int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
onTouchEvent(MotionEvent) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
open(File, int, int, long) - 类 中的静态方法xyz.zpayh.hdimage.util.DiskLruCache
Opens the cache in directory, creating a cache if none exists there.
Orientation - xyz.zpayh.hdimage.state中的注释类型
文 件 名: Orientation 创 建 人: 陈志鹏 创建日期: 2017/4/14 20:17 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ORIENTATION_0 - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Orientation
 
ORIENTATION_180 - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Orientation
 
ORIENTATION_270 - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Orientation
 
ORIENTATION_90 - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Orientation
 
ORIENTATION_EXIF - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Orientation
 
OrientationInterceptor - xyz.zpayh.hdimage.datasource中的接口
 
OUTSIDE - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Translation
允许图像刚好平移到不可见

P

parseUriOrNull(String) - 类 中的静态方法xyz.zpayh.hdimage.util.UriUtil
A wrapper around Uri.parse(java.lang.String) that returns null if the input is null.
Preconditions - xyz.zpayh.hdimage.util中的类
 

Q

QUALIFIED_RESOURCE_SCHEME - 类 中的静态变量xyz.zpayh.hdimage.util.UriUtil
Resource scheme for fully qualified resources which might have a package name that is different than the application one.

R

readAsciiLine(InputStream) - 类 中的静态方法xyz.zpayh.hdimage.util.DiskLruCache
Returns the ASCII characters up to but not including the next "\r\n", or "\n".
readFully(Reader) - 类 中的静态方法xyz.zpayh.hdimage.util.DiskLruCache
Returns the remainder of 'reader' as a string, closing it when done.
RealInterceptorChain - xyz.zpayh.hdimage.datasource中的类
文 件 名: RealInterceptorChain 创 建 人: 陈志鹏 创建日期: 2017/7/29 17:03 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
RealOrientationInterceptor - xyz.zpayh.hdimage.datasource中的类
 
recycle() - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource
 
recycle() - 类 中的方法xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource
 
recycle() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
remove(String) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Drops the entry for key if it exists and can be removed.
reset() - 类 中的方法xyz.zpayh.hdimage.ScaleAndTranslate
 
resetScaleAndCenter() - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
RESOURCE_SCHEME - 接口 中的静态变量xyz.zpayh.hdimage.datasource.BitmapDataSource
 
ResourceInterceptor - xyz.zpayh.hdimage.datasource.interceptor中的类
文 件 名: ResourceInterceptor 创 建 人: 陈志鹏 创建日期: 2017/7/29 17:55 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ResourceInterceptor(Resources) - 类 的构造器xyz.zpayh.hdimage.datasource.interceptor.ResourceInterceptor
 

S

SavedState(Parcelable) - 类 的构造器xyz.zpayh.hdimage.HDImageView.SavedState
 
ScaleAndTranslate - xyz.zpayh.hdimage中的类
文 件 名: ScaleAndTranslate 创 建 人: 陈志鹏 创建日期: 2017/4/1 17:07 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ScaleAndTranslate() - 类 的构造器xyz.zpayh.hdimage.ScaleAndTranslate
 
ScaleAndTranslate(float, PointF) - 类 的构造器xyz.zpayh.hdimage.ScaleAndTranslate
 
ScaleType - xyz.zpayh.hdimage.state中的注释类型
文 件 名: ScaleType 创 建 人: 陈志鹏 创建日期: 2017/4/15 02:13 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
set(int, String) - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache.Editor
Sets the value at index to value.
setAnimatorListener(AnimatorListener) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setAnimatorUpdateListener(AnimatorUpdateListener) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setBitmapConfig(Bitmap.Config) - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig.Builder
 
setBitmapDataSource(BitmapDataSource) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setCustomRange(RectF) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setDoubleTapZoomDpi(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setDoubleTapZoomScale(float) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setDoubleTapZoomStyle(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setDuration(long) - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
setDuration(long) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setDuration(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setDuration(long) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setImageSizeOptions(ImageSizeOptions) - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
setImageSizeOptions(ImageSizeOptions) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setImageSource(ImageSource) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setImageSourceLoadListener(ImageSourceLoadListener) - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
setImageSourceLoadListener(ImageSourceLoadListener) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setImageSourceRegion(Rect) - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
setImageSourceRegion(Rect) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setImageURI(Uri) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setImageURI(String) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setImageViewOptions(ImageViewOptions) - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
setImageViewOptions(ImageViewOptions) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setInterrupt(boolean) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setInterrupted(boolean) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setMappingBackgroundColor(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setMaximumDpi(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setMaxScale(float) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setMinimumDpi(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setMinimumMappingDpi(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setMinScale(float) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setOnBitmapLoadListener(OnBitmapLoadListener) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setOnLongClickListener(View.OnLongClickListener) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setOrientation(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setOrientation(int) - 接口 中的方法xyz.zpayh.hdimage.ImageSource
 
setOrientation(int) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setQuickScaleEnabled(boolean) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setScaleAndCenter(float, PointF) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setScaleAnimationInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig.Builder
 
setScaleAnimationInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setScaleEnd(float) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setScaleEnd(float) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setScaleInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setScaleInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setScaleStart(float) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setScaleStart(float) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setScaleType(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setSourceCenter(PointF) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setTarget(View) - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
setTarget(View) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setTarget(View) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setTranslateEnabled(boolean) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setTranslateInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setTranslateInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setTranslateLimit(int) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setTranslationAnimationInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.core.HDImageViewConfig.Builder
 
setTranslationAnimationInterpolator(Interpolator) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
setUri(Uri) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setUri(String) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setUri(int) - 类 中的方法xyz.zpayh.hdimage.ImageSourceBuilder.Builder
 
setViewFocusEnd(PointF) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setViewFocusEnd(PointF) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setViewFocusStart(PointF) - 类 中的方法xyz.zpayh.hdimage.AnimationBuilder
 
setViewFocusStart(PointF) - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
setZoomEnabled(boolean) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
SimpleAnimatorListener - xyz.zpayh.hdimage中的类
文 件 名: SimpleAnimatorListener 创 建 人: 陈志鹏 创建日期: 2017/4/20 17:09 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
SimpleAnimatorListener() - 类 的构造器xyz.zpayh.hdimage.SimpleAnimatorListener
 
SimpleValueAnimator - xyz.zpayh.hdimage中的类
文 件 名: SimpleValueAnimator 创 建 人: 陈志鹏 创建日期: 2017/4/20 14:43 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
SimpleValueAnimator() - 类 的构造器xyz.zpayh.hdimage.SimpleValueAnimator
 
size() - 类 中的方法xyz.zpayh.hdimage.util.DiskLruCache
Returns the number of bytes currently being used to store the values in this cache.
SOURCE_Height - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
SOURCE_ORIENTATION - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
SOURCE_WIDTH - 类 中的静态变量xyz.zpayh.hdimage.HDImageView
 
sourceToViewCoordinate(PointF) - 类 中的方法xyz.zpayh.hdimage.HDImageView
将资源坐标转换为屏幕坐标。
sourceToViewCoordinate(float, float) - 类 中的方法xyz.zpayh.hdimage.HDImageView
 
sourceToViewCoordinate(PointF, PointF) - 类 中的方法xyz.zpayh.hdimage.HDImageView
将资源坐标转换为屏幕坐标。
start() - 接口 中的方法xyz.zpayh.hdimage.animation.ValueAnimator
 
start() - 类 中的方法xyz.zpayh.hdimage.SimpleValueAnimator
 
success() - 接口 中的方法xyz.zpayh.hdimage.datasource.BitmapDataSource.OnInitListener
 

T

Translation - xyz.zpayh.hdimage.state中的注释类型
文 件 名: Translation 创 建 人: 陈志鹏 创建日期: 2017/4/15 00:03 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:

U

uri() - 接口 中的方法xyz.zpayh.hdimage.datasource.Interceptor.Chain
 
uri() - 类 中的方法xyz.zpayh.hdimage.datasource.RealInterceptorChain
 
UriUtil - xyz.zpayh.hdimage.util中的类
 
UriUtil() - 类 的构造器xyz.zpayh.hdimage.util.UriUtil
 
Utils - xyz.zpayh.hdimage.util中的类
Class containing some static utility methods.

V

ValueAnimator - xyz.zpayh.hdimage.animation中的接口
文 件 名: SimpleValueAnimator 创 建 人: 陈志鹏 创建日期: 2017/8/22 23:23 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
viewToSourceCoordinate(PointF) - 类 中的方法xyz.zpayh.hdimage.HDImageView
将屏幕坐标转换为资源坐标。
viewToSourceCoordinate(float, float) - 类 中的方法xyz.zpayh.hdimage.HDImageView
将屏幕坐标转换为资源坐标。
viewToSourceCoordinate(PointF, PointF) - 类 中的方法xyz.zpayh.hdimage.HDImageView
将屏幕坐标转换为资源坐标。

W

writeToParcel(Parcel, int) - 类 中的方法xyz.zpayh.hdimage.HDImageView.SavedState
 

X

xyz.zpayh.hdimage - 程序包 xyz.zpayh.hdimage
 
xyz.zpayh.hdimage.animation - 程序包 xyz.zpayh.hdimage.animation
 
xyz.zpayh.hdimage.core - 程序包 xyz.zpayh.hdimage.core
 
xyz.zpayh.hdimage.datasource - 程序包 xyz.zpayh.hdimage.datasource
 
xyz.zpayh.hdimage.datasource.interceptor - 程序包 xyz.zpayh.hdimage.datasource.interceptor
 
xyz.zpayh.hdimage.state - 程序包 xyz.zpayh.hdimage.state
 
xyz.zpayh.hdimage.util - 程序包 xyz.zpayh.hdimage.util
 

Z

Zoom - xyz.zpayh.hdimage.state中的注释类型
文 件 名: Zoom 创 建 人: 陈志鹏 创建日期: 2017/4/15 00:18 邮 箱: ch_zh_p@qq.com 修改时间: 修改备注:
ZOOM_FOCUS_CENTER - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Zoom
在缩放动画过程中,将拍摄的图像点移动到屏幕中央。
ZOOM_FOCUS_CENTER_IMMEDIATE - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Zoom
立即放大并立即对中心点进行动画处理。
ZOOM_FOCUS_FIXED - 注释类型 中的静态变量xyz.zpayh.hdimage.state.Zoom
在缩放动画过程中,保持拍摄在相同位置的图像的点,并在其周围缩放图像。
A B C D E F G H I L M N O P Q R S T U V W X Z 
跳过导航链接