CellposeAlgorithm_Old
public class CellposeSegmentationOutputSettings_Old extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSegmentationOutputSettings_Old()
Deprecated.
|
CellposeSegmentationOutputSettings_Old(CellposeSegmentationOutputSettings_Old other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Deprecated.
Gets the event bus that posts events about the parameters
|
boolean |
isOutputFlows()
Deprecated.
|
boolean |
isOutputLabels()
Deprecated.
|
boolean |
isOutputProbabilities()
Deprecated.
|
boolean |
isOutputROI()
Deprecated.
|
boolean |
isOutputStyles()
Deprecated.
|
void |
setOutputFlows(boolean outputFlows)
Deprecated.
|
void |
setOutputLabels(boolean outputLabels)
Deprecated.
|
void |
setOutputProbabilities(boolean outputProbabilities)
Deprecated.
|
void |
setOutputROI(boolean outputROI)
Deprecated.
|
void |
setOutputStyles(boolean outputStyles)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeSegmentationOutputSettings_Old()
public CellposeSegmentationOutputSettings_Old(CellposeSegmentationOutputSettings_Old other)
public boolean isOutputLabels()
public void setOutputLabels(boolean outputLabels)
public boolean isOutputFlows()
public void setOutputFlows(boolean outputFlows)
public boolean isOutputProbabilities()
public void setOutputProbabilities(boolean outputProbabilities)
public boolean isOutputStyles()
public void setOutputStyles(boolean outputStyles)
public boolean isOutputROI()
public void setOutputROI(boolean outputROI)
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.