Uses of Class
de.unihalle.informatik.MiToBo.apps.scratchAssay.ScratchAssayAnalyzer.InputType

Packages that use ScratchAssayAnalyzer.InputType
de.unihalle.informatik.MiToBo.apps.scratchAssay   
 

Uses of ScratchAssayAnalyzer.InputType in de.unihalle.informatik.MiToBo.apps.scratchAssay
 

Methods in de.unihalle.informatik.MiToBo.apps.scratchAssay that return ScratchAssayAnalyzer.InputType
static ScratchAssayAnalyzer.InputType ScratchAssayAnalyzer.InputType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScratchAssayAnalyzer.InputType[] ScratchAssayAnalyzer.InputType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.unihalle.informatik.MiToBo.apps.scratchAssay with parameters of type ScratchAssayAnalyzer.InputType
ScratchAssayAnalyzer(String fileName, int sigma, int entropyFilterSize, ScratchAssayAnalyzer.ScratchOrientation orientation, boolean noCheck, ScratchAssayAnalyzer.InputType inType, int maxIter)
           
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.