com.stimulsoft.report.export.service.helper
Class HeatmapWithGroupInfo

java.lang.Object
  extended by com.stimulsoft.report.export.service.helper.HeatmapWithGroupInfo

public class HeatmapWithGroupInfo
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
HeatmapWithGroupInfo(StiBrush defaultBrush, StiBrush defaultBrush1, StiMap map, java.util.List<StiMapData> mapData)
           
 
Method Summary
 StiBrush getBrush(StiMapData data)
           
 StiBrush getBrush1(StiMapData data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeatmapWithGroupInfo

public HeatmapWithGroupInfo(StiBrush defaultBrush,
                            StiBrush defaultBrush1,
                            StiMap map,
                            java.util.List<StiMapData> mapData)
Method Detail

getBrush

public StiBrush getBrush(StiMapData data)

getBrush1

public StiBrush getBrush1(StiMapData data)