Main Page   Packages   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 ([email protected])

Definition at line 42 of file BlipComposer.java.

Public Methods

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

EDLFile compose ()
 Compose an EDLFile.

String description ()

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 147 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 134 of file BlipComposer.java.


Member Data Documentation

String composers.BlipComposer.description [static]
 

Initial value:

 "BlipComposer 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 44 of file BlipComposer.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 19:02:31 2007 for MEAPsoft by doxygen1.2.18