visad.data.tiff
Class TiffForm
- java.lang.Object
-
- visad.data.FormNode
-
- visad.data.Form
-
- visad.data.bio.LociForm
-
- visad.data.tiff.TiffForm
-
- All Implemented Interfaces:
- FormBlockReader, FormFileInformer, FormProgressInformer, MetadataReader
public class TiffForm extends LociForm
TiffForm is the VisAD data adapter for the TIFF file format. This class is just a wrapper for the TIFF logic in the loci.formats packages.
-
-
Constructor Summary
Constructors Constructor and Description TiffForm()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)voidsaveImage(java.lang.String id, FlatField image, java.util.Hashtable ifd, boolean last)-
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
-
-
-
-
Method Detail
-
saveImage
public void saveImage(java.lang.String id, FlatField image, java.util.Hashtable ifd, boolean last) throws BadFormException, java.io.IOException- Throws:
BadFormExceptionjava.io.IOException
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-
-
DMelt 3.0 © DataMelt by jWork.ORG