Uses of Interface
phenote.matrix.model.MatrixColumn

Packages that use MatrixColumn
phenote.matrix.model   
 

Uses of MatrixColumn in phenote.matrix.model
 

Classes in phenote.matrix.model that implement MatrixColumn
 class PhenotypeMatrixColumn
           
 

Methods in phenote.matrix.model that return types with arguments of type MatrixColumn
 java.util.ArrayList<MatrixColumn> MatrixController.getColumns()