public class VoxelOrderDW_DataSource extends VoxelOrderDataSource
Constructor and Description |
---|
VoxelOrderDW_DataSource(java.lang.String filename,
java.lang.String type,
DW_Scheme imParams)
Constructor requires the filename, the number of values in each voxel and
the data type.
|
more, nextVoxel
getDataTypeCode, typeString
public VoxelOrderDW_DataSource(java.lang.String filename, java.lang.String type, DW_Scheme imParams)
filename
- The name of the data file.type
- A string indicating the data type: either "char", "short",
"int", "long", "float" or "double".imParams
- The sequence defining the DW data.