visad.data.hdf5
Interface HDF5DataAdaptable
-
- All Known Implementing Classes:
- HDF5DatasetAdapted, HDF5GroupAdapted
public interface HDF5DataAdaptableThe interface for HDF5 data objects which can be adapted by the VisAD data objects
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description DataImplgetAdaptedData()DataImplgetAdaptedData(int[] indexes)MathTypegetMathType()
-
-
-
Method Detail
-
getMathType
MathType getMathType() throws VisADException
- Throws:
VisADException
-
getAdaptedData
DataImpl getAdaptedData() throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
getAdaptedData
DataImpl getAdaptedData(int[] indexes) throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
-
DMelt 3.0 © DataMelt by jWork.ORG