- selectAllChannels() - Method in class org.micromanager.explore.gui.SimpleChannelTableModel
-
- selected() - Method in class org.micromanager.explore.gui.ExploreControlsPanel
-
- sendMessage(JSONObject) - Method in class org.micromanager.internal.zmq.ZMQSocketWrapper
-
Send a json object as a message, removing binary data as needed and sending in multiple parts
- SerializableObject - Interface in org.micromanager.internal.zmq
-
- serialize() - Method in interface org.micromanager.internal.zmq.SerializableObject
-
- serialize(ConcurrentHashMap<String, Object>, Object, JSONObject, int) - Method in class org.micromanager.internal.zmq.ZMQUtil
-
This version serializes primitves, converts lists to JSONArrays, and sends
out pointers to Objects
- setAcqAndDequeues(AcquisitionAPI, LinkedBlockingDeque<TaggedImage>, LinkedBlockingDeque<TaggedImage>) - Method in class org.micromanager.remote.RemoteImageProcessor
-
- setActive(boolean) - Method in class org.micromanager.explore.gui.ExploreOverlayer
-
- setChannelGroup(String) - Method in class org.micromanager.explore.gui.SimpleChannelTableModel
-
- setChannels(ChannelGroupSettings) - Method in class org.micromanager.explore.gui.SimpleChannelTableModel
-
- setField(Object, JSONObject) - Method in class org.micromanager.internal.zmq.ZMQServer
-
- setHighlightedIndices(int, int, int) - Method in class org.micromanager.explore.gui.ColorableScrollbarUI
-
- setUseOnAll(boolean) - Method in class org.micromanager.explore.ChannelGroupSettings
-
- setValueAt(Object, int, int) - Method in class org.micromanager.explore.gui.SimpleChannelTableModel
-
- setZLimits(String, double, double) - Method in class org.micromanager.explore.ExploreAcquisition
-
- shutdown() - Method in class org.micromanager.remote.RemoteCoreCallback
-
- SimpleChannelTableModel - Class in org.micromanager.explore.gui
-
- SimpleChannelTableModel(ChannelGroupSettings) - Constructor for class org.micromanager.explore.gui.SimpleChannelTableModel
-
- socket_ - Variable in class org.micromanager.internal.zmq.ZMQSocketWrapper
-
- StackResampler - Class in org.micromanager.lightsheet
-
This class takes a ZYX stack of pixels and resamples it into a new coordinate space.
- StackResampler(int, boolean, double, double, double, int, int, int) - Constructor for class org.micromanager.lightsheet.StackResampler
-
StackResampler constructor.
- StackResampler.ImagePlusSlice - Class in org.micromanager.lightsheet
-
Helper class to store pixels and frameNr in one instance.
- StackResampler.LinearTransformation - Class in org.micromanager.lightsheet
-
Helper class to do matrix calculations.
- start() - Method in class org.micromanager.remote.RemoteStorageMonitor
-
Start pushing out the indices to the other side
- STARTING_PORT_NUMBER - Static variable in class org.micromanager.internal.zmq.ZMQSocketWrapper
-
- startPull() - Method in class org.micromanager.remote.RemoteImageProcessor
-
- startPush() - Method in class org.micromanager.remote.RemoteCoreCallback
-
- startPush() - Method in class org.micromanager.remote.RemoteImageProcessor
-
- startStackProcessing() - Method in class org.micromanager.lightsheet.StackResampler
-
Pull images from the queue and process them in parallel until
a full z stack is processed or a null pix null tags stop signal is received.
- storage_ - Variable in class org.micromanager.explore.ExploreAcqUIAndStorage
-
- storageMonitoringComplete() - Method in class org.micromanager.remote.RemoteStorageMonitor
-
Called by the python side to signal that the final shutdown signal has been received
and that the push socket can be closed
- storeValuesInPrefs() - Method in class org.micromanager.explore.ChannelGroupSettings
-
- submitEventIterator(Iterator<AcquisitionEvent>) - Method in class org.micromanager.explore.ExploreAcquisition
-
Submit a iterator of acquisition events for execution.
- synchronizeExposures() - Method in class org.micromanager.explore.ChannelGroupSettings
-
- synchronizeExposures() - Method in class org.micromanager.explore.gui.SimpleChannelTableModel
-