Uses of Class
gov.nih.nci.caarray.services.arraydesign.loader.ucsf.UcsfGprFormatException

Packages that use UcsfGprFormatException
gov.nih.nci.caarray.services.arraydesign.loader.ucsf   
 

Uses of UcsfGprFormatException in gov.nih.nci.caarray.services.arraydesign.loader.ucsf
 

Methods in gov.nih.nci.caarray.services.arraydesign.loader.ucsf that throw UcsfGprFormatException
 PhysicalArrayDesign UcsfGprArrayDesignLoader.getArrayDesign()
          Creates and returns the array design object from the .CDF file.
 void UcsfGprArrayDesignLoader.reloadArrayDesign(PhysicalArrayDesign design)