| Package | Description |
|---|---|
| visad.data.amanda | |
| visad.data.avi | |
| visad.data.bio |
Provides data forms for handling common microscopy formats.
|
| visad.data.dods |
Supports read-only access to datasets on DODS servers by
importing such datasets as VisAD data objects.
|
| visad.data.fits |
Provides for importing a FITS dataset into VisAD.
|
| visad.data.gif |
Provides for importing GIF, JPEG and PNG files into VisAD.
|
| visad.data.gis | |
| visad.data.hdf5 | |
| visad.data.hdfeos |
Provides for importing an HDF-EOS dataset into VisAD.
|
| visad.data.hrit | |
| visad.data.jai | |
| visad.data.mcidas |
Provides for importing McIDAS AREA files
and McIDAS base map (OUTL) files into VisAD.
|
| visad.data.netcdf |
Provides for importing a netCDF dataset into VisAD and for exporting a VisAD
data object to a netCDF dataset.
|
| visad.data.qt | |
| visad.data.text | |
| visad.data.tiff | |
| visad.data.vis5d |
Provides for importing a Vis5D dataset into VisAD.
|
| visad.data.visad |
Provides for importing and exporting serialized Java object files
into and out of VisAD.
|
| visad.ss |
Provides a spreadsheet user interface for VisAD that can import data from
any form VisAD supports and compute new data objects using formulas by
utilizing the visad.formula package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
F2000Form
F2000Form is the VisAD data format adapter for
F2000 files for Amanda events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AVIForm
Deprecated.
Use visad.data.bio.LociForm with
loci.formats.in.AVIReader and loci.formats.out.AVIWriter
|
| Modifier and Type | Class and Description |
|---|---|
class |
BioRadForm
Deprecated.
Use LociForm with loci.formats.in.BioRadReader
|
class |
DeltavisionForm
Deprecated.
Use LociForm with loci.formats.in.DeltavisionReader
|
class |
FluoviewTiffForm
Deprecated.
Use LociForm with loci.formats.in.FluoviewReader
|
class |
GatanForm
Deprecated.
Use LociForm with loci.formats.in.GatanReader
|
class |
ICSForm
Deprecated.
Use LociForm with loci.formats.in.ICSReader
|
class |
ImageProSeqForm
Deprecated.
Use LociForm with loci.formats.in.SEQReader
|
class |
IPLabForm
Deprecated.
Use LociForm with loci.formats.in.IPLabReader
|
class |
IPWForm
Deprecated.
Use LociForm with loci.formats.in.IPWReader
|
class |
LegacyZVIForm
Deprecated.
Use LociForm with loci.formats.in.LegacyZVIReader
|
class |
LeicaForm
Deprecated.
Use LociForm with loci.formats.in.LeicaReader
|
class |
LociForm
LociForm is the VisAD data adapter for images handled by the Bio-Formats
package (loci.formats).
|
class |
MetamorphForm
Deprecated.
Use LociForm with loci.formats.in.MetamorphReader
|
class |
OpenlabForm
Deprecated.
Use LociForm with loci.formats.in.OpenlabReader
|
class |
PerkinElmerForm
Deprecated.
Use LociForm with loci.formats.in.PerkinElmerReader
|
class |
ZeissForm
Deprecated.
Use LociForm with loci.formats.in.ZeissLSMReader
|
class |
ZVIForm
Deprecated.
Use LociForm with loci.formats.in.ZeissZVIReader
|
| Modifier and Type | Class and Description |
|---|---|
class |
DODSForm
Provides support for accessing the DODS form of data from VisAD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FitsForm |
| Modifier and Type | Class and Description |
|---|---|
class |
GIFForm |
| Modifier and Type | Class and Description |
|---|---|
class |
ArcAsciiGridForm
ArcAsciiGridForm is the ARC/INFO ASCIIGRID data format adapter for
serialized visad.Data objects.
|
class |
UsgsDemForm
UsgsDemForm is the USGS DEM data format adapter for
serialized visad.Data objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HDF5Form
HDF5Form is a data form adapter for HDF5 files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Hdfeos |
class |
HdfeosAdaptedForm |
class |
HdfeosForm |
| Modifier and Type | Class and Description |
|---|---|
class |
HRITForm
to allow determination of whether a data file is of type HRIT
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAIForm
JAIForm is the VisAD data form for image formats supported by the Java
Advanced Imaging API: BMP, GIF, FlashPix, JPEG, PNG, PNM, and TIFF.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaForm
to allow determination of whether a file is of type McIDAS
'area'.
|
class |
MapForm
MapForm is the Map data format adapter for
serialized visad.Data objects.
|
class |
PointForm
to allow determination of whether a data request is for
McIDAS ADDE for point type data
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetCDF
The NetCDF class provides an abstract class for the family of netCDF
data forms for files in a local directory.
|
class |
Plain
A moderately stupid implementation of a netCDF data form for the
storage of persistent data objects on local disk.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PictForm
Deprecated.
Use visad.data.bio.LociForm with loci.formats.in.PictReader
|
class |
QTForm
Deprecated.
Use visad.data.bio.LociForm with
loci.formats.in.QTReader and loci.formats.out.QTWriter
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextForm
Defines the form of text data files for VisAD
These may have filename extentions of:
.csv - comma-separated values
.tsv - tab-separated values
.bsv - blank-separated values
.txt - (delimiter chosen from the characters: tab, comma, blank
in that order)
|
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyTiffForm
Deprecated.
Use TiffForm, or visad.data.bio.LociForm
with loci.formats.in.TiffReader and loci.formats.out.TiffWriter
|
class |
TiffForm
TiffForm is the VisAD data adapter for the TIFF file format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Vis5DAdaptedForm |
class |
Vis5DForm
Vis5DForm is the VisAD data format adapter for Vis5D files.
|
class |
Vis5DTopoForm
Vis5DTopoForm is the VisAD data format adapter for Vis5D topography files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisADCachingForm
VisADCachingForm is the VisAD data format adapter
for large binary visad.Data objects which may not
fit in memory.
|
class |
VisADForm
VisADForm is the VisAD data format adapter for
binary visad.Data objects.
|
class |
VisADSerialForm
VisADSerialForm is the VisAD data format adapter for
serialized visad.Data objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadSheet.exportDataSet(Form form)
Exports a data set using the given form.
|
void |
BasicSSCell.saveData(File f,
Form form)
Deprecated.
Use saveData(String, Form) instead.
|
void |
BasicSSCell.saveData(String varName,
String location,
Form form)
Exports a Data object to the given location, using the given Data form.
|
void |
FancySSCell.saveDataDialog(Form saveForm)
Deprecated.
Use saveDataDialog(String, Form) instead.
|
void |
FancySSCell.saveDataDialog(String varName,
Form saveForm)
Saves a Data object to a file selected by the user,
using the given data form.
|