| Package | Description |
|---|---|
| org.sonar.report.pdf | |
| org.sonar.report.pdf.builder | |
| org.sonar.report.pdf.entity |
| Modifier and Type | Method and Description |
|---|---|
Project |
PDFReporter.getProject() |
| Modifier and Type | Method and Description |
|---|---|
com.lowagie.text.Image |
PDFReporter.getCCNDistribution(Project project) |
protected void |
ExecutivePDFReporter.printDashboard(Project project,
com.lowagie.text.Section section) |
protected void |
ExecutivePDFReporter.printMostComplexFiles(Project project,
com.lowagie.text.Section section) |
protected void |
ExecutivePDFReporter.printMostDuplicatedFiles(Project project,
com.lowagie.text.Section section) |
protected void |
ExecutivePDFReporter.printMostViolatedFiles(Project project,
com.lowagie.text.Section section) |
protected void |
ExecutivePDFReporter.printMostViolatedRules(Project project,
com.lowagie.text.Section section) |
| Constructor and Description |
|---|
Header(URL logo,
Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectBuilder.initializeProject(String key)
Initialize: - Project basic data - Project measures - Project categories
violations - Project most violated rules - Project most violated files -
Project most duplicated files
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Project.getChildByKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
Project.getSubprojects() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setSubprojects(List<Project> subprojects) |
Copyright © 2010-2015 klicap - ingenieria del puzle. All Rights Reserved.