visad.data.avi
Class AVIForm
java.lang.Object
visad.data.FormNode
visad.data.Form
visad.data.bio.LociForm
visad.data.avi.AVIForm
- All Implemented Interfaces:
- FormBlockReader, FormFileInformer, FormProgressInformer, MetadataReader, OMEReader
Deprecated. Use visad.data.bio.LociForm with
loci.formats.AVIReader and loci.formats.AVIWriter
- public class AVIForm
- extends LociForm
AVIForm is the VisAD data adapter for uncompressed AVI movies.
|
Constructor Summary |
AVIForm()
Deprecated. |
|
Method Summary |
static void |
main(String[] args)
Deprecated. |
| Methods inherited from class visad.data.bio.LociForm |
add, close, getBlockCount, getDefaultSuffixes, getForms, getMetadata, getMetadataValue, getOMENode, getPercentComplete, getReader, getWriter, isThisType, isThisType, open, open, open, save, setFrameRate, testRead |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AVIForm
public AVIForm()
- Deprecated.
main
public static void main(String[] args)
throws Exception
- Deprecated.
- Throws:
Exception