public class CellposeChannelSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeChannelSettings() |
CellposeChannelSettings(CellposeChannelSettings other) |
Modifier and Type | Method and Description |
---|---|
OptionalIntegerParameter |
getNuclearChannel() |
OptionalIntegerParameter |
getSegmentedChannel() |
boolean |
isAllChannels() |
boolean |
isInvert() |
void |
setAllChannels(boolean allChannels) |
void |
setInvert(boolean invert) |
void |
setNuclearChannel(OptionalIntegerParameter nuclearChannel) |
void |
setSegmentedChannel(OptionalIntegerParameter segmentedChannel) |
getEventBus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeChannelSettings()
public CellposeChannelSettings(CellposeChannelSettings other)
public OptionalIntegerParameter getSegmentedChannel()
public void setSegmentedChannel(OptionalIntegerParameter segmentedChannel)
public OptionalIntegerParameter getNuclearChannel()
public void setNuclearChannel(OptionalIntegerParameter nuclearChannel)
public boolean isAllChannels()
public void setAllChannels(boolean allChannels)
public boolean isInvert()
public void setInvert(boolean invert)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.