Main Page   Class Hierarchy   Compound List   File List   Compound Members  

composers.BlipComposer Class Reference

Inheritance diagram for composers.BlipComposer:

Inheritance graph
[legend]
Collaboration diagram for composers.BlipComposer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Program that adds a blip after each chunk.

Author:
Dan Ellis (dpwe@ee.columbia.edu)

Definition at line 20 of file BlipComposer.java.

Public Methods

void setup () throws IOException, ParserException
 Setup the Composer - read in files, etc.

EDLFile compose ()
 Compose an EDLFile.


Static Public Attributes

String description


Member Function Documentation

EDLFile composers.BlipComposer.compose   [inline, virtual]
 

Compose an EDLFile.

This is where the magic happens.

Implements composers.Composer.

Definition at line 117 of file BlipComposer.java.

void composers.BlipComposer.setup   throws IOException, ParserException [inline]
 

Setup the Composer - read in files, etc.

This should be called before any call to compose() to ensure that the inputs and outputs are properly initialized.

Reimplemented from composers.Composer.

Definition at line 106 of file BlipComposer.java.


Member Data Documentation

String composers.BlipComposer.description [static]
 

Initial value:

 "Inserts a blip at the beginning of each chunk in the input " +
        "features file. Especially useful for understanding the output of the " +
        "segmenter."

Reimplemented from composers.Composer.

Definition at line 22 of file BlipComposer.java.


The documentation for this class was generated from the following file:
Generated on Thu May 11 15:04:16 2006 for MEAPsoft by doxygen1.2.18