Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

composers.IntraChunkShuffleComposer Class Reference

Inheritance diagram for composers.IntraChunkShuffleComposer:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
Douglas Repetto

Definition at line 42 of file IntraChunkShuffleComposer.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.IntraChunkShuffleComposer.compose   [inline, virtual]
 

Compose an EDLFile.

This is where the magic happens.

Implements composers.Composer.

Definition at line 149 of file IntraChunkShuffleComposer.java.

void composers.IntraChunkShuffleComposer.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 135 of file IntraChunkShuffleComposer.java.


Member Data Documentation

String composers.IntraChunkShuffleComposer.description [static]
 

Initial value:

 "IntraChunkShuffleComposer chops each chunk up into small pieces " +
                "and rearranges them. This keeps the meta chunks intact but scrambles " +
                "them on a local level."

Reimplemented from composers.Composer.

Definition at line 44 of file IntraChunkShuffleComposer.java.


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