| Package | Description | 
|---|---|
| org.micromanager | 
 MMStudio application and Java API 
 | 
| org.micromanager.acquisition | 
 This package contains classes for acquiring data and accessing Micro-
 Manager's Acquisition Engine. 
 | 
| Class and Description | 
|---|
| AcquisitionManager
 This interface provides access to methods related to the acquisition engine
 for performing experiments. 
 | 
| Class and Description | 
|---|
| AcquisitionStartedEvent
 This class signals that an acquisition is starting, and provides access to
 the Datastore that images from the acquisition will be put into. 
 | 
| ChannelSpec
 A ChannelSpec is a description of how a specific channel will be used in an
 MDA (multi-dimensional acquisition). 
 | 
| ChannelSpec.Builder | 
| SequenceSettings
 SequenceSettings objects contain the parameters describing how to run a
 single acquisition. 
 | 
| SequenceSettings.Builder |