org.agmodel.bioinfo.antmap
Class LGFactory
java.lang.Object
org.agmodel.bioinfo.antmap.LGFactory
- public class LGFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ME_NNL
public static final int ME_NNL
- See Also:
- Constant Field Values
ME_ALL
public static final int ME_ALL
- See Also:
- Constant Field Values
CR_R
public static final int CR_R
- See Also:
- Constant Field Values
CR_DIST
public static final int CR_DIST
- See Also:
- Constant Field Values
CR_P
public static final int CR_P
- See Also:
- Constant Field Values
CR_LOD
public static final int CR_LOD
- See Also:
- Constant Field Values
ME_NNL_NAME
public static final java.lang.String ME_NNL_NAME
- See Also:
- Constant Field Values
ME_ALL_NAME
public static final java.lang.String ME_ALL_NAME
- See Also:
- Constant Field Values
CR_R_NAME
public static final java.lang.String CR_R_NAME
- See Also:
- Constant Field Values
CR_DIST_NAME
public static final java.lang.String CR_DIST_NAME
- See Also:
- Constant Field Values
CR_P_NAME
public static final java.lang.String CR_P_NAME
- See Also:
- Constant Field Values
CR_LOD_NAME
public static final java.lang.String CR_LOD_NAME
- See Also:
- Constant Field Values
LGFactory
public LGFactory()
getMethodName
public java.lang.String getMethodName(int method)
getCriterionName
public java.lang.String getCriterionName(int criterion)
getGroupExtractor
public GroupExtractor getGroupExtractor(SegDataBean segDataBean,
int method,
int criterion,
double thresh,
int n_min)
getMapFunction
public int getMapFunction()
- Returns:
setMapFunction
public void setMapFunction(int i)
- Parameters:
i
-