StiConditionIconPainter Class

Namespace: Stimulsoft.Dashboard.Export.Painters.Table

Methods

Method Returns Description
adjustCellContentRectWithIcon static RectangleD  
drawIcon static Promise  
getImageWithConditionIcon static Promise  

Method Details

adjustCellContentRectWithIcon static

adjustCellContentRectWithIcon(rect: RectangleD, condition: IStiTableElementCondition): RectangleD

Parameters

Returns RectangleD


drawIcon static

drawIcon(g: StiSvgGeomWriter, condition: IStiTableElementCondition, rect: RectangleD, zoom: number): Promise

Parameters

Returns Promise


getImageWithConditionIcon static

getImageWithConditionIcon(condition: IStiTableElementCondition, parentRect: RectangleD, tableName: string): Promise

Parameters

Returns Promise

Fields

Field Type Description
rectIcon any  
rectIcon any  
rectImage any  
rectImage any