public class ExecutivePDFReporter extends PDFReporter
| Constructor and Description |
|---|
ExecutivePDFReporter(Credentials credentials,
URL logo,
String projectKey,
Properties configProperties,
Properties langProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getLangProperties() |
protected URL |
getLogo() |
protected String |
getProjectKey() |
protected Properties |
getReportProperties() |
String |
getReportType() |
protected void |
printDashboard(Project project,
com.lowagie.text.Section section) |
protected void |
printFrontPage(com.lowagie.text.Document frontPageDocument,
com.lowagie.text.pdf.PdfWriter frontPageWriter) |
protected void |
printMostComplexFiles(Project project,
com.lowagie.text.Section section) |
protected void |
printMostDuplicatedFiles(Project project,
com.lowagie.text.Section section) |
protected void |
printMostViolatedFiles(Project project,
com.lowagie.text.Section section) |
protected void |
printMostViolatedRules(Project project,
com.lowagie.text.Section section) |
protected void |
printPdfBody(com.lowagie.text.Document document) |
protected void |
printTocTitle(Toc tocDocument) |
getCCNDistribution, getConfigProperty, getProject, getReport, getTendencyImage, getTextPropertypublic ExecutivePDFReporter(Credentials credentials, URL logo, String projectKey, Properties configProperties, Properties langProperties)
protected URL getLogo()
getLogo in class PDFReporterprotected String getProjectKey()
getProjectKey in class PDFReporterprotected Properties getLangProperties()
getLangProperties in class PDFReporterprotected Properties getReportProperties()
getReportProperties in class PDFReporterprotected void printFrontPage(com.lowagie.text.Document frontPageDocument,
com.lowagie.text.pdf.PdfWriter frontPageWriter)
throws ReportException
printFrontPage in class PDFReporterReportExceptionprotected void printPdfBody(com.lowagie.text.Document document)
throws com.lowagie.text.DocumentException,
IOException,
ReportException
printPdfBody in class PDFReportercom.lowagie.text.DocumentExceptionIOExceptionReportExceptionprotected void printDashboard(Project project, com.lowagie.text.Section section) throws com.lowagie.text.DocumentException
com.lowagie.text.DocumentExceptionprotected void printMostDuplicatedFiles(Project project, com.lowagie.text.Section section)
protected void printMostComplexFiles(Project project, com.lowagie.text.Section section)
protected void printMostViolatedRules(Project project, com.lowagie.text.Section section)
protected void printMostViolatedFiles(Project project, com.lowagie.text.Section section)
protected void printTocTitle(Toc tocDocument) throws com.lowagie.text.DocumentException
printTocTitle in class PDFReportercom.lowagie.text.DocumentExceptionpublic String getReportType()
getReportType in class PDFReporterCopyright © 2010-2015 klicap - ingenieria del puzle. All Rights Reserved.