visad.data.hdf5
Interface HDF5DataAdaptable
- All Known Implementing Classes:
- HDF5DatasetAdapted, HDF5GroupAdapted
public interface HDF5DataAdaptable
The interface for HDF5 data objects which can be adapted by the
VisAD data objects
getMathType
MathType getMathType()
throws VisADException
- Throws:
VisADException
getAdaptedData
DataImpl getAdaptedData()
throws VisADException,
RemoteException
- Throws:
VisADException
RemoteException
getAdaptedData
DataImpl getAdaptedData(int[] indexes)
throws VisADException,
RemoteException
- Throws:
VisADException
RemoteException