[]
ICellDecorationIcon
CellDecorationIcon(String src,
int width,
int height,
IconPosition position)
src
- 图标的内容字符串。width
- 图标的宽度(以像素为单位)。height
- 图标的高度(以像素为单位)。position
- 图标的位置。getSrc
in interface ICellDecorationIcon
getWidth
in interface ICellDecorationIcon
getHeight
in interface ICellDecorationIcon
getPosition
in interface ICellDecorationIcon