| Package | Description |
|---|---|
| net.sf.statcvs.output | |
| net.sf.statcvs.pages |
| Modifier and Type | Method | Description |
|---|---|---|
NavigationNode |
ChurnPageMaker.toFile() |
|
NavigationNode |
RepoMapPageMaker.toFile() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Page |
|
class |
PageGroup |
| Modifier and Type | Method | Description |
|---|---|---|
NavigationNode |
AllDevelopersPageMaker.toFile() |
|
NavigationNode |
CloudCommitPageMaker.toFile() |
|
NavigationNode |
CommitLogPageMaker.toFile() |
|
NavigationNode |
DirectorySizesPageMaker.toFile() |
|
NavigationNode |
FileSizesPageMaker.toFile() |
|
NavigationNode |
LOCPageMaker.toFile() |
|
NavigationNode |
ModulesPageMaker.toFile() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PageGroup.add(NavigationNode page) |
|
void |
Page.addChild(NavigationNode child) |
|
void |
NavigationNode.setParent(NavigationNode parent) |
Sets the page's parent.
|
void |
Page.setParent(NavigationNode parent) |
|
void |
PageGroup.setParent(NavigationNode parentPage) |