| Package | Description |
|---|---|
| opendap.dap |
This package contains the OPeNDAP core classes, known as the Data Access
Protocol (DAP).
|
| opendap.servers |
This package contains the OPeNDAP Server classes.
|
| opendap.servlet.ascii |
This package contains the OPeNDAP ASCII client.
|
| opendap.servlet.www |
This package contains the OPeNDAP WWW client.
|
| Modifier and Type | Method and Description |
|---|---|
DGrid |
BaseTypeFactory.newDGrid()
Construct a new DGrid.
|
DGrid |
DefaultFactory.newDGrid()
Construct a new DGrid.
|
DGrid |
BaseTypeFactory.newDGrid(String n)
Construct a new DGrid with name n.
|
DGrid |
DefaultFactory.newDGrid(String n)
Construct a new DGrid with name n.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SDGrid
Holds a OPeNDAP Server
Grid value. |
| Modifier and Type | Class and Description |
|---|---|
class |
asciiGrid |
| Modifier and Type | Method and Description |
|---|---|
DGrid |
asciiFactory.newDGrid()
Construct a new DGrid.
|
DGrid |
asciiFactory.newDGrid(String n)
Construct a new DGrid with name n.
|
| Modifier and Type | Class and Description |
|---|---|
class |
wwwGrid |
| Modifier and Type | Method and Description |
|---|---|
DGrid |
wwwFactory.newDGrid()
Construct a new DGrid.
|
DGrid |
wwwFactory.newDGrid(String n)
Construct a new DGrid with name n.
|
Copyright © 1999-2015 OPeNDAP. All Rights Reserved.