Documentation of 'visad.DataReferenceImpl' Java class
DataReferenceImpl
visad

Class DataReferenceImpl

    • Constructor Detail

      • DataReferenceImpl

        public DataReferenceImpl(java.lang.String name)
                          throws VisADException
        Constructs from a name for the instance.
        Parameters:
        name - The name for this instance.
        Throws:
        VisADException - if the name is null.
    • Method Detail

      • getData

        public Data getData()
        Specified by:
        getData in interface DataReference
        Returns:
        referenced Data object, or null if none
        Throws:
        VisADException - a VisAD error occurred
        java.rmi.RemoteException - an RMI error occurred
      • getType

        public MathType getType()
                         throws VisADException,
                                java.rmi.RemoteException
        this is more efficient than getData().getType() for RemoteDataReferences
        Specified by:
        getType in interface DataReference
        Returns:
        the MathType of referenced Data object, or null if none;
        Throws:
        VisADException - a VisAD error occurred
        java.rmi.RemoteException - an RMI error occurred
      • equals

        public boolean equals(java.lang.Object obj)
        Indicates whether or not this instance is equal to an object
        Overrides:
        equals in class ThingReferenceImpl
        Parameters:
        obj - the object in question.
        Returns:
        true if and only if this instance equals o.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class ThingReferenceImpl
        Returns:
        String representation of this

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.