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

Class NumericAttributeAdapter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      DataImpl data(boolean copy)
      Returns the VisAD data object corresponding to this instance.
      java.lang.String getAttributeName()
      Returns the name of the attribute used during construction of this instance.
      RealType getRealType()
      Returns the VisAD RealType of this instance.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRealType

        public RealType getRealType()
        Returns the VisAD RealType of this instance.
        Returns:
        The VisAD RealType of this instance.
      • getAttributeName

        public java.lang.String getAttributeName()
        Returns the name of the attribute used during construction of this instance.
        Returns:
        The name of the attribute used during construction of this instance.
      • data

        public DataImpl data(boolean copy)
        Returns the VisAD data object corresponding to this instance.
        Specified by:
        data in class AttributeAdapter
        Parameters:
        copy - If true, then a copy is returned.
        Returns:
        The VisAD data object corresponding to this instance.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.