Uses of Class
com.stimulsoft.report.export.settings.StiSvgExportSettings

Packages that use StiSvgExportSettings
com.stimulsoft.report   
 

Uses of StiSvgExportSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiSvgExportSettings
static void StiExportManager.exportImageSvg(StiReport report, StiSvgExportSettings settings, java.io.OutputStream stream)