public class CellposeGPUSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeGPUSettings() |
CellposeGPUSettings(CellposeGPUSettings other) |
Modifier and Type | Method and Description |
---|---|
OptionalIntegerParameter |
getGpuDevice() |
boolean |
isEnableGPU() |
void |
setEnableGPU(boolean enableGPU) |
void |
setGpuDevice(OptionalIntegerParameter gpuDevice) |
getEventBus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public CellposeGPUSettings()
public CellposeGPUSettings(CellposeGPUSettings other)
public OptionalIntegerParameter getGpuDevice()
public void setGpuDevice(OptionalIntegerParameter gpuDevice)
public boolean isEnableGPU()
public void setEnableGPU(boolean enableGPU)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.