public class ImageViewerUISpotsDisplaySettings extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
ImageViewerUISpotsDisplaySettings() |
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
static ImageViewerUISpotsDisplaySettings |
getInstance() |
SpotDrawer |
getSpotDrawer() |
boolean |
isShowSpots() |
void |
setShowSpots(boolean showSpots) |
void |
setSpotDrawer(SpotDrawer spotDrawer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public static String ID
public static ImageViewerUISpotsDisplaySettings getInstance()
public SpotDrawer getSpotDrawer()
public void setSpotDrawer(SpotDrawer spotDrawer)
public boolean isShowSpots()
public void setShowSpots(boolean showSpots)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.