| Package | Description |
|---|---|
| visad.data |
Provides for importing data to and exporting data from VisAD.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Enumeration |
Repository.getEnumeration()
Return an enumeration of the data objects in this repository.
|
Enumeration |
DirectoryRepository.getEnumeration()
Return an enumeration of the data objects in this repository.
|
static void |
DirectoryRepository.main(String[] args)
Test this class.
|
| Constructor and Description |
|---|
DirectoryRepository(String name,
String location)
Construct a directory repository with support for the default
forms of data.
|