com.stimulsoft.report.painters
Class StiGdiMapContextPainter
java.lang.Object
com.stimulsoft.report.painters.StiGdiMapContextPainter
public class StiGdiMapContextPainter
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
individualStep
public float individualStep
mapData
public java.util.List<StiMapData> mapData
isBorderEmpty
public boolean isBorderEmpty
mapStyle
public StiMapStyle mapStyle
dataTable
public DataTable dataTable
checkedMapKeys
public java.util.List<java.lang.String> checkedMapKeys
mouseOverKey
public java.lang.String mouseOverKey
StiGdiMapContextPainter
public StiGdiMapContextPainter(StiMap map,
double zoom,
double pageZoom)
render
public void render(StiGraphics graphics,
boolean useZoom)
throws java.lang.Exception
- Throws:
java.lang.Exception
getGeomBrush
public StiBrush getGeomBrush(StiMapData data)
GetGeomBrush1
public StiBrush GetGeomBrush1(StiMapData data)
prepareDataColumns
public void prepareDataColumns()
throws java.io.UnsupportedEncodingException,
JSONException,
java.io.IOException
- Throws:
java.io.UnsupportedEncodingException
JSONException
java.io.IOException
render
public void render(StiGraphics g,
boolean useZoom,
StiRectangle rect,
boolean center)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateHeatmapWithGroup
public void updateHeatmapWithGroup()
updateGroupedData
public void updateGroupedData()