|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.arraydesign.loader.agilent.AgilentTxtArrayDesignLoader
public class AgilentTxtArrayDesignLoader
Loads an array design from an Agilent text data file.
Method Summary | |
---|---|
static AgilentTxtArrayDesignLoader |
create(java.io.File agilentTxtFile)
|
PhysicalArrayDesign |
getArrayDesign()
Creates and returns the array design object from the .TXT file. |
void |
reloadArrayDesign(PhysicalArrayDesign design)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AgilentTxtArrayDesignLoader create(java.io.File agilentTxtFile)
public PhysicalArrayDesign getArrayDesign() throws AgilentTxtFormatException
ArrayDesignDataSourceException
AgilentTxtFormatException
public void reloadArrayDesign(PhysicalArrayDesign design) throws AgilentTxtFormatException
AgilentTxtFormatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |