@Deprecated public class CellposeSegmentationPerformanceSettings_Old extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSegmentationPerformanceSettings_Old()
Deprecated.
|
CellposeSegmentationPerformanceSettings_Old(CellposeSegmentationPerformanceSettings_Old other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getBatchSize()
Deprecated.
|
EventBus |
getEventBus()
Deprecated.
Gets the event bus that posts events about the parameters
|
double |
getTileOverlap()
Deprecated.
|
boolean |
isResample()
Deprecated.
|
boolean |
isTile()
Deprecated.
|
void |
setBatchSize(int batchSize)
Deprecated.
|
void |
setResample(boolean resample)
Deprecated.
|
void |
setTile(boolean tile)
Deprecated.
|
void |
setTileOverlap(double tileOverlap)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeSegmentationPerformanceSettings_Old()
public CellposeSegmentationPerformanceSettings_Old(CellposeSegmentationPerformanceSettings_Old other)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public int getBatchSize()
public void setBatchSize(int batchSize)
public boolean isTile()
public void setTile(boolean tile)
public double getTileOverlap()
public void setTileOverlap(double tileOverlap)
public boolean isResample()
public void setResample(boolean resample)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.