[]
        
立即试用
(Showing Draft Content)

ICornerFold

Interface ICornerFold

All Known Implementing Classes:
CornerFold

public interface ICornerFold
表示单元格装饰的折角。
  • Method Details

    • getColor

      Color getColor()
      获取折角的颜色。
    • getPosition

      EnumSet<CornerPosition> getPosition()
      获取折角的位置。
    • getSize

      int getSize()
      获取折角的大小。