Documentation of 'edu.wisc.ssec.mcidas.GridDirectoryList' Java class
GridDirectoryList
edu.wisc.ssec.mcidas

Class GridDirectoryList



  • public class GridDirectoryList
    extends java.lang.Object
    GridDirectoryList interface for McIDAS 'grids'. Provides access to a list of one or more GridDirectoy objects.
    • Constructor Summary

      Constructors 
      Constructor and Description
      GridDirectoryList(java.lang.String gridSource)
      Creates an GridDirectory object that allows reading of McIDAS 'grids' from an ADDE server
      GridDirectoryList(java.net.URL url)
      creates an GridDirectory object that allows reading of the directory of McIDAS 'grid' files from a URL
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.ArrayList getDirs()
      returns the directory blocks for the requested grids.
      static void main(java.lang.String[] args) 
      java.lang.String toString()
      Prints out a formatted listing of the directory info
      • Methods inherited from class java.lang.Object

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

      • GridDirectoryList

        public GridDirectoryList(java.lang.String gridSource)
                          throws McIDASException
        Creates an GridDirectory object that allows reading of McIDAS 'grids' from an ADDE server
        Parameters:
        gridSource - ADDE URL to read from as a String
        Throws:
        McIDASException - if file cannot be opened
      • GridDirectoryList

        public GridDirectoryList(java.net.URL url)
                          throws McIDASException
        creates an GridDirectory object that allows reading of the directory of McIDAS 'grid' files from a URL
        Parameters:
        url - - the URL to go after
        Throws:
        McIDASException - if file cannot be opened
    • Method Detail

      • toString

        public java.lang.String toString()
        Prints out a formatted listing of the directory info
        Overrides:
        toString in class java.lang.Object
      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.