Documentation of 'visad.data.netcdf.NetcdfInBean' Java class
NetcdfInBean
visad.data.netcdf

Class NetcdfInBean

  • All Implemented Interfaces:
    java.io.Serializable


    public class NetcdfInBean
    extends java.lang.Object
    implements java.io.Serializable
    Adapt a netCDF input file to a Java bean.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      NetcdfInBean() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addPropertyChangeListener(java.beans.PropertyChangeListener p)
      Add a property change listener.
      DataImpl getData()
      Get the VisAD data object property.
      java.lang.String getPathname()
      Get the dataset pathname property.
      void removePropertyChangeListener(java.beans.PropertyChangeListener p)
      Remove a property change listener.
      void setPathname(java.lang.String pathname)
      Set the dataset pathname property.
      • Methods inherited from class java.lang.Object

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

      • NetcdfInBean

        public NetcdfInBean()
    • Method Detail

      • getPathname

        public java.lang.String getPathname()
        Get the dataset pathname property.
      • getData

        public DataImpl getData()
        Get the VisAD data object property.
      • addPropertyChangeListener

        public void addPropertyChangeListener(java.beans.PropertyChangeListener p)
        Add a property change listener.
      • removePropertyChangeListener

        public void removePropertyChangeListener(java.beans.PropertyChangeListener p)
        Remove a property change listener.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.