[ whitefrost.com | Account Manager 4 Product Page ]

Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport Class Reference

Summary description for SVGSingleUrlInteractionReport. More...

Inheritance diagram for Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport:

Core.Reports.SvgReports.SVGReport Core.Interfaces.IReport

List of all members.

Public Member Functions

override void Initialize (SVGReportFactory factory)
override bool Compile ()
void addInteractionPoint (int left_pos, int top_pos, String label, String label_align, String label_color, String marker_color, bool as_cdata)

Private Attributes

int minimum_track_points = 0
int minimum_interaction_points = 0
bool clip_track_width = false
bool clip_track_height = false
Hashtable coords = null
XmlElement interaction_node = null
bool hide_client_details = false


Detailed Description

Summary description for SVGSingleUrlInteractionReport.


Member Function Documentation

override void Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport.Initialize ( SVGReportFactory  factory  )  [virtual]

Reimplemented from Core.Reports.SvgReports.SVGReport.

override bool Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport.Compile (  )  [virtual]

Reimplemented from Core.Reports.SvgReports.SVGReport.

void Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport.addInteractionPoint ( int  left_pos,
int  top_pos,
String  label,
String  label_align,
String  label_color,
String  marker_color,
bool  as_cdata 
)


Member Data Documentation


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com