public class CorrelationDeckPanel extends Composite implements CovarianceBuilder
Constructor and Description |
---|
CorrelationDeckPanel(CovarianceSetManager manager,
RepeatedMeasuresNode repeatedMeasuresNode)
Build a covariance deck for a repeated measures dimension
|
Modifier and Type | Method and Description |
---|---|
void |
loadCovariance(Covariance covariance)
Load information from the specified covariance object into the panel
|
void |
syncCovariance()
Sync the current GUI view to the context
|
public CorrelationDeckPanel(CovarianceSetManager manager, RepeatedMeasuresNode repeatedMeasuresNode)
repeatedMeasuresNode
- public void loadCovariance(Covariance covariance)
loadCovariance
in interface CovarianceBuilder
covariance
- the covariance objectpublic void syncCovariance()
syncCovariance
in interface CovarianceBuilder
University of Colorado Denver, Department of Biostatistics and Informatics