Uses of Class
com.stimulsoft.report.maps.StiMapData
Packages that use StiMapData
Package
Description
-
Uses of StiMapData in com.stimulsoft.report.export.service.helper
Methods in com.stimulsoft.report.export.service.helper with parameters of type StiMapDataModifier and TypeMethodDescriptionHeatmapInfo.getBrush(StiMapData mapData, StiBrush defaultBrush) HeatmapWithGroupInfo.getBrush(StiMapData data) HeatmapWithGroupInfo.getBrush1(StiMapData data) Constructor parameters in com.stimulsoft.report.export.service.helper with type arguments of type StiMapDataModifierConstructorDescriptionHeatmapInfo(StiMap map, List<StiMapData> mapData) HeatmapWithGroupInfo(StiBrush defaultBrush, StiBrush defaultBrush1, StiMap map, List<StiMapData> mapData) -
Uses of StiMapData in com.stimulsoft.report.maps
Methods in com.stimulsoft.report.maps that return StiMapDataMethods in com.stimulsoft.report.maps that return types with arguments of type StiMapDataModifier and TypeMethodDescriptionstatic List<StiMapData> StiMap.getDefaultMapData(StiMapID mapID) StiMap.GetMapData()static List<StiMapData> StiMap.getMapDataInternal(String mapData, StiMapID mapID) static List<StiMapData> StiMap.getMapDataInternal(String mapData, StiMapID mapID, StiRefObject<Boolean> isHashDataEmpty) -
Uses of StiMapData in com.stimulsoft.report.painters
Fields in com.stimulsoft.report.painters with type parameters of type StiMapDataMethods in com.stimulsoft.report.painters with parameters of type StiMapDataModifier and TypeMethodDescriptionStiGdiMapContextPainter.getGeomBrush(StiMapData data) StiGdiMapContextPainter.GetGeomBrush1(StiMapData data)