| Package | Description |
|---|---|
| org.micromanager |
MMStudio application and Java API.
|
| org.micromanager.data |
This package contains classes related to the storage and internal
representation of image data and metadata.
|
| Modifier and Type | Method and Description |
|---|---|
MultiWellPlate |
PositionList.getPlate() |
| Modifier and Type | Method and Description |
|---|---|
void |
PositionList.setPlate(MultiWellPlate plate) |
| Constructor and Description |
|---|
PositionList(MultiWellPlate plate) |
| Modifier and Type | Method and Description |
|---|---|
MultiWellPlate |
MultiWellPlate.Builder.build() |
MultiWellPlate |
MultiWellPlate.FromPropertyMapBuilder.build(PropertyMap map) |
MultiWellPlate |
SummaryMetadata.getMultiWellPlate()
Provides information about the MultiWellPlate used in the acquisition.
|
| Modifier and Type | Method and Description |
|---|---|
SummaryMetadata.Builder |
SummaryMetadata.Builder.multiWellPlate(MultiWellPlate plate) |