|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DArray | |
|---|---|
| opendap.dap | This package contains the OPeNDAP core classes, known as the Data Access Protocol (DAP). |
| opendap.dap.Server | This package contains the OPeNDAP Server classes. |
| opendap.servers.ascii | This package contains the OPeNDAP ASCII client. |
| opendap.servers.test | This package contains the OPeNDAP Test Server (DTS). |
| opendap.servers.www | This package contains the OPeNDAP WWW client. |
| Uses of DArray in opendap.dap |
|---|
| Fields in opendap.dap declared as DArray | |
|---|---|
protected DArray |
DGrid.arrayVar
The Array component of this DGrid. |
| Methods in opendap.dap that return DArray | |
|---|---|
DArray |
BaseTypeFactory.newDArray()
Construct a new DArray. |
DArray |
DefaultFactory.newDArray()
Construct a new DArray. |
DArray |
BaseTypeFactory.newDArray(java.lang.String n)
Construct a new DArray with name n. |
DArray |
DefaultFactory.newDArray(java.lang.String n)
Construct a new DArray with name n. |
| Uses of DArray in opendap.dap.Server |
|---|
| Subclasses of DArray in opendap.dap.Server | |
|---|---|
class |
SDArray
Holds a OPeNDAP Server Array value. |
| Uses of DArray in opendap.servers.ascii |
|---|
| Subclasses of DArray in opendap.servers.ascii | |
|---|---|
class |
asciiArray
|
| Methods in opendap.servers.ascii that return DArray | |
|---|---|
DArray |
asciiFactory.newDArray()
Construct a new DArray. |
DArray |
asciiFactory.newDArray(java.lang.String n)
Construct a new DArray with name n. |
| Uses of DArray in opendap.servers.test |
|---|
| Subclasses of DArray in opendap.servers.test | |
|---|---|
class |
test_SDArray
Holds a OPeNDAP Server Array value. |
| Methods in opendap.servers.test that return DArray | |
|---|---|
DArray |
test_ServerFactory.newDArray()
Construct a new DArray. |
DArray |
test_ServerFactory.newDArray(java.lang.String n)
Construct a new DArray with name n. |
| Uses of DArray in opendap.servers.www |
|---|
| Subclasses of DArray in opendap.servers.www | |
|---|---|
class |
wwwArray
|
| Methods in opendap.servers.www that return DArray | |
|---|---|
DArray |
wwwFactory.newDArray()
Construct a new DArray. |
DArray |
wwwFactory.newDArray(java.lang.String n)
Construct a new DArray with name n. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||