visad.data.bio
Class BioRadForm

java.lang.Object
  extended by visad.data.FormNode
      extended by visad.data.Form
          extended by visad.data.bio.LociForm
              extended by visad.data.bio.BioRadForm
All Implemented Interfaces:
FormBlockReader, FormFileInformer, FormProgressInformer, MetadataReader
Direct Known Subclasses:
BioRadForm

Deprecated. Use LociForm with loci.formats.in.BioRadReader

public class BioRadForm
extends LociForm

BioRadForm is the VisAD data adapter for Bio-Rad PIC files.


Field Summary
 
Fields inherited from class visad.data.bio.LociForm
percent, reader, rFilters, wFilters, writer
 
Fields inherited from class visad.data.Form
mathType
 
Constructor Summary
BioRadForm()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class visad.data.bio.LociForm
add, close, getBlockCount, getDefaultSuffixes, getForms, getMetadata, getMetadataValue, getPercentComplete, getReader, getReaderFilters, getWriter, getWriterFilters, initHandler, isThisType, isThisType, open, open, open, save, setFrameRate, testRead
 
Methods inherited from class visad.data.Form
getMathType
 
Methods inherited from class visad.data.FormNode
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BioRadForm

public BioRadForm()
Deprecated. 
Method Detail

main

public static void main(String[] args)
                 throws Exception
Deprecated. 
Throws:
Exception