
Public Member Functions | |
| override void | Initialize (SVGReportFactory factory) |
| void | setRestrictPlotBounds (bool b) |
| bool | getRestrictPlotBounds () |
| override bool | Compile () |
Private Attributes | |
| int | minimum_track_points = 0 |
| int | minimum_interaction_points = 0 |
| bool | clip_track_width = false |
| bool | clip_track_height = false |
| bool | hide_client_details = false |
| bool | restrict_plot_bounds = false |
| bool | show_plot_points = false |
| bool | show_plot_labels = false |
| override void Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.Initialize | ( | SVGReportFactory | factory | ) | [virtual] |
Reimplemented from Core.Reports.SvgReports.SVGReport.
| void Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.setRestrictPlotBounds | ( | bool | b | ) |
| bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.getRestrictPlotBounds | ( | ) |
| override bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.Compile | ( | ) | [virtual] |
Reimplemented from Core.Reports.SvgReports.SVGReport.
int Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.minimum_interaction_points = 0 [private] |
bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.clip_track_width = false [private] |
bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.clip_track_height = false [private] |
bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.hide_client_details = false [private] |
bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.restrict_plot_bounds = false [private] |
bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.show_plot_points = false [private] |
bool Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport.show_plot_labels = false [private] |