Documentation of 'visad.data.gif.GIFForm' Java class
GIFForm
visad.data.gif

Class GIFForm

    • Constructor Summary

      Constructors 
      Constructor and Description
      GIFForm() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void add(java.lang.String id, Data data, boolean replace)
      Add data to an existing data object.
      java.lang.String[] getDefaultSuffixes()
      Get default suffixes for files/URLs handeled by this form.
      FormNode getForms(Data data)
      Return the data forms that are compatible with a data object.
      boolean isThisType(byte[] block)
      Check to see if the block contains the magic number for this form.
      boolean isThisType(java.lang.String name)
      Check to see if the file name might be right for this form.
      DataImpl open(java.lang.String path)
      Open an existing data object.
      DataImpl open(java.net.URL url)
      Open a data object specified as a URL.
      void save(java.lang.String id, Data data, boolean replace)
      Save a VisAD data object in this form.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.