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

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

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

Fields in de.unihalle.informatik.MiToBo.apps.actinAnalysis declared as ActinAnalyzer2D.CellMaskFormat
protected  ActinAnalyzer2D.CellMaskFormat ActinFeatureExtractorHaralickMeasures.maskFormat
          Format of provided cell masks.
protected  ActinAnalyzer2D.CellMaskFormat ActinFeatureExtractorEigenStructures.maskFormat
          Format of provided cell masks.
protected  ActinAnalyzer2D.CellMaskFormat ActinAnalyzer2D.maskFormat
          Format of provided cell masks.
 

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

Methods in de.unihalle.informatik.MiToBo.apps.actinAnalysis with parameters of type ActinAnalyzer2D.CellMaskFormat
 void ActinFeatureExtractorHaralickMeasures.setMaskFormat(ActinAnalyzer2D.CellMaskFormat mFormat)
          Specify input mask format.
 void ActinFeatureExtractorEigenStructures.setMaskFormat(ActinAnalyzer2D.CellMaskFormat mFormat)
          Specify input mask format.
 



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