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

I

ID3Reader - Class in comirva.util.external
This class is intended to read ID3 tags from MP3 files using the MP3SPI library.
ID3Reader(File) - Constructor for class comirva.util.external.ID3Reader
Creates a new ID3Reader instance that reads ID3 tags from a MP3 file.
identity(int, int) - Static method in class comirva.audio.util.math.Matrix
Generate identity matrix
IDF - Variable in class comirva.data.EntityTermProfile
 
imageContent - Variable in class comirva.data.SingleTermList
 
img - Variable in class comirva.visu.epsgraphics.objects.EpsImage
save rendered image data
in - Variable in class comirva.audio.util.AudioPreProcessor
 
in - Variable in class comirva.audio.util.MPlayerAudioInputStream
 
in - Variable in class comirva.audio.util.ReducedAudioInputStream
 
IncludeTermsFilter - Class in comirva.web.indexing
Includes only words occurring in a word list from a token stream.
IncludeTermsFilter(boolean, TokenStream, Set<?>, boolean) - Constructor for class comirva.web.indexing.IncludeTermsFilter
Construct a token stream filtering the given input.
IncludeTermsFilter(boolean, TokenStream, Set<?>) - Constructor for class comirva.web.indexing.IncludeTermsFilter
Constructs a filter which includes only words in a list.
includeWords - Static variable in class comirva.web.ie.countryoforigin.CountryOfOriginAnalyzer
 
includeWords - Static variable in class comirva.web.indexing.HTMLAnalyzer
 
incrementToken() - Method in class comirva.web.indexing.IncludeTermsFilter
Returns the next input Token whose term() is not a stop word.
INDEX_DIR - Static variable in class comirva.web.indexing.TermWeighting_Lucene
 
init(int) - Method in class comirva.mlearn.SOM
 
INIT_GRADIENT - Static variable in class comirva.mlearn.SOM
 
INIT_LINEAR - Static variable in class comirva.mlearn.SOM
 
INIT_RANDOM - Static variable in class comirva.mlearn.SOM
 
INIT_SLC - Static variable in class comirva.mlearn.SOM
 
initAboutBox() - Method in class comirva.ui.AboutBox
Initializes the about box by displaying all labels, setting title, creating an "OK"-button and assigning an ActionListener.
INITIAL_BUFFER_SIZE - Variable in class comirva.audio.util.ReducedAudioInputStream
 
initLSHValues(int, int, int, double, int) - Method in class comirva.audio.util.lsh.LSH
 
initMethods - Variable in class comirva.ui.GHSOMCreationDialog
a Vector and an int array storing the possible initialisation methods the Vector stores the String-representation, the int[] the numbers i.e.
initMethods - Variable in class comirva.ui.SOMCreationDialog
 
initMethodsString - Variable in class comirva.ui.GHSOMCreationDialog
String represenations of the initialisation methods
initMethodsString - Variable in class comirva.ui.SOMCreationDialog
 
initMouseListener() - Method in class comirva.visu.CircledFansVisu
 
initMouseListener() - Method in class comirva.visu.ProbabilisticNetworkVisu
inits the mouse listeners that are needed for this visualisation.
initMouseListener() - Method in class comirva.visu.SunburstVisu
inits the mouse listeners that are needed for this visualisation.
initMouseListener() - Method in class comirva.visu.VisuPane
First all existing visualisation dependent mouse listeners are removed (That means that the popup menu is not removed).
initWithCorners(Vector<Double>, Vector<Double>, Vector<Double>, Vector<Double>) - Method in class comirva.mlearn.SOM
The SOM is initiated by giving specific values to the corner units of the map.
INPUT_DIR - Static variable in class comirva.web.indexing.SimMeasure_Lucene
 
insertContent(String, String, String) - Static method in class comirva.util.FileUtils
 
insertRow(Vector<Double>, int) - Method in class comirva.data.DataMatrix
Inserts a row at the given index.
Instrument - Class in comirva.web.ie.bandmembers
 
Instrument(String, int) - Constructor for class comirva.web.ie.bandmembers.Instrument
 
Instrument(String) - Constructor for class comirva.web.ie.bandmembers.Instrument
 
instruments - Static variable in class comirva.web.ie.bandmembers.Instrument
 
intArrayToFile(int[], File) - Static method in class comirva.util.external.TextFormatTool
 
interpolateMatrix(double[][]) - Static method in class comirva.mlearn.SDH
Interpolates the double[][] matrix votes linearly by inserting a data item containing the medium of the neighboring values between every array element.
interpolateVotingMatrix(int) - Method in class comirva.mlearn.SDH
Prepares the SDH-instance for visualization by interpolating the voting matrix.
intMUCols - Variable in class comirva.mlearn.SOM
 
intMURows - Variable in class comirva.mlearn.SOM
 
InvalidClusteringException - Exception in comirva.audio.util.kmeans
Invalid Clustering Exception Description: This exception indicates, that no valid result for the called method exists, because the clustering is not valid.
InvalidClusteringException() - Constructor for exception comirva.audio.util.kmeans.InvalidClusteringException
Creates a InvalidClustering Exception.
InvalidClusteringException(String) - Constructor for exception comirva.audio.util.kmeans.InvalidClusteringException
Creates a InvalidClustering Exception with a specific message.
InvalidInstrumentException - Exception in comirva.web.ie.bandmembers
 
InvalidInstrumentException() - Constructor for exception comirva.web.ie.bandmembers.InvalidInstrumentException
 
inverse() - Method in class comirva.audio.util.math.Matrix
Matrix inverse or pseudoinverse
invert() - Method in class comirva.visu.colormap.ColorMap
Inverts each color of the ColorMap.
is - Variable in class comirva.audio.util.MPlayerAudioInputStream.StreamGobbler
 
isBigEndian - Variable in class comirva.audio.util.AudioPreProcessor
 
isBooleanMatrix() - Method in class comirva.data.DataMatrix
Checks whether the DataMatrix contains only the values 0 and 1.
isCalculationReady() - Method in class comirva.mlearn.GHSOM
 
isCircular() - Method in class comirva.config.GHSOMConfig
 
isCircular() - Method in class comirva.config.SOMConfig
 
isCircular() - Method in class comirva.ui.GHSOMCreationDialog
 
isCircular() - Method in class comirva.ui.SOMCreationDialog
 
isColorByPCA() - Method in class comirva.mlearn.MDM
 
isColorByPCA() - Method in class comirva.mlearn.SOM
 
isDebugMode - Variable in class comirva.data.SunburstNode
 
isEmpty() - Method in class comirva.visu.epsgraphics.objects.EpsRoundRectangle2D
 
isEnableEPS() - Method in class comirva.config.VisuPreferences
Returns whether the EPS output option is enabled.
isEnableEPS() - Method in class comirva.ui.VisuPreferencesDialog
Returns whether the EPS output option is enabled.
isFilled() - Method in class comirva.visu.epsgraphics.objects.EpsShape
 
isFirstCircular() - Method in class comirva.ui.GHSOMCreationDialog
 
isFullRank() - Method in class comirva.audio.util.math.QRDecomposition
Is the matrix full rank?
isLinear() - Method in class comirva.config.DataMatrixNormalizeConfig
Returns whether the normalization should be performed linearly or logarithmically.
isLinear() - Method in class comirva.ui.DataMatrixNormalizeDialog
Returns whether the normalization should be performed linearly or logarithmically according to the user's selection.
isLoadDF() - Method in class comirva.config.ETPLoaderConfig
 
isLoadDF() - Method in class comirva.ui.ETPLoaderDialog
 
isLoadDocPaths() - Method in class comirva.config.ETPLoaderConfig
 
isLoadDocPaths() - Method in class comirva.ui.ETPLoaderDialog
 
isLoadTerms() - Method in class comirva.config.ETPLoaderConfig
 
isLoadTerms() - Method in class comirva.ui.ETPLoaderDialog
 
isLoadTF() - Method in class comirva.config.ETPLoaderConfig
 
isLoadTF() - Method in class comirva.ui.ETPLoaderDialog
 
isLoadTFxIDF() - Method in class comirva.config.ETPLoaderConfig
 
isLoadTFxIDF() - Method in class comirva.ui.ETPLoaderDialog
 
isLoadTO() - Method in class comirva.config.ETPLoaderConfig
 
isLoadTO() - Method in class comirva.ui.ETPLoaderDialog
 
isMapUnitsInColumnDefault(int) - Method in class comirva.ui.SOMCreationDialog
returns true>/code> if parameter is equal to its standard value
isMapUnitsInRowDefault(int) - Method in class comirva.ui.SOMCreationDialog
returns true if parameter is equal to its standard value
isNonsingular() - Method in class comirva.audio.util.math.LUDecomposition
Is the matrix nonsingular?
isNormalizeData() - Method in class comirva.config.CircledFansConfig
Returns whether the data should be normalized for every fan.
isNormalizeData() - Method in class comirva.ui.CircledFansCreationDialog
Returns whether the normalized data checkbox is checked or not.
isOnlyFirstCircular() - Method in class comirva.config.GHSOMConfig
 
isOnlyFirstCircular() - Method in class comirva.mlearn.GHSOM
 
isOnlyOneEntryPerNode() - Method in class comirva.mlearn.GHSOM
 
isOrientated() - Method in class comirva.config.GHSOMConfig
 
isOrientated() - Method in class comirva.mlearn.GHSOM
 
isOrientated() - Method in class comirva.ui.GHSOMCreationDialog
 
isPaused() - Method in class comirva.audio.AudioPlayer
Returns whether the audio player is paused.
isPaused() - Method in class comirva.audio.AudioPlaylistPlayer
Returns whether the audio output is paused.
isQuoteSearchTerms() - Method in class comirva.config.PageCountsRetrieverConfig
Returns whether the search terms should be automatically quoted (i.e., phrase search to be used).
isQuoteSearchTerms() - Method in class comirva.config.WebCrawlingConfig
Returns whether the search terms should be automatically quoted (i.e., phrase search to be used).
isQuoteSearchTerms() - Method in class comirva.ui.PageCountsRetrieverDialog
Returns whether all search terms are to be automatically quoted (i.e., phrase search to be used).
isQuoteSearchTerms() - Method in class comirva.ui.WebCrawlingDialog
Returns whether all search terms are to be automatically quoted (i.e., phrase search to be used).
isRadiant() - Method in class comirva.visu.epsgraphics.objects.EpsTransform
ability to check if angles are treated as radiant or degree values
isRandomCenter() - Method in class comirva.config.CircledFansConfig
Returns whether a random center should be chosen or the center is selected by the user.
isRandomCenter() - Method in class comirva.ui.CircledFansCreationDialog
Returns whether a random center should be chosen or the center is selected by the user.
isSortByDistance() - Method in class comirva.config.CircledBarsAdvancedConfig
Returns whether the data items are to be sorted by their distance to the selected data item (or alphabetically by their meta-data name).
isSortByDistance() - Method in class comirva.ui.CircledBarsAdvancedCreationDialog
Returns whether the data items are to be sorted by their distance to the selected data item (or alphabetically by their meta-data name).
isSPD() - Method in class comirva.audio.util.math.CholeskyDecomposition
Is the matrix symmetric and positive definite?
isStopped() - Method in class comirva.audio.AudioPlayer
Returns whether the audio player is stopped or not.
isStoreURLList() - Method in class comirva.config.WebCrawlingConfig
Returns whether a list of all crawled URLs should be stored for every query term.
isStoreURLList() - Method in class comirva.ui.WebCrawlingDialog
Returns whether a list of all crawled URLs should be stored for every query term.
isToolbarFloatable() - Method in class comirva.config.VisuPreferences
when a toolbar is floatable it means that it can be moved to another edge inside its container or own window.
isToolbarFloatable() - Method in class comirva.ui.DataManagementPreferencesDialog
 
isValidInstrument() - Method in class comirva.web.ie.bandmembers.Instrument
 
isWindowsPlatform() - Static method in class comirva.util.BrowserControl
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.
iterate(int, double, long) - Method in class comirva.mlearn.SammonsMapping
iterates until one of the given constraints is satisfied
iterate(int, double, long) - Method in class comirva.mlearn.SammonsMapping_Geodesic
iterates until one of the given constraints is satisfied
iterator() - Method in class comirva.util.FileUtils.TextFileIterator
 

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