Uses of Class
com.stimulsoft.report.export.service.helper.StiSvgData
Packages that use StiSvgData
-
Uses of StiSvgData in com.stimulsoft.report.export.service.helper
Methods in com.stimulsoft.report.export.service.helper that return StiSvgDataMethods in com.stimulsoft.report.export.service.helper with parameters of type StiSvgDataModifier and TypeMethodDescriptionstatic voidStiChartSvgHelper.writeChart(StiXmlTextWriter writer, StiSvgData svgData, double zoom, Boolean needAnimation) static voidStiChartSvgHelper.writeChart(StiXmlTextWriter writer, StiSvgData svgData, Boolean needAnimation) static voidStiSvgHelper.writeCheckBox(Element el, StiSvgData svgData, Document doc) static voidStiGaugeSvgHelper.writeGauge(StiXmlTextWriter writer, StiSvgData svgData, double zoom, Boolean needAnimation) static voidStiGaugeSvgHelper.writeGauge(StiXmlTextWriter writer, StiSvgData svgData, Boolean needAnimation) static voidStiSvgHelper.writeImage2(Element el, StiSvgData svgData, StiImage image, float imageResolution, StiImageFormat imageFormat, float imageQuality, Document doc)