Package clickTrainDetector.layout.mht
Class BearingMHTVarPane
java.lang.Object
PamController.SettingsPane<T>
clickTrainDetector.layout.mht.MHTVarSettingsPane<SimpleChi2VarParams>
clickTrainDetector.layout.mht.SimpleMHTVarPane
clickTrainDetector.layout.mht.BearingMHTVarPane
-
Constructor Summary
ConstructorDescriptionBearingMHTVarPane
(SimpleChi2VarParams simpleChi2Var, ResultConverter resultsConverter) -
Method Summary
Modifier and TypeMethodDescriptioncreateAdvMHTVarPane
(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.Methods inherited from class clickTrainDetector.layout.mht.SimpleMHTVarPane
error2Slider, getContentNode, getName, getParams, notifyChange, paneInitialized, setParams, showAdvPane, slider2Error
Methods inherited from class clickTrainDetector.layout.mht.MHTVarSettingsPane
getMhtAlgorithm, setMhtAlgorithm
Methods inherited from class PamController.SettingsPane
getAWTWindow, getFXWindow, getHelpPoint, getOwnerWindow, repackContents, setDefaults, setOwnerWindow
-
Constructor Details
-
BearingMHTVarPane
-
-
Method Details
-
createAdvMHTVarPane
public AdvMHTVarPane createAdvMHTVarPane(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.- Overrides:
createAdvMHTVarPane
in classSimpleMHTVarPane
- Returns:
- the advanced settings pane.
-