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