Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

meapsoft.EDLChunk Class Reference

Inheritance diagram for meapsoft.EDLChunk:

Inheritance graph
[legend]
Collaboration diagram for meapsoft.EDLChunk:

Collaboration graph
[legend]
List of all members.

Detailed Description

Representation of an EDLFile Chunk.

Note that EDLChunk extends FeatChunk so that it can inherit the feature stuff from FeatChunk. This is really only to associate each EDL chunk with a set of features for visualization purposes (i.e. with ImagePanel, to see how the composers rearrange things) since the features associated with chunks in EDLs are basically irrelevant.

Author:
Ron Weiss ([email protected])

Definition at line 40 of file EDLChunk.java.

Public Methods

 EDLChunk (String sf, double st, double l, double dt)
 EDLFile Chunk constructor.

int compareTo (Object o) throws ClassCastException
 Compare one EDLChunk to another - comparisons are performed based on dstTime field.

String toString ()
 Write a description of this Chunk as a String in the format expected in an EDLFile.


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