@Deprecated public class CellposeSegmentationModelSettings_Old extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSegmentationModelSettings_Old()
Deprecated.
|
CellposeSegmentationModelSettings_Old(CellposeSegmentationModelSettings_Old other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Deprecated.
Gets the event bus that posts events about the parameters
|
double |
getMeanDiameter()
Deprecated.
|
CellposeModel |
getModel()
Deprecated.
|
boolean |
isEnableGPU()
Deprecated.
|
boolean |
isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access)
Deprecated.
Allows to override the visibility of parameters inside the UI
|
void |
setEnableGPU(boolean enableGPU)
Deprecated.
|
void |
setMeanDiameter(double meanDiameter)
Deprecated.
|
void |
setModel(CellposeModel model)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeSegmentationModelSettings_Old()
public CellposeSegmentationModelSettings_Old(CellposeSegmentationModelSettings_Old other)
public CellposeModel getModel()
public void setModel(CellposeModel model)
public boolean isParameterUIVisible(JIPipeParameterTree tree, JIPipeParameterAccess access)
JIPipeParameterCollection
isParameterUIVisible
in interface JIPipeParameterCollection
tree
- the parameter tree that is used to access this parameteraccess
- the parameterpublic double getMeanDiameter()
public void setMeanDiameter(double meanDiameter)
public boolean isEnableGPU()
public void setEnableGPU(boolean enableGPU)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.