|
||||||||||
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.Server | 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. |
Uses of DFloat32 in opendap.dap |
---|
Methods in opendap.dap that return DFloat32 | |
---|---|
DFloat32 |
DefaultFactory.newDFloat32()
Construct a new DFloat32. |
DFloat32 |
BaseTypeFactory.newDFloat32()
Construct a new DFloat32. |
DFloat32 |
DefaultFactory.newDFloat32(String n)
Construct a new DFloat32 with name n. |
DFloat32 |
BaseTypeFactory.newDFloat32(String n)
Construct a new DFloat32 with name n. |
Uses of DFloat32 in opendap.Server |
---|
Subclasses of DFloat32 in opendap.Server | |
---|---|
class |
SDFloat32
Holds a OPeNDAP Server Float32 value. |
Uses of DFloat32 in opendap.servlet.ascii |
---|
Subclasses of DFloat32 in opendap.servlet.ascii | |
---|---|
class |
asciiF32
|
Methods in opendap.servlet.ascii that return DFloat32 | |
---|---|
DFloat32 |
asciiFactory.newDFloat32()
Construct a new DFloat32. |
DFloat32 |
asciiFactory.newDFloat32(String n)
Construct a new DFloat32 with name n. |
Uses of DFloat32 in opendap.servlet.www |
---|
Subclasses of DFloat32 in opendap.servlet.www | |
---|---|
class |
wwwF32
|
Methods in opendap.servlet.www that return DFloat32 | |
---|---|
DFloat32 |
wwwFactory.newDFloat32()
Construct a new DFloat32. |
DFloat32 |
wwwFactory.newDFloat32(String n)
Construct a new DFloat32 with name n. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |