类 EaseAvatarOptions


  • public class EaseAvatarOptions
    extends java.lang.Object
    Created by wei on 2016/11/29.
    • 构造器详细资料

      • EaseAvatarOptions

        public EaseAvatarOptions()
    • 方法详细资料

      • getAvatarShape

        public int getAvatarShape()
      • setAvatarShape

        public void setAvatarShape​(int avatarShape)
        Set the shape of the avatar in the item 0:default,1:round,2:rectangle
        参数:
        avatarShape -
      • getAvatarRadius

        public int getAvatarRadius()
      • setAvatarRadius

        public void setAvatarRadius​(int avatarRadius)
        Set chamfer
        参数:
        avatarRadius -
      • getAvatarBorderColor

        public int getAvatarBorderColor()
      • setAvatarBorderColor

        public void setAvatarBorderColor​(int avatarBorderColor)
        Set the border color of the avatar control
        参数:
        avatarBorderColor -
      • getAvatarBorderWidth

        public int getAvatarBorderWidth()
      • setAvatarBorderWidth

        public void setAvatarBorderWidth​(int avatarBorderWidth)
        Set the border width of the avatar control
        参数:
        avatarBorderWidth -