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

A

add(String, Bitmap) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 
addBitmap(Bitmap) - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
addBitmapByKey(String, Bitmap) - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
addRes(ResInfo) - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
addUrl(String) - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
addUrlRes(ResInfo) - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
algorithm(Canvas, int, int, ResInfo, DisplayInfo) - 类 中的方法cn.byk.pandora.avatarview.rule.ConcreteDrawingStrategy
 
algorithm(Canvas, int, int, ResInfo, DisplayInfo) - 接口 中的方法cn.byk.pandora.avatarview.rule.IDrawingStrategy
根据提供的画布, 和可绘制的位置实现具体效果
algorithm(Canvas, int, int, ResInfo, DisplayInfo) - 类 中的方法cn.byk.pandora.avatarview.rule.NormalOnePicStrategy
 
AvatarView - cn.byk.pandora.avatarview中的类
Created by Byk on 2017/1/6.
AvatarView(Context) - 类 的构造器cn.byk.pandora.avatarview.AvatarView
 
AvatarView(Context, AttributeSet) - 类 的构造器cn.byk.pandora.avatarview.AvatarView
 
AvatarView(Context, AttributeSet, int) - 类 的构造器cn.byk.pandora.avatarview.AvatarView
 
AvatarView.ScaleType - cn.byk.pandora.avatarview中的注释类型
 
AvatarView.ShapeDisplay - cn.byk.pandora.avatarview中的注释类型
 

B

BitmapMan - cn.byk.pandora.avatarview.util中的类
Created by Byk on 2017/1/9.
BitmapMan() - 类 的构造器cn.byk.pandora.avatarview.util.BitmapMan
 
borderColor - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
borderWidth - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
build() - 类 中的静态方法cn.byk.pandora.avatarview.bean.ResInfo
 

C

calculate(int, int, int) - 接口 中的方法cn.byk.pandora.avatarview.layout.ILayoutManager
布局measure排列计算方法, 具体规则由子类实现
calculate(int, int, int) - 类 中的方法cn.byk.pandora.avatarview.layout.QQLayoutManager
 
calculate(int, int, int) - 类 中的方法cn.byk.pandora.avatarview.layout.WeChatLayoutManager
 
clear() - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
clearMemory(Context) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 
clone() - 类 中的方法cn.byk.pandora.avatarview.bean.DisplayInfo
 
clone() - 类 中的方法cn.byk.pandora.avatarview.layout.ILayoutManager.LayoutInfoGroup
 
cn.byk.pandora.avatarview - 程序包 cn.byk.pandora.avatarview
 
cn.byk.pandora.avatarview.bean - 程序包 cn.byk.pandora.avatarview.bean
 
cn.byk.pandora.avatarview.layout - 程序包 cn.byk.pandora.avatarview.layout
 
cn.byk.pandora.avatarview.rule - 程序包 cn.byk.pandora.avatarview.rule
 
cn.byk.pandora.avatarview.util - 程序包 cn.byk.pandora.avatarview.util
 
ConcreteDrawingStrategy - cn.byk.pandora.avatarview.rule中的类
Author : suzeyu Time : 2016-11-29 下午6:06 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : 具体内部元素的显示实现.
ConcreteDrawingStrategy() - 类 的构造器cn.byk.pandora.avatarview.rule.ConcreteDrawingStrategy
 
coordinates - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
createGlideTarget(AvatarView, String, int, int, boolean) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 
createGlideTarget(AvatarView, String, int, int, boolean, ImageLoader.MultiLoadTarget) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 
createMultiTarget(AvatarView, int, int) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 

D

decodeFixedSizeForResources(Resources, int, int, int) - 类 中的静态方法cn.byk.pandora.avatarview.util.BitmapMan
对一个Resources的资源文件进行指定长宽来加载进内存, 并把这个bitmap对象返回
dip2px(Context, float) - 类 中的静态方法cn.byk.pandora.avatarview.util.ScreenMan
dip转换px
DisplayInfo - cn.byk.pandora.avatarview.bean中的类
Created by Byk on 2017/1/11.
DisplayInfo() - 类 的构造器cn.byk.pandora.avatarview.bean.DisplayInfo
 
displayType - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
drawBitmap(Canvas, Bitmap, float, float, int, int, Paint, int) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
 
drawCircle(Canvas, Bitmap, float, float, float, Paint, float, Paint) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
合成一个圆
drawCornerRectBorder(Canvas, Bitmap, float, float, float, float, int, int, Paint, float, Paint) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
合成一个圆角矩形图片
drawOval(Canvas, Bitmap, RectF, float, float, Paint, float, Paint) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
合成一个椭圆
drawRect(Canvas, Bitmap, float, float, int, int, Paint, float, Paint) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
 
drawStarFrame(Canvas, Bitmap, int, int, int, Paint, float, Paint) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
合成五角星
drawText(Canvas, String, float, float, Paint) - 类 中的静态方法cn.byk.pandora.avatarview.util.GraphsMan
绘制文字

E

errorDrawable - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 

G

getBgColor() - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
getBitmap() - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
getBorderColor() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
getBorderWidth() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
获得描边的宽度 单位dp
getBriefText() - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
getDisplayShape() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
返回当前控件的显示类型 如圆形, 矩形, 五角星等等...
getErrPicResID() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
getHeight() - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 
getInstance() - 类 中的静态方法cn.byk.pandora.avatarview.util.ImageLoader
 
getLayoutManager() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
获得当前的测量布局规则
getLoadingResID() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
getOvalRatio() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
获取当前椭圆的宽高比
getOvalWidthOrHeight() - 类 中的方法cn.byk.pandora.avatarview.rule.NormalOnePicStrategy
获取当前椭圆的宽高比
getRectRoundRadius() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
获得单张图片时 圆角矩形 的圆角弧度系数, 范围0~2; 默认为1
getRectRoundRadius() - 类 中的方法cn.byk.pandora.avatarview.rule.NormalOnePicStrategy
获得圆角矩形的圆角弧度系数, 范围0~2; 默认为1
getScaleType() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
getSpacing() - 类 中的方法cn.byk.pandora.avatarview.layout.WeChatLayoutManager
获取子元素的空隙
getSpacingQuality() - 类 中的方法cn.byk.pandora.avatarview.rule.ConcreteDrawingStrategy
 
getTextColor() - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
getUrl() - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
getWidth() - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 
GraphsMan - cn.byk.pandora.avatarview.util中的类
Author : suzeyu Time : 2016-12-01 上午2:24 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : 图形样式合成工具
GraphsMan() - 类 的构造器cn.byk.pandora.avatarview.util.GraphsMan
 

H

height - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 

I

IDrawingStrategy - cn.byk.pandora.avatarview.rule中的接口
Author : suzeyu Time : 2016-11-29 下午6:02 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : 控件内部图片的显示策略
ILayoutManager - cn.byk.pandora.avatarview.layout中的接口
Author : suzeyu Time : 2016-11-29 下午9:03 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : 控件多个图片时 布局排列的位置计算接口
ILayoutManager.LayoutInfoGroup - cn.byk.pandora.avatarview.layout中的类
封装控件内部单个元素显示的布局信息
ImageLoader - cn.byk.pandora.avatarview.util中的类
Created by Byk on 2017/1/10.
ImageLoader.MultiLoadTarget - cn.byk.pandora.avatarview.util中的类
 
innerHeight - 类 中的变量cn.byk.pandora.avatarview.layout.ILayoutManager.LayoutInfoGroup
 
innerWidth - 类 中的变量cn.byk.pandora.avatarview.layout.ILayoutManager.LayoutInfoGroup
组合头像时, 每个单独元素可分配的最大宽高
isCloseNormalOnePicLoad() - 类 中的方法cn.byk.pandora.avatarview.AvatarView
返回 是否使用了默认的单张绘图显示策略.
isForceText() - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
isPicRotate() - 类 中的方法cn.byk.pandora.avatarview.rule.ConcreteDrawingStrategy
 

L

LayoutInfoGroup() - 类 的构造器cn.byk.pandora.avatarview.layout.ILayoutManager.LayoutInfoGroup
 
leftTopPoint - 类 中的变量cn.byk.pandora.avatarview.layout.ILayoutManager.LayoutInfoGroup
每个单独元素,左上点和右下点.
load(Context, String, SimpleTarget) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 
load(Context, String, SimpleTarget, Drawable, Drawable) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 
load(Context, List<String>, ImageLoader.MultiLoadTarget) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 
load(Context, List<String>, ImageLoader.MultiLoadTarget, Drawable) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader
 

M

max(int) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 
MultiLoadTarget(AvatarView) - 类 的构造器cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 

N

NormalOnePicStrategy - cn.byk.pandora.avatarview.rule中的类
Author : suzeyu Time : 2016-11-30 下午10:23 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : 默认图片处理策略
NormalOnePicStrategy() - 类 的构造器cn.byk.pandora.avatarview.rule.NormalOnePicStrategy
 

O

offset(int, int, float, float[]) - 类 中的静态方法cn.byk.pandora.avatarview.layout.QQLayoutManager
根据个数选择具体实现的布局排放
onDraw(Canvas) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
onLayout(boolean, int, int, int, int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
onMeasure(int, int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 

P

placeholder - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
px2dip(Context, float) - 类 中的静态方法cn.byk.pandora.avatarview.util.ScreenMan
px转换dip

Q

QQLayoutManager - cn.byk.pandora.avatarview.layout中的类
Author : suzeyu Time : 2016-11-29 下午9:11 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : QQ 群组布局排列的具体实现
QQLayoutManager() - 类 的构造器cn.byk.pandora.avatarview.layout.QQLayoutManager
 

R

ready(ArrayList<ResInfo>) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 
ResInfo - cn.byk.pandora.avatarview.bean中的类
Created by Byk on 2017/1/11.
resInfoForUrls - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
resInfos - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
rightBottomPoint - 类 中的变量cn.byk.pandora.avatarview.layout.ILayoutManager.LayoutInfoGroup
 

S

SCALE_TYPE_CENTER_CROP - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
SCALE_TYPE_CENTER_INSIDE - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
SCALE_TYPE_FIX_XY - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
scaleType - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
ScreenMan - cn.byk.pandora.avatarview.util中的类
Created by Byk on 2017/1/6.
ScreenMan() - 类 的构造器cn.byk.pandora.avatarview.util.ScreenMan
 
setBgColor(int) - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
setBitmap(Bitmap, boolean) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置展示的图像的bitmap
setBitmap(Bitmap) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setBitmap(Bitmap) - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
setBorderColor(int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置描边颜色
setBorderWidth(float) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置图片描边宽度
setBriefName(String, int, int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
用于显示文字模式
setBriefText(String) - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
setCloseNormalOnePicLoad(boolean) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置 是否关闭单张图片时, 使用特定的单图绘制策略. true为关闭, false为开启, 默认为false 注明: 如果是默认值, 那么只有多个图片显示的时候才会使用AvatarView.mDrawStrategy策略, 一张图片的时候会使用 内置的单张图片处理策略AvatarView.mNormalOnePicStrategy.
setDisplayShape(int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置当前控件的显示类型, 如圆形, 矩形, 五角星等等...
setDrawable(Drawable, boolean) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setDrawable(Drawable) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setDrawStrategy(IDrawingStrategy) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置子元素 绘制图片 的具体显示策略
setErrPicResID(int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置控件网络加载错误时候的图片
setForceText(boolean) - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
setIdRes(int, boolean) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
传入drawable资源id
setIdRes(int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setImages(List<Bitmap>) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置展示图片的集合
setImagesWithMix(ArrayList<ResInfo>) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setImageUrls(List<String>, boolean) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
对外提供直接通过url来加载图片的方法
setImageUrls(String...) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setImageUrls(List<String>) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setIsPicRotate(boolean) - 类 中的方法cn.byk.pandora.avatarview.rule.ConcreteDrawingStrategy
设置qq群组图片去除重叠方法
setLayoutManager(ILayoutManager) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置 测量布局 规则
setLoadingResID(int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置网络加载中的图片资源id
setMixRes(List<ResInfo>) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
 
setOvalRatio(float) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置单张图片 oval椭圆的宽高比.
setOvalWidthOrHeight(float) - 类 中的方法cn.byk.pandora.avatarview.rule.NormalOnePicStrategy
设置单张图片 oval椭圆的宽高比.
setRectRoundRadius(float) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置单张图片时 圆角矩形 的圆角弧度系数, 取值为0~2, 默认为1 此设置属性不会立即生效, 需下次圆角矩形加载时才会有效.可手动invalidate刷新
setRectRoundRadius(float) - 类 中的方法cn.byk.pandora.avatarview.rule.NormalOnePicStrategy
设置圆角矩形的圆角弧度系数, 取值为0~2, 默认为1 此设置属性不会立即生效, 需下次圆角矩形加载时才会有效.
setScaleType(int) - 类 中的方法cn.byk.pandora.avatarview.AvatarView
设置单张图片时, 图片的缩放类型, 只有在矩形图片和无描边的场景下有效, 并且使用AvatarView.mCloseNormalOnePicLoad的初始值通过使用单张图片的绘制逻辑才有处理效果 AvatarView.mScaleType
setSpacing(float) - 类 中的方法cn.byk.pandora.avatarview.layout.WeChatLayoutManager
设置子元素间的空隙
setSpacing(float) - 类 中的方法cn.byk.pandora.avatarview.rule.ConcreteDrawingStrategy
设置两张图片的间距
setTextColor(int) - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
setUrl(String) - 类 中的方法cn.byk.pandora.avatarview.bean.ResInfo
 
size(int, int) - 类 中的方法cn.byk.pandora.avatarview.util.ImageLoader.MultiLoadTarget
 
sizes - 类 中的静态变量cn.byk.pandora.avatarview.layout.QQLayoutManager
针对图片的数量, 对应的图片处理的配置系数

T

toBitmap(Drawable) - 类 中的静态方法cn.byk.pandora.avatarview.util.BitmapMan
 
TYPE_CIRCLE - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
TYPE_OVAL - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
TYPE_RECT - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
TYPE_ROUND_RECT - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 
TYPE_STAR_FRAME - 类 中的静态变量cn.byk.pandora.avatarview.AvatarView
 

W

WeChatLayoutManager - cn.byk.pandora.avatarview.layout中的类
Author : suzeyu Time : 2016-12-01 下午11:14 Blog : http://szysky.com GitHub : https://github.com/suzeyu1992 ClassDescription : 微信 measure测量布局实现
WeChatLayoutManager(Context) - 类 的构造器cn.byk.pandora.avatarview.layout.WeChatLayoutManager
 
width - 类 中的变量cn.byk.pandora.avatarview.bean.DisplayInfo
 
A B C D E G H I L M N O P Q R S T W 
跳过导航链接