public class CellposeSegmentationOutputSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
CellposeSegmentationOutputSettings() |
CellposeSegmentationOutputSettings(CellposeSegmentationOutputSettings other) |
Modifier and Type | Method and Description |
---|---|
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) |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, setParameter
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)
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.