|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DFloat32 | |
---|---|
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. |
Uses of DFloat32 in opendap.dap |
---|
Methods in opendap.dap that return DFloat32 | |
---|---|
DFloat32 |
BaseTypeFactory.newDFloat32()
Construct a new DFloat32. |
DFloat32 |
DefaultFactory.newDFloat32()
Construct a new DFloat32. |
DFloat32 |
BaseTypeFactory.newDFloat32(java.lang.String n)
Construct a new DFloat32 with name n. |
DFloat32 |
DefaultFactory.newDFloat32(java.lang.String n)
Construct a new DFloat32 with name n. |
Uses of DFloat32 in opendap.dap.Server |
---|
Subclasses of DFloat32 in opendap.dap.Server | |
---|---|
class |
SDFloat32
Holds a OPeNDAP Server Float32 value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |