|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiHtmlTextWriter | |
|---|---|
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.tools.html | |
| Uses of StiHtmlTextWriter in com.stimulsoft.report.export.service |
|---|
| Fields in com.stimulsoft.report.export.service declared as StiHtmlTextWriter | |
|---|---|
StiHtmlTextWriter |
StiHtml5ExportService.htmlWriter
|
| Methods in com.stimulsoft.report.export.service that return StiHtmlTextWriter | |
|---|---|
StiHtmlTextWriter |
StiHtmlExportService.getHtmlWriter()
|
| Methods in com.stimulsoft.report.export.service with parameters of type StiHtmlTextWriter | |
|---|---|
java.lang.String |
StiHtmlExportService.prepareChartData(StiHtmlTextWriter writer,
StiChart chart,
double width,
double height)
|
java.lang.String |
StiHtmlExportService.prepareGaugeData(StiHtmlTextWriter writer,
StiGauge gauge,
double width,
double height)
|
java.lang.String |
StiHtmlExportService.prepareMapData(StiHtmlTextWriter writer,
StiMap map,
double width,
double height)
|
void |
StiHtmlExportService.setHtmlWriter(StiHtmlTextWriter htmlWriter)
|
| Uses of StiHtmlTextWriter in com.stimulsoft.report.export.tools.html |
|---|
| Methods in com.stimulsoft.report.export.tools.html with parameters of type StiHtmlTextWriter | |
|---|---|
void |
StiHtmlTable.renderControl(StiHtmlTextWriter writer)
Render control |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||