Uses of Class
gov.nih.nci.mageom.domain.BioAssayData.impl.BioDataCubeImpl

Packages that use BioDataCubeImpl
gov.nih.nci.mageom.util.cubereader   
 

Uses of BioDataCubeImpl in gov.nih.nci.mageom.util.cubereader
 

Methods in gov.nih.nci.mageom.util.cubereader with parameters of type BioDataCubeImpl
 java.lang.Object[][][] CubeReader.read(BioDataCubeImpl bioDataCube)
          Returns the cube data associated with a BioDataCube.