Package | Description |
---|---|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
ome.xml.meta | |
ome.xml.model | |
ome.xml.model.primitives |
Modifier and Type | Method and Description |
---|---|
static PositiveInteger |
FormatTools.getMaxFieldCount(Integer value) |
Modifier and Type | Method and Description |
---|---|
PositiveInteger |
DummyMetadata.getChannelSamplesPerPixel(int imageIndex,
int channelIndex) |
PositiveInteger |
AggregateMetadata.getChannelSamplesPerPixel(int imageIndex,
int channelIndex) |
PositiveInteger |
MetadataRetrieve.getChannelSamplesPerPixel(int imageIndex,
int channelIndex)
Get the SamplesPerPixel property of Channel.
|
PositiveInteger |
OMEXMLMetadataImpl.getChannelSamplesPerPixel(int imageIndex,
int channelIndex) |
PositiveInteger |
DummyMetadata.getDetectorSettingsIntegration(int imageIndex,
int channelIndex) |
PositiveInteger |
AggregateMetadata.getDetectorSettingsIntegration(int imageIndex,
int channelIndex) |
PositiveInteger |
MetadataRetrieve.getDetectorSettingsIntegration(int imageIndex,
int channelIndex)
Get the Integration property of DetectorSettings.
|
PositiveInteger |
OMEXMLMetadataImpl.getDetectorSettingsIntegration(int imageIndex,
int channelIndex) |
PositiveInteger |
DummyMetadata.getLaserFrequencyMultiplication(int instrumentIndex,
int lightSourceIndex) |
PositiveInteger |
AggregateMetadata.getLaserFrequencyMultiplication(int instrumentIndex,
int lightSourceIndex) |
PositiveInteger |
MetadataRetrieve.getLaserFrequencyMultiplication(int instrumentIndex,
int lightSourceIndex)
Get the FrequencyMultiplication property of Laser.
|
PositiveInteger |
OMEXMLMetadataImpl.getLaserFrequencyMultiplication(int instrumentIndex,
int lightSourceIndex) |
PositiveInteger |
DummyMetadata.getPixelsSignificantBits(int imageIndex) |
PositiveInteger |
AggregateMetadata.getPixelsSignificantBits(int imageIndex) |
PositiveInteger |
MetadataRetrieve.getPixelsSignificantBits(int imageIndex)
Get the SignificantBits property of Pixels.
|
PositiveInteger |
OMEXMLMetadataImpl.getPixelsSignificantBits(int imageIndex) |
PositiveInteger |
DummyMetadata.getPixelsSizeC(int imageIndex) |
PositiveInteger |
AggregateMetadata.getPixelsSizeC(int imageIndex) |
PositiveInteger |
MetadataRetrieve.getPixelsSizeC(int imageIndex)
Get the SizeC property of Pixels.
|
PositiveInteger |
OMEXMLMetadataImpl.getPixelsSizeC(int imageIndex) |
PositiveInteger |
DummyMetadata.getPixelsSizeT(int imageIndex) |
PositiveInteger |
AggregateMetadata.getPixelsSizeT(int imageIndex) |
PositiveInteger |
MetadataRetrieve.getPixelsSizeT(int imageIndex)
Get the SizeT property of Pixels.
|
PositiveInteger |
OMEXMLMetadataImpl.getPixelsSizeT(int imageIndex) |
PositiveInteger |
DummyMetadata.getPixelsSizeX(int imageIndex) |
PositiveInteger |
AggregateMetadata.getPixelsSizeX(int imageIndex) |
PositiveInteger |
MetadataRetrieve.getPixelsSizeX(int imageIndex)
Get the SizeX property of Pixels.
|
PositiveInteger |
OMEXMLMetadataImpl.getPixelsSizeX(int imageIndex) |
PositiveInteger |
DummyMetadata.getPixelsSizeY(int imageIndex) |
PositiveInteger |
AggregateMetadata.getPixelsSizeY(int imageIndex) |
PositiveInteger |
MetadataRetrieve.getPixelsSizeY(int imageIndex)
Get the SizeY property of Pixels.
|
PositiveInteger |
OMEXMLMetadataImpl.getPixelsSizeY(int imageIndex) |
PositiveInteger |
DummyMetadata.getPixelsSizeZ(int imageIndex) |
PositiveInteger |
AggregateMetadata.getPixelsSizeZ(int imageIndex) |
PositiveInteger |
MetadataRetrieve.getPixelsSizeZ(int imageIndex)
Get the SizeZ property of Pixels.
|
PositiveInteger |
OMEXMLMetadataImpl.getPixelsSizeZ(int imageIndex) |
PositiveInteger |
DummyMetadata.getPlateAcquisitionMaximumFieldCount(int plateIndex,
int plateAcquisitionIndex) |
PositiveInteger |
AggregateMetadata.getPlateAcquisitionMaximumFieldCount(int plateIndex,
int plateAcquisitionIndex) |
PositiveInteger |
MetadataRetrieve.getPlateAcquisitionMaximumFieldCount(int plateIndex,
int plateAcquisitionIndex)
Get the MaximumFieldCount property of PlateAcquisition.
|
PositiveInteger |
OMEXMLMetadataImpl.getPlateAcquisitionMaximumFieldCount(int plateIndex,
int plateAcquisitionIndex) |
PositiveInteger |
DummyMetadata.getPlateColumns(int plateIndex) |
PositiveInteger |
AggregateMetadata.getPlateColumns(int plateIndex) |
PositiveInteger |
MetadataRetrieve.getPlateColumns(int plateIndex)
Get the Columns property of Plate.
|
PositiveInteger |
OMEXMLMetadataImpl.getPlateColumns(int plateIndex) |
PositiveInteger |
DummyMetadata.getPlateRows(int plateIndex) |
PositiveInteger |
AggregateMetadata.getPlateRows(int plateIndex) |
PositiveInteger |
MetadataRetrieve.getPlateRows(int plateIndex)
Get the Rows property of Plate.
|
PositiveInteger |
OMEXMLMetadataImpl.getPlateRows(int plateIndex) |
Modifier and Type | Method and Description |
---|---|
void |
DummyMetadata.setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex) |
void |
MetadataStore.setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex)
Set the SamplesPerPixel property of Channel.
|
void |
FilterMetadata.setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex) |
void |
AggregateMetadata.setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex) |
void |
OMEXMLMetadataImpl.setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex) |
void |
DummyMetadata.setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex) |
void |
MetadataStore.setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex)
Set the Integration property of DetectorSettings.
|
void |
FilterMetadata.setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex) |
void |
AggregateMetadata.setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex) |
void |
OMEXMLMetadataImpl.setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex) |
void |
DummyMetadata.setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex) |
void |
MetadataStore.setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex)
Set the FrequencyMultiplication property of Laser.
|
void |
FilterMetadata.setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex) |
void |
AggregateMetadata.setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex) |
void |
OMEXMLMetadataImpl.setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex) |
void |
DummyMetadata.setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex) |
void |
MetadataStore.setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex)
Set the SignificantBits property of Pixels.
|
void |
FilterMetadata.setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex) |
void |
AggregateMetadata.setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex) |
void |
DummyMetadata.setPixelsSizeC(PositiveInteger sizeC,
int imageIndex) |
void |
MetadataStore.setPixelsSizeC(PositiveInteger sizeC,
int imageIndex)
Set the SizeC property of Pixels.
|
void |
FilterMetadata.setPixelsSizeC(PositiveInteger sizeC,
int imageIndex) |
void |
AggregateMetadata.setPixelsSizeC(PositiveInteger sizeC,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsSizeC(PositiveInteger sizeC,
int imageIndex) |
void |
DummyMetadata.setPixelsSizeT(PositiveInteger sizeT,
int imageIndex) |
void |
MetadataStore.setPixelsSizeT(PositiveInteger sizeT,
int imageIndex)
Set the SizeT property of Pixels.
|
void |
FilterMetadata.setPixelsSizeT(PositiveInteger sizeT,
int imageIndex) |
void |
AggregateMetadata.setPixelsSizeT(PositiveInteger sizeT,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsSizeT(PositiveInteger sizeT,
int imageIndex) |
void |
DummyMetadata.setPixelsSizeX(PositiveInteger sizeX,
int imageIndex) |
void |
MetadataStore.setPixelsSizeX(PositiveInteger sizeX,
int imageIndex)
Set the SizeX property of Pixels.
|
void |
FilterMetadata.setPixelsSizeX(PositiveInteger sizeX,
int imageIndex) |
void |
AggregateMetadata.setPixelsSizeX(PositiveInteger sizeX,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsSizeX(PositiveInteger sizeX,
int imageIndex) |
void |
DummyMetadata.setPixelsSizeY(PositiveInteger sizeY,
int imageIndex) |
void |
MetadataStore.setPixelsSizeY(PositiveInteger sizeY,
int imageIndex)
Set the SizeY property of Pixels.
|
void |
FilterMetadata.setPixelsSizeY(PositiveInteger sizeY,
int imageIndex) |
void |
AggregateMetadata.setPixelsSizeY(PositiveInteger sizeY,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsSizeY(PositiveInteger sizeY,
int imageIndex) |
void |
DummyMetadata.setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex) |
void |
MetadataStore.setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex)
Set the SizeZ property of Pixels.
|
void |
FilterMetadata.setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex) |
void |
AggregateMetadata.setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex) |
void |
DummyMetadata.setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex) |
void |
MetadataStore.setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex)
Set the MaximumFieldCount property of PlateAcquisition.
|
void |
FilterMetadata.setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex) |
void |
AggregateMetadata.setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex) |
void |
OMEXMLMetadataImpl.setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex) |
void |
DummyMetadata.setPlateColumns(PositiveInteger columns,
int plateIndex) |
void |
MetadataStore.setPlateColumns(PositiveInteger columns,
int plateIndex)
Set the Columns property of Plate.
|
void |
FilterMetadata.setPlateColumns(PositiveInteger columns,
int plateIndex) |
void |
AggregateMetadata.setPlateColumns(PositiveInteger columns,
int plateIndex) |
void |
OMEXMLMetadataImpl.setPlateColumns(PositiveInteger columns,
int plateIndex) |
void |
DummyMetadata.setPlateRows(PositiveInteger rows,
int plateIndex) |
void |
MetadataStore.setPlateRows(PositiveInteger rows,
int plateIndex)
Set the Rows property of Plate.
|
void |
FilterMetadata.setPlateRows(PositiveInteger rows,
int plateIndex) |
void |
AggregateMetadata.setPlateRows(PositiveInteger rows,
int plateIndex) |
void |
OMEXMLMetadataImpl.setPlateRows(PositiveInteger rows,
int plateIndex) |
Modifier and Type | Field and Description |
---|---|
private PositiveInteger |
Plate.columns |
private PositiveInteger |
Laser.frequencyMultiplication |
private PositiveInteger |
DetectorSettings.integration |
private PositiveInteger |
PlateAcquisition.maximumFieldCount |
private PositiveInteger |
Plate.rows |
private PositiveInteger |
Channel.samplesPerPixel |
private PositiveInteger |
Pixels.significantBits |
private PositiveInteger |
Pixels.sizeC |
private PositiveInteger |
Pixels.sizeT |
private PositiveInteger |
Pixels.sizeX |
private PositiveInteger |
Pixels.sizeY |
private PositiveInteger |
Pixels.sizeZ |
Modifier and Type | Method and Description |
---|---|
PositiveInteger |
Plate.getColumns() |
PositiveInteger |
Laser.getFrequencyMultiplication() |
PositiveInteger |
DetectorSettings.getIntegration() |
PositiveInteger |
PlateAcquisition.getMaximumFieldCount() |
PositiveInteger |
Plate.getRows() |
PositiveInteger |
Channel.getSamplesPerPixel() |
PositiveInteger |
Pixels.getSignificantBits() |
PositiveInteger |
Pixels.getSizeC() |
PositiveInteger |
Pixels.getSizeT() |
PositiveInteger |
Pixels.getSizeX() |
PositiveInteger |
Pixels.getSizeY() |
PositiveInteger |
Pixels.getSizeZ() |
Modifier and Type | Method and Description |
---|---|
void |
Plate.setColumns(PositiveInteger columns) |
void |
Laser.setFrequencyMultiplication(PositiveInteger frequencyMultiplication) |
void |
DetectorSettings.setIntegration(PositiveInteger integration) |
void |
PlateAcquisition.setMaximumFieldCount(PositiveInteger maximumFieldCount) |
void |
Plate.setRows(PositiveInteger rows) |
void |
Channel.setSamplesPerPixel(PositiveInteger samplesPerPixel) |
void |
Pixels.setSignificantBits(PositiveInteger significantBits) |
void |
Pixels.setSizeC(PositiveInteger sizeC) |
void |
Pixels.setSizeT(PositiveInteger sizeT) |
void |
Pixels.setSizeX(PositiveInteger sizeX) |
void |
Pixels.setSizeY(PositiveInteger sizeY) |
void |
Pixels.setSizeZ(PositiveInteger sizeZ) |
Modifier and Type | Method and Description |
---|---|
static PositiveInteger |
PositiveInteger.valueOf(String s)
Returns an
PositiveInteger object holding the value of
the specified string. |
Copyright © 2016 Open Microscopy Environment