Uses of Class
de.unihalle.informatik.MiToBo.apps.actinAnalysis.ActinAnalyzer2D.FeatureType

Packages that use ActinAnalyzer2D.FeatureType
de.unihalle.informatik.MiToBo.apps.actinAnalysis Provides tools and applications for quantifying actin filament structures in microscopy images of cells. 
 

Uses of ActinAnalyzer2D.FeatureType in de.unihalle.informatik.MiToBo.apps.actinAnalysis
 

Fields in de.unihalle.informatik.MiToBo.apps.actinAnalysis declared as ActinAnalyzer2D.FeatureType
protected  ActinAnalyzer2D.FeatureType ActinAnalyzer2D.featureType
          Type of features to apply.
 

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



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