- dec(Object) - Method in class net.sf.statcvs.util.IntegerMap
-
Same as addInt(key, -1)
- DefaultCssHandler - Class in net.sf.statcvs.output
-
CSS handler for a CSS file included in the distribution JAR file.
- DefaultCssHandler(String) - Constructor for class net.sf.statcvs.output.DefaultCssHandler
-
Creates a new DefaultCssHandler for a CSS file in the
/src/net/sf/statcvs/web-files/
folder of the distribution JAR.
- DELETED_DIRECTORY_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
-
- DELETED_FILE_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
-
- DeveloperPageMaker - Class in net.sf.statcvs.pages
-
- DeveloperPageMaker(ReportConfig, Author) - Constructor for class net.sf.statcvs.pages.DeveloperPageMaker
-
- DevelopersOfTheMonthTable - Class in net.sf.statcvs.reports
-
Table report which creates a table containing the names of all developers,
their LOC contributions and number of changes.
- DevelopersOfTheMonthTable(ReportConfig) - Constructor for class net.sf.statcvs.reports.DevelopersOfTheMonthTable
-
Creates a table report containing all authors, their number of changes
and LOC contributions.
- DevelopersRollingTableReport - Class in net.sf.statcvs.reports
-
Table report which creates a table containing the names of
all developers, their LOC contributions and number of changes over the last n months.
- DevelopersRollingTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.DevelopersRollingTableReport
-
Creates a table report containing all authors, their
number of changes and LOC contributions.
- DevelopersTableReport - Class in net.sf.statcvs.reports
-
Table report which creates a table containing the names of
all developers, their LOC contributions and number of changes.
- DevelopersTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.DevelopersTableReport
-
Creates a table report containing all authors, their
number of changes and LOC contributions.
- DirectoriesForAuthorTableReport - Class in net.sf.statcvs.reports
-
Table report which creates a table containing directories to which
a specified author has committed changes, and their respective
number of changes and LOC.
- DirectoriesForAuthorTableReport(ReportConfig, Author) - Constructor for class net.sf.statcvs.reports.DirectoriesForAuthorTableReport
-
Creates a table report containing directories to which a specified
author has committed changes, and their respective number of changes
and LOC.
- DirectoriesTableReport - Class in net.sf.statcvs.reports
-
Table report which creates a table containing the names of
all directories and the number of changes and LOC in them.
- DirectoriesTableReport(Repository) - Constructor for class net.sf.statcvs.reports.DirectoriesTableReport
-
Creates a table report containing all directories and their
respective number of changes and LOC.
- DirectoriesXml - Class in net.sf.statcvs.pages.xml
-
- DirectoriesXml(ReportConfig) - Constructor for class net.sf.statcvs.pages.xml.DirectoriesXml
-
- Directory - Class in net.sf.statcvs.model
-
- Directory() - Constructor for class net.sf.statcvs.model.Directory
-
- DIRECTORY_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
-
- DirectoryColumn - Class in net.sf.statcvs.reportmodel
-
A table column containing directories
- DirectoryColumn() - Constructor for class net.sf.statcvs.reportmodel.DirectoryColumn
-
Creates a new directory column
- DirectoryPageMaker - Class in net.sf.statcvs.pages
-
- DirectoryPageMaker(ReportConfig, Directory) - Constructor for class net.sf.statcvs.pages.DirectoryPageMaker
-
- DirectoryPieChartMaker - Class in net.sf.statcvs.charts
-
Class for producing directory pie charts
- DirectoryPieChartMaker(String, ReportConfig, SortedSet, String, String) - Constructor for class net.sf.statcvs.charts.DirectoryPieChartMaker
-
Creates a new PieChartMaker
- DirectoryPieChartMaker.CodeDistributionChartMaker - Class in net.sf.statcvs.charts
-
- DirectoryPieChartMaker.CodeDistributionChartMaker(ReportConfig, Author) - Constructor for class net.sf.statcvs.charts.DirectoryPieChartMaker.CodeDistributionChartMaker
-
- DirectoryPieChartMaker.DirectorySizesChartMaker - Class in net.sf.statcvs.charts
-
- DirectoryPieChartMaker.DirectorySizesChartMaker(ReportConfig) - Constructor for class net.sf.statcvs.charts.DirectoryPieChartMaker.DirectorySizesChartMaker
-
- DirectorySizesPageMaker - Class in net.sf.statcvs.pages
-
- DirectorySizesPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.DirectorySizesPageMaker
-
- DirectoryTreeFormatter - Class in net.sf.statcvs.pages
-
Formats a directory and its subdirectories into a tree.
- DirectoryTreeFormatter(Directory, boolean) - Constructor for class net.sf.statcvs.pages.DirectoryTreeFormatter
-
- doChildrenSwitch(String) - Method in class net.sf.statcvs.output.CommandLineParser
-
Give the argument to children classes that may have a way to recognise it.
- draw(Graphics2D, XYPlot, Rectangle2D, ValueAxis, ValueAxis, int, PlotRenderingInfo) - Method in class net.sf.statcvs.charts.SymbolicNameAnnotation
-