- c(int) - Method in interface org.micromanager.data.Coords.Builder
-
- C - Static variable in interface org.micromanager.data.Coords
-
Axis label for the channel axis (short form).
- camera(String) - Method in class org.micromanager.acquisition.ChannelSpec.Builder
-
- camera - Variable in class org.micromanager.acquisition.ChannelSpec
-
- camera() - Method in class org.micromanager.acquisition.ChannelSpec
-
- camera(String) - Method in interface org.micromanager.data.Metadata.Builder
-
- camera(String) - Method in interface org.micromanager.data.Metadata.MetadataBuilder
-
Deprecated.
- cameraTimeout(int) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- cameraTimeout - Variable in class org.micromanager.acquisition.SequenceSettings
-
- cameraTimeout() - Method in class org.micromanager.acquisition.SequenceSettings
-
Minimum camera timeout, in ms, for sequence acquisitions
(actual timeout depends on exposure time and other factors).
- cancelShutdown() - Method in interface org.micromanager.events.ShutdownCommencingEvent
-
Cancel shutdown.
- canCloseViewer(DataViewer) - Method in class org.micromanager.display.DataViewerListener
-
Whether or not the DataViewer can be closed.
- CELL_HEIGHT - Static variable in class org.micromanager.quickaccess.QuickAccessPlugin
-
The height of a single cell in the Quick-Access Window.
- CELL_WIDTH - Static variable in class org.micromanager.quickaccess.QuickAccessPlugin
-
The width of a single cell in the Quick-Access Window.
- channel(int) - Method in interface org.micromanager.data.Coords.Builder
-
Set the channel index.
- CHANNEL - Static variable in interface org.micromanager.data.Coords
-
Axis label for the channel axis.
- channel(int) - Method in interface org.micromanager.data.Coords.CoordsBuilder
-
- channel(int) - Method in interface org.micromanager.display.DisplaySettings.Builder
-
Increases the number of ChannelDisplaySettings in this Builder to
the given number.
- channel(int, ChannelDisplaySettings) - Method in interface org.micromanager.display.DisplaySettings.Builder
-
Sets the ChannelDisplaySettings for the given channel.
- channelColorMode(DisplaySettings.ColorMode) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- channelColors(Color[]) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- channelContrastSettings(DisplaySettings.ContrastSettings[]) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- ChannelDisplaySettings - Interface in org.micromanager.display
-
Stores the display settings for individual channels Coords of image to be displayed.
- ChannelDisplaySettings.Builder - Interface in org.micromanager.display
-
Builder for ChannelDisplaySettings.
- channelDisplaySettingsBuilder() - Method in interface org.micromanager.display.DisplayManager
-
Generates a blank channelDisplaySettings Builder with all null values.
- ChannelExposureEvent - Interface in org.micromanager.events
-
This class signals when the exposure time for one of the channels of the
current channel group has been changed.
- channelGroup(String) - Method in class org.micromanager.acquisition.ChannelSpec.Builder
-
- channelGroup - Variable in class org.micromanager.acquisition.ChannelSpec
-
- channelGroup() - Method in class org.micromanager.acquisition.ChannelSpec
-
- channelGroup(String) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- channelGroup - Variable in class org.micromanager.acquisition.SequenceSettings
-
- channelGroup() - Method in class org.micromanager.acquisition.SequenceSettings
-
Configuration group used to define channels used in the acquisition.
- channelGroup(String) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- channelGroup(String) - Method in interface org.micromanager.data.SummaryMetadata.SummaryMetadataBuilder
-
Deprecated.
- ChannelGroupChangedEvent - Interface in org.micromanager.events
-
Event signaling that the "Channel Group" changed.
- channelNames(String...) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- channelNames(Iterable<String>) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- channelNames(String...) - Method in interface org.micromanager.data.SummaryMetadata.SummaryMetadataBuilder
-
Deprecated.
- channels(ArrayList<ChannelSpec>) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
Sets the ChannelSpecs to be used in this builder.
- channels - Variable in class org.micromanager.acquisition.SequenceSettings
-
- channels() - Method in class org.micromanager.acquisition.SequenceSettings
-
List with channel definitions to be used in the acquisition.
- channels(Iterable<ChannelDisplaySettings>) - Method in interface org.micromanager.display.DisplaySettings.Builder
-
Replaces ChannelDisplaySettings with those given.
- ChannelSpec - Class in org.micromanager.acquisition
-
A ChannelSpec is a description of how a specific channel will be used in an
MDA (multi-dimensional acquisition).
- ChannelSpec() - Constructor for class org.micromanager.acquisition.ChannelSpec
-
- ChannelSpec.Builder - Class in org.micromanager.acquisition
-
ChannelSpec Builder.
- channelSpecBuilder() - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Provides and empty ChannelSpec Builder.
- cleanup(ProcessorContext) - Method in interface org.micromanager.data.Processor
-
Clean up when processing is finished.
- cleanup() - Method in interface org.micromanager.data.ProcessorConfigurator
-
Remove any GUI resources currently in use.
- clear() - Method in interface org.micromanager.PropertyMap.Builder
-
- clear() - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- clearAllPositions() - Method in class org.micromanager.PositionList
-
Empties the list.
- clearExceptions() - Method in interface org.micromanager.data.Pipeline
-
Clear the list of exceptions that the pipeline has encountered, allowing
insertImage() to be called again.
- clearMessageWindow() - Method in interface org.micromanager.ScriptController
-
Clears scripting console output window.
- clearPipeline() - Method in interface org.micromanager.data.DataManager
-
Clear the current application pipeline, so that no on-the-fly image
processing is performed.
- clearRunnables() - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Remove runnables from the acquisition engine.
- clearSettingsForAllClasses() - Method in interface org.micromanager.UserProfile
-
Reset this user profile, deleting all settings.
- close() - Method in interface org.micromanager.data.DataProvider
-
- close() - Method in interface org.micromanager.data.Storage
-
Release any resources used by the Storage, for example open file
descriptors.
- close() - Method in interface org.micromanager.display.DisplayWindow
-
Close this display window unconditionally.
- closeAllDisplayWindows(boolean) - Method in interface org.micromanager.display.DisplayManager
-
Close all open image windows.
- closeDisplaysFor(DataProvider) - Method in interface org.micromanager.display.DisplayManager
-
Given a DataProvider, close any open DisplayWindows for that DataProvider.
- color(Color) - Method in class org.micromanager.acquisition.ChannelSpec.Builder
-
- color - Variable in class org.micromanager.acquisition.ChannelSpec
-
- color() - Method in class org.micromanager.acquisition.ChannelSpec
-
- color(Color) - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorBlue() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorColorBlindFriendly(int) - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorCyan() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorGreen() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorMagenta() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorMode(DisplaySettings.ColorMode) - Method in interface org.micromanager.display.DisplaySettings.Builder
-
Color mode or lookup table for displaying the image.
- colorModeComposite() - Method in interface org.micromanager.display.DisplaySettings.Builder
-
- colorModeGrayscale() - Method in interface org.micromanager.display.DisplaySettings.Builder
-
- colorModeHighlightSaturated() - Method in interface org.micromanager.display.DisplaySettings.Builder
-
- colorModeSingleColor() - Method in interface org.micromanager.display.DisplaySettings.Builder
-
- colorRed() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorWhite() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- colorYellow() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- comment(String) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- comment - Variable in class org.micromanager.acquisition.SequenceSettings
-
- comment() - Method in class org.micromanager.acquisition.SequenceSettings
-
Text comment to be attached to the acquired data.
- compareAndSetDisplayPosition(Coords, Coords, boolean) - Method in class org.micromanager.display.AbstractDataViewer
-
Implements compareAndSetDisplayPosition
.
- compareAndSetDisplayPosition(Coords, Coords) - Method in class org.micromanager.display.AbstractDataViewer
-
- compareAndSetDisplayPosition(Coords, Coords, boolean) - Method in interface org.micromanager.display.DataViewer
-
Set the display position only if the current position is the expected one.
- compareAndSetDisplayPosition(Coords, Coords) - Method in interface org.micromanager.display.DataViewer
-
Set the display position only if the current position is the expected one.
- compareAndSetDisplaySettings(DisplaySettings, DisplaySettings) - Method in class org.micromanager.display.AbstractDataViewer
-
Implements compareAndSetDisplaySettings
.
- compareAndSetDisplaySettings(DisplaySettings, DisplaySettings) - Method in interface org.micromanager.display.DataViewer
-
Set the display settings only if the current settings match the expected
one.
- compat() - Method in interface org.micromanager.Studio
-
Provides access to the compatibility layer that exposes some old 1.4
API methods.
- CompatibilityInterface - Interface in org.micromanager
-
Legacy interface that implements some methods from the old 1.4 API.
- component(int) - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- component(int, ComponentDisplaySettings) - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- ComponentDisplaySettings - Interface in org.micromanager.display
-
Certain cameras (such as RGB cameras) can produce images where each pixel has multiple
components.
- ComponentDisplaySettings.Builder - Interface in org.micromanager.display
-
Interface for ComponentDisplaySettings Builder.
- componentDisplaySettingsBuilder() - Method in interface org.micromanager.display.DisplayManager
-
Generates a blank componentSettings Builder with all null values.
- computerName(String) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- computerName(String) - Method in interface org.micromanager.data.SummaryMetadata.SummaryMetadataBuilder
-
Deprecated.
- computeScore(ImageProcessor) - Method in interface org.micromanager.AutofocusPlugin
-
Computes a focus score for the given image.
- config(String) - Method in class org.micromanager.acquisition.ChannelSpec.Builder
-
- config - Variable in class org.micromanager.acquisition.ChannelSpec
-
- config() - Method in class org.micromanager.acquisition.ChannelSpec
-
- ConfigGroupChangedEvent - Interface in org.micromanager.events
-
Event signaling that the "active" preset in a config group changed.
- configureControl(Frame) - Method in class org.micromanager.quickaccess.WidgetPlugin
-
Generate configuration information that can be used to configure a
control generated by this plugin.
- containsAffineTransform(String) - Method in interface org.micromanager.PropertyMap
-
- containsAffineTransform(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsAffineTransformList(String) - Method in interface org.micromanager.PropertyMap
-
- containsAffineTransformList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsAll(Collection<?>) - Method in interface org.micromanager.PropertyMap
-
- containsAll(Collection<?>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
Return whether all of the given keys are present in this view.
- containsBoolean(String) - Method in interface org.micromanager.PropertyMap
-
- containsBoolean(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsBooleanList(String) - Method in interface org.micromanager.PropertyMap
-
- containsBooleanList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsByte(String) - Method in interface org.micromanager.PropertyMap
-
- containsByte(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsByteList(String) - Method in interface org.micromanager.PropertyMap
-
- containsByteList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsColor(String) - Method in interface org.micromanager.PropertyMap
-
- containsColor(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsColorList(String) - Method in interface org.micromanager.PropertyMap
-
- containsColorList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsDimension(String) - Method in interface org.micromanager.PropertyMap
-
- containsDimension(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsDimensionList(String) - Method in interface org.micromanager.PropertyMap
-
- containsDimensionList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsDouble(String) - Method in interface org.micromanager.PropertyMap
-
- containsDouble(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsDoubleList(String) - Method in interface org.micromanager.PropertyMap
-
- containsDoubleList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsFloat(String) - Method in interface org.micromanager.PropertyMap
-
- containsFloat(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsFloatList(String) - Method in interface org.micromanager.PropertyMap
-
- containsFloatList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsInteger(String) - Method in interface org.micromanager.PropertyMap
-
- containsInteger(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsIntegerList(String) - Method in interface org.micromanager.PropertyMap
-
- containsIntegerList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsKey(String) - Method in interface org.micromanager.PropertyMap
-
- containsKey(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
Return whether a given key is present in this view.
- containsLong(String) - Method in interface org.micromanager.PropertyMap
-
- containsLong(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsLongList(String) - Method in interface org.micromanager.PropertyMap
-
- containsLongList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsNumber(String) - Method in interface org.micromanager.PropertyMap
-
- containsNumber(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsNumberList(String) - Method in interface org.micromanager.PropertyMap
-
- containsNumberList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsPoint(String) - Method in interface org.micromanager.PropertyMap
-
- containsPoint(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsPointList(String) - Method in interface org.micromanager.PropertyMap
-
- containsPointList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsPropertyMap(String) - Method in interface org.micromanager.PropertyMap
-
- containsPropertyMap(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsPropertyMapList(String) - Method in interface org.micromanager.PropertyMap
-
- containsPropertyMapList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsRectangle(String) - Method in interface org.micromanager.PropertyMap
-
- containsRectangle(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsRectangleList(String) - Method in interface org.micromanager.PropertyMap
-
- containsRectangleList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsShort(String) - Method in interface org.micromanager.PropertyMap
-
- containsShort(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsShortList(String) - Method in interface org.micromanager.PropertyMap
-
- containsShortList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsString(String) - Method in interface org.micromanager.PropertyMap
-
- containsString(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsStringForEnum(String, Class<E>) - Method in interface org.micromanager.PropertyMap
-
- containsStringForEnum(String, Class<E>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsStringList(String) - Method in interface org.micromanager.PropertyMap
-
- containsStringList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsStringListForEnumList(String, Class<E>) - Method in interface org.micromanager.PropertyMap
-
- containsStringListForEnumList(String, Class<E>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsUUID(String) - Method in interface org.micromanager.PropertyMap
-
- containsUUID(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- containsUUIDList(String) - Method in interface org.micromanager.PropertyMap
-
- containsUUIDList(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- convertTaggedImage(TaggedImage) - Method in interface org.micromanager.data.DataManager
-
Given a TaggedImage input, output an Image based on the TaggedImage.
- convertTaggedImage(TaggedImage, Coords, Metadata) - Method in interface org.micromanager.data.DataManager
-
Given a TaggedImage input, output an Image based on the TaggedImage,
but with the Coords and/or Metadata optionally overridden.
- Coordinates - Class in org.micromanager.data
-
Static helper functions to assist working with Coords.
- Coords - Interface in org.micromanager.data
-
The multi-dimensional coordinate of a 2D image within a dataset.
- Coords.Builder - Interface in org.micromanager.data
-
The real Builder for Coords.
- Coords.CoordsBuilder - Interface in org.micromanager.data
-
Not sure why there is a Builder and CoordsBuilder.
- coordsBuilder() - Method in interface org.micromanager.data.DataManager
-
Generate a "blank" CoordsBuilder for use in constructing new Coords
instances.
- copy() - Method in class org.micromanager.acquisition.SequenceSettings
-
- copy() - Method in interface org.micromanager.data.Coords
-
- copy() - Method in interface org.micromanager.data.Metadata
-
- copy() - Method in interface org.micromanager.data.SummaryMetadata
-
- copy() - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- copy() - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- copyApplicationPipeline(Datastore, boolean) - Method in interface org.micromanager.data.DataManager
-
Create a copy of the current application Pipeline as configured in the
"Data Processing Pipeline" window.
- copyAtCoords(Coords) - Method in interface org.micromanager.data.Image
-
Generate a copy of this Image, except with different coordinates.
- copyBuilder() - Method in class org.micromanager.acquisition.ChannelSpec
-
- copyBuilder() - Method in class org.micromanager.acquisition.SequenceSettings
-
- copyBuilder() - Method in interface org.micromanager.data.Coords
-
Provides a Builder pre-loaded with a copy of this Coords.
- copyBuilder() - Method in interface org.micromanager.data.SummaryMetadata
-
- copyBuilder() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
- copyBuilder() - Method in interface org.micromanager.display.ComponentDisplaySettings
-
- copyBuilder() - Method in interface org.micromanager.display.DisplaySettings
-
- copyBuilder() - Method in interface org.micromanager.PropertyMap
-
- copyBuilderPreservingUUID() - Method in interface org.micromanager.data.Metadata
-
Return a builder with the same content, preserving the image UUID.
- copyBuilderRemovingUUID() - Method in interface org.micromanager.data.Metadata
-
Return a builder with the same content but removing the image UUID.
- copyBuilderWithChannelSettings(int, ChannelDisplaySettings) - Method in interface org.micromanager.display.DisplaySettings
-
- copyBuilderWithComponentSettings(int, ComponentDisplaySettings) - Method in interface org.micromanager.display.ChannelDisplaySettings
-
- copyBuilderWithComponentSettings(int, int, ComponentDisplaySettings) - Method in interface org.micromanager.display.DisplaySettings
-
- copyBuilderWithNewUUID() - Method in interface org.micromanager.data.Metadata
-
Return a builder with the same content, assigning a new image UUID.
- copyLivePipeline(Datastore, boolean) - Method in interface org.micromanager.data.DataManager
-
Create a copy of the current Live Pipeline as configured in the
"Data Processing Pipeline" window.
- copyRemovingAxes(String...) - Method in interface org.micromanager.data.Coords
-
Removes the axes provided as varargs from this Coord.
- copyRetainingAxes(String...) - Method in interface org.micromanager.data.Coords
-
Name of this function is very unclear.
- copyWith(Coords, Metadata) - Method in interface org.micromanager.data.Image
-
Generate a copy of this Image, except with different coordinates and
metadata.
- copyWithMetadata(Metadata) - Method in interface org.micromanager.data.Image
-
Generate a copy of this Image, except with different metadata.
- core() - Method in interface org.micromanager.Studio
-
Provides access to the Core and its functionality.
- create1D(String, double) - Static method in class org.micromanager.StagePosition
-
Creates a new StapePosition for a 1 axis drive.
- create2D(String, double, double) - Static method in class org.micromanager.StagePosition
-
Creates a new StapePosition for a 2 axis drive.
- createButton() - Method in class org.micromanager.quickaccess.ToggleButtonPlugin
-
Provide a JToggleButton that will behave as desired by the plugin.
- createConfigurator(PropertyMap) - Method in interface org.micromanager.data.ProcessorPlugin
-
Generate any GUI needed to configure the plugin, using the provided settings to
initialize the GUI.
- createControl(PropertyMap) - Method in class org.micromanager.quickaccess.WidgetPlugin
-
Create the GUI components for this control.
- createCoords(String) - Method in interface org.micromanager.data.DataManager
-
- createDisplay(DataProvider) - Method in interface org.micromanager.display.DisplayManager
-
Create a new DisplayWindow for the specified DataProvider and return it.
- createDisplay(DataProvider, DisplayWindowControlsFactory) - Method in interface org.micromanager.display.DisplayManager
-
Create a new DisplayWindow for the specified DataProvider and return it.
- createExporter() - Method in interface org.micromanager.display.DisplayManager
-
Provide an ImagceExporter for generating image sequences.
- createFactory(PropertyMap) - Method in interface org.micromanager.data.ProcessorPlugin
-
Generate a ProcessorFactory that can be used to generate Processor
instances.
- createFirstInspector() - Method in interface org.micromanager.display.DisplayManager
-
Deprecated.
- createImage(Object, int, int, int, int, Coords, Metadata) - Method in interface org.micromanager.data.DataManager
-
Generate a new Image with the provided pixel data, rules for interpreting
that pixel data, coordinates, and metadata.
- createImage(ImageProcessor, Coords, Metadata) - Method in interface org.micromanager.data.ImageJConverter
-
Create a new Image based on the provided ImageProcessor and metadata.
- createInspectorForDataViewer(DataViewer) - Method in interface org.micromanager.display.DisplayManager
-
Create a new Inspector window that shows information for the specified
DataViewer, or for the topmost window if the DataViewer is null.
- createMultipageTIFFDatastore(String, boolean, boolean) - Method in interface org.micromanager.data.DataManager
-
Generate a new, "blank" Datastore with multipage TIFF-based Storage and
return it.
- createMultipageTIFFDatastore(Datastore, String, boolean, boolean) - Method in interface org.micromanager.data.DataManager
-
- createNDTIFFDatastore(String) - Method in interface org.micromanager.data.DataManager
-
Generate a new, "blank" Datastore with NDTIFF-based Storage and
return it.
- createNDTIFFDatastore(Datastore, String) - Method in interface org.micromanager.data.DataManager
-
- createOverlay() - Method in interface org.micromanager.display.overlay.OverlayPlugin
-
- createPanelController(Studio) - Method in interface org.micromanager.display.inspector.InspectorPanelPlugin
-
- createPipeline(List<ProcessorFactory>, Datastore, boolean) - Method in interface org.micromanager.data.DataManager
-
Create a new Pipeline using the provided list of ProcessorFactories.
- createProcessor(Image) - Method in interface org.micromanager.data.ImageJConverter
-
Create an ImageProcessor whose image pixel data is derived from the
provided Image.
- createProcessor() - Method in interface org.micromanager.data.ProcessorFactory
-
Generate a new DataProcessor based on the configuration of the Factory.
- createProcessorFromComponent(Image, int) - Method in interface org.micromanager.data.ImageJConverter
-
Create an ImageProcessor whose image pixel data is derived from a
single component of the provided Image.
- createRAMDatastore() - Method in interface org.micromanager.data.DataManager
-
Generate a new, "blank" Datastore with RAM-based Storage and return it.
- createRAMDatastore(Datastore) - Method in interface org.micromanager.data.DataManager
-
- createRewritableRAMDatastore() - Method in interface org.micromanager.data.DataManager
-
Generate a new, "blank" RewritableDatastore with RAM-based Storage and
return it.
- createRewritableRAMDatastore(Datastore) - Method in interface org.micromanager.data.DataManager
-
- createSinglePlaneTIFFSeriesDatastore(String) - Method in interface org.micromanager.data.DataManager
-
Generate a new, "blank" Datastore whose Storage is a series of
single-plane TIFF files.
- createSinglePlaneTIFFSeriesDatastore(Datastore, String) - Method in interface org.micromanager.data.DataManager
-
- CUSTOM_ICON_STRING - Static variable in class org.micromanager.quickaccess.WidgetPlugin
-
Key used for custom icon information.
- customIntervalsMs(ArrayList<Double>) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- customIntervalsMs - Variable in class org.micromanager.acquisition.SequenceSettings
-
- customIntervalsMs() - Method in class org.micromanager.acquisition.SequenceSettings
-
Time intervals between the starts of time points in milliseconds.
- customIntervalsMs(double...) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- customIntervalsMs(Iterable<Double>) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- customIntervalsMs(Double[]) - Method in interface org.micromanager.data.SummaryMetadata.SummaryMetadataBuilder
-
Deprecated.
- generateLabel() - Method in class org.micromanager.PositionList
-
Helper method to generate unique label when inserting a new position.
- generateLabel(String) - Method in class org.micromanager.PositionList
-
Generates a label for a new Position.
- generateMetadata(Image, boolean) - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Generate a new Metadata that contains pre-populated fields based on the
current state of the program and the provided Image.
- generateSummaryMetadata() - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Generate a new SummaryMetadata that contains pre-populated fields based
on the current state of the program.
- generateUUID() - Method in interface org.micromanager.data.Metadata.Builder
-
- get(int) - Method in class org.micromanager.MultiStagePosition
-
Return stage position based on index.
- get(String) - Method in class org.micromanager.MultiStagePosition
-
Returns position for a specific stage.
- get1DPosition() - Method in class org.micromanager.StagePosition
-
- get2DPositionX() - Method in class org.micromanager.StagePosition
-
- get2DPositionY() - Method in class org.micromanager.StagePosition
-
- getAcquisitionManager() - Method in interface org.micromanager.Studio
-
Provide access to the AcquisitionManager, for running data acquisition
using the Micro-Manager acquisition engine.
- getAcquisitionSettings() - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Return current acquisition settings as shown in the Multi-D Acquisition
dialog.
- getActiveDataViewer() - Method in interface org.micromanager.display.DisplayManager
-
Returns the currently active data viewer.
- getAffineTransform(String, AffineTransform) - Method in interface org.micromanager.PropertyMap
-
- getAffineTransform(String, AffineTransform) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getAffineTransformList(String, AffineTransform...) - Method in interface org.micromanager.PropertyMap
-
- getAffineTransformList(String, Iterable<AffineTransform>) - Method in interface org.micromanager.PropertyMap
-
- getAffineTransformList(String, AffineTransform...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getAffineTransformList(String, Iterable<AffineTransform>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getAlbum() - Method in interface org.micromanager.Studio
-
Provides access to and control of the contents of the Album, the
implicit, temporary image storage datastore.
- getAlertManager() - Method in interface org.micromanager.Studio
-
Provide access to the AlertManager, for creating low-profile, non-
interrupting alerts in the user interface.
- getAllAutofocusMethods() - Method in interface org.micromanager.AutofocusManager
-
Return a list of the current valid autofocus names, suitable for use in
setAutofocusMethodByName().
- getAllChannelColors() - Method in interface org.micromanager.display.DisplaySettings
-
- getAllChannelSettings() - Method in interface org.micromanager.display.DisplaySettings
-
- getAllChannelVisibilities() - Method in interface org.micromanager.display.DisplaySettings
-
- getAllComponentSettings() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
- getAllDataViewers() - Method in interface org.micromanager.display.DisplayManager
-
Return all DataViewers that Micro-Manager knows about.
- getAllImageWindows() - Method in interface org.micromanager.display.DisplayManager
-
Return all active DisplayWindows.
- getAnnotation(String) - Method in interface org.micromanager.data.Datastore
-
Get an annotation, creating it if it doesn't exist.
- getAnyImage() - Method in interface org.micromanager.data.DataProvider
-
Retrieve any image from this DataProvider.
- getAnyImage() - Method in interface org.micromanager.data.Storage
-
Return any Image, or null if there are no images.
- getApplication() - Method in interface org.micromanager.Studio
-
Provides access to the application API for controlling and updating the
GUI.
- getApplicationPipelineConfigurators(boolean) - Method in interface org.micromanager.data.DataManager
-
Return a list of the ProcessorConfigurators currently being used by the
application pipeline interface.
- getApplicationSkin() - Method in interface org.micromanager.Application
-
Provides access to the application skin API for determining colors for
various GUI components.
- getAsNumber(String, Number) - Method in interface org.micromanager.PropertyMap
-
Retrieve a numerical value, without checking its specific type.
- getAsNumber(String, Number) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getAsNumberList(String, Number...) - Method in interface org.micromanager.PropertyMap
-
- getAsNumberList(String, Iterable<Number>) - Method in interface org.micromanager.PropertyMap
-
- getAsNumberList(String, Number...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getAsNumberList(String, Iterable<Number>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getAsOpaqueValue(String) - Method in interface org.micromanager.PropertyMap
-
- getAsWindow() - Method in interface org.micromanager.display.DisplayWindow
-
- getAutofocusManager() - Method in interface org.micromanager.Studio
-
Provide access to the AutofocusManager, for performing autofocus
operations.
- getAutofocusMethod() - Method in interface org.micromanager.AutofocusManager
-
Return the current AutofocusPlugin being used to run autofocus.
- getAutofocusPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to AutofocusPlugin
instances.
- getAutoscaleIgnoredPercentile() - Method in interface org.micromanager.display.DisplaySettings
-
When autoscaling, the minimum value will have this fraction of pixels
with lower intensities, and the maximum value will have this fraction
of pixels with higher intensities.
- getAutoscaleIgnoredQuantile() - Method in interface org.micromanager.display.DisplaySettings
-
When autoscaling, the minimum value will have this fraction of pixels
with lower intensities, and the maximum value will have this fraction
of pixels with higher intensities.
- getAutoShutter() - Method in interface org.micromanager.events.AutoShutterEvent
-
Returns true when autoshutter is enabled, false otherwise.
- getAutoShutter() - Method in interface org.micromanager.ShutterManager
-
Return true if autoshutter is enabled.
- getAxes() - Method in interface org.micromanager.data.Coords
-
Return all axes that this Coords
has an index for.
- getAxes() - Method in interface org.micromanager.data.DataProvider
-
Retrieve the axis currently in use by this DataProvider.
- getAxes() - Method in interface org.micromanager.data.Storage
-
Return a List of all axis names for Images we know about.
- getAxisLength(String) - Method in interface org.micromanager.data.DataProvider
-
- getAxisOrder() - Method in interface org.micromanager.data.SummaryMetadata
-
- getBackgroundColor() - Method in interface org.micromanager.ApplicationSkin
-
Return the current background color for normal GUI elements.
- getBinning() - Method in interface org.micromanager.data.Metadata
-
The binning mode of the camera for this image.
- getBinSize() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the number of distinct intensities that fit within each bin
of the histogram.
- getBitDepth() - Method in interface org.micromanager.data.Metadata
-
The number of bits used to represent each pixel (e.g.
- getBitDepth() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the bit depth of the dataset.
- getBoolean(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getBoolean(String, Boolean) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getBoolean(String, boolean) - Method in interface org.micromanager.PropertyMap
-
- getBoolean(String, boolean) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getBoolean(Class<?>, String, Boolean) - Method in interface org.micromanager.UserProfile
-
- getBooleanArray(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getBooleanArray(String, Boolean[]) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getBooleanArray(Class<?>, String, Boolean[]) - Method in interface org.micromanager.UserProfile
-
- getBooleanList(String, boolean...) - Method in interface org.micromanager.PropertyMap
-
- getBooleanList(String, Iterable<Boolean>) - Method in interface org.micromanager.PropertyMap
-
- getBooleanList(String, boolean...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getBooleanList(String, Iterable<Boolean>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getButtonIcon() - Method in class org.micromanager.quickaccess.SimpleButtonPlugin
-
Returns an icon to show in the button.
- getByte(String, byte) - Method in interface org.micromanager.PropertyMap
-
- getByte(String, byte) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getByteArray() - Method in interface org.micromanager.data.Image
-
Regardless of the the value of #getBytesPerPixel
return an array of bytes containing
raw data for the image.
- getByteList(String, byte...) - Method in interface org.micromanager.PropertyMap
-
- getByteList(String, Iterable<Byte>) - Method in interface org.micromanager.PropertyMap
-
- getByteList(String, byte...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getByteList(String, Iterable<Byte>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getBytesPerComponent() - Method in interface org.micromanager.data.Image
-
Return the number of bytes used to represent each pixel component of this
image.
- getBytesPerPixel() - Method in interface org.micromanager.data.Image
-
Return the number of bytes used to represent each pixel of this image.
- getC() - Method in interface org.micromanager.data.Coords
-
- getCamera() - Method in interface org.micromanager.data.Metadata
-
The name of the camera for this image.
- getCameraName() - Method in interface org.micromanager.events.ExposureChangedEvent
-
Camera whose exposure time changed.
- getCameraTransform(String) - Method in interface org.micromanager.CompatibilityInterface
-
- getCanCustomizeIcon() - Method in class org.micromanager.quickaccess.WidgetPlugin
-
Returns true if the widget can accept custom icons (i.e.
- getChannel() - Method in interface org.micromanager.data.Coords
-
Get the channel index.
- getChannel() - Method in interface org.micromanager.events.ChannelExposureEvent
-
Return the channel whose exposure time has changed.
- getChannelColor(int) - Method in interface org.micromanager.display.DisplaySettings
-
- getChannelColorMode() - Method in interface org.micromanager.display.DisplaySettings
-
- getChannelContrastSettings() - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getChannelExposureTime(String, String, double) - Method in interface org.micromanager.Application
-
Retrieve the exposure time that has been set for the specified channel.
- getChannelGroup() - Method in interface org.micromanager.data.SummaryMetadata
-
The config group that was used to switch between channels.
- getChannelGroup() - Method in interface org.micromanager.events.ChannelExposureEvent
-
Return the name of the channel group in which the modified channel
is located.
- getChannelNameList() - Method in interface org.micromanager.data.SummaryMetadata
-
- getChannelNames() - Method in interface org.micromanager.data.SummaryMetadata
-
- getChannelSettings(int) - Method in interface org.micromanager.display.DisplaySettings.Builder
-
Returns the ChannelDisplaySettings for the given channel number.
- getChannelSettings(int) - Method in interface org.micromanager.display.DisplaySettings
-
- getCMMCore() - Method in interface org.micromanager.Studio
-
Provides access to the Core and its functionality.
- getColor() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
Color used to represent this channel, i.e., brightest color of the LUT
used to display this channel
- getColor(String, Color) - Method in interface org.micromanager.PropertyMap
-
- getColor(String, Color) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getColorList(String, Color...) - Method in interface org.micromanager.PropertyMap
-
- getColorList(String, Iterable<Color>) - Method in interface org.micromanager.PropertyMap
-
- getColorList(String, Color...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getColorList(String, Iterable<Color>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getColorMode() - Method in interface org.micromanager.display.DisplaySettings
-
Color mode or lookup table for displaying the image.
- getCompatibilityInterface() - Method in interface org.micromanager.Studio
-
Provides access to the compatibility layer that exposes some old 1.4
API methods.
- getComponentIntensitiesAt(int, int) - Method in interface org.micromanager.data.Image
-
Returns the pixel intensity of all components.
- getComponentIntensityAt(int, int, int) - Method in interface org.micromanager.data.Image
-
Get the intensity of a component of the pixel at the specified position.
- getComponentSettings(int) - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- getComponentSettings(int) - Method in interface org.micromanager.display.ChannelDisplaySettings
-
- getComputerName() - Method in interface org.micromanager.data.SummaryMetadata
-
The name of the computer the data was collected on.
- getConfigFilePaths() - Method in interface org.micromanager.IntroPlugin
-
Provide a list of paths to config files to include in the config file
dropdown menu.
- getConfiguration() - Method in class org.micromanager.display.overlay.AbstractOverlay
-
Return the user-customizable settings for this overlay.
- getConfiguration() - Method in interface org.micromanager.display.overlay.Overlay
-
Return the user-customizable settings for this overlay.
- getConfigurationComponent() - Method in class org.micromanager.display.overlay.AbstractOverlay
-
Return the configuration UI component for this overlay.
- getConfigurationComponent() - Method in interface org.micromanager.display.overlay.Overlay
-
Return the configuration UI component for this overlay.
- getContrastGammas() - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getContrastMaxes() - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getContrastMins() - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getContrastSettings(Integer, Integer, Double, Boolean) - Method in interface org.micromanager.display.DisplayManager
-
- getContrastSettings(Integer[], Integer[], Double[], Boolean) - Method in interface org.micromanager.display.DisplayManager
-
Deprecated.
- getCoords() - Method in interface org.micromanager.data.DataProviderHasNewImageEvent
-
Returns Coords for the image.
- getCoords() - Method in interface org.micromanager.data.Image
-
Retrieve the Coords of this Image.
- getCoordsBuilder() - Method in interface org.micromanager.data.DataManager
-
- getCopyright() - Method in interface org.micromanager.MMPlugin
-
Provide a copyright string.
- getCurrentFocusScore() - Method in interface org.micromanager.AutofocusPlugin
-
Returns the current focus "score" (goodness of focus).
- getCurrentShutter() - Method in interface org.micromanager.ShutterManager
-
Return the current shutter device.
- getCurrentWindow() - Method in interface org.micromanager.display.DisplayManager
-
- getCustomIcon(PropertyMap, Icon) - Method in interface org.micromanager.quickaccess.QuickAccessManager
-
Generate an Icon based on information contained in the provided
PropertyMap.
- getCustomIntervalsMs() - Method in interface org.micromanager.data.SummaryMetadata
-
- getCustomIntervalsMsArray() - Method in interface org.micromanager.data.SummaryMetadata
-
- getCustomIntervalsMsList() - Method in interface org.micromanager.data.SummaryMetadata
-
When using a variable amount of time between timepoints, this array has
the list of wait times.
- getDataManager() - Method in interface org.micromanager.Studio
-
Provide access to the DataManager instance for accessing Micro-Manager
data constructs.
- getDataProvider() - Method in interface org.micromanager.data.DataProviderHasNewImageEvent
-
Provides the DataProvider this image was added to; potentially useful for
code that listens to events from multiple DataProviders.
- getDataProvider() - Method in interface org.micromanager.display.DataViewer
-
Retrieve the data provider backing this viewer.
- getDatastore() - Method in interface org.micromanager.acquisition.AcquisitionStartedEvent
-
Return the Datastore into which images will be inserted during the
acquisition.
- getDatastore() - Method in interface org.micromanager.Album
-
Return the Datastore that currently backs the Album.
- getDatastore() - Method in interface org.micromanager.data.Annotation
-
Return the datastore to which this annotation is associated.
- getDatastore() - Method in interface org.micromanager.data.DatastoreClosingEvent
-
Returns the Datastore that is closing.
- getDatastore() - Method in interface org.micromanager.data.ImageDeletedEvent
-
Provides the Datastore this image was added to; potentially useful for
code that listens to events from multiple Datastores.
- getDatastore() - Method in interface org.micromanager.data.ImageOverwrittenEvent
-
Provides the Datastore this image was added to; potentially useful for
code that listens to events from multiple Datastores.
- getDatastore() - Method in interface org.micromanager.data.Pipeline
-
Get the output Datastore for this Pipeline.
- getDatastore() - Method in class org.micromanager.display.AbstractDataViewer
-
- getDatastore() - Method in interface org.micromanager.display.DataViewer
-
- getDataViewer() - Method in interface org.micromanager.display.DisplayDidShowImageEvent
-
Returns the Dataviewer displaying the image.
- getDataViewer() - Method in interface org.micromanager.display.DisplayPositionChangedEvent
-
The dataViewer posting this event.
- getDataViewer() - Method in interface org.micromanager.display.DisplaySettingsChangedEvent
-
Get the data viewer.
- getDefaultXYStage() - Method in class org.micromanager.MultiStagePosition
-
Return the default XY stage, i,e, the one used if no stage is named explicitly.
- getDefaultZStage() - Method in class org.micromanager.MultiStagePosition
-
Returns the Default Z stage, i.e.
- getDesc() - Method in enum org.micromanager.ApplicationSkin.SkinMode
-
Returns a description of this skin.
- getDevice() - Method in interface org.micromanager.events.PropertyChangedEvent
-
Device to which the changed property belongs.
- getDeviceName() - Method in interface org.micromanager.events.SLMExposureChangedEvent
-
Returns name of the SLM device.
- getDeviceName() - Method in interface org.micromanager.events.StagePositionChangedEvent
-
Name of the stage.
- getDeviceName() - Method in interface org.micromanager.events.XYStagePositionChangedEvent
-
Name of the (XYStage) device that change position.
- getDimension(String, Dimension) - Method in interface org.micromanager.PropertyMap
-
- getDimension(String, Dimension) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getDimensionList(String, Dimension...) - Method in interface org.micromanager.PropertyMap
-
- getDimensionList(String, Iterable<Dimension>) - Method in interface org.micromanager.PropertyMap
-
- getDimensionList(String, Dimension...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getDimensionList(String, Iterable<Dimension>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getDirectory() - Method in interface org.micromanager.data.SummaryMetadata
-
The directory the data was originally saved to.
- getDisabledBackgroundColor() - Method in interface org.micromanager.ApplicationSkin
-
Return the current "disabled" background color.
- getDisabledTextColor() - Method in interface org.micromanager.ApplicationSkin
-
Return the current color for disabled text.
- getDisplay() - Method in interface org.micromanager.display.DisplaySettingsChangedEvent
-
- getDisplay() - Method in interface org.micromanager.SnapLiveManager
-
Return the DisplayWindow used for snap/live mode.
- getDisplayedImages() - Method in interface org.micromanager.display.DataViewer
-
Retrieve the Images currently being displayed.
- getDisplayGearMenuPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to DisplayGearMenuPlugin
instances.
- getDisplayManager() - Method in interface org.micromanager.Studio
-
Provides access to the DisplayManager instance for accessing
Micro-Manager display constructs.
- getDisplayPosition() - Method in class org.micromanager.display.AbstractDataViewer
-
Implements getDisplayPosition
.
- getDisplayPosition() - Method in interface org.micromanager.display.DataViewer
-
Get the coordinates for the currently displayed images.
- getDisplayPosition() - Method in interface org.micromanager.display.DisplayPositionChangedEvent
-
returns the new display position.
- getDisplays(Datastore) - Method in interface org.micromanager.display.DisplayManager
-
- getDisplays(DataProvider) - Method in interface org.micromanager.display.DisplayManager
-
Return all associated DisplayWindows for the DataProvider.
- getDisplaySettings() - Method in class org.micromanager.display.AbstractDataViewer
-
Implements getDisplaySettings
.
- getDisplaySettings() - Method in interface org.micromanager.display.DataViewer
-
Get the current display settings.
- getDisplaySettings() - Method in interface org.micromanager.display.DisplaySettingsChangedEvent
-
Get the new display settings.
- getDisplaySettingsBuilder() - Method in interface org.micromanager.display.DisplayManager
-
- getDouble(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getDouble(String, Double) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getDouble(String, double) - Method in interface org.micromanager.PropertyMap
-
- getDouble(String, double) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getDouble(Class<?>, String, Double) - Method in interface org.micromanager.UserProfile
-
- getDoubleArray(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getDoubleArray(String, Double[]) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getDoubleArray(Class<?>, String, Double[]) - Method in interface org.micromanager.UserProfile
-
- getDoubleList(String, double...) - Method in interface org.micromanager.PropertyMap
-
- getDoubleList(String, Iterable<Double>) - Method in interface org.micromanager.PropertyMap
-
- getDoubleList(String, double...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getDoubleList(String, Iterable<Double>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getElapsedTimeMs() - Method in interface org.micromanager.data.Metadata
-
- getElapsedTimeMs(double) - Method in interface org.micromanager.data.Metadata
-
Time in milliseconds since the start of the given data acquisition
at which the image was received by Micro-Manager.
- getEnabledTextColor() - Method in interface org.micromanager.ApplicationSkin
-
Return the current color for enabled text.
- getEventManager() - Method in interface org.micromanager.Studio
-
Provides access to the EventManager instance for subscribing to and
posting events on the application-wide EventBus.
- getExceptions() - Method in interface org.micromanager.data.Pipeline
-
Return a list containing any exceptions that have occurred during
processing of images.
- getExposureMs() - Method in interface org.micromanager.data.Metadata
-
How long of an exposure was used to collect this image.
- getFilename() - Method in interface org.micromanager.data.Annotation
-
- getFileName() - Method in interface org.micromanager.data.Metadata
-
The name of the file from which the image was loaded, if applicable.
- getFloat(String, float) - Method in interface org.micromanager.PropertyMap
-
- getFloat(String, float) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getFloatList(String, float...) - Method in interface org.micromanager.PropertyMap
-
- getFloatList(String, Iterable<Float>) - Method in interface org.micromanager.PropertyMap
-
- getFloatList(String, float...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getFloatList(String, Iterable<Float>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getGearMenu() - Method in class org.micromanager.display.inspector.AbstractInspectorPanelController
-
Provide a menu used for miscellaneous controls.
- getGearMenu() - Method in interface org.micromanager.display.inspector.InspectorPanelController
-
- getGeneralAnnotation() - Method in interface org.micromanager.data.Annotation
-
Return a PropertyMap of information stored by the Annotation that is not
specific to any one image.
- getGridColumn() - Method in class org.micromanager.MultiStagePosition
-
Returns rectangular grid column.
- getGridRow() - Method in class org.micromanager.MultiStagePosition
-
Returns rectangular grid row.
- getGroupName() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
Name of the channelgroup this channel belongs to.
- getGroupName() - Method in interface org.micromanager.events.ConfigGroupChangedEvent
-
Name of the ConfigGroup.
- getHeight() - Method in interface org.micromanager.data.Image
-
Get the height of this image in pixels.
- getHelpText() - Method in interface org.micromanager.MMPlugin
-
Provide a longer string describing the purpose of the plugin.
- getHistogram() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the histogram, an array of ints counting the number of samples
whose intensities fall into each bin.
- getHistoRangeBits() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
Range of this histogram displayed for this channel
For now, histogram always starts at zero, so this represents
the maximum value on the x-axis of the histogram.
- getIcon() - Method in class org.micromanager.quickaccess.QuickAccessPlugin
-
Provide an icon to use to represent this plugin when configuring the
Quick-Access Window.
- getImage(Coords) - Method in interface org.micromanager.data.DataProvider
-
Returns the image at the given position.
- getImage() - Method in interface org.micromanager.data.DataProviderHasNewImageEvent
-
Provides the newly-added image.
- getImage() - Method in interface org.micromanager.data.ImageDeletedEvent
-
Provides the Image that was deleted.
- getImage(Coords) - Method in interface org.micromanager.data.Storage
-
Retrieve the Image located at the specified coordinates.
- getImageAnnotation(Coords) - Method in interface org.micromanager.data.Annotation
-
Return a PropertyMap of information stored by this Annotation related to
the image at the specified coordinates.
- getImageHeight() - Method in interface org.micromanager.data.SummaryMetadata
-
ImageHeight in pixels.
- getImageJConverter() - Method in interface org.micromanager.data.DataManager
-
Provide access to the ImageJConverter() object.
- getImageJPixelType() - Method in interface org.micromanager.data.Image
-
- getImageNumber() - Method in interface org.micromanager.data.Metadata
-
The sequence number of this image, for sequence acquisitions.
- getImagePlus() - Method in interface org.micromanager.display.DisplayWindow
-
- getImages() - Method in interface org.micromanager.display.DisplayDidShowImageEvent
-
Returns the images newly displayed.
- getImagesIgnoringAxes(Coords, String...) - Method in interface org.micromanager.data.DataProvider
-
Returns a list of image in the DataProvider's collection that have
identical coords after removing the given axes from both source and target.
- getImagesIgnoringAxes(Coords, String...) - Method in interface org.micromanager.data.Storage
-
Retrieve a list of images with Coords identical to the given Coords instance,
except for the axes listed in the exception list.
- getImagesMatching(Coords) - Method in interface org.micromanager.data.DataProvider
-
- getImagesMatching(Coords) - Method in interface org.micromanager.data.Storage
-
Retrieve a list of all images whose Coords match the given incomplete
Coords instance.
- getImageWidth() - Method in interface org.micromanager.data.SummaryMetadata
-
ImageWidth in pixels.
- getIndex(String) - Method in interface org.micromanager.data.Coords
-
Get the index for the given axis.
- getIndex() - Method in enum org.micromanager.display.DisplaySettings.ColorMode
-
Deprecated.
- getInspectorPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to InspectorPlugin
instances.
- getInt(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getInt(String, Integer) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getInt(Class<?>, String, Integer) - Method in interface org.micromanager.UserProfile
-
- getIntArray(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getIntArray(String, Integer[]) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getIntArray(Class<?>, String, Integer[]) - Method in interface org.micromanager.UserProfile
-
- getInteger(String, int) - Method in interface org.micromanager.PropertyMap
-
- getInteger(String, int) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getIntegerList(String, int...) - Method in interface org.micromanager.PropertyMap
-
- getIntegerList(String, Iterable<Integer>) - Method in interface org.micromanager.PropertyMap
-
- getIntegerList(String, int...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getIntegerList(String, Iterable<Integer>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getIntendedDimensions() - Method in interface org.micromanager.data.SummaryMetadata
-
The expected number of images along each axis that were to be collected.
- getIntensityAt(int, int) - Method in interface org.micromanager.data.Image
-
Retrieve the intensity of the pixel at the specified position.
- getIntensityStringAt(int, int) - Method in interface org.micromanager.data.Image
-
Generate a string describing the value(s) of the pixel at the specified
location.
- getIntroPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to IntroPlugin instances.
- getIsCancelled() - Method in interface org.micromanager.events.ShutdownCommencingEvent
-
- getIsLiveModeOn() - Method in interface org.micromanager.SnapLiveManager
-
Deprecated.
- getIsMainExposureTime() - Method in interface org.micromanager.events.ChannelExposureEvent
-
- getIsManaged(DataProvider) - Method in interface org.micromanager.display.DisplayManager
-
- getIsOn() - Method in interface org.micromanager.events.LiveModeEvent
-
- getIsSynchronous() - Method in interface org.micromanager.data.Pipeline
-
- getIsVisible() - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
- getKeepShutterOpenChannels() - Method in interface org.micromanager.data.SummaryMetadata
-
For acquisitions with more than one channel, whether or not the shutter
was left open in between each channel.
- getKeepShutterOpenSlices() - Method in interface org.micromanager.data.SummaryMetadata
-
For acquisitions with more than one Z slice, whether or not the shutter
was left open in between each slice.
- getKeys() - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getLabel() - Method in class org.micromanager.MultiStagePosition
-
Returns position label.
- getLightBackgroundColor() - Method in interface org.micromanager.ApplicationSkin
-
Return the current "lighter" background color for highlighted or
otherwise differentiated GUI elements.
- getLivePipelineConfigurators(boolean) - Method in interface org.micromanager.data.DataManager
-
Return a list of the ProcessorConfigurators currently being used by the
live pipeline interface.
- getLogManager() - Method in interface org.micromanager.Studio
-
Provides access to Micro-Manager's logging functions, like logError(),
showMessage(), etc.
- getLong(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getLong(String, Long) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getLong(String, long) - Method in interface org.micromanager.PropertyMap
-
- getLong(String, long) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getLong(Class<?>, String, Long) - Method in interface org.micromanager.UserProfile
-
- getLongArray(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getLongArray(String, Long[]) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getLongArray(Class<?>, String, Long[]) - Method in interface org.micromanager.UserProfile
-
- getLongList(String, long...) - Method in interface org.micromanager.PropertyMap
-
- getLongList(String, Iterable<Long>) - Method in interface org.micromanager.PropertyMap
-
- getLongList(String, long...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getLongList(String, Iterable<Long>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getMagnification() - Method in interface org.micromanager.display.DisplayWindow
-
- getMainWindow() - Method in interface org.micromanager.Application
-
Provide access to the main window of the program.
- getManagedDataProviders() - Method in interface org.micromanager.display.DisplayManager
-
Return a list of all DataProviders that MicroManager is managing (see the
manage() method for more information).
- getMaxIgnoringOutliers() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the intensity of the brightest sample in the dataset once a
fraction of all pixels have been discarded.
- getMaxIndex(String) - Method in interface org.micromanager.data.Storage
-
Return the largest stored position along the specified axis.
- getMaxIndices() - Method in interface org.micromanager.data.DataProvider
-
- getMaxIndices() - Method in interface org.micromanager.data.Storage
-
Return a Coords that provides the maximum index along all available axes.
- getMaxVal() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the intensity of the brightest sample in the dataset used to
generate the histogram.
- getMean() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the mean value of all samples in the dataset.
- getMenuPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to MenuPlugin instances.
- getMetadata() - Method in interface org.micromanager.data.Image
-
Retrieve the Metadata for this Image.
- getMetadataBuilder() - Method in interface org.micromanager.data.DataManager
-
- getMetadataVersion() - Method in interface org.micromanager.data.SummaryMetadata
-
The version of the metadata when the data was collected.
- getMicroManagerVersion() - Method in interface org.micromanager.data.SummaryMetadata
-
The version of Micro-Manager used to collect the data.
- getMinIgnoringOutliers() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the intensity of the dimmest sample in the dataset once a
fraction of all pixels have been discarded.
- getMinVal() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the intensity of the dimmest sample in the dataset used to
generate the histogram.
- getName() - Method in interface org.micromanager.data.DataProvider
-
A dataProvider has a name (not guaranteed to be unique).
- getName() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
Returns name of the channel that is displayed.
- getName() - Method in interface org.micromanager.display.DataViewer
-
Return the name of this viewer.
- getName() - Method in interface org.micromanager.MMPlugin
-
Provide a short string identifying the plugin.
- getNewChannelGroup() - Method in interface org.micromanager.events.ChannelGroupChangedEvent
-
Provides the name of the newly selected channel group.
- getNewConfig() - Method in interface org.micromanager.events.ConfigGroupChangedEvent
-
Returns the name of the newly selected config in the group.
- getNewExposureTime() - Method in interface org.micromanager.events.ChannelExposureEvent
-
Return the new exposure time for the channel.
- getNewExposureTime() - Method in interface org.micromanager.events.ExposureChangedEvent
-
New exposure time.
- getNewExposureTime() - Method in interface org.micromanager.events.SLMExposureChangedEvent
-
Returns new exposure time of the SLM.
- getNewImage() - Method in interface org.micromanager.data.ImageOverwrittenEvent
-
Provides the newly-added image.
- getNewName() - Method in interface org.micromanager.data.DataProviderHasNewNameEvent
-
Returns the new name of the DataProvider.
- getNewPixelSizeAffine() - Method in interface org.micromanager.events.PixelSizeAffineChangedEvent
-
New affine transform.
- getNewPixelSizeUm() - Method in interface org.micromanager.events.PixelSizeChangedEvent
-
New pixels size in microns.
- getNewSettings() - Method in interface org.micromanager.acquisition.AcquisitionSettingsChangedEvent
-
Return the freshly changed SequenceSettings.
- getNextIndex(String) - Method in interface org.micromanager.data.DataProvider
-
Returns the highest index along the given axis plus 1.
- getNumberOfChannels() - Method in interface org.micromanager.display.DisplaySettings.Builder
-
Number of ChannelDisplaySettings in this builder.
- getNumberOfChannels() - Method in interface org.micromanager.display.DisplaySettings
-
Returns the number of channels in these DisplaySettings
Note that this number may be different from the number of the channels
in the image being shown.
- getNumberOfComponents() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- getNumberOfComponents() - Method in interface org.micromanager.display.ChannelDisplaySettings
-
- getNumberOfImages() - Method in interface org.micromanager.AutofocusPlugin
-
Returns the number of images acquired.
- getNumberOfPositions() - Method in class org.micromanager.PositionList
-
Returns the number of positions contained within the list.
- getNumberOfStageAxes() - Method in class org.micromanager.StagePosition
-
- getNumComponents() - Method in interface org.micromanager.data.Image
-
Get the number of components per pixel in this image.
- getNumComponents() - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getNumImages() - Method in interface org.micromanager.data.DataProvider
-
Provides total number of images that can be accessed through this DataProvider.
- getNumImages() - Method in interface org.micromanager.data.Storage
-
Return the number of images in this dataset.
- getNumSamples() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the number of samples used to construct the histogram.
- getOldImage() - Method in interface org.micromanager.data.ImageOverwrittenEvent
-
Provides the image that was overwritten.
- getOrderedAxes() - Method in interface org.micromanager.data.SummaryMetadata
-
The order in which axes changed when adding images to the dataset.
- getOverlayPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to OverlayPlugin instances.
- getOverlays() - Method in interface org.micromanager.display.DisplayWindow
-
Get the overlays attached to this display.
- getP() - Method in interface org.micromanager.data.Coords
-
- getPaddedCellSize() - Static method in class org.micromanager.quickaccess.QuickAccessPlugin
-
Provides a dimension that mostly fills 1 cell in the Quick-Access Window.
- getPanel() - Method in interface org.micromanager.display.inspector.InspectorPanelController
-
- getPanels() - Method in interface org.micromanager.quickaccess.QuickAccessManager
-
Retrieve a mapping of Quick Access Panel titles to the panels themselves.
- getPixelAspect() - Method in interface org.micromanager.data.Metadata
-
The aspect ratio of the pixels in this image, as a Y/X ratio (e.g.
- getPixelSizeAffine() - Method in interface org.micromanager.data.Metadata
-
Geometric relation between stage movement (in microns) and pixels.
- getPixelSizeUm() - Method in interface org.micromanager.data.Metadata
-
How much of the sample, in microns, a single pixel of the camera sees.
- getPlaybackFPS() - Method in interface org.micromanager.display.DisplaySettings
-
- getPluginManager() - Method in interface org.micromanager.Studio
-
Provides access to the PluginManager for accessing plugin instances.
- getPoint(String, Point) - Method in interface org.micromanager.PropertyMap
-
- getPoint(String, Point) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getPointList(String, Point...) - Method in interface org.micromanager.PropertyMap
-
- getPointList(String, Iterable<Point>) - Method in interface org.micromanager.PropertyMap
-
- getPointList(String, Point...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getPointList(String, Iterable<Point>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getPos() - Method in interface org.micromanager.events.StagePositionChangedEvent
-
Position of the stage.
- getPosition(int) - Method in class org.micromanager.PositionList
-
Returns multi-stage position associated with the position index.
- getPositionCopy(int) - Method in class org.micromanager.PositionList
-
Returns a copy of the multi-stage position associated with the position index.
- getPositionIndex(String) - Method in class org.micromanager.PositionList
-
Returns position index associated with the position name.
- getPositionList() - Method in interface org.micromanager.events.NewPositionListEvent
-
Returns the new stage position list.
- getPositionList() - Method in interface org.micromanager.PositionListManager
-
Returns a copy of the current PositionList, the one used by the
Acquisition Protocol.
- getPositionListManager() - Method in interface org.micromanager.Studio
-
Provides access to the PositionListManager for interacting with the
Stage Position List.
- getPositionName() - Method in interface org.micromanager.data.Metadata
-
- getPositionName(String) - Method in interface org.micromanager.data.Metadata
-
Any name attached to the stage position at which this image was
acquired.
- getPositions() - Method in class org.micromanager.PositionList
-
Returns an array of positions contained in the list.
- getPreferredSaveMode() - Method in interface org.micromanager.data.DataManager
-
Return the save mode that the user prefers to use.
- getPrefix() - Method in interface org.micromanager.data.SummaryMetadata
-
The user-supplied portion of the filename, plus any additional numerical
identifier needed to ensure uniqueness.
- getPreviousDisplayPosition() - Method in interface org.micromanager.display.DisplayPositionChangedEvent
-
Returns the previously displayed position.
- getPreviousDisplaySettings() - Method in interface org.micromanager.display.DisplaySettingsChangedEvent
-
Get the display settings before the change being handled.
- getPrimaryImage() - Method in interface org.micromanager.display.DisplayDidShowImageEvent
-
Unsure what this is or means.
- getProcessorPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to ProcessorPlugin
instances.
- getProcessors() - Method in interface org.micromanager.data.Pipeline
-
Return the list of Processors used by this Pipeline.
- getProfileName() - Method in interface org.micromanager.data.SummaryMetadata
-
The name of the Micro-Manager profile used to collect this data.
- getProfileName() - Method in interface org.micromanager.UserProfile
-
Returns the name of this profile as displayed to the user.
- getProperties() - Method in interface org.micromanager.AutofocusPlugin
-
Returns an array of the properties for this autofocus plugin.
- getProperty(String) - Method in interface org.micromanager.AutofocusPlugin
-
Returns the name and value of properties for the autofocus plugin.
- getProperty() - Method in interface org.micromanager.events.PropertyChangedEvent
-
Returns the property key.
- getProperty(String) - Method in class org.micromanager.MultiStagePosition
-
Returns property value for a given key (name).
- getPropertyManager() - Method in interface org.micromanager.Studio
-
Provides access to the PropertyManagerAPI.
- getPropertyMap(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getPropertyMap(String, PropertyMap) - Method in interface org.micromanager.PropertyMap
-
- getPropertyMap(String, PropertyMap) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getPropertyMapBuilder() - Method in interface org.micromanager.data.DataManager
-
- getPropertyMapBuilder() - Method in interface org.micromanager.display.DisplayManager
-
- getPropertyMapList(String, PropertyMap...) - Method in interface org.micromanager.PropertyMap
-
- getPropertyMapList(String, Iterable<PropertyMap>) - Method in interface org.micromanager.PropertyMap
-
- getPropertyMapList(String, PropertyMap...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getPropertyMapList(String, Iterable<PropertyMap>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getPropertyNames() - Method in interface org.micromanager.AutofocusPlugin
-
Returns an array of the names of properties for this autofocus plugin.
- getPropertyNames() - Method in class org.micromanager.MultiStagePosition
-
Return the array of property keys (names) associated with this position.
- getPropertyType(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getPropertyValue(String) - Method in interface org.micromanager.AutofocusPlugin
-
Gets the value of a named property.
- getQuickAccessManager() - Method in interface org.micromanager.Studio
-
Provides access to the QuickAccessManager for accessing the Quick-Access
Panel system.
- getQuickAccessPlugins() - Method in interface org.micromanager.PluginManager
-
Return a HashMap that maps plugin class names to QuickAccessPlugin
instances.
- getRawPixels() - Method in interface org.micromanager.data.Image
-
Returns the internal pixel data of this image.
- getRawPixelsCopy() - Method in interface org.micromanager.data.Image
-
Returns a copy of the raw pixel data that getRawPixels
returns.
- getRawPixelsForComponent(int) - Method in interface org.micromanager.data.Image
-
Return a copy of the raw pixel data for the specified component.
- getReceivedTime() - Method in interface org.micromanager.data.Metadata
-
The time at which the Java layer of Micro-Manager receives the image from
the Core, expressed as a date-time string.
- getRectangle(String, Rectangle) - Method in interface org.micromanager.PropertyMap
-
- getRectangle(String, Rectangle) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getRectangleList(String, Rectangle...) - Method in interface org.micromanager.PropertyMap
-
- getRectangleList(String, Iterable<Rectangle>) - Method in interface org.micromanager.PropertyMap
-
- getRectangleList(String, Rectangle...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getRectangleList(String, Iterable<Rectangle>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getROI() - Method in interface org.micromanager.data.Metadata
-
The ROI of the camera when acquiring this image.
- getSafeChannelName(int) - Method in interface org.micromanager.data.SummaryMetadata
-
Retrieve the name of the specified channel.
- getSafeContrastGamma(int, Double) - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getSafeContrastGamma(int, int, Double) - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getSafeContrastMax(int, Integer) - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getSafeContrastMax(int, int, Integer) - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getSafeContrastMin(int, Integer) - Method in interface org.micromanager.display.DisplaySettings.ContrastSettings
-
Deprecated.
- getSafeContrastMin(int, int, Integer) - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getSafeContrastSettings(int, DisplaySettings.ContrastSettings) - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getSafeIsVisible(int, Boolean) - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getSavePath() - Method in interface org.micromanager.data.Datastore
-
Get the intended or actual path where the data will be stored.
- getScalingGamma() - Method in interface org.micromanager.display.ComponentDisplaySettings
-
- getScalingMaximum() - Method in interface org.micromanager.display.ComponentDisplaySettings
-
- getScalingMinimum() - Method in interface org.micromanager.display.ComponentDisplaySettings
-
- getScopeData() - Method in interface org.micromanager.data.Metadata
-
Any information provided by Micro-Manager or its device adapters that
is relevant to this image.
- getScriptController() - Method in interface org.micromanager.Studio
-
Provides access to some utility methods for use in the Beanshell
scripting panel.
- getSequenceSettings() - Method in interface org.micromanager.data.SummaryMetadata
-
Settings that define the Multi-Dimensional Acquisition specified by the user
to acquire this data set.
- getSettings() - Method in interface org.micromanager.acquisition.AcquisitionSequenceStartedEvent
-
Return the SequenceSettings used to control the parameters of the
acquisition.
- getSettings() - Method in interface org.micromanager.data.ProcessorConfigurator
-
Provide a PropertyMap fully encapsulating the settings needed to set up
a new DataProcessor.
- getSettings(Class<?>) - Method in interface org.micromanager.UserProfile
-
Get an interface to save and retrieve settings.
- getShort(String, short) - Method in interface org.micromanager.PropertyMap
-
- getShort(String, short) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getShortList(String, short...) - Method in interface org.micromanager.PropertyMap
-
- getShortList(String, Iterable<Short>) - Method in interface org.micromanager.PropertyMap
-
- getShortList(String, short...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getShortList(String, Iterable<Short>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getShouldSyncChannels() - Method in interface org.micromanager.display.DisplaySettings
-
Deprecated.
- getShutter() - Method in interface org.micromanager.events.ShutterEvent
-
Returns state of the shutter (true if shutter is open, false otherwise).
- getShutter() - Method in interface org.micromanager.ShutterManager
-
Return whether or not the shutter is currently open.
- getShutterDevices() - Method in interface org.micromanager.ShutterManager
-
Return a list of device names of devices that can be used as shutter
devices.
- getShutterManager() - Method in interface org.micromanager.Studio
-
Provides access to the ShutterManager for controlling the shutter state.
- getSize() - Method in class org.micromanager.quickaccess.WidgetPlugin
-
Return the dimensionality of the widget, in cells.
- getSkin() - Method in interface org.micromanager.ApplicationSkin
-
Returns the current Micro-Manager skin.
- getSkinMode() - Method in interface org.micromanager.events.ApplicationSkinEvent
-
Returns the newly applied skin mode.
- getSnapLiveManager() - Method in interface org.micromanager.Studio
-
Provides access to the Snap/Live display and associated logic.
- getSource() - Method in interface org.micromanager.acquisition.AcquisitionEndedEvent
-
Return an Object used to identify the entity in charge of the
acquisition.
- getSource() - Method in interface org.micromanager.acquisition.AcquisitionStartedEvent
-
Return an Object used to identify the entity in charge of the
acquisition.
- getSplashImage() - Method in interface org.micromanager.IntroPlugin
-
Provide a "splash" image to display at the top of the intro dialog.
- getStageDeviceLabel() - Method in class org.micromanager.StagePosition
-
- getStagePosition() - Method in interface org.micromanager.data.Coords
-
Get the stage position index.
- getStagePositionList() - Method in interface org.micromanager.data.SummaryMetadata
-
The stage positions that were to be visited in the acquisition.
- getStagePositions() - Method in interface org.micromanager.data.SummaryMetadata
-
- getStandardDisplaySettings() - Method in interface org.micromanager.display.DisplayManager
-
Retrieve a DisplaySettings holding the values the user has saved as their
default values.
- getStartDate() - Method in interface org.micromanager.data.SummaryMetadata
-
The date and time at which the acquisition started.
- getStdDev() - Method in class org.micromanager.display.HistogramData
-
Deprecated.
Retrieve the standard deviation of all samples in the dataset, or -1
if standard deviation calculation was disabled or if a calculation error
occurred while calculating the standard deviation.
- getStore() - Method in interface org.micromanager.acquisition.AcquisitionEndedEvent
-
Return the Datastore into which images were placed during the
acquisition.
- getString(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getString(String, String) - Method in interface org.micromanager.PropertyMap
-
- getString(String, String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getString(Class<?>, String, String) - Method in interface org.micromanager.UserProfile
-
- getStringArray(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getStringArray(String, String[]) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- getStringArray(Class<?>, String, String[]) - Method in interface org.micromanager.UserProfile
-
- getStringAsEnum(String, Class<E>, E) - Method in interface org.micromanager.PropertyMap
-
Get a string value, converted to an enum value.
- getStringAsEnum(String, Class<E>, E) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getStringList(String, String...) - Method in interface org.micromanager.PropertyMap
-
- getStringList(String, Iterable<String>) - Method in interface org.micromanager.PropertyMap
-
- getStringList(String, String...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getStringList(String, Iterable<String>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getStringListAsEnumList(String, Class<E>, E...) - Method in interface org.micromanager.PropertyMap
-
- getStringListAsEnumList(String, Class<E>, Iterable<E>) - Method in interface org.micromanager.PropertyMap
-
Get a collection of strings, converted to a collection of enum values.
- getStringListAsEnumList(String, Class<E>, E...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getStringListAsEnumList(String, Class<E>, Iterable<E>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getSubMenu() - Method in interface org.micromanager.display.DisplayGearMenuPlugin
-
Indicate which sub-menu of the gear menu this plugin should appear
in.
- getSubMenu() - Method in interface org.micromanager.MenuPlugin
-
Indicate which sub-menu of the Plugins menu this plugin should appear
in.
- getSummaryMetadata() - Method in interface org.micromanager.data.DataProvider
-
Returns Summary Metadata.
- getSummaryMetadata() - Method in interface org.micromanager.data.DataProviderHasNewSummaryMetadataEvent
-
Returns Summary Metadata.
- getSummaryMetadata() - Method in interface org.micromanager.data.ProcessorContext
-
Access the SummaryMetadata of the Datastore that images will ultimately
be inserted into.
- getSummaryMetadata() - Method in interface org.micromanager.data.Storage
-
Retrieve the SummaryMetadata associated with this dataset.
- getSummaryMetadataBuilder() - Method in interface org.micromanager.data.DataManager
-
- getT() - Method in interface org.micromanager.data.Coords
-
- getTag() - Method in interface org.micromanager.data.Annotation
-
Return this annotation's tag.
- getText() - Method in interface org.micromanager.alerts.UpdatableAlert
-
Returns the current text of the alert.
- getTime() - Method in interface org.micromanager.data.Coords
-
- getTimePoint() - Method in interface org.micromanager.data.Coords
-
Get the time point (frame) index.
- getTitle() - Method in class org.micromanager.display.inspector.AbstractInspectorPanelController
-
- getTitle() - Method in interface org.micromanager.display.inspector.InspectorPanelController
-
- getTitle() - Method in interface org.micromanager.display.overlay.Overlay
-
Return a human-readable name for this overlay.
- getTitle() - Method in class org.micromanager.quickaccess.SimpleButtonPlugin
-
Returns the text to show in the button.
- getUniqueSaveDirectory(String) - Method in interface org.micromanager.data.DataManager
-
Given a path string, create a unique string with that name.
- getUnorderedImageCoords() - Method in interface org.micromanager.data.DataProvider
-
- getUnorderedImageCoords() - Method in interface org.micromanager.data.Storage
-
Return an Iterable that provides access to all image coordinates in the
Storage, in arbitrary order.
- getUserData() - Method in interface org.micromanager.data.Metadata
-
Arbitrary additional metadata added by third-party code.
- getUserData() - Method in interface org.micromanager.data.SummaryMetadata
-
Any general-purpose user meta data.
- getUserName() - Method in interface org.micromanager.data.SummaryMetadata
-
The signed-in user of the machine that collected this data.
- getUserProfile() - Method in interface org.micromanager.Studio
-
Provides access to the UserProfile instance for accessing per-user
profiles.
- getUUID() - Method in interface org.micromanager.data.Metadata
-
A unique identifier for this specific image.
- getUUID(String, UUID) - Method in interface org.micromanager.PropertyMap
-
- getUUID(String, UUID) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getUUIDList(String, UUID...) - Method in interface org.micromanager.PropertyMap
-
- getUUIDList(String, Iterable<UUID>) - Method in interface org.micromanager.PropertyMap
-
- getUUIDList(String, UUID...) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getUUIDList(String, Iterable<UUID>) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getValue() - Method in interface org.micromanager.events.PropertyChangedEvent
-
New value of the property.
- getValueAsString(String, String) - Method in interface org.micromanager.PropertyMap
-
- getValueAsString(String, String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
- getValueType() - Method in interface org.micromanager.PropertyMap.OpaqueValue
-
Returns the type of the value.
- getValueTypeForKey(String) - Method in interface org.micromanager.PropertyMap
-
Return a class indicating the type of the value for the given key.
- getValueTypeForKey(String) - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
Return a class indicating the type of the value for the given key.
- getVerbose() - Method in class org.micromanager.StagePosition
-
Verbose description of this StagePosition.
- getVerboseStatus() - Method in interface org.micromanager.AutofocusPlugin
-
Returns a detailed status of the autofocus plugin/device.
- getVersion() - Method in class org.micromanager.acquisition.SequenceSettings
-
- getVersion() - Method in interface org.micromanager.CompatibilityInterface
-
Return the version of the running instance of Micro-Manager.
- getVersion() - Method in interface org.micromanager.MMPlugin
-
Provide a version string.
- getWaitInterval() - Method in interface org.micromanager.data.SummaryMetadata
-
Amount of time to wait between timepoints.
- getWidth() - Method in interface org.micromanager.data.Image
-
Get the width of this image in pixels.
- getWindow() - Method in interface org.micromanager.display.DisplayWindow
-
Get the java.awt.Window
used for this image display.
- getX() - Method in class org.micromanager.MultiStagePosition
-
Returns "X" coordinate of the position.
- getXPos() - Method in interface org.micromanager.events.XYStagePositionChangedEvent
-
New X position of the stage in microns.
- getXPositionUm() - Method in interface org.micromanager.data.Metadata
-
The X stage position of the sample for this image.
- getY() - Method in class org.micromanager.MultiStagePosition
-
Returns "Y" coordinate of the position.
- getYPos() - Method in interface org.micromanager.events.XYStagePositionChangedEvent
-
New Y position of the stage in microns.
- getYPositionUm() - Method in interface org.micromanager.data.Metadata
-
The Y stage position of the sample for this image.
- getZ() - Method in interface org.micromanager.data.Coords
-
- getZ() - Method in class org.micromanager.MultiStagePosition
-
Returns "Z" - focus coordinate of the position.
- getZoom() - Method in interface org.micromanager.display.DisplayWindow
-
Get the current zoom ratio of the display.
- getZoomRatio() - Method in interface org.micromanager.display.DisplaySettings
-
Zoom level expressed as a ratio (i.e.
- getZPositionUm() - Method in interface org.micromanager.data.Metadata
-
The Z stage position of the sample for this image.
- getZSlice() - Method in interface org.micromanager.data.Coords
-
Get the Z slice index.
- getZStepUm() - Method in interface org.micromanager.data.SummaryMetadata
-
Distance between slices in a volume of data, in microns.
- goToPosition(MultiStagePosition, CMMCore) - Static method in class org.micromanager.MultiStagePosition
-
Moves all stages to the specified positions.
- groupName(String) - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- GUIRefreshEvent - Interface in org.micromanager.events
-
This event posts whenever the GUI refreshes its state from the Core
(e.g.
- safeUpdateChannelColor(Color, int) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- safeUpdateContrastSettings(DisplaySettings.ContrastSettings, int) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- save(boolean) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- save - Variable in class org.micromanager.acquisition.SequenceSettings
-
- save() - Method in class org.micromanager.acquisition.SequenceSettings
-
Whether the data acquisition should be stored on disk.
- save() - Method in interface org.micromanager.data.Annotation
-
Commit the changes to this annotation to disk.
- save(Component) - Method in interface org.micromanager.data.Datastore
-
- save(Component, boolean) - Method in interface org.micromanager.data.Datastore
-
Saves the datastore to an interactively determined path.
- save(Datastore.SaveMode, String) - Method in interface org.micromanager.data.Datastore
-
Saves the datastore to the given path using the given format (SaveMode)
Will save synchronously (i.e.
- save(Datastore.SaveMode, String, boolean) - Method in interface org.micromanager.data.Datastore
-
Saves the datastore to the given path using the given format (SaveMode).
- save(File) - Method in class org.micromanager.PositionList
-
Save list to a file.
- save(String) - Method in class org.micromanager.PositionList
-
Save list to a file.
- save(String) - Method in interface org.micromanager.PropertyMap
-
Deprecated.
- saveConfigPresets(String, boolean) - Method in interface org.micromanager.Application
-
Save the current state of the config file to the specified path.
- saveJSON(File, boolean, boolean) - Method in interface org.micromanager.PropertyMap
-
Save to a file as JSON.
- saveMode(Datastore.SaveMode) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- saveMode() - Method in class org.micromanager.acquisition.SequenceSettings
-
- saveSequenceSettings(SequenceSettings, String) - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Save the provided SequenceSettings object to disk at the specified path.
- saveSettings() - Method in interface org.micromanager.AutofocusPlugin
-
Stores settings.
- saveSettingsToFile(File) - Method in interface org.micromanager.quickaccess.QuickAccessManager
-
Save the Quick Access Panel settings to a file, so they may be
transferred between users or to another system.
- scalingGamma(double) - Method in interface org.micromanager.display.ComponentDisplaySettings.Builder
-
- scalingMaximum(long) - Method in interface org.micromanager.display.ComponentDisplaySettings.Builder
-
- scalingMinimum(long) - Method in interface org.micromanager.display.ComponentDisplaySettings.Builder
-
- scalingRange(long, long) - Method in interface org.micromanager.display.ComponentDisplaySettings.Builder
-
- scopeData(PropertyMap) - Method in interface org.micromanager.data.Metadata.Builder
-
Add device property data.
- scopeData(PropertyMap) - Method in interface org.micromanager.data.Metadata.MetadataBuilder
-
Deprecated.
- ScriptController - Interface in org.micromanager
-
Provides access to some utility methods for use in the Beanshell scripting
panel.
- ScriptController.ScriptStoppedException - Exception in org.micromanager
-
This exception signifies that the Beanshell interpreter has a stop
request pending, which prevents most interactions with the system.
- scripter() - Method in interface org.micromanager.Studio
-
Provides access to some utility methods for use in the Beanshell
scripting panel.
- ScriptStoppedException(String) - Constructor for exception org.micromanager.ScriptController.ScriptStoppedException
-
Exception thrown when the interpreted has a stop request pending.
- SequenceSettings - Class in org.micromanager.acquisition
-
SequenceSettings objects contain the parameters describing how to run a
single acquisition.
- sequenceSettings(SequenceSettings) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- SequenceSettings.Builder - Class in org.micromanager.acquisition
-
SequenceSettings Builder.
- sequenceSettingsBuilder() - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Provides an empty Sequence Settings Builder.
- set1DPosition(String, double) - Method in class org.micromanager.StagePosition
-
Sets the position of a stage device in this StagePosition instance.
- set2DPosition(String, double, double) - Method in class org.micromanager.StagePosition
-
Sets the position of an XY stage device in this StagePosition instance.
- setAcquisitionSettings(SequenceSettings) - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Apply new acquisition settings.
- setApplicationPipeline(List<ProcessorPlugin>) - Method in interface org.micromanager.data.DataManager
-
Set the current application pipeline to be the provided list of
ProcessorPlugins.
- setApplicationPipelineStepEnabled(int, boolean) - Method in interface org.micromanager.data.DataManager
-
Sets whether or not the plugin at position `index` in the list is enabled
for the application pipeline.
- setAutofocusMethod(AutofocusPlugin) - Method in interface org.micromanager.AutofocusManager
-
Set the current AutofocusPlugin to use for performing autofocus actions.
- setAutofocusMethodByName(String) - Method in interface org.micromanager.AutofocusManager
-
Set the current AutofocusPlugin by name.
- setAutoShutter(boolean) - Method in interface org.micromanager.ShutterManager
-
Turn autoshutter on or off.
- setBoolean(Class<?>, String, Boolean) - Method in interface org.micromanager.UserProfile
-
- setBooleanArray(Class<?>, String, Boolean[]) - Method in interface org.micromanager.UserProfile
-
- setCameraTransform(AffineTransform, String) - Method in interface org.micromanager.CompatibilityInterface
-
- setChannelExposureTime(String, String, double) - Method in interface org.micromanager.Application
-
Updates the exposure time associated with the given preset.
- setConfiguration(PropertyMap) - Method in class org.micromanager.display.overlay.AbstractOverlay
-
Configure the overlay with the given parameters.
- setConfiguration(PropertyMap) - Method in interface org.micromanager.display.overlay.Overlay
-
Configure the overlay with the given parameters.
- setContext(Studio) - Method in interface org.micromanager.MMPlugin
-
Receive the Studio object needed to make API calls.
- setCustomTitle(String) - Method in interface org.micromanager.display.DisplayWindow
-
Add a custom extra string to the title of this display.
- setDefaultXYStage(String) - Method in class org.micromanager.MultiStagePosition
-
Defines which stage serves as the default XY motion control device.
- setDefaultZStage(String) - Method in class org.micromanager.MultiStagePosition
-
Defines which stage serves as focus control.
- setDisplay(DisplayWindow) - Method in interface org.micromanager.display.ImageExporter
-
Set the display to use for image exporting.
- setDisplayedImageTo(Coords) - Method in class org.micromanager.display.AbstractDataViewer
-
- setDisplayedImageTo(Coords) - Method in interface org.micromanager.display.DataViewer
-
- setDisplayPosition(Coords, boolean) - Method in class org.micromanager.display.AbstractDataViewer
-
Implements setDisplayPosition
.
- setDisplayPosition(Coords) - Method in class org.micromanager.display.AbstractDataViewer
-
- setDisplayPosition(Coords, boolean) - Method in interface org.micromanager.display.DataViewer
-
Display the images at the specified coordinates in the data provider.
- setDisplayPosition(Coords) - Method in interface org.micromanager.display.DataViewer
-
Display the images at the specified coordinates in the data provider.
- setDisplaySettings(DisplaySettings) - Method in class org.micromanager.display.AbstractDataViewer
-
Implements setDisplaySettings
.
- setDisplaySettings(DisplaySettings) - Method in interface org.micromanager.display.DataViewer
-
Set the display settings.
- setDouble(Class<?>, String, Double) - Method in interface org.micromanager.UserProfile
-
- setDoubleArray(Class<?>, String, Double[]) - Method in interface org.micromanager.UserProfile
-
- setExpanded(boolean) - Method in interface org.micromanager.display.inspector.InspectorPanelController
-
- setExposure(double) - Method in interface org.micromanager.Application
-
Set the exposure time for the current channel (if any).
- setFullScreen(boolean) - Method in interface org.micromanager.display.DisplayWindow
-
Enable or disable full screen mode.
- setGeneralAnnotation(PropertyMap) - Method in interface org.micromanager.data.Annotation
-
Replace the data this Annotation has for the Datastore as a whole with the
provided PropertyMap.
- setGridCoordinates(int, int) - Method in class org.micromanager.MultiStagePosition
-
Sets grid parameters for the rectangular grid.
- setImageAnnotation(Coords, PropertyMap) - Method in interface org.micromanager.data.Annotation
-
Replace the data this Annotation has for the specified Image with the
provided PropertyMap.
- setImageJName(String) - Method in interface org.micromanager.display.ImageExporter
-
Sets the name to be used for the ImageJ Stack Window (if this was
used as the output format).
- setInt(Class<?>, String, Integer) - Method in interface org.micromanager.UserProfile
-
- setIntArray(Class<?>, String, Integer[]) - Method in interface org.micromanager.UserProfile
-
- setLabel(String) - Method in class org.micromanager.MultiStagePosition
-
Sets position label (such as well name, etc.).
- setLabel(int, String) - Method in class org.micromanager.PositionList
-
Assigns a label to the position index.
- setLiveMode(boolean) - Method in interface org.micromanager.SnapLiveManager
-
Deprecated.
- setLiveModeOn(boolean) - Method in interface org.micromanager.SnapLiveManager
-
Turns live mode on or off.
- setLivePipelineStepEnabled(int, boolean) - Method in interface org.micromanager.data.DataManager
-
Sets whether or not the plugin at position `index` in the list is enabled
for the live pipeline.
- setLong(Class<?>, String, Long) - Method in interface org.micromanager.UserProfile
-
- setLongArray(Class<?>, String, Long[]) - Method in interface org.micromanager.UserProfile
-
- setMagnification(double) - Method in interface org.micromanager.display.DisplayWindow
-
- setName(String) - Method in interface org.micromanager.data.Datastore
-
Sets the name of the Datastore.
- setOutputFormat(ImageExporter.OutputFormat) - Method in interface org.micromanager.display.ImageExporter
-
Set the output format to use.
- setOutputQuality(int) - Method in interface org.micromanager.display.ImageExporter
-
Set the image quality.
- setPause(boolean) - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Pause/Unpause a running acquisition.
- setPositionList(PositionList) - Method in interface org.micromanager.PositionListManager
-
Makes this the 'current' PositionList, i.e., the one used by the
Acquisition Protocol, and shown in the PositionListDlg.
- setPositions(MultiStagePosition[]) - Method in class org.micromanager.PositionList
-
Initialize the entire array by passing an array of multi-stage positions.
- setProperty(PropertyItem) - Method in interface org.micromanager.AutofocusPlugin
-
Sets the value of a particular property.
- setProperty(String, String) - Method in class org.micromanager.MultiStagePosition
-
Add a generalized property-value par to the position.
- setPropertyValue(String, String) - Method in interface org.micromanager.AutofocusPlugin
-
Sets the value of a named property.
- setROI(Rectangle) - Method in interface org.micromanager.Application
-
Set the default camera's ROI -- a convenience function.
- setSaveInfo(String, String) - Method in interface org.micromanager.display.ImageExporter
-
Set the path to save images to, and the filename prefix to use when
saving images.
- setSavePath(String) - Method in interface org.micromanager.data.Datastore
-
Set the intended path where the data will be stored.
- setShutter(boolean) - Method in interface org.micromanager.ShutterManager
-
Open or close the shutter.
- setSkin(ApplicationSkin.SkinMode) - Method in interface org.micromanager.ApplicationSkin
-
Sets the background color of the GUI to the selected mode.
- setStorage(Storage) - Method in interface org.micromanager.data.Datastore
-
Sets the data storage implementation for this Datastore.
- setString(Class<?>, String, String) - Method in interface org.micromanager.UserProfile
-
- setStringArray(Class<?>, String, String[]) - Method in interface org.micromanager.UserProfile
-
- setSummaryMetadata(SummaryMetadata) - Method in interface org.micromanager.data.Datastore
-
Set the SummaryMetadata.
- setSummaryMetadata(SummaryMetadata) - Method in interface org.micromanager.data.RewritableDatastore
-
Set the SummaryMetadata.
- setSuspended(boolean) - Method in interface org.micromanager.SnapLiveManager
-
Temporarily halt live mode, or re-start it after a temporary halt.
- setText(String) - Method in interface org.micromanager.alerts.UpdatableAlert
-
Update the text displayed by the Alert.
- setUseLabel(boolean) - Method in interface org.micromanager.display.ImageExporter
-
Whether to use labels indicating position, channel, time point and z position
(where) appropriate or to sequentially number output files.
- setVisible(boolean) - Method in class org.micromanager.display.overlay.AbstractOverlay
-
Show or hide this overlay.
- setVisible(boolean) - Method in interface org.micromanager.display.overlay.Overlay
-
Show or hide this overlay.
- setZoom(double) - Method in interface org.micromanager.display.DisplayWindow
-
Set the zoom ratio for this display.
- shouldAutostretch(Boolean) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- shouldDisplayImages(boolean) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- shouldDisplayImages - Variable in class org.micromanager.acquisition.SequenceSettings
-
- shouldDisplayImages() - Method in class org.micromanager.acquisition.SequenceSettings
-
Whether to display acquired data.
- shouldScaleWithROI(Boolean) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- shouldSyncChannels(Boolean) - Method in interface org.micromanager.display.DisplaySettings.DisplaySettingsBuilder
-
Deprecated.
- show() - Method in interface org.micromanager.display.ChannelDisplaySettings.Builder
-
- show(Image) - Method in interface org.micromanager.display.DisplayManager
-
Create a new Datastore with an associated DisplayWindow that will
display the provided Image.
- show() - Method in interface org.micromanager.display.DisplayWindow
-
DisplayWindows are not shown by default.
- showAutofocusDialog() - Method in interface org.micromanager.Application
-
Pop up the dialog used to configure the autofocus settings for the
current autofocus device.
- showBackgroundWindow(boolean) - Method in interface org.micromanager.Application
-
Shows a background window, that hides potentially cluttered desktops and
provides a better look for the applictions
- showError(Exception, String) - Method in interface org.micromanager.LogManager
-
Shows an error in the UI and logs stacktrace to the Micro-Manager log.
- showError(Exception) - Method in interface org.micromanager.LogManager
-
Shows and logs a Java exception.
- showError(String) - Method in interface org.micromanager.LogManager
-
Shows an error message in the UI and logs to the Micro-Manager log.
- showError(Exception, String, Component) - Method in interface org.micromanager.LogManager
-
Shows an error in the UI and logs stacktrace to the Micro-Manager log.
- showError(Exception, Component) - Method in interface org.micromanager.LogManager
-
Shows and logs a Java exception.
- showError(String, Component) - Method in interface org.micromanager.LogManager
-
Shows an error message in the UI and logs to the Micro-Manager log.
- showGUI() - Method in interface org.micromanager.data.ProcessorConfigurator
-
Display any GUI needed for performing configuration.
- showMessage(String) - Method in interface org.micromanager.LogManager
-
Shows a message in the UI.
- showMessage(String, Component) - Method in interface org.micromanager.LogManager
-
Shows a message in the UI.
- showPanels() - Method in interface org.micromanager.quickaccess.QuickAccessManager
-
Show the Quick Access Panels.
- showPositionList() - Method in interface org.micromanager.Application
-
Display the position list dialog.
- ShutdownCommencingEvent - Interface in org.micromanager.events
-
This event posts when the user requests the program to shut down.
- shutter() - Method in interface org.micromanager.Studio
-
Provides access to the ShutterManager for controlling the shutter state.
- ShutterEvent - Interface in org.micromanager.events
-
This event posts when the shutter opens or closes.
- ShutterManager - Interface in org.micromanager
-
This class provides access to the shutter controls, allowing you to
open or close the shutter, as well as turn autoshutter on or off.
- SimpleButtonPlugin - Class in org.micromanager.quickaccess
-
This plugin type is used for buttons that can be embedded in the
Quick-Access Window.
- SimpleButtonPlugin() - Constructor for class org.micromanager.quickaccess.SimpleButtonPlugin
-
- size() - Method in class org.micromanager.MultiStagePosition
-
Number of stages.
- size() - Method in interface org.micromanager.propertymap.MutablePropertyMapView
-
Return the number of keys in this view.
- size() - Method in interface org.micromanager.PropertyMap
-
- skin() - Method in interface org.micromanager.Application
-
Provides access to the application skin API for determining colors for
various GUI components.
- skipAutofocusCount(int) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- skipAutofocusCount - Variable in class org.micromanager.acquisition.SequenceSettings
-
- skipAutofocusCount() - Method in class org.micromanager.acquisition.SequenceSettings
-
how many autofocus opportunities to skip.
- skipFactorFrame(int) - Method in class org.micromanager.acquisition.ChannelSpec.Builder
-
- skipFactorFrame - Variable in class org.micromanager.acquisition.ChannelSpec
-
- skipFactorFrame() - Method in class org.micromanager.acquisition.ChannelSpec
-
- slices(ArrayList<Double>) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- slices - Variable in class org.micromanager.acquisition.SequenceSettings
-
- slices() - Method in class org.micromanager.acquisition.SequenceSettings
-
Z- drive positions to be used to acquire a z-stack.
- slicesFirst(boolean) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- slicesFirst - Variable in class org.micromanager.acquisition.SequenceSettings
-
- sliceZBottomUm(double) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- sliceZBottomUm() - Method in class org.micromanager.acquisition.SequenceSettings
-
Start position of the z-stack in microns.
- sliceZStepUm(double) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- sliceZStepUm() - Method in class org.micromanager.acquisition.SequenceSettings
-
Distance the z-drive should travel between steps when acquiring a z-stack.
- sliceZTopUm(double) - Method in class org.micromanager.acquisition.SequenceSettings.Builder
-
- sliceZTopUm() - Method in class org.micromanager.acquisition.SequenceSettings
-
End position of the z-stack in microns.
- SLMExposureChangedEvent - Interface in org.micromanager.events
-
This interface posts when the exposure time for a given Spatial Light Modulator
(such as a Digital Mirror Device) changes.
- snap() - Method in interface org.micromanager.acquisition.AcquisitionManager
-
Snap images using the current camera(s) and return them.
- snap(boolean) - Method in interface org.micromanager.SnapLiveManager
-
Perform a snap and display the results, if desired.
- SnapLiveManager - Interface in org.micromanager
-
Interface for interacting with the Snap/Live display and live mode.
- STAGE_POSITION - Static variable in interface org.micromanager.data.Coords
-
Axis label for the stage position axis.
- stageName - Variable in class org.micromanager.StagePosition
-
- stagePosition(int) - Method in interface org.micromanager.data.Coords.Builder
-
Set the stage position index.
- stagePosition(int) - Method in interface org.micromanager.data.Coords.CoordsBuilder
-
- StagePosition - Class in org.micromanager
-
Description of the position of a 1 or 2 axis stage.
- StagePosition() - Constructor for class org.micromanager.StagePosition
-
- StagePositionChangedEvent - Interface in org.micromanager.events
-
This class signals when a single-axis drive has moved.
- stagePositions(MultiStagePosition...) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- stagePositions(Iterable<MultiStagePosition>) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- stagePositions(MultiStagePosition...) - Method in interface org.micromanager.data.SummaryMetadata.SummaryMetadataBuilder
-
Deprecated.
- startDate(String) - Method in interface org.micromanager.data.SummaryMetadata.Builder
-
- startDate(String) - Method in interface org.micromanager.data.SummaryMetadata.SummaryMetadataBuilder
-
Deprecated.
- StartupCompleteEvent - Interface in org.micromanager.events
-
This event signifies that the system finished starting up.
- Storage - Interface in org.micromanager.data
-
Storages are responsible for providing image data to Datastores when
requested.
- Studio - Interface in org.micromanager
-
Interface to execute commands in the main panel.
- SummaryMetadata - Interface in org.micromanager.data
-
This class defines the summary metadata that applies to all images in a
dataset.
- SummaryMetadata.Builder - Interface in org.micromanager.data
-
Builder for SummaryMetadata.
- SummaryMetadata.SummaryMetadataBuilder - Interface in org.micromanager.data
-
- summaryMetadataBuilder() - Method in interface org.micromanager.data.DataManager
-
Generate a "blank" SummaryMetadataBuilder for use in constructing new
SummaryMetadata instances.
- suspendToMode(ApplicationSkin.SkinMode) - Method in interface org.micromanager.ApplicationSkin
-
If the specified mode is not currently active, then we switch to that
mode without updating the UI.
- SystemConfigurationLoadedEvent - Interface in org.micromanager.events
-
This interface signals when a configuration file is loaded.