Documentation of 'visad.data.dods.Float32AttributeAdapter' Java class
Float32AttributeAdapter
visad.data.dods

Class Float32AttributeAdapter



  • public class Float32AttributeAdapter
    extends FloatAttributeAdapter
    Provides support for adapting a DODS Attribute.FLOAT32 attribute to the VisAD data-import context.

    Instances are immutable.

    • Constructor Summary

      Constructors 
      Constructor and Description
      Float32AttributeAdapter(java.lang.String name, dods.dap.Attribute attr)
      Constructs from a name and an appropriate attribute.
    • Constructor Detail

      • Float32AttributeAdapter

        public Float32AttributeAdapter(java.lang.String name,
                                       dods.dap.Attribute attr)
                                throws VisADException
        Constructs from a name and an appropriate attribute.
        Parameters:
        name - The name of the attribute.
        attr - The attribute. Must have the appropriate type.
        Throws:
        VisADException - VisAD failure. Probably the attribute has an inappropriate type.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.