Package cdx.scorebot.app.reporter

Contains classes related to the Reporter.

See:
          Description

Class Summary
Comments A simple structure to hold comments and the output directory for a report.
CompleteScoringStats Generates complete scoring stats as HTML.
ReporterGUI Compiles ScoreEvents into HTML products.
ScoringStats Defines framework for generating scoring information as HTML
TeamReportingInfo Holds some basic information used for reporting a team's stats
TeamScoringInfo contains all the scoring/reporting information for a particular team
 

Enum Summary
ReporterGUI.REPORT_SCOPE  
ReporterGUI.REPORT_TYPE  
 

Package cdx.scorebot.app.reporter Description

Contains classes related to the Reporter.