- 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。
- 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
-