Uses of Interface
phenote.matrix.model.MatrixRow

Packages that use MatrixRow
phenote.matrix.model   
 

Uses of MatrixRow in phenote.matrix.model
 

Classes in phenote.matrix.model that implement MatrixRow
 class PhenotypeMatrixRow
           
 

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