Documentation of 'visad.data.FormFamily' Java class
FormFamily
visad.data

Class FormFamily

  • Direct Known Subclasses:
    FunctionFormFamily


    public class FormFamily
    extends FormNode
    A interior node in the data form hierarchy for the storage of persistent data objects.
    • Constructor Summary

      Constructors 
      Constructor and Description
      FormFamily(java.lang.String name)
      Construct an interior data-form node with the given name.
    • 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.
      FormFamily addFormNode(FormNode node)
      Add a child node to this family of data forms.
      FormNode getForms(Data data)
      Return the data forms that are compatible with a data object.
      DataImpl open(java.lang.String id)
      Open an existing data object.
      DataImpl open(java.net.URL url)
      Open an existing data object specified as a URL.
      void save(java.lang.String id, Data data, boolean replace)
      Save a VisAD data object.
      • 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.