Uses of Class
edu.ucla.stat.SOCR.analyses.util.inicial.FesLog.TipLog

Packages that use FesLog.TipLog
edu.ucla.stat.SOCR.analyses.util.inicial MultiDendrograms 
 

Uses of FesLog.TipLog in edu.ucla.stat.SOCR.analyses.util.inicial
 

Methods in edu.ucla.stat.SOCR.analyses.util.inicial that return FesLog.TipLog
static FesLog.TipLog FesLog.TipLog.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FesLog.TipLog[] FesLog.TipLog.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in edu.ucla.stat.SOCR.analyses.util.inicial with parameters of type FesLog.TipLog
FesLog(java.lang.String sPath, FesLog.TipLog tip)