Documentation of 'visad.data.vis5d.Vis5DForm' Java class
Vis5DForm
visad.data.vis5d

Class Vis5DForm

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int HEIGHT 
      static int WIDTH
      the width and height of the UI frame
    • Constructor Summary

      Constructors 
      Constructor and Description
      Vis5DForm() 
    • Method Summary

      All Methods Static 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.
      FlatField getFlatField(Vis5DFile v5dfile, int time_idx) 
      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.
      static void main(java.lang.String[] args)
      run 'java visad.data.vis5d.Vis5DForm QLQ.v5d' to test
      static FlatField makeFlatField(Vis5DFile v5dfile, int time_idx) 
      DataImpl open(java.lang.String id)
      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.