@Deprecated public class CellposeSegmentationEnhancementSettings_Old extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSegmentationEnhancementSettings_Old()
Deprecated.
|
CellposeSegmentationEnhancementSettings_Old(CellposeSegmentationEnhancementSettings_Old other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
OptionalDoubleParameter |
getAnisotropy()
Deprecated.
|
EventBus |
getEventBus()
Deprecated.
Gets the event bus that posts events about the parameters
|
boolean |
isAugment()
Deprecated.
|
boolean |
isInterpolate()
Deprecated.
|
boolean |
isNetAverage()
Deprecated.
|
boolean |
isNormalize()
Deprecated.
|
void |
setAnisotropy(OptionalDoubleParameter anisotropy)
Deprecated.
|
void |
setAugment(boolean augment)
Deprecated.
|
void |
setInterpolate(boolean interpolate)
Deprecated.
|
void |
setNetAverage(boolean netAverage)
Deprecated.
|
void |
setNormalize(boolean normalize)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeSegmentationEnhancementSettings_Old()
public CellposeSegmentationEnhancementSettings_Old(CellposeSegmentationEnhancementSettings_Old other)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public boolean isNormalize()
public void setNormalize(boolean normalize)
public OptionalDoubleParameter getAnisotropy()
public void setAnisotropy(OptionalDoubleParameter anisotropy)
public boolean isNetAverage()
public void setNetAverage(boolean netAverage)
public boolean isAugment()
public void setAugment(boolean augment)
public boolean isInterpolate()
public void setInterpolate(boolean interpolate)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.