Class Summary |
AddeGridReader |
GridDirList interface for McIDAS ADDE grid data sets. |
AddePointDataReader |
AddePointDataReader interface for McIDAS ADDE point data sets. |
AddeSatBands |
Helper class
to interpret the band information
from the ADDE SATBANDS file returned by servers |
AddeServerInfo |
All things related to ADDE servers, groups and datasets |
AddeTextReader |
Read text from an ADDE server interface for McIDAS ADDE data sets. |
AddeURLConnection |
This class extends URLConnection, providing the guts of the
work to establish an ADDE network connection, put together
a request packet, and initiate data flow. |
AddeURLStreamHandler |
This class defines the openConnection method, which is
used to create an AddeURLConnection. |
AddeURLStreamHandlerFactory |
This class creates a URLStreamHandler for the ADDE protocol. |
DataSetInfo |
DataSetInfo interface for McIDAS ADDE data sets. |
GetAreaFile |
Application to fetch an AREA file and write it as a local file
It is command-line driven, but can be forced into "gui mode" by
either using the '-gui' option or specifying the URL 'adde://image?'
as the source (although in the latter case, you still need to
the desitnation filename on the command line; whereas with the -gui
option, a FileChooser is presented to the user). |
GetAreaGUI |
A GUI wrapper for whatever class/method tries to
get image data via ADDE, but needs a way to let the
user explore the availability of data. |
Handler |
This class defines the openConnection method, which is
used to create an AddeURLConnection. |
ReadTextFile |
ReadTextFile interface for McIDAS ADDE data sets. |