Uses of Class
com.stimulsoft.base.utils.StiXmlTextWriter

Packages that use StiXmlTextWriter
com.stimulsoft.report.export.service.helper   
 

Uses of StiXmlTextWriter in com.stimulsoft.report.export.service.helper
 

Methods in com.stimulsoft.report.export.service.helper with parameters of type StiXmlTextWriter
static void StiMapSvgHelper.drawMap(StiXmlTextWriter xmlsWriter, StiMap map, double width, double height, java.lang.Boolean animated)
           
static void StiMapSvgHelper.render(StiMap map, StiXmlTextWriter xmlsWriter, java.lang.Boolean animated, double sScale)
           
static java.lang.String StiGaugeSvgHelper.writeFillBrush(StiXmlTextWriter writer, java.lang.Object brush, StiRectangle rect)
           
static void StiGaugeSvgHelper.writeGauge(StiXmlTextWriter writer, StiSvgExportService.StiSvgHelper.StiSvgData svgData, java.lang.Boolean needAnimation)
           
static void StiGaugeSvgHelper.writeGauge(StiXmlTextWriter writer, StiSvgExportService.StiSvgHelper.StiSvgData svgData, double zoom, java.lang.Boolean needAnimation)