A B C D E F G H I K L M N O P R S T U V W X

I

ICON_HEIGHT - Static variable in class net.sf.statcvs.output.HTMLOutput
Height of file icons
ICON_WIDTH - Static variable in class net.sf.statcvs.output.HTMLOutput
Width of file icons
IMAGE_HEIGHT - Static variable in class net.sf.statcvs.output.HTMLOutput
standard image height
IMAGE_WIDTH - Static variable in class net.sf.statcvs.output.HTMLOutput
standard image width
img(String, int, int) - Method in class net.sf.statcvs.output.HTMLPage
Returns HTML code for a image tag
inc(Object) - Method in class net.sf.statcvs.util.IntegerMap
Same as addInt(key, 1)
IndexPage - Class in net.sf.statcvs.output
 
IndexPage(CvsContent, boolean, boolean) - Constructor for class net.sf.statcvs.output.IndexPage
 
initList(List) - Method in class net.sf.statcvs.model.ListRevisionIterator
Inits the iterator with a List of CvsRevision objects.
initListFromIterator(RevisionIterator) - Method in class net.sf.statcvs.model.ListRevisionIterator
Inits the iterator with a RevisionIterator object.
IntegerColumn - Class in net.sf.statcvs.reportmodel
A column of integer values.
IntegerColumn(String) - Constructor for class net.sf.statcvs.reportmodel.IntegerColumn
Creates a new SimpleTextColumn with the given head
IntegerMap - Class in net.sf.statcvs.util
Utility class for storing a map from Objects to ints.
IntegerMap() - Constructor for class net.sf.statcvs.util.IntegerMap
 
isAfterEnd() - Method in class net.sf.statcvs.util.LookaheadReader
Returns true if the last call to LookaheadReader.getNextLine() returned null
isBinary() - Method in class net.sf.statcvs.model.CvsFile
Returns true if the file is checked in as a binary file.
isDead() - Method in class net.sf.statcvs.model.CvsFile
Returns true if the latest revision has state dead.
isDead() - Method in class net.sf.statcvs.model.CvsRevision
 
isEmpty() - Method in class net.sf.statcvs.model.CvsContent
 
isEmpty() - Method in class net.sf.statcvs.model.Directory
Returns true if all files in this directory and its subdirectories are deleted, or if it doesn't have any files and subdirectories at all.
isEmpty() - Method in class net.sf.statcvs.reportmodel.TimeLine
Checks if the time series is empty.
isInAttic() - Method in class net.sf.statcvs.model.CvsFile
Returns true if the file is in the Attic.
isInAttic(String, String) - Static method in class net.sf.statcvs.util.CvsLogUtils
Determines if a file is in the attic by comparing the location of the RCS file and the working file.
isInDirectory(String, String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns TRUE if file is in specified directroy, FALSE otherwise
isInitialRevision() - Method in class net.sf.statcvs.model.CvsRevision
Returns true if this is the first revision for
isInTimeFrame(Date) - Method in class net.sf.statcvs.model.Commit
Returns true if the date lies within the timespan of the commit, plus/minus a tolerance.
isOnMainBranch(String) - Static method in class net.sf.statcvs.util.CvsLogUtils
Returns true if this revision is part of the main branch, and false if it is part of a side branch.
isReAdd() - Method in class net.sf.statcvs.model.CvsRevision
Returns TRUE if Revision is re-added, FALSE otherwise
isRoot() - Method in class net.sf.statcvs.model.Directory
 
isRoot() - Method in class net.sf.statcvs.model.DirectoryImpl
 
isRoot() - Method in class net.sf.statcvs.model.DirectoryRoot
 
isSameCommit(CvsRevision) - Method in class net.sf.statcvs.model.Commit
Returns true if change is part of this commit, that is if they have the same author, the same message, and are within the same timeframe.
iteratorSortedByKey() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by key ascending.
iteratorSortedByValue() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by values ascending.
iteratorSortedByValueReverse() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by values descending.

A B C D E F G H I K L M N O P R S T U V W X