public class CellposeSegmentationOutputSettings extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSegmentationOutputSettings() |
CellposeSegmentationOutputSettings(CellposeSegmentationOutputSettings other) |
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
boolean |
isOutputFlowsD() |
boolean |
isOutputFlowsXY() |
boolean |
isOutputFlowsZ() |
boolean |
isOutputLabels() |
boolean |
isOutputProbabilities() |
boolean |
isOutputROI() |
void |
setOutputFlowsD(boolean outputFlowsD) |
void |
setOutputFlowsXY(boolean outputFlowsXY) |
void |
setOutputFlowsZ(boolean outputFlowsZ) |
void |
setOutputLabels(boolean outputLabels) |
void |
setOutputProbabilities(boolean outputProbabilities) |
void |
setOutputROI(boolean outputROI) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeSegmentationOutputSettings()
public CellposeSegmentationOutputSettings(CellposeSegmentationOutputSettings other)
public boolean isOutputLabels()
public void setOutputLabels(boolean outputLabels)
public boolean isOutputFlowsXY()
public void setOutputFlowsXY(boolean outputFlowsXY)
public boolean isOutputProbabilities()
public void setOutputProbabilities(boolean outputProbabilities)
public boolean isOutputROI()
public void setOutputROI(boolean outputROI)
public boolean isOutputFlowsZ()
public void setOutputFlowsZ(boolean outputFlowsZ)
public boolean isOutputFlowsD()
public void setOutputFlowsD(boolean outputFlowsD)
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.