public class PlotCtrl extends AbstractCtrl
fp, FXML_DIR, parentCtrl| Constructor and Description |
|---|
PlotCtrl() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
protected void |
refresh(FitParams<FloatType> params,
FitResults results)
The callback called when the controller is supposed to refresh itself based on the parameters
and the results provided by the arguments.
|
destroy, getDss, getFXMLLoader, getIRFInfo, getLogs, getObs, getOps, getParams, getResults, getUIs, requestRefresh, requestUpdate, setFitProcessor, setParentCtrlpublic void initialize()
initialize in class AbstractCtrlprotected void refresh(FitParams<FloatType> params, FitResults results)
AbstractCtrlrefresh in class AbstractCtrlparams - the active fitting parameterresults - the active fitted resultsCopyright © 2015–2022 FLIMLib. All rights reserved.