ij3d.ext
Class Xmipp

java.lang.Object
  extended by ij3d.ext.Xmipp

public class Xmipp
extends java.lang.Object

Interface pour Xmipp

Author:
thomas

Constructor Summary
Xmipp()
           
 
Method Summary
 void EcritInfoTomo(java.lang.String name)
          Constructor for the EcritInfoTomo object
 void EcritScriptAlign(java.lang.String pathdata, java.lang.String name)
          Description of the Method
 void EcritScriptReconstruction(java.lang.String pathdata, java.lang.String pathdatalinux, java.lang.String name)
          Description of the Method
 void setConf(XmippConf cf)
          Sets the conf attribute of the Xmipp object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Xmipp

public Xmipp()
Method Detail

setConf

public void setConf(XmippConf cf)
Sets the conf attribute of the Xmipp object

Parameters:
cf - The new conf value

EcritInfoTomo

public void EcritInfoTomo(java.lang.String name)
Constructor for the EcritInfoTomo object

Parameters:
name - Description of the Parameter

EcritScriptReconstruction

public void EcritScriptReconstruction(java.lang.String pathdata,
                                      java.lang.String pathdatalinux,
                                      java.lang.String name)
Description of the Method

Parameters:
name - Description of the Parameter
pathdata - Description of the Parameter
pathdatalinux - Description of the Parameter

EcritScriptAlign

public void EcritScriptAlign(java.lang.String pathdata,
                             java.lang.String name)
Description of the Method

Parameters:
name - Description of the Parameter
pathdata - Description of the Parameter