public class Cellpose2SegmentationOutputSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
Cellpose2SegmentationOutputSettings() |
Cellpose2SegmentationOutputSettings(Cellpose2SegmentationOutputSettings 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, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public Cellpose2SegmentationOutputSettings()
public Cellpose2SegmentationOutputSettings(Cellpose2SegmentationOutputSettings 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–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.