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

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

public class HeatmapInfo
extends java.lang.Object


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

Constructor Detail

HeatmapInfo

public HeatmapInfo(StiMap map,
                   java.util.List<StiMapData> mapData)
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getBrush

public StiBrush getBrush(StiMapData mapData,
                         StiBrush defaultBrush)