public class FilterMetadata extends Object implements MetadataStore
MetadataStore
that removes unprintable
characters from metadata values before storing them in a delegate
MetadataStore.Modifier and Type | Field and Description |
---|---|
private boolean |
filter
Is filtering enabled?
|
private MetadataStore |
store
The wrapped metadata store.
|
Constructor and Description |
---|
FilterMetadata(MetadataStore store,
boolean filter)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
createRoot()
Create root node.
|
MetadataRoot |
getRoot()
Get the root node of the metadata.
|
void |
setArcAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex)
Set the AnnotationRef property of Arc.
|
void |
setArcID(String id,
int instrumentIndex,
int lightSourceIndex)
Set the ID property of Arc.
|
void |
setArcLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex)
Set the LotNumber property of Arc.
|
void |
setArcManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex)
Set the Manufacturer property of Arc.
|
void |
setArcModel(String model,
int instrumentIndex,
int lightSourceIndex)
Set the Model property of Arc.
|
void |
setArcPower(Power power,
int instrumentIndex,
int lightSourceIndex)
Set the Power property of Arc.
|
void |
setArcSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex)
Set the SerialNumber property of Arc.
|
void |
setArcType(ArcType type,
int instrumentIndex,
int lightSourceIndex)
Set the Type property of Arc.
|
void |
setBinaryFileBinData(byte[] base64Binary,
int fileAnnotationIndex)
Set the Base64Binary property of BinData.
|
void |
setBinaryFileBinDataBigEndian(Boolean bigEndian,
int fileAnnotationIndex)
Set the BigEndian property of BinData.
|
void |
setBinaryFileBinDataCompression(Compression compression,
int fileAnnotationIndex)
Set the Compression property of BinData.
|
void |
setBinaryFileBinDataLength(NonNegativeLong length,
int fileAnnotationIndex)
Set the Length property of BinData.
|
void |
setBinaryFileFileName(String fileName,
int fileAnnotationIndex)
Set the FileName property of BinaryFile.
|
void |
setBinaryFileMIMEType(String mimeType,
int fileAnnotationIndex)
Set the MIMEType property of BinaryFile.
|
void |
setBinaryFileSize(NonNegativeLong size,
int fileAnnotationIndex)
Set the Size property of BinaryFile.
|
void |
setBinaryOnlyMetadataFile(String metadataFile)
Set the MetadataFile property of BinaryOnly.
|
void |
setBinaryOnlyUUID(String uuid)
Set the UUID property of BinaryOnly.
|
void |
setBooleanAnnotationAnnotationRef(String annotation,
int booleanAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of BooleanAnnotation.
|
void |
setBooleanAnnotationAnnotator(String annotator,
int booleanAnnotationIndex)
Set the Annotator property of BooleanAnnotation.
|
void |
setBooleanAnnotationDescription(String description,
int booleanAnnotationIndex)
Set the Description property of BooleanAnnotation.
|
void |
setBooleanAnnotationID(String id,
int booleanAnnotationIndex)
Set the ID property of BooleanAnnotation.
|
void |
setBooleanAnnotationNamespace(String namespace,
int booleanAnnotationIndex)
Set the Namespace property of BooleanAnnotation.
|
void |
setBooleanAnnotationValue(Boolean value,
int booleanAnnotationIndex)
Set the Value property of BooleanAnnotation.
|
void |
setChannelAcquisitionMode(AcquisitionMode acquisitionMode,
int imageIndex,
int channelIndex)
Set the AcquisitionMode property of Channel.
|
void |
setChannelAnnotationRef(String annotation,
int imageIndex,
int channelIndex,
int annotationRefIndex)
Set the AnnotationRef property of Channel.
|
void |
setChannelColor(Color color,
int imageIndex,
int channelIndex)
Set the Color property of Channel.
|
void |
setChannelContrastMethod(ContrastMethod contrastMethod,
int imageIndex,
int channelIndex)
Set the ContrastMethod property of Channel.
|
void |
setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex)
Set the EmissionWavelength property of Channel.
|
void |
setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex)
Set the ExcitationWavelength property of Channel.
|
void |
setChannelFilterSetRef(String filterSet,
int imageIndex,
int channelIndex)
Set the FilterSetRef property of Channel.
|
void |
setChannelFluor(String fluor,
int imageIndex,
int channelIndex)
Set the Fluor property of Channel.
|
void |
setChannelID(String id,
int imageIndex,
int channelIndex)
Set the ID property of Channel.
|
void |
setChannelIlluminationType(IlluminationType illuminationType,
int imageIndex,
int channelIndex)
Set the IlluminationType property of Channel.
|
void |
setChannelLightSourceSettingsAttenuation(PercentFraction attenuation,
int imageIndex,
int channelIndex)
Set the Attenuation property of LightSourceSettings.
|
void |
setChannelLightSourceSettingsID(String id,
int imageIndex,
int channelIndex)
Set the ID property of LightSourceSettings.
|
void |
setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex)
Set the Wavelength property of LightSourceSettings.
|
void |
setChannelName(String name,
int imageIndex,
int channelIndex)
Set the Name property of Channel.
|
void |
setChannelNDFilter(Double ndFilter,
int imageIndex,
int channelIndex)
Set the NDFilter property of Channel.
|
void |
setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex)
Set the PinholeSize property of Channel.
|
void |
setChannelPockelCellSetting(Integer pockelCellSetting,
int imageIndex,
int channelIndex)
Set the PockelCellSetting property of Channel.
|
void |
setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex)
Set the SamplesPerPixel property of Channel.
|
void |
setCommentAnnotationAnnotationRef(String annotation,
int commentAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of CommentAnnotation.
|
void |
setCommentAnnotationAnnotator(String annotator,
int commentAnnotationIndex)
Set the Annotator property of CommentAnnotation.
|
void |
setCommentAnnotationDescription(String description,
int commentAnnotationIndex)
Set the Description property of CommentAnnotation.
|
void |
setCommentAnnotationID(String id,
int commentAnnotationIndex)
Set the ID property of CommentAnnotation.
|
void |
setCommentAnnotationNamespace(String namespace,
int commentAnnotationIndex)
Set the Namespace property of CommentAnnotation.
|
void |
setCommentAnnotationValue(String value,
int commentAnnotationIndex)
Set the Value property of CommentAnnotation.
|
void |
setDatasetAnnotationRef(String annotation,
int datasetIndex,
int annotationRefIndex)
Set the AnnotationRef property of Dataset.
|
void |
setDatasetDescription(String description,
int datasetIndex)
Set the Description property of Dataset.
|
void |
setDatasetExperimenterGroupRef(String experimenterGroup,
int datasetIndex)
Set the ExperimenterGroupRef property of Dataset.
|
void |
setDatasetExperimenterRef(String experimenter,
int datasetIndex)
Set the ExperimenterRef property of Dataset.
|
void |
setDatasetID(String id,
int datasetIndex)
Set the ID property of Dataset.
|
void |
setDatasetImageRef(String image,
int datasetIndex,
int imageRefIndex)
Set the ImageRef property of Dataset.
|
void |
setDatasetName(String name,
int datasetIndex)
Set the Name property of Dataset.
|
void |
setDetectorAmplificationGain(Double amplificationGain,
int instrumentIndex,
int detectorIndex)
Set the AmplificationGain property of Detector.
|
void |
setDetectorAnnotationRef(String annotation,
int instrumentIndex,
int detectorIndex,
int annotationRefIndex)
Set the AnnotationRef property of Detector.
|
void |
setDetectorGain(Double gain,
int instrumentIndex,
int detectorIndex)
Set the Gain property of Detector.
|
void |
setDetectorID(String id,
int instrumentIndex,
int detectorIndex)
Set the ID property of Detector.
|
void |
setDetectorLotNumber(String lotNumber,
int instrumentIndex,
int detectorIndex)
Set the LotNumber property of Detector.
|
void |
setDetectorManufacturer(String manufacturer,
int instrumentIndex,
int detectorIndex)
Set the Manufacturer property of Detector.
|
void |
setDetectorModel(String model,
int instrumentIndex,
int detectorIndex)
Set the Model property of Detector.
|
void |
setDetectorOffset(Double offset,
int instrumentIndex,
int detectorIndex)
Set the Offset property of Detector.
|
void |
setDetectorSerialNumber(String serialNumber,
int instrumentIndex,
int detectorIndex)
Set the SerialNumber property of Detector.
|
void |
setDetectorSettingsBinning(Binning binning,
int imageIndex,
int channelIndex)
Set the Binning property of DetectorSettings.
|
void |
setDetectorSettingsGain(Double gain,
int imageIndex,
int channelIndex)
Set the Gain property of DetectorSettings.
|
void |
setDetectorSettingsID(String id,
int imageIndex,
int channelIndex)
Set the ID property of DetectorSettings.
|
void |
setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex)
Set the Integration property of DetectorSettings.
|
void |
setDetectorSettingsOffset(Double offset,
int imageIndex,
int channelIndex)
Set the Offset property of DetectorSettings.
|
void |
setDetectorSettingsReadOutRate(Frequency readOutRate,
int imageIndex,
int channelIndex)
Set the ReadOutRate property of DetectorSettings.
|
void |
setDetectorSettingsVoltage(ElectricPotential voltage,
int imageIndex,
int channelIndex)
Set the Voltage property of DetectorSettings.
|
void |
setDetectorSettingsZoom(Double zoom,
int imageIndex,
int channelIndex)
Set the Zoom property of DetectorSettings.
|
void |
setDetectorType(DetectorType type,
int instrumentIndex,
int detectorIndex)
Set the Type property of Detector.
|
void |
setDetectorVoltage(ElectricPotential voltage,
int instrumentIndex,
int detectorIndex)
Set the Voltage property of Detector.
|
void |
setDetectorZoom(Double zoom,
int instrumentIndex,
int detectorIndex)
Set the Zoom property of Detector.
|
void |
setDichroicAnnotationRef(String annotation,
int instrumentIndex,
int dichroicIndex,
int annotationRefIndex)
Set the AnnotationRef property of Dichroic.
|
void |
setDichroicID(String id,
int instrumentIndex,
int dichroicIndex)
Set the ID property of Dichroic.
|
void |
setDichroicLotNumber(String lotNumber,
int instrumentIndex,
int dichroicIndex)
Set the LotNumber property of Dichroic.
|
void |
setDichroicManufacturer(String manufacturer,
int instrumentIndex,
int dichroicIndex)
Set the Manufacturer property of Dichroic.
|
void |
setDichroicModel(String model,
int instrumentIndex,
int dichroicIndex)
Set the Model property of Dichroic.
|
void |
setDichroicSerialNumber(String serialNumber,
int instrumentIndex,
int dichroicIndex)
Set the SerialNumber property of Dichroic.
|
void |
setDoubleAnnotationAnnotationRef(String annotation,
int doubleAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of DoubleAnnotation.
|
void |
setDoubleAnnotationAnnotator(String annotator,
int doubleAnnotationIndex)
Set the Annotator property of DoubleAnnotation.
|
void |
setDoubleAnnotationDescription(String description,
int doubleAnnotationIndex)
Set the Description property of DoubleAnnotation.
|
void |
setDoubleAnnotationID(String id,
int doubleAnnotationIndex)
Set the ID property of DoubleAnnotation.
|
void |
setDoubleAnnotationNamespace(String namespace,
int doubleAnnotationIndex)
Set the Namespace property of DoubleAnnotation.
|
void |
setDoubleAnnotationValue(Double value,
int doubleAnnotationIndex)
Set the Value property of DoubleAnnotation.
|
void |
setEllipseAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Ellipse.
|
void |
setEllipseFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Ellipse.
|
void |
setEllipseFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Ellipse.
|
void |
setEllipseFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Ellipse.
|
void |
setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Ellipse.
|
void |
setEllipseFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Ellipse.
|
void |
setEllipseID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Ellipse.
|
void |
setEllipseLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Ellipse.
|
void |
setEllipseRadiusX(Double radiusX,
int ROIIndex,
int shapeIndex)
Set the RadiusX property of Ellipse.
|
void |
setEllipseRadiusY(Double radiusY,
int ROIIndex,
int shapeIndex)
Set the RadiusY property of Ellipse.
|
void |
setEllipseStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Ellipse.
|
void |
setEllipseStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Ellipse.
|
void |
setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Ellipse.
|
void |
setEllipseText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Ellipse.
|
void |
setEllipseTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Ellipse.
|
void |
setEllipseTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Ellipse.
|
void |
setEllipseTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Ellipse.
|
void |
setEllipseTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Ellipse.
|
void |
setEllipseX(Double x,
int ROIIndex,
int shapeIndex)
Set the X property of Ellipse.
|
void |
setEllipseY(Double y,
int ROIIndex,
int shapeIndex)
Set the Y property of Ellipse.
|
void |
setExperimentDescription(String description,
int experimentIndex)
Set the Description property of Experiment.
|
void |
setExperimenterAnnotationRef(String annotation,
int experimenterIndex,
int annotationRefIndex)
Set the AnnotationRef property of Experimenter.
|
void |
setExperimenterEmail(String email,
int experimenterIndex)
Set the Email property of Experimenter.
|
void |
setExperimenterFirstName(String firstName,
int experimenterIndex)
Set the FirstName property of Experimenter.
|
void |
setExperimenterGroupAnnotationRef(String annotation,
int experimenterGroupIndex,
int annotationRefIndex)
Set the AnnotationRef property of ExperimenterGroup.
|
void |
setExperimenterGroupDescription(String description,
int experimenterGroupIndex)
Set the Description property of ExperimenterGroup.
|
void |
setExperimenterGroupExperimenterRef(String experimenter,
int experimenterGroupIndex,
int experimenterRefIndex)
Set the ExperimenterRef property of ExperimenterGroup.
|
void |
setExperimenterGroupID(String id,
int experimenterGroupIndex)
Set the ID property of ExperimenterGroup.
|
void |
setExperimenterGroupLeader(String leader,
int experimenterGroupIndex,
int leaderIndex)
Set the Leader property of ExperimenterGroup.
|
void |
setExperimenterGroupName(String name,
int experimenterGroupIndex)
Set the Name property of ExperimenterGroup.
|
void |
setExperimenterID(String id,
int experimenterIndex)
Set the ID property of Experimenter.
|
void |
setExperimenterInstitution(String institution,
int experimenterIndex)
Set the Institution property of Experimenter.
|
void |
setExperimenterLastName(String lastName,
int experimenterIndex)
Set the LastName property of Experimenter.
|
void |
setExperimenterMiddleName(String middleName,
int experimenterIndex)
Set the MiddleName property of Experimenter.
|
void |
setExperimenterUserName(String userName,
int experimenterIndex)
Set the UserName property of Experimenter.
|
void |
setExperimentExperimenterRef(String experimenter,
int experimentIndex)
Set the ExperimenterRef property of Experiment.
|
void |
setExperimentID(String id,
int experimentIndex)
Set the ID property of Experiment.
|
void |
setExperimentType(ExperimentType type,
int experimentIndex)
Set the Type property of Experiment.
|
void |
setFilamentAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex)
Set the AnnotationRef property of Filament.
|
void |
setFilamentID(String id,
int instrumentIndex,
int lightSourceIndex)
Set the ID property of Filament.
|
void |
setFilamentLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex)
Set the LotNumber property of Filament.
|
void |
setFilamentManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex)
Set the Manufacturer property of Filament.
|
void |
setFilamentModel(String model,
int instrumentIndex,
int lightSourceIndex)
Set the Model property of Filament.
|
void |
setFilamentPower(Power power,
int instrumentIndex,
int lightSourceIndex)
Set the Power property of Filament.
|
void |
setFilamentSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex)
Set the SerialNumber property of Filament.
|
void |
setFilamentType(FilamentType type,
int instrumentIndex,
int lightSourceIndex)
Set the Type property of Filament.
|
void |
setFileAnnotationAnnotationRef(String annotation,
int fileAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of FileAnnotation.
|
void |
setFileAnnotationAnnotator(String annotator,
int fileAnnotationIndex)
Set the Annotator property of FileAnnotation.
|
void |
setFileAnnotationDescription(String description,
int fileAnnotationIndex)
Set the Description property of FileAnnotation.
|
void |
setFileAnnotationID(String id,
int fileAnnotationIndex)
Set the ID property of FileAnnotation.
|
void |
setFileAnnotationNamespace(String namespace,
int fileAnnotationIndex)
Set the Namespace property of FileAnnotation.
|
void |
setFilterAnnotationRef(String annotation,
int instrumentIndex,
int filterIndex,
int annotationRefIndex)
Set the AnnotationRef property of Filter.
|
void |
setFilterFilterWheel(String filterWheel,
int instrumentIndex,
int filterIndex)
Set the FilterWheel property of Filter.
|
void |
setFilterID(String id,
int instrumentIndex,
int filterIndex)
Set the ID property of Filter.
|
void |
setFilterLotNumber(String lotNumber,
int instrumentIndex,
int filterIndex)
Set the LotNumber property of Filter.
|
void |
setFilterManufacturer(String manufacturer,
int instrumentIndex,
int filterIndex)
Set the Manufacturer property of Filter.
|
void |
setFilterModel(String model,
int instrumentIndex,
int filterIndex)
Set the Model property of Filter.
|
void |
setFilterSerialNumber(String serialNumber,
int instrumentIndex,
int filterIndex)
Set the SerialNumber property of Filter.
|
void |
setFilterSetDichroicRef(String dichroic,
int instrumentIndex,
int filterSetIndex)
Set the DichroicRef property of FilterSet.
|
void |
setFilterSetEmissionFilterRef(String emissionFilter,
int instrumentIndex,
int filterSetIndex,
int emissionFilterRefIndex)
Set the EmissionFilterRef property of FilterSet.
|
void |
setFilterSetExcitationFilterRef(String excitationFilter,
int instrumentIndex,
int filterSetIndex,
int excitationFilterRefIndex)
Set the ExcitationFilterRef property of FilterSet.
|
void |
setFilterSetID(String id,
int instrumentIndex,
int filterSetIndex)
Set the ID property of FilterSet.
|
void |
setFilterSetLotNumber(String lotNumber,
int instrumentIndex,
int filterSetIndex)
Set the LotNumber property of FilterSet.
|
void |
setFilterSetManufacturer(String manufacturer,
int instrumentIndex,
int filterSetIndex)
Set the Manufacturer property of FilterSet.
|
void |
setFilterSetModel(String model,
int instrumentIndex,
int filterSetIndex)
Set the Model property of FilterSet.
|
void |
setFilterSetSerialNumber(String serialNumber,
int instrumentIndex,
int filterSetIndex)
Set the SerialNumber property of FilterSet.
|
void |
setFilterType(FilterType type,
int instrumentIndex,
int filterIndex)
Set the Type property of Filter.
|
void |
setFolderAnnotationRef(String annotation,
int folderIndex,
int annotationRefIndex)
Set the AnnotationRef property of Folder.
|
void |
setFolderDescription(String description,
int folderIndex)
Set the Description property of Folder.
|
void |
setFolderFolderRef(String folder,
int folderIndex,
int folderRefIndex)
Set the FolderRef property of Folder.
|
void |
setFolderID(String id,
int folderIndex)
Set the ID property of Folder.
|
void |
setFolderImageRef(String image,
int folderIndex,
int imageRefIndex)
Set the ImageRef property of Folder.
|
void |
setFolderName(String name,
int folderIndex)
Set the Name property of Folder.
|
void |
setFolderROIRef(String roi,
int folderIndex,
int ROIRefIndex)
Set the ROIRef property of Folder.
|
void |
setGenericExcitationSourceAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex)
Set the AnnotationRef property of GenericExcitationSource.
|
void |
setGenericExcitationSourceID(String id,
int instrumentIndex,
int lightSourceIndex)
Set the ID property of GenericExcitationSource.
|
void |
setGenericExcitationSourceLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex)
Set the LotNumber property of GenericExcitationSource.
|
void |
setGenericExcitationSourceManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex)
Set the Manufacturer property of GenericExcitationSource.
|
void |
setGenericExcitationSourceMap(List<MapPair> map,
int instrumentIndex,
int lightSourceIndex)
Sets the Map value associated with this generic light source
|
void |
setGenericExcitationSourceModel(String model,
int instrumentIndex,
int lightSourceIndex)
Set the Model property of GenericExcitationSource.
|
void |
setGenericExcitationSourcePower(Power power,
int instrumentIndex,
int lightSourceIndex)
Set the Power property of GenericExcitationSource.
|
void |
setGenericExcitationSourceSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex)
Set the SerialNumber property of GenericExcitationSource.
|
void |
setImageAcquisitionDate(Timestamp acquisitionDate,
int imageIndex)
Set the AcquisitionDate property of Image.
|
void |
setImageAnnotationRef(String annotation,
int imageIndex,
int annotationRefIndex)
Set the AnnotationRef property of Image.
|
void |
setImageDescription(String description,
int imageIndex)
Set the Description property of Image.
|
void |
setImageExperimenterGroupRef(String experimenterGroup,
int imageIndex)
Set the ExperimenterGroupRef property of Image.
|
void |
setImageExperimenterRef(String experimenter,
int imageIndex)
Set the ExperimenterRef property of Image.
|
void |
setImageExperimentRef(String experiment,
int imageIndex)
Set the ExperimentRef property of Image.
|
void |
setImageID(String id,
int imageIndex)
Set the ID property of Image.
|
void |
setImageInstrumentRef(String instrument,
int imageIndex)
Set the InstrumentRef property of Image.
|
void |
setImageMicrobeamManipulationRef(String microbeamManipulation,
int imageIndex,
int microbeamManipulationRefIndex)
Set the MicrobeamManipulationRef property of Image.
|
void |
setImageName(String name,
int imageIndex)
Set the Name property of Image.
|
void |
setImageROIRef(String roi,
int imageIndex,
int ROIRefIndex)
Set the ROIRef property of Image.
|
void |
setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex)
Set the AirPressure property of ImagingEnvironment.
|
void |
setImagingEnvironmentCO2Percent(PercentFraction co2Percent,
int imageIndex)
Set the CO2Percent property of ImagingEnvironment.
|
void |
setImagingEnvironmentHumidity(PercentFraction humidity,
int imageIndex)
Set the Humidity property of ImagingEnvironment.
|
void |
setImagingEnvironmentMap(List<MapPair> map,
int imageIndex)
Sets the Map value associated with this imaging environment
|
void |
setImagingEnvironmentTemperature(Temperature temperature,
int imageIndex)
Set the Temperature property of ImagingEnvironment.
|
void |
setInstrumentAnnotationRef(String annotation,
int instrumentIndex,
int annotationRefIndex)
Set the AnnotationRef property of Instrument.
|
void |
setInstrumentID(String id,
int instrumentIndex)
Set the ID property of Instrument.
|
void |
setLabelAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Label.
|
void |
setLabelFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Label.
|
void |
setLabelFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Label.
|
void |
setLabelFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Label.
|
void |
setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Label.
|
void |
setLabelFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Label.
|
void |
setLabelID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Label.
|
void |
setLabelLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Label.
|
void |
setLabelStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Label.
|
void |
setLabelStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Label.
|
void |
setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Label.
|
void |
setLabelText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Label.
|
void |
setLabelTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Label.
|
void |
setLabelTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Label.
|
void |
setLabelTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Label.
|
void |
setLabelTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Label.
|
void |
setLabelX(Double x,
int ROIIndex,
int shapeIndex)
Set the X property of Label.
|
void |
setLabelY(Double y,
int ROIIndex,
int shapeIndex)
Set the Y property of Label.
|
void |
setLaserAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex)
Set the AnnotationRef property of Laser.
|
void |
setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex)
Set the FrequencyMultiplication property of Laser.
|
void |
setLaserID(String id,
int instrumentIndex,
int lightSourceIndex)
Set the ID property of Laser.
|
void |
setLaserLaserMedium(LaserMedium laserMedium,
int instrumentIndex,
int lightSourceIndex)
Set the LaserMedium property of Laser.
|
void |
setLaserLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex)
Set the LotNumber property of Laser.
|
void |
setLaserManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex)
Set the Manufacturer property of Laser.
|
void |
setLaserModel(String model,
int instrumentIndex,
int lightSourceIndex)
Set the Model property of Laser.
|
void |
setLaserPockelCell(Boolean pockelCell,
int instrumentIndex,
int lightSourceIndex)
Set the PockelCell property of Laser.
|
void |
setLaserPower(Power power,
int instrumentIndex,
int lightSourceIndex)
Set the Power property of Laser.
|
void |
setLaserPulse(Pulse pulse,
int instrumentIndex,
int lightSourceIndex)
Set the Pulse property of Laser.
|
void |
setLaserPump(String pump,
int instrumentIndex,
int lightSourceIndex)
Set the Pump property of Laser.
|
void |
setLaserRepetitionRate(Frequency repetitionRate,
int instrumentIndex,
int lightSourceIndex)
Set the RepetitionRate property of Laser.
|
void |
setLaserSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex)
Set the SerialNumber property of Laser.
|
void |
setLaserTuneable(Boolean tuneable,
int instrumentIndex,
int lightSourceIndex)
Set the Tuneable property of Laser.
|
void |
setLaserType(LaserType type,
int instrumentIndex,
int lightSourceIndex)
Set the Type property of Laser.
|
void |
setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex)
Set the Wavelength property of Laser.
|
void |
setLightEmittingDiodeAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex)
Set the AnnotationRef property of LightEmittingDiode.
|
void |
setLightEmittingDiodeID(String id,
int instrumentIndex,
int lightSourceIndex)
Set the ID property of LightEmittingDiode.
|
void |
setLightEmittingDiodeLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex)
Set the LotNumber property of LightEmittingDiode.
|
void |
setLightEmittingDiodeManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex)
Set the Manufacturer property of LightEmittingDiode.
|
void |
setLightEmittingDiodeModel(String model,
int instrumentIndex,
int lightSourceIndex)
Set the Model property of LightEmittingDiode.
|
void |
setLightEmittingDiodePower(Power power,
int instrumentIndex,
int lightSourceIndex)
Set the Power property of LightEmittingDiode.
|
void |
setLightEmittingDiodeSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex)
Set the SerialNumber property of LightEmittingDiode.
|
void |
setLightPathAnnotationRef(String annotation,
int imageIndex,
int channelIndex,
int annotationRefIndex)
Set the AnnotationRef property of LightPath.
|
void |
setLightPathDichroicRef(String dichroic,
int imageIndex,
int channelIndex)
Set the DichroicRef property of LightPath.
|
void |
setLightPathEmissionFilterRef(String emissionFilter,
int imageIndex,
int channelIndex,
int emissionFilterRefIndex)
Set the EmissionFilterRef property of LightPath.
|
void |
setLightPathExcitationFilterRef(String excitationFilter,
int imageIndex,
int channelIndex,
int excitationFilterRefIndex)
Set the ExcitationFilterRef property of LightPath.
|
void |
setLineAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Line.
|
void |
setLineFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Line.
|
void |
setLineFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Line.
|
void |
setLineFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Line.
|
void |
setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Line.
|
void |
setLineFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Line.
|
void |
setLineID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Line.
|
void |
setLineLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Line.
|
void |
setLineMarkerEnd(Marker markerEnd,
int ROIIndex,
int shapeIndex)
Set the MarkerEnd property of Line.
|
void |
setLineMarkerStart(Marker markerStart,
int ROIIndex,
int shapeIndex)
Set the MarkerStart property of Line.
|
void |
setLineStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Line.
|
void |
setLineStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Line.
|
void |
setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Line.
|
void |
setLineText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Line.
|
void |
setLineTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Line.
|
void |
setLineTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Line.
|
void |
setLineTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Line.
|
void |
setLineTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Line.
|
void |
setLineX1(Double x1,
int ROIIndex,
int shapeIndex)
Set the X1 property of Line.
|
void |
setLineX2(Double x2,
int ROIIndex,
int shapeIndex)
Set the X2 property of Line.
|
void |
setLineY1(Double y1,
int ROIIndex,
int shapeIndex)
Set the Y1 property of Line.
|
void |
setLineY2(Double y2,
int ROIIndex,
int shapeIndex)
Set the Y2 property of Line.
|
void |
setListAnnotationAnnotationRef(String annotation,
int listAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of ListAnnotation.
|
void |
setListAnnotationAnnotator(String annotator,
int listAnnotationIndex)
Set the Annotator property of ListAnnotation.
|
void |
setListAnnotationDescription(String description,
int listAnnotationIndex)
Set the Description property of ListAnnotation.
|
void |
setListAnnotationID(String id,
int listAnnotationIndex)
Set the ID property of ListAnnotation.
|
void |
setListAnnotationNamespace(String namespace,
int listAnnotationIndex)
Set the Namespace property of ListAnnotation.
|
void |
setLongAnnotationAnnotationRef(String annotation,
int longAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of LongAnnotation.
|
void |
setLongAnnotationAnnotator(String annotator,
int longAnnotationIndex)
Set the Annotator property of LongAnnotation.
|
void |
setLongAnnotationDescription(String description,
int longAnnotationIndex)
Set the Description property of LongAnnotation.
|
void |
setLongAnnotationID(String id,
int longAnnotationIndex)
Set the ID property of LongAnnotation.
|
void |
setLongAnnotationNamespace(String namespace,
int longAnnotationIndex)
Set the Namespace property of LongAnnotation.
|
void |
setLongAnnotationValue(Long value,
int longAnnotationIndex)
Set the Value property of LongAnnotation.
|
void |
setMapAnnotationAnnotationRef(String annotation,
int mapAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of MapAnnotation.
|
void |
setMapAnnotationAnnotator(String annotator,
int mapAnnotationIndex)
Set the Annotator property of MapAnnotation.
|
void |
setMapAnnotationDescription(String description,
int mapAnnotationIndex)
Set the Description property of MapAnnotation.
|
void |
setMapAnnotationID(String id,
int mapAnnotationIndex)
Set the ID property of MapAnnotation.
|
void |
setMapAnnotationNamespace(String namespace,
int mapAnnotationIndex)
Set the Namespace property of MapAnnotation.
|
void |
setMapAnnotationValue(List<MapPair> value,
int mapAnnotationIndex)
Sets the Map value associated with this annotation
|
void |
setMaskAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Mask.
|
void |
setMaskBinData(byte[] base64Binary,
int ROIIndex,
int shapeIndex)
Set the Base64Binary property of BinData.
|
void |
setMaskBinDataBigEndian(Boolean bigEndian,
int ROIIndex,
int shapeIndex)
Set the BigEndian property of BinData.
|
void |
setMaskBinDataCompression(Compression compression,
int ROIIndex,
int shapeIndex)
Set the Compression property of BinData.
|
void |
setMaskBinDataLength(NonNegativeLong length,
int ROIIndex,
int shapeIndex)
Set the Length property of BinData.
|
void |
setMaskFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Mask.
|
void |
setMaskFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Mask.
|
void |
setMaskFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Mask.
|
void |
setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Mask.
|
void |
setMaskFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Mask.
|
void |
setMaskHeight(Double height,
int ROIIndex,
int shapeIndex)
Set the Height property of Mask.
|
void |
setMaskID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Mask.
|
void |
setMaskLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Mask.
|
void |
setMaskStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Mask.
|
void |
setMaskStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Mask.
|
void |
setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Mask.
|
void |
setMaskText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Mask.
|
void |
setMaskTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Mask.
|
void |
setMaskTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Mask.
|
void |
setMaskTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Mask.
|
void |
setMaskTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Mask.
|
void |
setMaskWidth(Double width,
int ROIIndex,
int shapeIndex)
Set the Width property of Mask.
|
void |
setMaskX(Double x,
int ROIIndex,
int shapeIndex)
Set the X property of Mask.
|
void |
setMaskY(Double y,
int ROIIndex,
int shapeIndex)
Set the Y property of Mask.
|
void |
setMicrobeamManipulationDescription(String description,
int experimentIndex,
int microbeamManipulationIndex)
Set the Description property of MicrobeamManipulation.
|
void |
setMicrobeamManipulationExperimenterRef(String experimenter,
int experimentIndex,
int microbeamManipulationIndex)
Set the ExperimenterRef property of MicrobeamManipulation.
|
void |
setMicrobeamManipulationID(String id,
int experimentIndex,
int microbeamManipulationIndex)
Set the ID property of MicrobeamManipulation.
|
void |
setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction attenuation,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex)
Set the Attenuation property of LightSourceSettings.
|
void |
setMicrobeamManipulationLightSourceSettingsID(String id,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex)
Set the ID property of LightSourceSettings.
|
void |
setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex)
Set the Wavelength property of LightSourceSettings.
|
void |
setMicrobeamManipulationROIRef(String roi,
int experimentIndex,
int microbeamManipulationIndex,
int ROIRefIndex)
Set the ROIRef property of MicrobeamManipulation.
|
void |
setMicrobeamManipulationType(MicrobeamManipulationType type,
int experimentIndex,
int microbeamManipulationIndex)
Set the Type property of MicrobeamManipulation.
|
void |
setMicroscopeLotNumber(String lotNumber,
int instrumentIndex)
Set the LotNumber property of Microscope.
|
void |
setMicroscopeManufacturer(String manufacturer,
int instrumentIndex)
Set the Manufacturer property of Microscope.
|
void |
setMicroscopeModel(String model,
int instrumentIndex)
Set the Model property of Microscope.
|
void |
setMicroscopeSerialNumber(String serialNumber,
int instrumentIndex)
Set the SerialNumber property of Microscope.
|
void |
setMicroscopeType(MicroscopeType type,
int instrumentIndex)
Set the Type property of Microscope.
|
void |
setObjectiveAnnotationRef(String annotation,
int instrumentIndex,
int objectiveIndex,
int annotationRefIndex)
Set the AnnotationRef property of Objective.
|
void |
setObjectiveCalibratedMagnification(Double calibratedMagnification,
int instrumentIndex,
int objectiveIndex)
Set the CalibratedMagnification property of Objective.
|
void |
setObjectiveCorrection(Correction correction,
int instrumentIndex,
int objectiveIndex)
Set the Correction property of Objective.
|
void |
setObjectiveID(String id,
int instrumentIndex,
int objectiveIndex)
Set the ID property of Objective.
|
void |
setObjectiveImmersion(Immersion immersion,
int instrumentIndex,
int objectiveIndex)
Set the Immersion property of Objective.
|
void |
setObjectiveIris(Boolean iris,
int instrumentIndex,
int objectiveIndex)
Set the Iris property of Objective.
|
void |
setObjectiveLensNA(Double lensNA,
int instrumentIndex,
int objectiveIndex)
Set the LensNA property of Objective.
|
void |
setObjectiveLotNumber(String lotNumber,
int instrumentIndex,
int objectiveIndex)
Set the LotNumber property of Objective.
|
void |
setObjectiveManufacturer(String manufacturer,
int instrumentIndex,
int objectiveIndex)
Set the Manufacturer property of Objective.
|
void |
setObjectiveModel(String model,
int instrumentIndex,
int objectiveIndex)
Set the Model property of Objective.
|
void |
setObjectiveNominalMagnification(Double nominalMagnification,
int instrumentIndex,
int objectiveIndex)
Set the NominalMagnification property of Objective.
|
void |
setObjectiveSerialNumber(String serialNumber,
int instrumentIndex,
int objectiveIndex)
Set the SerialNumber property of Objective.
|
void |
setObjectiveSettingsCorrectionCollar(Double correctionCollar,
int imageIndex)
Set the CorrectionCollar property of ObjectiveSettings.
|
void |
setObjectiveSettingsID(String id,
int imageIndex)
Set the ID property of ObjectiveSettings.
|
void |
setObjectiveSettingsMedium(Medium medium,
int imageIndex)
Set the Medium property of ObjectiveSettings.
|
void |
setObjectiveSettingsRefractiveIndex(Double refractiveIndex,
int imageIndex)
Set the RefractiveIndex property of ObjectiveSettings.
|
void |
setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex)
Set the WorkingDistance property of Objective.
|
void |
setPixelsBigEndian(Boolean bigEndian,
int imageIndex)
Set the BigEndian property of Pixels.
|
void |
setPixelsBinData(byte[] base64Binary,
int imageIndex,
int binDataIndex)
Set the Base64Binary property of BinData.
|
void |
setPixelsBinDataBigEndian(Boolean bigEndian,
int imageIndex,
int binDataIndex)
Set the BigEndian property of BinData.
|
void |
setPixelsBinDataCompression(Compression compression,
int imageIndex,
int binDataIndex)
Set the Compression property of BinData.
|
void |
setPixelsBinDataLength(NonNegativeLong length,
int imageIndex,
int binDataIndex)
Set the Length property of BinData.
|
void |
setPixelsDimensionOrder(DimensionOrder dimensionOrder,
int imageIndex)
Set the DimensionOrder property of Pixels.
|
void |
setPixelsID(String id,
int imageIndex)
Set the ID property of Pixels.
|
void |
setPixelsInterleaved(Boolean interleaved,
int imageIndex)
Set the Interleaved property of Pixels.
|
void |
setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex)
Set the PhysicalSizeX property of Pixels.
|
void |
setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex)
Set the PhysicalSizeY property of Pixels.
|
void |
setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex)
Set the PhysicalSizeZ property of Pixels.
|
void |
setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex)
Set the SignificantBits property of Pixels.
|
void |
setPixelsSizeC(PositiveInteger sizeC,
int imageIndex)
Set the SizeC property of Pixels.
|
void |
setPixelsSizeT(PositiveInteger sizeT,
int imageIndex)
Set the SizeT property of Pixels.
|
void |
setPixelsSizeX(PositiveInteger sizeX,
int imageIndex)
Set the SizeX property of Pixels.
|
void |
setPixelsSizeY(PositiveInteger sizeY,
int imageIndex)
Set the SizeY property of Pixels.
|
void |
setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex)
Set the SizeZ property of Pixels.
|
void |
setPixelsTimeIncrement(Time timeIncrement,
int imageIndex)
Set the TimeIncrement property of Pixels.
|
void |
setPixelsType(PixelType type,
int imageIndex)
Set the Type property of Pixels.
|
void |
setPlaneAnnotationRef(String annotation,
int imageIndex,
int planeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Plane.
|
void |
setPlaneDeltaT(Time deltaT,
int imageIndex,
int planeIndex)
Set the DeltaT property of Plane.
|
void |
setPlaneExposureTime(Time exposureTime,
int imageIndex,
int planeIndex)
Set the ExposureTime property of Plane.
|
void |
setPlaneHashSHA1(String hashSHA1,
int imageIndex,
int planeIndex)
Set the HashSHA1 property of Plane.
|
void |
setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex)
Set the PositionX property of Plane.
|
void |
setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex)
Set the PositionY property of Plane.
|
void |
setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex)
Set the PositionZ property of Plane.
|
void |
setPlaneTheC(NonNegativeInteger theC,
int imageIndex,
int planeIndex)
Set the TheC property of Plane.
|
void |
setPlaneTheT(NonNegativeInteger theT,
int imageIndex,
int planeIndex)
Set the TheT property of Plane.
|
void |
setPlaneTheZ(NonNegativeInteger theZ,
int imageIndex,
int planeIndex)
Set the TheZ property of Plane.
|
void |
setPlateAcquisitionAnnotationRef(String annotation,
int plateIndex,
int plateAcquisitionIndex,
int annotationRefIndex)
Set the AnnotationRef property of PlateAcquisition.
|
void |
setPlateAcquisitionDescription(String description,
int plateIndex,
int plateAcquisitionIndex)
Set the Description property of PlateAcquisition.
|
void |
setPlateAcquisitionEndTime(Timestamp endTime,
int plateIndex,
int plateAcquisitionIndex)
Set the EndTime property of PlateAcquisition.
|
void |
setPlateAcquisitionID(String id,
int plateIndex,
int plateAcquisitionIndex)
Set the ID property of PlateAcquisition.
|
void |
setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex)
Set the MaximumFieldCount property of PlateAcquisition.
|
void |
setPlateAcquisitionName(String name,
int plateIndex,
int plateAcquisitionIndex)
Set the Name property of PlateAcquisition.
|
void |
setPlateAcquisitionStartTime(Timestamp startTime,
int plateIndex,
int plateAcquisitionIndex)
Set the StartTime property of PlateAcquisition.
|
void |
setPlateAcquisitionWellSampleRef(String wellSample,
int plateIndex,
int plateAcquisitionIndex,
int wellSampleRefIndex)
Set the WellSampleRef property of PlateAcquisition.
|
void |
setPlateAnnotationRef(String annotation,
int plateIndex,
int annotationRefIndex)
Set the AnnotationRef property of Plate.
|
void |
setPlateColumnNamingConvention(NamingConvention columnNamingConvention,
int plateIndex)
Set the ColumnNamingConvention property of Plate.
|
void |
setPlateColumns(PositiveInteger columns,
int plateIndex)
Set the Columns property of Plate.
|
void |
setPlateDescription(String description,
int plateIndex)
Set the Description property of Plate.
|
void |
setPlateExternalIdentifier(String externalIdentifier,
int plateIndex)
Set the ExternalIdentifier property of Plate.
|
void |
setPlateFieldIndex(NonNegativeInteger fieldIndex,
int plateIndex)
Set the FieldIndex property of Plate.
|
void |
setPlateID(String id,
int plateIndex)
Set the ID property of Plate.
|
void |
setPlateName(String name,
int plateIndex)
Set the Name property of Plate.
|
void |
setPlateRowNamingConvention(NamingConvention rowNamingConvention,
int plateIndex)
Set the RowNamingConvention property of Plate.
|
void |
setPlateRows(PositiveInteger rows,
int plateIndex)
Set the Rows property of Plate.
|
void |
setPlateStatus(String status,
int plateIndex)
Set the Status property of Plate.
|
void |
setPlateWellOriginX(Length wellOriginX,
int plateIndex)
Set the WellOriginX property of Plate.
|
void |
setPlateWellOriginY(Length wellOriginY,
int plateIndex)
Set the WellOriginY property of Plate.
|
void |
setPointAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Point.
|
void |
setPointFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Point.
|
void |
setPointFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Point.
|
void |
setPointFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Point.
|
void |
setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Point.
|
void |
setPointFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Point.
|
void |
setPointID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Point.
|
void |
setPointLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Point.
|
void |
setPointStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Point.
|
void |
setPointStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Point.
|
void |
setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Point.
|
void |
setPointText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Point.
|
void |
setPointTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Point.
|
void |
setPointTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Point.
|
void |
setPointTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Point.
|
void |
setPointTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Point.
|
void |
setPointX(Double x,
int ROIIndex,
int shapeIndex)
Set the X property of Point.
|
void |
setPointY(Double y,
int ROIIndex,
int shapeIndex)
Set the Y property of Point.
|
void |
setPolygonAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Polygon.
|
void |
setPolygonFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Polygon.
|
void |
setPolygonFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Polygon.
|
void |
setPolygonFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Polygon.
|
void |
setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Polygon.
|
void |
setPolygonFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Polygon.
|
void |
setPolygonID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Polygon.
|
void |
setPolygonLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Polygon.
|
void |
setPolygonPoints(String points,
int ROIIndex,
int shapeIndex)
Set the Points property of Polygon.
|
void |
setPolygonStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Polygon.
|
void |
setPolygonStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Polygon.
|
void |
setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Polygon.
|
void |
setPolygonText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Polygon.
|
void |
setPolygonTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Polygon.
|
void |
setPolygonTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Polygon.
|
void |
setPolygonTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Polygon.
|
void |
setPolygonTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Polygon.
|
void |
setPolylineAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Polyline.
|
void |
setPolylineFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Polyline.
|
void |
setPolylineFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Polyline.
|
void |
setPolylineFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Polyline.
|
void |
setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Polyline.
|
void |
setPolylineFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Polyline.
|
void |
setPolylineID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Polyline.
|
void |
setPolylineLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Polyline.
|
void |
setPolylineMarkerEnd(Marker markerEnd,
int ROIIndex,
int shapeIndex)
Set the MarkerEnd property of Polyline.
|
void |
setPolylineMarkerStart(Marker markerStart,
int ROIIndex,
int shapeIndex)
Set the MarkerStart property of Polyline.
|
void |
setPolylinePoints(String points,
int ROIIndex,
int shapeIndex)
Set the Points property of Polyline.
|
void |
setPolylineStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Polyline.
|
void |
setPolylineStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Polyline.
|
void |
setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Polyline.
|
void |
setPolylineText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Polyline.
|
void |
setPolylineTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Polyline.
|
void |
setPolylineTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Polyline.
|
void |
setPolylineTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Polyline.
|
void |
setPolylineTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Polyline.
|
void |
setProjectAnnotationRef(String annotation,
int projectIndex,
int annotationRefIndex)
Set the AnnotationRef property of Project.
|
void |
setProjectDatasetRef(String dataset,
int projectIndex,
int datasetRefIndex)
Set the DatasetRef property of Project.
|
void |
setProjectDescription(String description,
int projectIndex)
Set the Description property of Project.
|
void |
setProjectExperimenterGroupRef(String experimenterGroup,
int projectIndex)
Set the ExperimenterGroupRef property of Project.
|
void |
setProjectExperimenterRef(String experimenter,
int projectIndex)
Set the ExperimenterRef property of Project.
|
void |
setProjectID(String id,
int projectIndex)
Set the ID property of Project.
|
void |
setProjectName(String name,
int projectIndex)
Set the Name property of Project.
|
void |
setReagentAnnotationRef(String annotation,
int screenIndex,
int reagentIndex,
int annotationRefIndex)
Set the AnnotationRef property of Reagent.
|
void |
setReagentDescription(String description,
int screenIndex,
int reagentIndex)
Set the Description property of Reagent.
|
void |
setReagentID(String id,
int screenIndex,
int reagentIndex)
Set the ID property of Reagent.
|
void |
setReagentName(String name,
int screenIndex,
int reagentIndex)
Set the Name property of Reagent.
|
void |
setReagentReagentIdentifier(String reagentIdentifier,
int screenIndex,
int reagentIndex)
Set the ReagentIdentifier property of Reagent.
|
void |
setRectangleAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex)
Set the AnnotationRef property of Rectangle.
|
void |
setRectangleFillColor(Color fillColor,
int ROIIndex,
int shapeIndex)
Set the FillColor property of Rectangle.
|
void |
setRectangleFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex)
Set the FillRule property of Rectangle.
|
void |
setRectangleFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex)
Set the FontFamily property of Rectangle.
|
void |
setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Rectangle.
|
void |
setRectangleFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex)
Set the FontStyle property of Rectangle.
|
void |
setRectangleHeight(Double height,
int ROIIndex,
int shapeIndex)
Set the Height property of Rectangle.
|
void |
setRectangleID(String id,
int ROIIndex,
int shapeIndex)
Set the ID property of Rectangle.
|
void |
setRectangleLocked(Boolean locked,
int ROIIndex,
int shapeIndex)
Set the Locked property of Rectangle.
|
void |
setRectangleStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex)
Set the StrokeColor property of Rectangle.
|
void |
setRectangleStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex)
Set the StrokeDashArray property of Rectangle.
|
void |
setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Rectangle.
|
void |
setRectangleText(String text,
int ROIIndex,
int shapeIndex)
Set the Text property of Rectangle.
|
void |
setRectangleTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex)
Set the TheC property of Rectangle.
|
void |
setRectangleTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex)
Set the TheT property of Rectangle.
|
void |
setRectangleTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex)
Set the TheZ property of Rectangle.
|
void |
setRectangleTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex)
Set the Transform property of Rectangle.
|
void |
setRectangleWidth(Double width,
int ROIIndex,
int shapeIndex)
Set the Width property of Rectangle.
|
void |
setRectangleX(Double x,
int ROIIndex,
int shapeIndex)
Set the X property of Rectangle.
|
void |
setRectangleY(Double y,
int ROIIndex,
int shapeIndex)
Set the Y property of Rectangle.
|
void |
setRightsRightsHeld(String rightsHeld)
Set the RightsHeld property of Rights.
|
void |
setRightsRightsHolder(String rightsHolder)
Set the RightsHolder property of Rights.
|
void |
setROIAnnotationRef(String annotation,
int ROIIndex,
int annotationRefIndex)
Set the AnnotationRef property of ROI.
|
void |
setROIDescription(String description,
int ROIIndex)
Set the Description property of ROI.
|
void |
setROIID(String id,
int ROIIndex)
Set the ID property of ROI.
|
void |
setROIName(String name,
int ROIIndex)
Set the Name property of ROI.
|
void |
setRoot(MetadataRoot root)
Set the root node of the metadata.
|
void |
setScreenAnnotationRef(String annotation,
int screenIndex,
int annotationRefIndex)
Set the AnnotationRef property of Screen.
|
void |
setScreenDescription(String description,
int screenIndex)
Set the Description property of Screen.
|
void |
setScreenID(String id,
int screenIndex)
Set the ID property of Screen.
|
void |
setScreenName(String name,
int screenIndex)
Set the Name property of Screen.
|
void |
setScreenPlateRef(String plate,
int screenIndex,
int plateRefIndex)
Set the PlateRef property of Screen.
|
void |
setScreenProtocolDescription(String protocolDescription,
int screenIndex)
Set the ProtocolDescription property of Screen.
|
void |
setScreenProtocolIdentifier(String protocolIdentifier,
int screenIndex)
Set the ProtocolIdentifier property of Screen.
|
void |
setScreenReagentSetDescription(String reagentSetDescription,
int screenIndex)
Set the ReagentSetDescription property of Screen.
|
void |
setScreenReagentSetIdentifier(String reagentSetIdentifier,
int screenIndex)
Set the ReagentSetIdentifier property of Screen.
|
void |
setScreenType(String type,
int screenIndex)
Set the Type property of Screen.
|
void |
setStageLabelName(String name,
int imageIndex)
Set the Name property of StageLabel.
|
void |
setStageLabelX(Length x,
int imageIndex)
Set the X property of StageLabel.
|
void |
setStageLabelY(Length y,
int imageIndex)
Set the Y property of StageLabel.
|
void |
setStageLabelZ(Length z,
int imageIndex)
Set the Z property of StageLabel.
|
void |
setTagAnnotationAnnotationRef(String annotation,
int tagAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of TagAnnotation.
|
void |
setTagAnnotationAnnotator(String annotator,
int tagAnnotationIndex)
Set the Annotator property of TagAnnotation.
|
void |
setTagAnnotationDescription(String description,
int tagAnnotationIndex)
Set the Description property of TagAnnotation.
|
void |
setTagAnnotationID(String id,
int tagAnnotationIndex)
Set the ID property of TagAnnotation.
|
void |
setTagAnnotationNamespace(String namespace,
int tagAnnotationIndex)
Set the Namespace property of TagAnnotation.
|
void |
setTagAnnotationValue(String value,
int tagAnnotationIndex)
Set the Value property of TagAnnotation.
|
void |
setTermAnnotationAnnotationRef(String annotation,
int termAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of TermAnnotation.
|
void |
setTermAnnotationAnnotator(String annotator,
int termAnnotationIndex)
Set the Annotator property of TermAnnotation.
|
void |
setTermAnnotationDescription(String description,
int termAnnotationIndex)
Set the Description property of TermAnnotation.
|
void |
setTermAnnotationID(String id,
int termAnnotationIndex)
Set the ID property of TermAnnotation.
|
void |
setTermAnnotationNamespace(String namespace,
int termAnnotationIndex)
Set the Namespace property of TermAnnotation.
|
void |
setTermAnnotationValue(String value,
int termAnnotationIndex)
Set the Value property of TermAnnotation.
|
void |
setTiffDataFirstC(NonNegativeInteger firstC,
int imageIndex,
int tiffDataIndex)
Set the FirstC property of TiffData.
|
void |
setTiffDataFirstT(NonNegativeInteger firstT,
int imageIndex,
int tiffDataIndex)
Set the FirstT property of TiffData.
|
void |
setTiffDataFirstZ(NonNegativeInteger firstZ,
int imageIndex,
int tiffDataIndex)
Set the FirstZ property of TiffData.
|
void |
setTiffDataIFD(NonNegativeInteger ifd,
int imageIndex,
int tiffDataIndex)
Set the IFD property of TiffData.
|
void |
setTiffDataPlaneCount(NonNegativeInteger planeCount,
int imageIndex,
int tiffDataIndex)
Set the PlaneCount property of TiffData.
|
void |
setTimestampAnnotationAnnotationRef(String annotation,
int timestampAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of TimestampAnnotation.
|
void |
setTimestampAnnotationAnnotator(String annotator,
int timestampAnnotationIndex)
Set the Annotator property of TimestampAnnotation.
|
void |
setTimestampAnnotationDescription(String description,
int timestampAnnotationIndex)
Set the Description property of TimestampAnnotation.
|
void |
setTimestampAnnotationID(String id,
int timestampAnnotationIndex)
Set the ID property of TimestampAnnotation.
|
void |
setTimestampAnnotationNamespace(String namespace,
int timestampAnnotationIndex)
Set the Namespace property of TimestampAnnotation.
|
void |
setTimestampAnnotationValue(Timestamp value,
int timestampAnnotationIndex)
Set the Value property of TimestampAnnotation.
|
void |
setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex)
Set the CutIn property of TransmittanceRange.
|
void |
setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex)
Set the CutInTolerance property of TransmittanceRange.
|
void |
setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex)
Set the CutOut property of TransmittanceRange.
|
void |
setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex)
Set the CutOutTolerance property of TransmittanceRange.
|
void |
setTransmittanceRangeTransmittance(PercentFraction transmittance,
int instrumentIndex,
int filterIndex)
Set the Transmittance property of TransmittanceRange.
|
void |
setUUID(String uuid)
Set the UUID associated with this collection of metadata.
|
void |
setUUIDFileName(String fileName,
int imageIndex,
int tiffDataIndex)
Set the FileName property of UUID.
|
void |
setUUIDValue(String value,
int imageIndex,
int tiffDataIndex)
Set the text value of UUID.
|
void |
setWellAnnotationRef(String annotation,
int plateIndex,
int wellIndex,
int annotationRefIndex)
Set the AnnotationRef property of Well.
|
void |
setWellColor(Color color,
int plateIndex,
int wellIndex)
Set the Color property of Well.
|
void |
setWellColumn(NonNegativeInteger column,
int plateIndex,
int wellIndex)
Set the Column property of Well.
|
void |
setWellExternalDescription(String externalDescription,
int plateIndex,
int wellIndex)
Set the ExternalDescription property of Well.
|
void |
setWellExternalIdentifier(String externalIdentifier,
int plateIndex,
int wellIndex)
Set the ExternalIdentifier property of Well.
|
void |
setWellID(String id,
int plateIndex,
int wellIndex)
Set the ID property of Well.
|
void |
setWellReagentRef(String reagent,
int plateIndex,
int wellIndex)
Set the ReagentRef property of Well.
|
void |
setWellRow(NonNegativeInteger row,
int plateIndex,
int wellIndex)
Set the Row property of Well.
|
void |
setWellSampleID(String id,
int plateIndex,
int wellIndex,
int wellSampleIndex)
Set the ID property of WellSample.
|
void |
setWellSampleImageRef(String image,
int plateIndex,
int wellIndex,
int wellSampleIndex)
Set the ImageRef property of WellSample.
|
void |
setWellSampleIndex(NonNegativeInteger index,
int plateIndex,
int wellIndex,
int wellSampleIndex)
Set the Index property of WellSample.
|
void |
setWellSamplePositionX(Length positionX,
int plateIndex,
int wellIndex,
int wellSampleIndex)
Set the PositionX property of WellSample.
|
void |
setWellSamplePositionY(Length positionY,
int plateIndex,
int wellIndex,
int wellSampleIndex)
Set the PositionY property of WellSample.
|
void |
setWellSampleTimepoint(Timestamp timepoint,
int plateIndex,
int wellIndex,
int wellSampleIndex)
Set the Timepoint property of WellSample.
|
void |
setWellType(String type,
int plateIndex,
int wellIndex)
Set the Type property of Well.
|
void |
setXMLAnnotationAnnotationRef(String annotation,
int XMLAnnotationIndex,
int annotationRefIndex)
Set the AnnotationRef property of XMLAnnotation.
|
void |
setXMLAnnotationAnnotator(String annotator,
int XMLAnnotationIndex)
Set the Annotator property of XMLAnnotation.
|
void |
setXMLAnnotationDescription(String description,
int XMLAnnotationIndex)
Set the Description property of XMLAnnotation.
|
void |
setXMLAnnotationID(String id,
int XMLAnnotationIndex)
Set the ID property of XMLAnnotation.
|
void |
setXMLAnnotationNamespace(String namespace,
int XMLAnnotationIndex)
Set the Namespace property of XMLAnnotation.
|
void |
setXMLAnnotationValue(String value,
int XMLAnnotationIndex)
Set the Value property of XMLAnnotation.
|
private MetadataStore store
private boolean filter
public FilterMetadata(MetadataStore store, boolean filter)
store
- the metadata store to wrap.filter
- true to enable filtering, false to
disable.public void createRoot()
MetadataStore
createRoot
in interface MetadataStore
public MetadataRoot getRoot()
MetadataStore
getRoot
in interface MetadataStore
public void setRoot(MetadataRoot root)
MetadataStore
setRoot
in interface MetadataStore
root
- the root node.public void setUUID(String uuid)
MetadataStore
setUUID
in interface MetadataStore
uuid
- the UUID to set.public void setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex)
setMapAnnotationValue
in interface MetadataStore
value
- the MapAnnotation values to set.mapAnnotationIndex
- the MapAnnotation index.public void setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceMap
in interface MetadataStore
map
- the MapAnnotation values to set.instrumentIndex
- the Instrument index.public void setImagingEnvironmentMap(List<MapPair> map, int imageIndex)
setImagingEnvironmentMap
in interface MetadataStore
map
- the MapAnnotation values to set.imageIndex
- the Image index.public void setArcAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
MetadataStore
setArcAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.annotationRefIndex
- AnnotationRef index (unused).public void setArcID(String id, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setArcLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setArcManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setArcModel(String model, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setArcPower(Power power, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcPower
in interface MetadataStore
power
- Power to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setArcSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setArcType(ArcType type, int instrumentIndex, int lightSourceIndex)
MetadataStore
setArcType
in interface MetadataStore
type
- Type to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setBinaryFileBinData(byte[] base64Binary, int fileAnnotationIndex)
MetadataStore
setBinaryFileBinData
in interface MetadataStore
base64Binary
- Base64Binary to set.fileAnnotationIndex
- the FileAnnotation index.public void setMaskBinData(byte[] base64Binary, int ROIIndex, int shapeIndex)
MetadataStore
setMaskBinData
in interface MetadataStore
base64Binary
- Base64Binary to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPixelsBinData(byte[] base64Binary, int imageIndex, int binDataIndex)
MetadataStore
setPixelsBinData
in interface MetadataStore
base64Binary
- Base64Binary to set.imageIndex
- the Image index.binDataIndex
- the BinData index.public void setBinaryFileBinDataBigEndian(Boolean bigEndian, int fileAnnotationIndex)
MetadataStore
setBinaryFileBinDataBigEndian
in interface MetadataStore
bigEndian
- BigEndian to set.fileAnnotationIndex
- the FileAnnotation index.public void setMaskBinDataBigEndian(Boolean bigEndian, int ROIIndex, int shapeIndex)
MetadataStore
setMaskBinDataBigEndian
in interface MetadataStore
bigEndian
- BigEndian to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPixelsBinDataBigEndian(Boolean bigEndian, int imageIndex, int binDataIndex)
MetadataStore
setPixelsBinDataBigEndian
in interface MetadataStore
bigEndian
- BigEndian to set.imageIndex
- the Image index.binDataIndex
- the BinData index.public void setBinaryFileBinDataCompression(Compression compression, int fileAnnotationIndex)
MetadataStore
setBinaryFileBinDataCompression
in interface MetadataStore
compression
- Compression to set.fileAnnotationIndex
- the FileAnnotation index.public void setMaskBinDataCompression(Compression compression, int ROIIndex, int shapeIndex)
MetadataStore
setMaskBinDataCompression
in interface MetadataStore
compression
- Compression to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPixelsBinDataCompression(Compression compression, int imageIndex, int binDataIndex)
MetadataStore
setPixelsBinDataCompression
in interface MetadataStore
compression
- Compression to set.imageIndex
- the Image index.binDataIndex
- the BinData index.public void setBinaryFileBinDataLength(NonNegativeLong length, int fileAnnotationIndex)
MetadataStore
setBinaryFileBinDataLength
in interface MetadataStore
length
- Length to set.fileAnnotationIndex
- the FileAnnotation index.public void setMaskBinDataLength(NonNegativeLong length, int ROIIndex, int shapeIndex)
MetadataStore
setMaskBinDataLength
in interface MetadataStore
length
- Length to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPixelsBinDataLength(NonNegativeLong length, int imageIndex, int binDataIndex)
MetadataStore
setPixelsBinDataLength
in interface MetadataStore
length
- Length to set.imageIndex
- the Image index.binDataIndex
- the BinData index.public void setBinaryFileFileName(String fileName, int fileAnnotationIndex)
MetadataStore
setBinaryFileFileName
in interface MetadataStore
fileName
- FileName to set.fileAnnotationIndex
- the FileAnnotation index.public void setBinaryFileMIMEType(String mimeType, int fileAnnotationIndex)
MetadataStore
setBinaryFileMIMEType
in interface MetadataStore
mimeType
- MIMEType to set.fileAnnotationIndex
- the FileAnnotation index.public void setBinaryFileSize(NonNegativeLong size, int fileAnnotationIndex)
MetadataStore
setBinaryFileSize
in interface MetadataStore
size
- Size to set.fileAnnotationIndex
- the FileAnnotation index.public void setBinaryOnlyMetadataFile(String metadataFile)
MetadataStore
setBinaryOnlyMetadataFile
in interface MetadataStore
metadataFile
- MetadataFile to set.public void setBinaryOnlyUUID(String uuid)
MetadataStore
setBinaryOnlyUUID
in interface MetadataStore
uuid
- UUID to set.public void setBooleanAnnotationAnnotationRef(String annotation, int booleanAnnotationIndex, int annotationRefIndex)
MetadataStore
setBooleanAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.booleanAnnotationIndex
- the BooleanAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setBooleanAnnotationAnnotator(String annotator, int booleanAnnotationIndex)
MetadataStore
setBooleanAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.booleanAnnotationIndex
- the BooleanAnnotation index.public void setBooleanAnnotationDescription(String description, int booleanAnnotationIndex)
MetadataStore
setBooleanAnnotationDescription
in interface MetadataStore
description
- Description to set.booleanAnnotationIndex
- the BooleanAnnotation index.public void setBooleanAnnotationID(String id, int booleanAnnotationIndex)
MetadataStore
setBooleanAnnotationID
in interface MetadataStore
id
- ID to set.booleanAnnotationIndex
- the BooleanAnnotation index.public void setBooleanAnnotationNamespace(String namespace, int booleanAnnotationIndex)
MetadataStore
setBooleanAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.booleanAnnotationIndex
- the BooleanAnnotation index.public void setBooleanAnnotationValue(Boolean value, int booleanAnnotationIndex)
MetadataStore
setBooleanAnnotationValue
in interface MetadataStore
value
- Value to set.booleanAnnotationIndex
- the BooleanAnnotation index.public void setChannelAcquisitionMode(AcquisitionMode acquisitionMode, int imageIndex, int channelIndex)
MetadataStore
setChannelAcquisitionMode
in interface MetadataStore
acquisitionMode
- AcquisitionMode to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelAnnotationRef(String annotation, int imageIndex, int channelIndex, int annotationRefIndex)
MetadataStore
setChannelAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.imageIndex
- the Image index.channelIndex
- the Channel index.annotationRefIndex
- AnnotationRef index (unused).public void setChannelColor(Color color, int imageIndex, int channelIndex)
MetadataStore
setChannelColor
in interface MetadataStore
color
- Color to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelContrastMethod(ContrastMethod contrastMethod, int imageIndex, int channelIndex)
MetadataStore
setChannelContrastMethod
in interface MetadataStore
contrastMethod
- ContrastMethod to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
MetadataStore
setChannelEmissionWavelength
in interface MetadataStore
emissionWavelength
- EmissionWavelength to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
MetadataStore
setChannelExcitationWavelength
in interface MetadataStore
excitationWavelength
- ExcitationWavelength to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelFilterSetRef(String filterSet, int imageIndex, int channelIndex)
MetadataStore
setChannelFilterSetRef
in interface MetadataStore
filterSet
- FilterSetRef to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelFluor(String fluor, int imageIndex, int channelIndex)
MetadataStore
setChannelFluor
in interface MetadataStore
fluor
- Fluor to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelID(String id, int imageIndex, int channelIndex)
MetadataStore
setChannelID
in interface MetadataStore
id
- ID to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelIlluminationType(IlluminationType illuminationType, int imageIndex, int channelIndex)
MetadataStore
setChannelIlluminationType
in interface MetadataStore
illuminationType
- IlluminationType to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelNDFilter(Double ndFilter, int imageIndex, int channelIndex)
MetadataStore
setChannelNDFilter
in interface MetadataStore
ndFilter
- NDFilter to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelName(String name, int imageIndex, int channelIndex)
MetadataStore
setChannelName
in interface MetadataStore
name
- Name to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
MetadataStore
setChannelPinholeSize
in interface MetadataStore
pinholeSize
- PinholeSize to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelPockelCellSetting(Integer pockelCellSetting, int imageIndex, int channelIndex)
MetadataStore
setChannelPockelCellSetting
in interface MetadataStore
pockelCellSetting
- PockelCellSetting to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setChannelSamplesPerPixel(PositiveInteger samplesPerPixel, int imageIndex, int channelIndex)
MetadataStore
setChannelSamplesPerPixel
in interface MetadataStore
samplesPerPixel
- SamplesPerPixel to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setCommentAnnotationAnnotationRef(String annotation, int commentAnnotationIndex, int annotationRefIndex)
MetadataStore
setCommentAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.commentAnnotationIndex
- the CommentAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setCommentAnnotationAnnotator(String annotator, int commentAnnotationIndex)
MetadataStore
setCommentAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.commentAnnotationIndex
- the CommentAnnotation index.public void setCommentAnnotationDescription(String description, int commentAnnotationIndex)
MetadataStore
setCommentAnnotationDescription
in interface MetadataStore
description
- Description to set.commentAnnotationIndex
- the CommentAnnotation index.public void setCommentAnnotationID(String id, int commentAnnotationIndex)
MetadataStore
setCommentAnnotationID
in interface MetadataStore
id
- ID to set.commentAnnotationIndex
- the CommentAnnotation index.public void setCommentAnnotationNamespace(String namespace, int commentAnnotationIndex)
MetadataStore
setCommentAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.commentAnnotationIndex
- the CommentAnnotation index.public void setCommentAnnotationValue(String value, int commentAnnotationIndex)
MetadataStore
setCommentAnnotationValue
in interface MetadataStore
value
- Value to set.commentAnnotationIndex
- the CommentAnnotation index.public void setDatasetAnnotationRef(String annotation, int datasetIndex, int annotationRefIndex)
MetadataStore
setDatasetAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.datasetIndex
- the Dataset index.annotationRefIndex
- AnnotationRef index (unused).public void setDatasetDescription(String description, int datasetIndex)
MetadataStore
setDatasetDescription
in interface MetadataStore
description
- Description to set.datasetIndex
- the Dataset index.public void setDatasetExperimenterGroupRef(String experimenterGroup, int datasetIndex)
MetadataStore
setDatasetExperimenterGroupRef
in interface MetadataStore
experimenterGroup
- ExperimenterGroupRef to set.datasetIndex
- the Dataset index.public void setDatasetExperimenterRef(String experimenter, int datasetIndex)
MetadataStore
setDatasetExperimenterRef
in interface MetadataStore
experimenter
- ExperimenterRef to set.datasetIndex
- the Dataset index.public void setDatasetID(String id, int datasetIndex)
MetadataStore
setDatasetID
in interface MetadataStore
id
- ID to set.datasetIndex
- the Dataset index.public void setDatasetImageRef(String image, int datasetIndex, int imageRefIndex)
MetadataStore
setDatasetImageRef
in interface MetadataStore
image
- ImageRef to set.datasetIndex
- the Dataset index.imageRefIndex
- ImageRef index (unused).public void setDatasetName(String name, int datasetIndex)
MetadataStore
setDatasetName
in interface MetadataStore
name
- Name to set.datasetIndex
- the Dataset index.public void setDetectorAmplificationGain(Double amplificationGain, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorAmplificationGain
in interface MetadataStore
amplificationGain
- AmplificationGain to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorAnnotationRef(String annotation, int instrumentIndex, int detectorIndex, int annotationRefIndex)
MetadataStore
setDetectorAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.annotationRefIndex
- AnnotationRef index (unused).public void setDetectorGain(Double gain, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorGain
in interface MetadataStore
gain
- Gain to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorID(String id, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorLotNumber(String lotNumber, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorManufacturer(String manufacturer, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorModel(String model, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorOffset(Double offset, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorOffset
in interface MetadataStore
offset
- Offset to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorSerialNumber(String serialNumber, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorType(DetectorType type, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorType
in interface MetadataStore
type
- Type to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorVoltage(ElectricPotential voltage, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorVoltage
in interface MetadataStore
voltage
- Voltage to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorZoom(Double zoom, int instrumentIndex, int detectorIndex)
MetadataStore
setDetectorZoom
in interface MetadataStore
zoom
- Zoom to set.instrumentIndex
- the Instrument index.detectorIndex
- the Detector index.public void setDetectorSettingsBinning(Binning binning, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsBinning
in interface MetadataStore
binning
- Binning to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsGain(Double gain, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsGain
in interface MetadataStore
gain
- Gain to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsID(String id, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsID
in interface MetadataStore
id
- ID to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsIntegration(PositiveInteger integration, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsIntegration
in interface MetadataStore
integration
- Integration to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsOffset(Double offset, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsOffset
in interface MetadataStore
offset
- Offset to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsReadOutRate
in interface MetadataStore
readOutRate
- ReadOutRate to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsVoltage(ElectricPotential voltage, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsVoltage
in interface MetadataStore
voltage
- Voltage to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDetectorSettingsZoom(Double zoom, int imageIndex, int channelIndex)
MetadataStore
setDetectorSettingsZoom
in interface MetadataStore
zoom
- Zoom to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setDichroicAnnotationRef(String annotation, int instrumentIndex, int dichroicIndex, int annotationRefIndex)
MetadataStore
setDichroicAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.dichroicIndex
- the Dichroic index.annotationRefIndex
- AnnotationRef index (unused).public void setDichroicID(String id, int instrumentIndex, int dichroicIndex)
MetadataStore
setDichroicID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.dichroicIndex
- the Dichroic index.public void setDichroicLotNumber(String lotNumber, int instrumentIndex, int dichroicIndex)
MetadataStore
setDichroicLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.dichroicIndex
- the Dichroic index.public void setDichroicManufacturer(String manufacturer, int instrumentIndex, int dichroicIndex)
MetadataStore
setDichroicManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.dichroicIndex
- the Dichroic index.public void setDichroicModel(String model, int instrumentIndex, int dichroicIndex)
MetadataStore
setDichroicModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.dichroicIndex
- the Dichroic index.public void setDichroicSerialNumber(String serialNumber, int instrumentIndex, int dichroicIndex)
MetadataStore
setDichroicSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.dichroicIndex
- the Dichroic index.public void setDoubleAnnotationAnnotationRef(String annotation, int doubleAnnotationIndex, int annotationRefIndex)
MetadataStore
setDoubleAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.doubleAnnotationIndex
- the DoubleAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setDoubleAnnotationAnnotator(String annotator, int doubleAnnotationIndex)
MetadataStore
setDoubleAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.doubleAnnotationIndex
- the DoubleAnnotation index.public void setDoubleAnnotationDescription(String description, int doubleAnnotationIndex)
MetadataStore
setDoubleAnnotationDescription
in interface MetadataStore
description
- Description to set.doubleAnnotationIndex
- the DoubleAnnotation index.public void setDoubleAnnotationID(String id, int doubleAnnotationIndex)
MetadataStore
setDoubleAnnotationID
in interface MetadataStore
id
- ID to set.doubleAnnotationIndex
- the DoubleAnnotation index.public void setDoubleAnnotationNamespace(String namespace, int doubleAnnotationIndex)
MetadataStore
setDoubleAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.doubleAnnotationIndex
- the DoubleAnnotation index.public void setDoubleAnnotationValue(Double value, int doubleAnnotationIndex)
MetadataStore
setDoubleAnnotationValue
in interface MetadataStore
value
- Value to set.doubleAnnotationIndex
- the DoubleAnnotation index.public void setEllipseAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setEllipseAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setEllipseFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseRadiusX(Double radiusX, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseRadiusX
in interface MetadataStore
radiusX
- RadiusX to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseRadiusY(Double radiusY, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseRadiusY
in interface MetadataStore
radiusY
- RadiusY to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseX(Double x, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseX
in interface MetadataStore
x
- X to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setEllipseY(Double y, int ROIIndex, int shapeIndex)
MetadataStore
setEllipseY
in interface MetadataStore
y
- Y to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setExperimentDescription(String description, int experimentIndex)
MetadataStore
setExperimentDescription
in interface MetadataStore
description
- Description to set.experimentIndex
- the Experiment index.public void setExperimentExperimenterRef(String experimenter, int experimentIndex)
MetadataStore
setExperimentExperimenterRef
in interface MetadataStore
experimenter
- ExperimenterRef to set.experimentIndex
- the Experiment index.public void setExperimentID(String id, int experimentIndex)
MetadataStore
setExperimentID
in interface MetadataStore
id
- ID to set.experimentIndex
- the Experiment index.public void setExperimentType(ExperimentType type, int experimentIndex)
MetadataStore
setExperimentType
in interface MetadataStore
type
- Type to set.experimentIndex
- the Experiment index.public void setExperimenterAnnotationRef(String annotation, int experimenterIndex, int annotationRefIndex)
MetadataStore
setExperimenterAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.experimenterIndex
- the Experimenter index.annotationRefIndex
- AnnotationRef index (unused).public void setExperimenterEmail(String email, int experimenterIndex)
MetadataStore
setExperimenterEmail
in interface MetadataStore
email
- Email to set.experimenterIndex
- the Experimenter index.public void setExperimenterFirstName(String firstName, int experimenterIndex)
MetadataStore
setExperimenterFirstName
in interface MetadataStore
firstName
- FirstName to set.experimenterIndex
- the Experimenter index.public void setExperimenterID(String id, int experimenterIndex)
MetadataStore
setExperimenterID
in interface MetadataStore
id
- ID to set.experimenterIndex
- the Experimenter index.public void setExperimenterInstitution(String institution, int experimenterIndex)
MetadataStore
setExperimenterInstitution
in interface MetadataStore
institution
- Institution to set.experimenterIndex
- the Experimenter index.public void setExperimenterLastName(String lastName, int experimenterIndex)
MetadataStore
setExperimenterLastName
in interface MetadataStore
lastName
- LastName to set.experimenterIndex
- the Experimenter index.public void setExperimenterMiddleName(String middleName, int experimenterIndex)
MetadataStore
setExperimenterMiddleName
in interface MetadataStore
middleName
- MiddleName to set.experimenterIndex
- the Experimenter index.public void setExperimenterUserName(String userName, int experimenterIndex)
MetadataStore
setExperimenterUserName
in interface MetadataStore
userName
- UserName to set.experimenterIndex
- the Experimenter index.public void setExperimenterGroupAnnotationRef(String annotation, int experimenterGroupIndex, int annotationRefIndex)
MetadataStore
setExperimenterGroupAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.experimenterGroupIndex
- the ExperimenterGroup index.annotationRefIndex
- AnnotationRef index (unused).public void setExperimenterGroupDescription(String description, int experimenterGroupIndex)
MetadataStore
setExperimenterGroupDescription
in interface MetadataStore
description
- Description to set.experimenterGroupIndex
- the ExperimenterGroup index.public void setExperimenterGroupExperimenterRef(String experimenter, int experimenterGroupIndex, int experimenterRefIndex)
MetadataStore
setExperimenterGroupExperimenterRef
in interface MetadataStore
experimenter
- ExperimenterRef to set.experimenterGroupIndex
- the ExperimenterGroup index.experimenterRefIndex
- ExperimenterRef index (unused).public void setExperimenterGroupID(String id, int experimenterGroupIndex)
MetadataStore
setExperimenterGroupID
in interface MetadataStore
id
- ID to set.experimenterGroupIndex
- the ExperimenterGroup index.public void setExperimenterGroupLeader(String leader, int experimenterGroupIndex, int leaderIndex)
MetadataStore
setExperimenterGroupLeader
in interface MetadataStore
leader
- Leader to set.experimenterGroupIndex
- the ExperimenterGroup index.leaderIndex
- Leader index (unused).public void setExperimenterGroupName(String name, int experimenterGroupIndex)
MetadataStore
setExperimenterGroupName
in interface MetadataStore
name
- Name to set.experimenterGroupIndex
- the ExperimenterGroup index.public void setFilamentAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
MetadataStore
setFilamentAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.annotationRefIndex
- AnnotationRef index (unused).public void setFilamentID(String id, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFilamentLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFilamentManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFilamentModel(String model, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFilamentPower(Power power, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentPower
in interface MetadataStore
power
- Power to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFilamentSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFilamentType(FilamentType type, int instrumentIndex, int lightSourceIndex)
MetadataStore
setFilamentType
in interface MetadataStore
type
- Type to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setFileAnnotationAnnotationRef(String annotation, int fileAnnotationIndex, int annotationRefIndex)
MetadataStore
setFileAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.fileAnnotationIndex
- the FileAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setFileAnnotationAnnotator(String annotator, int fileAnnotationIndex)
MetadataStore
setFileAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.fileAnnotationIndex
- the FileAnnotation index.public void setFileAnnotationDescription(String description, int fileAnnotationIndex)
MetadataStore
setFileAnnotationDescription
in interface MetadataStore
description
- Description to set.fileAnnotationIndex
- the FileAnnotation index.public void setFileAnnotationID(String id, int fileAnnotationIndex)
MetadataStore
setFileAnnotationID
in interface MetadataStore
id
- ID to set.fileAnnotationIndex
- the FileAnnotation index.public void setFileAnnotationNamespace(String namespace, int fileAnnotationIndex)
MetadataStore
setFileAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.fileAnnotationIndex
- the FileAnnotation index.public void setFilterAnnotationRef(String annotation, int instrumentIndex, int filterIndex, int annotationRefIndex)
MetadataStore
setFilterAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.annotationRefIndex
- AnnotationRef index (unused).public void setFilterFilterWheel(String filterWheel, int instrumentIndex, int filterIndex)
MetadataStore
setFilterFilterWheel
in interface MetadataStore
filterWheel
- FilterWheel to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterID(String id, int instrumentIndex, int filterIndex)
MetadataStore
setFilterID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterLotNumber(String lotNumber, int instrumentIndex, int filterIndex)
MetadataStore
setFilterLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterManufacturer(String manufacturer, int instrumentIndex, int filterIndex)
MetadataStore
setFilterManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterModel(String model, int instrumentIndex, int filterIndex)
MetadataStore
setFilterModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterSerialNumber(String serialNumber, int instrumentIndex, int filterIndex)
MetadataStore
setFilterSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterType(FilterType type, int instrumentIndex, int filterIndex)
MetadataStore
setFilterType
in interface MetadataStore
type
- Type to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setFilterSetDichroicRef(String dichroic, int instrumentIndex, int filterSetIndex)
MetadataStore
setFilterSetDichroicRef
in interface MetadataStore
dichroic
- DichroicRef to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.public void setFilterSetEmissionFilterRef(String emissionFilter, int instrumentIndex, int filterSetIndex, int emissionFilterRefIndex)
MetadataStore
setFilterSetEmissionFilterRef
in interface MetadataStore
emissionFilter
- EmissionFilterRef to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.emissionFilterRefIndex
- EmissionFilterRef index (unused).public void setFilterSetExcitationFilterRef(String excitationFilter, int instrumentIndex, int filterSetIndex, int excitationFilterRefIndex)
MetadataStore
setFilterSetExcitationFilterRef
in interface MetadataStore
excitationFilter
- ExcitationFilterRef to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.excitationFilterRefIndex
- ExcitationFilterRef index (unused).public void setFilterSetID(String id, int instrumentIndex, int filterSetIndex)
MetadataStore
setFilterSetID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.public void setFilterSetLotNumber(String lotNumber, int instrumentIndex, int filterSetIndex)
MetadataStore
setFilterSetLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.public void setFilterSetManufacturer(String manufacturer, int instrumentIndex, int filterSetIndex)
MetadataStore
setFilterSetManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.public void setFilterSetModel(String model, int instrumentIndex, int filterSetIndex)
MetadataStore
setFilterSetModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.public void setFilterSetSerialNumber(String serialNumber, int instrumentIndex, int filterSetIndex)
MetadataStore
setFilterSetSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.filterSetIndex
- the FilterSet index.public void setFolderAnnotationRef(String annotation, int folderIndex, int annotationRefIndex)
MetadataStore
setFolderAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.folderIndex
- the Folder index.annotationRefIndex
- AnnotationRef index (unused).public void setFolderDescription(String description, int folderIndex)
MetadataStore
setFolderDescription
in interface MetadataStore
description
- Description to set.folderIndex
- the Folder index.public void setFolderFolderRef(String folder, int folderIndex, int folderRefIndex)
MetadataStore
setFolderFolderRef
in interface MetadataStore
folder
- FolderRef to set.folderIndex
- the Folder index.folderRefIndex
- FolderRef index (unused).public void setFolderID(String id, int folderIndex)
MetadataStore
setFolderID
in interface MetadataStore
id
- ID to set.folderIndex
- the Folder index.public void setFolderImageRef(String image, int folderIndex, int imageRefIndex)
MetadataStore
setFolderImageRef
in interface MetadataStore
image
- ImageRef to set.folderIndex
- the Folder index.imageRefIndex
- ImageRef index (unused).public void setFolderName(String name, int folderIndex)
MetadataStore
setFolderName
in interface MetadataStore
name
- Name to set.folderIndex
- the Folder index.public void setFolderROIRef(String roi, int folderIndex, int ROIRefIndex)
MetadataStore
setFolderROIRef
in interface MetadataStore
roi
- ROIRef to set.folderIndex
- the Folder index.ROIRefIndex
- ROIRef index (unused).public void setGenericExcitationSourceAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
MetadataStore
setGenericExcitationSourceAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.annotationRefIndex
- AnnotationRef index (unused).public void setGenericExcitationSourceID(String id, int instrumentIndex, int lightSourceIndex)
MetadataStore
setGenericExcitationSourceID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setGenericExcitationSourceLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setGenericExcitationSourceLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setGenericExcitationSourceManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
MetadataStore
setGenericExcitationSourceManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setGenericExcitationSourceModel(String model, int instrumentIndex, int lightSourceIndex)
MetadataStore
setGenericExcitationSourceModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setGenericExcitationSourcePower(Power power, int instrumentIndex, int lightSourceIndex)
MetadataStore
setGenericExcitationSourcePower
in interface MetadataStore
power
- Power to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setGenericExcitationSourceSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setGenericExcitationSourceSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setImageAcquisitionDate(Timestamp acquisitionDate, int imageIndex)
MetadataStore
setImageAcquisitionDate
in interface MetadataStore
acquisitionDate
- AcquisitionDate to set.imageIndex
- the Image index.public void setImageAnnotationRef(String annotation, int imageIndex, int annotationRefIndex)
MetadataStore
setImageAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.imageIndex
- the Image index.annotationRefIndex
- AnnotationRef index (unused).public void setImageDescription(String description, int imageIndex)
MetadataStore
setImageDescription
in interface MetadataStore
description
- Description to set.imageIndex
- the Image index.public void setImageExperimentRef(String experiment, int imageIndex)
MetadataStore
setImageExperimentRef
in interface MetadataStore
experiment
- ExperimentRef to set.imageIndex
- the Image index.public void setImageExperimenterGroupRef(String experimenterGroup, int imageIndex)
MetadataStore
setImageExperimenterGroupRef
in interface MetadataStore
experimenterGroup
- ExperimenterGroupRef to set.imageIndex
- the Image index.public void setImageExperimenterRef(String experimenter, int imageIndex)
MetadataStore
setImageExperimenterRef
in interface MetadataStore
experimenter
- ExperimenterRef to set.imageIndex
- the Image index.public void setImageID(String id, int imageIndex)
MetadataStore
setImageID
in interface MetadataStore
id
- ID to set.imageIndex
- the Image index.public void setImageInstrumentRef(String instrument, int imageIndex)
MetadataStore
setImageInstrumentRef
in interface MetadataStore
instrument
- InstrumentRef to set.imageIndex
- the Image index.public void setImageMicrobeamManipulationRef(String microbeamManipulation, int imageIndex, int microbeamManipulationRefIndex)
MetadataStore
setImageMicrobeamManipulationRef
in interface MetadataStore
microbeamManipulation
- MicrobeamManipulationRef to set.imageIndex
- the Image index.microbeamManipulationRefIndex
- MicrobeamManipulationRef index (unused).public void setImageName(String name, int imageIndex)
MetadataStore
setImageName
in interface MetadataStore
name
- Name to set.imageIndex
- the Image index.public void setImageROIRef(String roi, int imageIndex, int ROIRefIndex)
MetadataStore
setImageROIRef
in interface MetadataStore
roi
- ROIRef to set.imageIndex
- the Image index.ROIRefIndex
- ROIRef index (unused).public void setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex)
MetadataStore
setImagingEnvironmentAirPressure
in interface MetadataStore
airPressure
- AirPressure to set.imageIndex
- the Image index.public void setImagingEnvironmentCO2Percent(PercentFraction co2Percent, int imageIndex)
MetadataStore
setImagingEnvironmentCO2Percent
in interface MetadataStore
co2Percent
- CO2Percent to set.imageIndex
- the Image index.public void setImagingEnvironmentHumidity(PercentFraction humidity, int imageIndex)
MetadataStore
setImagingEnvironmentHumidity
in interface MetadataStore
humidity
- Humidity to set.imageIndex
- the Image index.public void setImagingEnvironmentTemperature(Temperature temperature, int imageIndex)
MetadataStore
setImagingEnvironmentTemperature
in interface MetadataStore
temperature
- Temperature to set.imageIndex
- the Image index.public void setInstrumentAnnotationRef(String annotation, int instrumentIndex, int annotationRefIndex)
MetadataStore
setInstrumentAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.annotationRefIndex
- AnnotationRef index (unused).public void setInstrumentID(String id, int instrumentIndex)
MetadataStore
setInstrumentID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.public void setLabelAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setLabelAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setLabelFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setLabelFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setLabelFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setLabelFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setLabelFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setLabelFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setLabelID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setLabelLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setLabelStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setLabelStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setLabelStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setLabelText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setLabelTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setLabelTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setLabelTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setLabelTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelX(Double x, int ROIIndex, int shapeIndex)
MetadataStore
setLabelX
in interface MetadataStore
x
- X to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLabelY(Double y, int ROIIndex, int shapeIndex)
MetadataStore
setLabelY
in interface MetadataStore
y
- Y to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLaserAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
MetadataStore
setLaserAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.annotationRefIndex
- AnnotationRef index (unused).public void setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserFrequencyMultiplication
in interface MetadataStore
frequencyMultiplication
- FrequencyMultiplication to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserID(String id, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserLaserMedium(LaserMedium laserMedium, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserLaserMedium
in interface MetadataStore
laserMedium
- LaserMedium to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserModel(String model, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserPockelCell(Boolean pockelCell, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserPockelCell
in interface MetadataStore
pockelCell
- PockelCell to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserPower(Power power, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserPower
in interface MetadataStore
power
- Power to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserPulse(Pulse pulse, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserPulse
in interface MetadataStore
pulse
- Pulse to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserPump(String pump, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserPump
in interface MetadataStore
pump
- Pump to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserRepetitionRate
in interface MetadataStore
repetitionRate
- RepetitionRate to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserTuneable(Boolean tuneable, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserTuneable
in interface MetadataStore
tuneable
- Tuneable to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserType(LaserType type, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserType
in interface MetadataStore
type
- Type to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLaserWavelength
in interface MetadataStore
wavelength
- Wavelength to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightEmittingDiodeAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
MetadataStore
setLightEmittingDiodeAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.annotationRefIndex
- AnnotationRef index (unused).public void setLightEmittingDiodeID(String id, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLightEmittingDiodeID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightEmittingDiodeLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLightEmittingDiodeLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightEmittingDiodeManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLightEmittingDiodeManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightEmittingDiodeModel(String model, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLightEmittingDiodeModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightEmittingDiodePower(Power power, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLightEmittingDiodePower
in interface MetadataStore
power
- Power to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightEmittingDiodeSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
MetadataStore
setLightEmittingDiodeSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.lightSourceIndex
- the LightSource index.public void setLightPathAnnotationRef(String annotation, int imageIndex, int channelIndex, int annotationRefIndex)
MetadataStore
setLightPathAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.imageIndex
- the Image index.channelIndex
- the Channel index.annotationRefIndex
- AnnotationRef index (unused).public void setLightPathDichroicRef(String dichroic, int imageIndex, int channelIndex)
MetadataStore
setLightPathDichroicRef
in interface MetadataStore
dichroic
- DichroicRef to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setLightPathEmissionFilterRef(String emissionFilter, int imageIndex, int channelIndex, int emissionFilterRefIndex)
MetadataStore
setLightPathEmissionFilterRef
in interface MetadataStore
emissionFilter
- EmissionFilterRef to set.imageIndex
- the Image index.channelIndex
- the Channel index.emissionFilterRefIndex
- EmissionFilterRef index (unused).public void setLightPathExcitationFilterRef(String excitationFilter, int imageIndex, int channelIndex, int excitationFilterRefIndex)
MetadataStore
setLightPathExcitationFilterRef
in interface MetadataStore
excitationFilter
- ExcitationFilterRef to set.imageIndex
- the Image index.channelIndex
- the Channel index.excitationFilterRefIndex
- ExcitationFilterRef index (unused).public void setChannelLightSourceSettingsAttenuation(PercentFraction attenuation, int imageIndex, int channelIndex)
MetadataStore
setChannelLightSourceSettingsAttenuation
in interface MetadataStore
attenuation
- Attenuation to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction attenuation, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
MetadataStore
setMicrobeamManipulationLightSourceSettingsAttenuation
in interface MetadataStore
attenuation
- Attenuation to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.lightSourceSettingsIndex
- the LightSourceSettings index.public void setChannelLightSourceSettingsID(String id, int imageIndex, int channelIndex)
MetadataStore
setChannelLightSourceSettingsID
in interface MetadataStore
id
- ID to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setMicrobeamManipulationLightSourceSettingsID(String id, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
MetadataStore
setMicrobeamManipulationLightSourceSettingsID
in interface MetadataStore
id
- ID to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.lightSourceSettingsIndex
- the LightSourceSettings index.public void setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
MetadataStore
setChannelLightSourceSettingsWavelength
in interface MetadataStore
wavelength
- Wavelength to set.imageIndex
- the Image index.channelIndex
- the Channel index.public void setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
MetadataStore
setMicrobeamManipulationLightSourceSettingsWavelength
in interface MetadataStore
wavelength
- Wavelength to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.lightSourceSettingsIndex
- the LightSourceSettings index.public void setLineAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setLineAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setLineFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setLineFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setLineFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setLineFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setLineFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setLineFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setLineID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setLineLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineMarkerEnd(Marker markerEnd, int ROIIndex, int shapeIndex)
MetadataStore
setLineMarkerEnd
in interface MetadataStore
markerEnd
- MarkerEnd to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineMarkerStart(Marker markerStart, int ROIIndex, int shapeIndex)
MetadataStore
setLineMarkerStart
in interface MetadataStore
markerStart
- MarkerStart to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setLineStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setLineStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setLineStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setLineText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setLineTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setLineTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setLineTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setLineTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineX1(Double x1, int ROIIndex, int shapeIndex)
MetadataStore
setLineX1
in interface MetadataStore
x1
- X1 to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineX2(Double x2, int ROIIndex, int shapeIndex)
MetadataStore
setLineX2
in interface MetadataStore
x2
- X2 to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineY1(Double y1, int ROIIndex, int shapeIndex)
MetadataStore
setLineY1
in interface MetadataStore
y1
- Y1 to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setLineY2(Double y2, int ROIIndex, int shapeIndex)
MetadataStore
setLineY2
in interface MetadataStore
y2
- Y2 to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setListAnnotationAnnotationRef(String annotation, int listAnnotationIndex, int annotationRefIndex)
MetadataStore
setListAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.listAnnotationIndex
- the ListAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setListAnnotationAnnotator(String annotator, int listAnnotationIndex)
MetadataStore
setListAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.listAnnotationIndex
- the ListAnnotation index.public void setListAnnotationDescription(String description, int listAnnotationIndex)
MetadataStore
setListAnnotationDescription
in interface MetadataStore
description
- Description to set.listAnnotationIndex
- the ListAnnotation index.public void setListAnnotationID(String id, int listAnnotationIndex)
MetadataStore
setListAnnotationID
in interface MetadataStore
id
- ID to set.listAnnotationIndex
- the ListAnnotation index.public void setListAnnotationNamespace(String namespace, int listAnnotationIndex)
MetadataStore
setListAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.listAnnotationIndex
- the ListAnnotation index.public void setLongAnnotationAnnotationRef(String annotation, int longAnnotationIndex, int annotationRefIndex)
MetadataStore
setLongAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.longAnnotationIndex
- the LongAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setLongAnnotationAnnotator(String annotator, int longAnnotationIndex)
MetadataStore
setLongAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.longAnnotationIndex
- the LongAnnotation index.public void setLongAnnotationDescription(String description, int longAnnotationIndex)
MetadataStore
setLongAnnotationDescription
in interface MetadataStore
description
- Description to set.longAnnotationIndex
- the LongAnnotation index.public void setLongAnnotationID(String id, int longAnnotationIndex)
MetadataStore
setLongAnnotationID
in interface MetadataStore
id
- ID to set.longAnnotationIndex
- the LongAnnotation index.public void setLongAnnotationNamespace(String namespace, int longAnnotationIndex)
MetadataStore
setLongAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.longAnnotationIndex
- the LongAnnotation index.public void setLongAnnotationValue(Long value, int longAnnotationIndex)
MetadataStore
setLongAnnotationValue
in interface MetadataStore
value
- Value to set.longAnnotationIndex
- the LongAnnotation index.public void setMapAnnotationAnnotationRef(String annotation, int mapAnnotationIndex, int annotationRefIndex)
MetadataStore
setMapAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.mapAnnotationIndex
- the MapAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setMapAnnotationAnnotator(String annotator, int mapAnnotationIndex)
MetadataStore
setMapAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.mapAnnotationIndex
- the MapAnnotation index.public void setMapAnnotationDescription(String description, int mapAnnotationIndex)
MetadataStore
setMapAnnotationDescription
in interface MetadataStore
description
- Description to set.mapAnnotationIndex
- the MapAnnotation index.public void setMapAnnotationID(String id, int mapAnnotationIndex)
MetadataStore
setMapAnnotationID
in interface MetadataStore
id
- ID to set.mapAnnotationIndex
- the MapAnnotation index.public void setMapAnnotationNamespace(String namespace, int mapAnnotationIndex)
MetadataStore
setMapAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.mapAnnotationIndex
- the MapAnnotation index.public void setMaskAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setMaskAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setMaskFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setMaskFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setMaskFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setMaskFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setMaskFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setMaskFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskHeight(Double height, int ROIIndex, int shapeIndex)
MetadataStore
setMaskHeight
in interface MetadataStore
height
- Height to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setMaskID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setMaskLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setMaskStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setMaskStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setMaskStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setMaskText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setMaskTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setMaskTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setMaskTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setMaskTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskWidth(Double width, int ROIIndex, int shapeIndex)
MetadataStore
setMaskWidth
in interface MetadataStore
width
- Width to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskX(Double x, int ROIIndex, int shapeIndex)
MetadataStore
setMaskX
in interface MetadataStore
x
- X to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMaskY(Double y, int ROIIndex, int shapeIndex)
MetadataStore
setMaskY
in interface MetadataStore
y
- Y to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setMicrobeamManipulationDescription(String description, int experimentIndex, int microbeamManipulationIndex)
MetadataStore
setMicrobeamManipulationDescription
in interface MetadataStore
description
- Description to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.public void setMicrobeamManipulationExperimenterRef(String experimenter, int experimentIndex, int microbeamManipulationIndex)
MetadataStore
setMicrobeamManipulationExperimenterRef
in interface MetadataStore
experimenter
- ExperimenterRef to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.public void setMicrobeamManipulationID(String id, int experimentIndex, int microbeamManipulationIndex)
MetadataStore
setMicrobeamManipulationID
in interface MetadataStore
id
- ID to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.public void setMicrobeamManipulationROIRef(String roi, int experimentIndex, int microbeamManipulationIndex, int ROIRefIndex)
MetadataStore
setMicrobeamManipulationROIRef
in interface MetadataStore
roi
- ROIRef to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.ROIRefIndex
- ROIRef index (unused).public void setMicrobeamManipulationType(MicrobeamManipulationType type, int experimentIndex, int microbeamManipulationIndex)
MetadataStore
setMicrobeamManipulationType
in interface MetadataStore
type
- Type to set.experimentIndex
- the Experiment index.microbeamManipulationIndex
- the MicrobeamManipulation index.public void setMicroscopeLotNumber(String lotNumber, int instrumentIndex)
MetadataStore
setMicroscopeLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.public void setMicroscopeManufacturer(String manufacturer, int instrumentIndex)
MetadataStore
setMicroscopeManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.public void setMicroscopeModel(String model, int instrumentIndex)
MetadataStore
setMicroscopeModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.public void setMicroscopeSerialNumber(String serialNumber, int instrumentIndex)
MetadataStore
setMicroscopeSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.public void setMicroscopeType(MicroscopeType type, int instrumentIndex)
MetadataStore
setMicroscopeType
in interface MetadataStore
type
- Type to set.instrumentIndex
- the Instrument index.public void setObjectiveAnnotationRef(String annotation, int instrumentIndex, int objectiveIndex, int annotationRefIndex)
MetadataStore
setObjectiveAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.annotationRefIndex
- AnnotationRef index (unused).public void setObjectiveCalibratedMagnification(Double calibratedMagnification, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveCalibratedMagnification
in interface MetadataStore
calibratedMagnification
- CalibratedMagnification to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveCorrection(Correction correction, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveCorrection
in interface MetadataStore
correction
- Correction to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveID(String id, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveID
in interface MetadataStore
id
- ID to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveImmersion(Immersion immersion, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveImmersion
in interface MetadataStore
immersion
- Immersion to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveIris(Boolean iris, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveIris
in interface MetadataStore
iris
- Iris to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveLensNA(Double lensNA, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveLensNA
in interface MetadataStore
lensNA
- LensNA to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveLotNumber(String lotNumber, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveLotNumber
in interface MetadataStore
lotNumber
- LotNumber to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveManufacturer(String manufacturer, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveManufacturer
in interface MetadataStore
manufacturer
- Manufacturer to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveModel(String model, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveModel
in interface MetadataStore
model
- Model to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveNominalMagnification(Double nominalMagnification, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveNominalMagnification
in interface MetadataStore
nominalMagnification
- NominalMagnification to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveSerialNumber(String serialNumber, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveSerialNumber
in interface MetadataStore
serialNumber
- SerialNumber to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
MetadataStore
setObjectiveWorkingDistance
in interface MetadataStore
workingDistance
- WorkingDistance to set.instrumentIndex
- the Instrument index.objectiveIndex
- the Objective index.public void setObjectiveSettingsCorrectionCollar(Double correctionCollar, int imageIndex)
MetadataStore
setObjectiveSettingsCorrectionCollar
in interface MetadataStore
correctionCollar
- CorrectionCollar to set.imageIndex
- the Image index.public void setObjectiveSettingsID(String id, int imageIndex)
MetadataStore
setObjectiveSettingsID
in interface MetadataStore
id
- ID to set.imageIndex
- the Image index.public void setObjectiveSettingsMedium(Medium medium, int imageIndex)
MetadataStore
setObjectiveSettingsMedium
in interface MetadataStore
medium
- Medium to set.imageIndex
- the Image index.public void setObjectiveSettingsRefractiveIndex(Double refractiveIndex, int imageIndex)
MetadataStore
setObjectiveSettingsRefractiveIndex
in interface MetadataStore
refractiveIndex
- RefractiveIndex to set.imageIndex
- the Image index.public void setPixelsBigEndian(Boolean bigEndian, int imageIndex)
MetadataStore
setPixelsBigEndian
in interface MetadataStore
bigEndian
- BigEndian to set.imageIndex
- the Image index.public void setPixelsDimensionOrder(DimensionOrder dimensionOrder, int imageIndex)
MetadataStore
setPixelsDimensionOrder
in interface MetadataStore
dimensionOrder
- DimensionOrder to set.imageIndex
- the Image index.public void setPixelsID(String id, int imageIndex)
MetadataStore
setPixelsID
in interface MetadataStore
id
- ID to set.imageIndex
- the Image index.public void setPixelsInterleaved(Boolean interleaved, int imageIndex)
MetadataStore
setPixelsInterleaved
in interface MetadataStore
interleaved
- Interleaved to set.imageIndex
- the Image index.public void setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
MetadataStore
setPixelsPhysicalSizeX
in interface MetadataStore
physicalSizeX
- PhysicalSizeX to set.imageIndex
- the Image index.public void setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
MetadataStore
setPixelsPhysicalSizeY
in interface MetadataStore
physicalSizeY
- PhysicalSizeY to set.imageIndex
- the Image index.public void setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
MetadataStore
setPixelsPhysicalSizeZ
in interface MetadataStore
physicalSizeZ
- PhysicalSizeZ to set.imageIndex
- the Image index.public void setPixelsSignificantBits(PositiveInteger significantBits, int imageIndex)
MetadataStore
setPixelsSignificantBits
in interface MetadataStore
significantBits
- SignificantBits to set.imageIndex
- the Image index.public void setPixelsSizeC(PositiveInteger sizeC, int imageIndex)
MetadataStore
setPixelsSizeC
in interface MetadataStore
sizeC
- SizeC to set.imageIndex
- the Image index.public void setPixelsSizeT(PositiveInteger sizeT, int imageIndex)
MetadataStore
setPixelsSizeT
in interface MetadataStore
sizeT
- SizeT to set.imageIndex
- the Image index.public void setPixelsSizeX(PositiveInteger sizeX, int imageIndex)
MetadataStore
setPixelsSizeX
in interface MetadataStore
sizeX
- SizeX to set.imageIndex
- the Image index.public void setPixelsSizeY(PositiveInteger sizeY, int imageIndex)
MetadataStore
setPixelsSizeY
in interface MetadataStore
sizeY
- SizeY to set.imageIndex
- the Image index.public void setPixelsSizeZ(PositiveInteger sizeZ, int imageIndex)
MetadataStore
setPixelsSizeZ
in interface MetadataStore
sizeZ
- SizeZ to set.imageIndex
- the Image index.public void setPixelsTimeIncrement(Time timeIncrement, int imageIndex)
MetadataStore
setPixelsTimeIncrement
in interface MetadataStore
timeIncrement
- TimeIncrement to set.imageIndex
- the Image index.public void setPixelsType(PixelType type, int imageIndex)
MetadataStore
setPixelsType
in interface MetadataStore
type
- Type to set.imageIndex
- the Image index.public void setPlaneAnnotationRef(String annotation, int imageIndex, int planeIndex, int annotationRefIndex)
MetadataStore
setPlaneAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.imageIndex
- the Image index.planeIndex
- the Plane index.annotationRefIndex
- AnnotationRef index (unused).public void setPlaneDeltaT(Time deltaT, int imageIndex, int planeIndex)
MetadataStore
setPlaneDeltaT
in interface MetadataStore
deltaT
- DeltaT to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlaneExposureTime(Time exposureTime, int imageIndex, int planeIndex)
MetadataStore
setPlaneExposureTime
in interface MetadataStore
exposureTime
- ExposureTime to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlaneHashSHA1(String hashSHA1, int imageIndex, int planeIndex)
MetadataStore
setPlaneHashSHA1
in interface MetadataStore
hashSHA1
- HashSHA1 to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
MetadataStore
setPlanePositionX
in interface MetadataStore
positionX
- PositionX to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
MetadataStore
setPlanePositionY
in interface MetadataStore
positionY
- PositionY to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
MetadataStore
setPlanePositionZ
in interface MetadataStore
positionZ
- PositionZ to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlaneTheC(NonNegativeInteger theC, int imageIndex, int planeIndex)
MetadataStore
setPlaneTheC
in interface MetadataStore
theC
- TheC to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlaneTheT(NonNegativeInteger theT, int imageIndex, int planeIndex)
MetadataStore
setPlaneTheT
in interface MetadataStore
theT
- TheT to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlaneTheZ(NonNegativeInteger theZ, int imageIndex, int planeIndex)
MetadataStore
setPlaneTheZ
in interface MetadataStore
theZ
- TheZ to set.imageIndex
- the Image index.planeIndex
- the Plane index.public void setPlateAnnotationRef(String annotation, int plateIndex, int annotationRefIndex)
MetadataStore
setPlateAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.plateIndex
- the Plate index.annotationRefIndex
- AnnotationRef index (unused).public void setPlateColumnNamingConvention(NamingConvention columnNamingConvention, int plateIndex)
MetadataStore
setPlateColumnNamingConvention
in interface MetadataStore
columnNamingConvention
- ColumnNamingConvention to set.plateIndex
- the Plate index.public void setPlateColumns(PositiveInteger columns, int plateIndex)
MetadataStore
setPlateColumns
in interface MetadataStore
columns
- Columns to set.plateIndex
- the Plate index.public void setPlateDescription(String description, int plateIndex)
MetadataStore
setPlateDescription
in interface MetadataStore
description
- Description to set.plateIndex
- the Plate index.public void setPlateExternalIdentifier(String externalIdentifier, int plateIndex)
MetadataStore
setPlateExternalIdentifier
in interface MetadataStore
externalIdentifier
- ExternalIdentifier to set.plateIndex
- the Plate index.public void setPlateFieldIndex(NonNegativeInteger fieldIndex, int plateIndex)
MetadataStore
setPlateFieldIndex
in interface MetadataStore
fieldIndex
- FieldIndex to set.plateIndex
- the Plate index.public void setPlateID(String id, int plateIndex)
MetadataStore
setPlateID
in interface MetadataStore
id
- ID to set.plateIndex
- the Plate index.public void setPlateName(String name, int plateIndex)
MetadataStore
setPlateName
in interface MetadataStore
name
- Name to set.plateIndex
- the Plate index.public void setPlateRowNamingConvention(NamingConvention rowNamingConvention, int plateIndex)
MetadataStore
setPlateRowNamingConvention
in interface MetadataStore
rowNamingConvention
- RowNamingConvention to set.plateIndex
- the Plate index.public void setPlateRows(PositiveInteger rows, int plateIndex)
MetadataStore
setPlateRows
in interface MetadataStore
rows
- Rows to set.plateIndex
- the Plate index.public void setPlateStatus(String status, int plateIndex)
MetadataStore
setPlateStatus
in interface MetadataStore
status
- Status to set.plateIndex
- the Plate index.public void setPlateWellOriginX(Length wellOriginX, int plateIndex)
MetadataStore
setPlateWellOriginX
in interface MetadataStore
wellOriginX
- WellOriginX to set.plateIndex
- the Plate index.public void setPlateWellOriginY(Length wellOriginY, int plateIndex)
MetadataStore
setPlateWellOriginY
in interface MetadataStore
wellOriginY
- WellOriginY to set.plateIndex
- the Plate index.public void setPlateAcquisitionAnnotationRef(String annotation, int plateIndex, int plateAcquisitionIndex, int annotationRefIndex)
MetadataStore
setPlateAcquisitionAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.annotationRefIndex
- AnnotationRef index (unused).public void setPlateAcquisitionDescription(String description, int plateIndex, int plateAcquisitionIndex)
MetadataStore
setPlateAcquisitionDescription
in interface MetadataStore
description
- Description to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.public void setPlateAcquisitionEndTime(Timestamp endTime, int plateIndex, int plateAcquisitionIndex)
MetadataStore
setPlateAcquisitionEndTime
in interface MetadataStore
endTime
- EndTime to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.public void setPlateAcquisitionID(String id, int plateIndex, int plateAcquisitionIndex)
MetadataStore
setPlateAcquisitionID
in interface MetadataStore
id
- ID to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.public void setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount, int plateIndex, int plateAcquisitionIndex)
MetadataStore
setPlateAcquisitionMaximumFieldCount
in interface MetadataStore
maximumFieldCount
- MaximumFieldCount to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.public void setPlateAcquisitionName(String name, int plateIndex, int plateAcquisitionIndex)
MetadataStore
setPlateAcquisitionName
in interface MetadataStore
name
- Name to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.public void setPlateAcquisitionStartTime(Timestamp startTime, int plateIndex, int plateAcquisitionIndex)
MetadataStore
setPlateAcquisitionStartTime
in interface MetadataStore
startTime
- StartTime to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.public void setPlateAcquisitionWellSampleRef(String wellSample, int plateIndex, int plateAcquisitionIndex, int wellSampleRefIndex)
MetadataStore
setPlateAcquisitionWellSampleRef
in interface MetadataStore
wellSample
- WellSampleRef to set.plateIndex
- the Plate index.plateAcquisitionIndex
- the PlateAcquisition index.wellSampleRefIndex
- WellSampleRef index (unused).public void setPointAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setPointAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setPointFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setPointFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setPointFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setPointFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setPointFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setPointFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setPointID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setPointLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setPointStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setPointStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setPointStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setPointText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setPointTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setPointTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setPointTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setPointTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointX(Double x, int ROIIndex, int shapeIndex)
MetadataStore
setPointX
in interface MetadataStore
x
- X to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPointY(Double y, int ROIIndex, int shapeIndex)
MetadataStore
setPointY
in interface MetadataStore
y
- Y to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setPolygonAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setPolygonFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonPoints(String points, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonPoints
in interface MetadataStore
points
- Points to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolygonTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setPolygonTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setPolylineAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setPolylineFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineMarkerEnd(Marker markerEnd, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineMarkerEnd
in interface MetadataStore
markerEnd
- MarkerEnd to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineMarkerStart(Marker markerStart, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineMarkerStart
in interface MetadataStore
markerStart
- MarkerStart to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylinePoints(String points, int ROIIndex, int shapeIndex)
MetadataStore
setPolylinePoints
in interface MetadataStore
points
- Points to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setPolylineTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setPolylineTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setProjectAnnotationRef(String annotation, int projectIndex, int annotationRefIndex)
MetadataStore
setProjectAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.projectIndex
- the Project index.annotationRefIndex
- AnnotationRef index (unused).public void setProjectDatasetRef(String dataset, int projectIndex, int datasetRefIndex)
MetadataStore
setProjectDatasetRef
in interface MetadataStore
dataset
- DatasetRef to set.projectIndex
- the Project index.datasetRefIndex
- DatasetRef index (unused).public void setProjectDescription(String description, int projectIndex)
MetadataStore
setProjectDescription
in interface MetadataStore
description
- Description to set.projectIndex
- the Project index.public void setProjectExperimenterGroupRef(String experimenterGroup, int projectIndex)
MetadataStore
setProjectExperimenterGroupRef
in interface MetadataStore
experimenterGroup
- ExperimenterGroupRef to set.projectIndex
- the Project index.public void setProjectExperimenterRef(String experimenter, int projectIndex)
MetadataStore
setProjectExperimenterRef
in interface MetadataStore
experimenter
- ExperimenterRef to set.projectIndex
- the Project index.public void setProjectID(String id, int projectIndex)
MetadataStore
setProjectID
in interface MetadataStore
id
- ID to set.projectIndex
- the Project index.public void setProjectName(String name, int projectIndex)
MetadataStore
setProjectName
in interface MetadataStore
name
- Name to set.projectIndex
- the Project index.public void setROIAnnotationRef(String annotation, int ROIIndex, int annotationRefIndex)
MetadataStore
setROIAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.annotationRefIndex
- AnnotationRef index (unused).public void setROIDescription(String description, int ROIIndex)
MetadataStore
setROIDescription
in interface MetadataStore
description
- Description to set.ROIIndex
- the ROI index.public void setROIID(String id, int ROIIndex)
MetadataStore
setROIID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.public void setROIName(String name, int ROIIndex)
MetadataStore
setROIName
in interface MetadataStore
name
- Name to set.ROIIndex
- the ROI index.public void setReagentAnnotationRef(String annotation, int screenIndex, int reagentIndex, int annotationRefIndex)
MetadataStore
setReagentAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.screenIndex
- the Screen index.reagentIndex
- the Reagent index.annotationRefIndex
- AnnotationRef index (unused).public void setReagentDescription(String description, int screenIndex, int reagentIndex)
MetadataStore
setReagentDescription
in interface MetadataStore
description
- Description to set.screenIndex
- the Screen index.reagentIndex
- the Reagent index.public void setReagentID(String id, int screenIndex, int reagentIndex)
MetadataStore
setReagentID
in interface MetadataStore
id
- ID to set.screenIndex
- the Screen index.reagentIndex
- the Reagent index.public void setReagentName(String name, int screenIndex, int reagentIndex)
MetadataStore
setReagentName
in interface MetadataStore
name
- Name to set.screenIndex
- the Screen index.reagentIndex
- the Reagent index.public void setReagentReagentIdentifier(String reagentIdentifier, int screenIndex, int reagentIndex)
MetadataStore
setReagentReagentIdentifier
in interface MetadataStore
reagentIdentifier
- ReagentIdentifier to set.screenIndex
- the Screen index.reagentIndex
- the Reagent index.public void setRectangleAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
MetadataStore
setRectangleAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.annotationRefIndex
- AnnotationRef index (unused).public void setRectangleFillColor(Color fillColor, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleFillColor
in interface MetadataStore
fillColor
- FillColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleFillRule
in interface MetadataStore
fillRule
- FillRule to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleFontFamily
in interface MetadataStore
fontFamily
- FontFamily to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleFontSize
in interface MetadataStore
fontSize
- FontSize to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleFontStyle
in interface MetadataStore
fontStyle
- FontStyle to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleHeight(Double height, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleHeight
in interface MetadataStore
height
- Height to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleID(String id, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleID
in interface MetadataStore
id
- ID to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleLocked(Boolean locked, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleLocked
in interface MetadataStore
locked
- Locked to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleStrokeColor
in interface MetadataStore
strokeColor
- StrokeColor to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleStrokeDashArray
in interface MetadataStore
strokeDashArray
- StrokeDashArray to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleStrokeWidth
in interface MetadataStore
strokeWidth
- StrokeWidth to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleText(String text, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleText
in interface MetadataStore
text
- Text to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleTheC
in interface MetadataStore
theC
- TheC to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleTheT
in interface MetadataStore
theT
- TheT to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleTheZ
in interface MetadataStore
theZ
- TheZ to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleTransform
in interface MetadataStore
transform
- Transform to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleWidth(Double width, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleWidth
in interface MetadataStore
width
- Width to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleX(Double x, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleX
in interface MetadataStore
x
- X to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRectangleY(Double y, int ROIIndex, int shapeIndex)
MetadataStore
setRectangleY
in interface MetadataStore
y
- Y to set.ROIIndex
- the ROI index.shapeIndex
- the Shape index.public void setRightsRightsHeld(String rightsHeld)
MetadataStore
setRightsRightsHeld
in interface MetadataStore
rightsHeld
- RightsHeld to set.public void setRightsRightsHolder(String rightsHolder)
MetadataStore
setRightsRightsHolder
in interface MetadataStore
rightsHolder
- RightsHolder to set.public void setScreenAnnotationRef(String annotation, int screenIndex, int annotationRefIndex)
MetadataStore
setScreenAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.screenIndex
- the Screen index.annotationRefIndex
- AnnotationRef index (unused).public void setScreenDescription(String description, int screenIndex)
MetadataStore
setScreenDescription
in interface MetadataStore
description
- Description to set.screenIndex
- the Screen index.public void setScreenID(String id, int screenIndex)
MetadataStore
setScreenID
in interface MetadataStore
id
- ID to set.screenIndex
- the Screen index.public void setScreenName(String name, int screenIndex)
MetadataStore
setScreenName
in interface MetadataStore
name
- Name to set.screenIndex
- the Screen index.public void setScreenPlateRef(String plate, int screenIndex, int plateRefIndex)
MetadataStore
setScreenPlateRef
in interface MetadataStore
plate
- PlateRef to set.screenIndex
- the Screen index.plateRefIndex
- PlateRef index (unused).public void setScreenProtocolDescription(String protocolDescription, int screenIndex)
MetadataStore
setScreenProtocolDescription
in interface MetadataStore
protocolDescription
- ProtocolDescription to set.screenIndex
- the Screen index.public void setScreenProtocolIdentifier(String protocolIdentifier, int screenIndex)
MetadataStore
setScreenProtocolIdentifier
in interface MetadataStore
protocolIdentifier
- ProtocolIdentifier to set.screenIndex
- the Screen index.public void setScreenReagentSetDescription(String reagentSetDescription, int screenIndex)
MetadataStore
setScreenReagentSetDescription
in interface MetadataStore
reagentSetDescription
- ReagentSetDescription to set.screenIndex
- the Screen index.public void setScreenReagentSetIdentifier(String reagentSetIdentifier, int screenIndex)
MetadataStore
setScreenReagentSetIdentifier
in interface MetadataStore
reagentSetIdentifier
- ReagentSetIdentifier to set.screenIndex
- the Screen index.public void setScreenType(String type, int screenIndex)
MetadataStore
setScreenType
in interface MetadataStore
type
- Type to set.screenIndex
- the Screen index.public void setStageLabelName(String name, int imageIndex)
MetadataStore
setStageLabelName
in interface MetadataStore
name
- Name to set.imageIndex
- the Image index.public void setStageLabelX(Length x, int imageIndex)
MetadataStore
setStageLabelX
in interface MetadataStore
x
- X to set.imageIndex
- the Image index.public void setStageLabelY(Length y, int imageIndex)
MetadataStore
setStageLabelY
in interface MetadataStore
y
- Y to set.imageIndex
- the Image index.public void setStageLabelZ(Length z, int imageIndex)
MetadataStore
setStageLabelZ
in interface MetadataStore
z
- Z to set.imageIndex
- the Image index.public void setTagAnnotationAnnotationRef(String annotation, int tagAnnotationIndex, int annotationRefIndex)
MetadataStore
setTagAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.tagAnnotationIndex
- the TagAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setTagAnnotationAnnotator(String annotator, int tagAnnotationIndex)
MetadataStore
setTagAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.tagAnnotationIndex
- the TagAnnotation index.public void setTagAnnotationDescription(String description, int tagAnnotationIndex)
MetadataStore
setTagAnnotationDescription
in interface MetadataStore
description
- Description to set.tagAnnotationIndex
- the TagAnnotation index.public void setTagAnnotationID(String id, int tagAnnotationIndex)
MetadataStore
setTagAnnotationID
in interface MetadataStore
id
- ID to set.tagAnnotationIndex
- the TagAnnotation index.public void setTagAnnotationNamespace(String namespace, int tagAnnotationIndex)
MetadataStore
setTagAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.tagAnnotationIndex
- the TagAnnotation index.public void setTagAnnotationValue(String value, int tagAnnotationIndex)
MetadataStore
setTagAnnotationValue
in interface MetadataStore
value
- Value to set.tagAnnotationIndex
- the TagAnnotation index.public void setTermAnnotationAnnotationRef(String annotation, int termAnnotationIndex, int annotationRefIndex)
MetadataStore
setTermAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.termAnnotationIndex
- the TermAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setTermAnnotationAnnotator(String annotator, int termAnnotationIndex)
MetadataStore
setTermAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.termAnnotationIndex
- the TermAnnotation index.public void setTermAnnotationDescription(String description, int termAnnotationIndex)
MetadataStore
setTermAnnotationDescription
in interface MetadataStore
description
- Description to set.termAnnotationIndex
- the TermAnnotation index.public void setTermAnnotationID(String id, int termAnnotationIndex)
MetadataStore
setTermAnnotationID
in interface MetadataStore
id
- ID to set.termAnnotationIndex
- the TermAnnotation index.public void setTermAnnotationNamespace(String namespace, int termAnnotationIndex)
MetadataStore
setTermAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.termAnnotationIndex
- the TermAnnotation index.public void setTermAnnotationValue(String value, int termAnnotationIndex)
MetadataStore
setTermAnnotationValue
in interface MetadataStore
value
- Value to set.termAnnotationIndex
- the TermAnnotation index.public void setTiffDataFirstC(NonNegativeInteger firstC, int imageIndex, int tiffDataIndex)
MetadataStore
setTiffDataFirstC
in interface MetadataStore
firstC
- FirstC to set.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setTiffDataFirstT(NonNegativeInteger firstT, int imageIndex, int tiffDataIndex)
MetadataStore
setTiffDataFirstT
in interface MetadataStore
firstT
- FirstT to set.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setTiffDataFirstZ(NonNegativeInteger firstZ, int imageIndex, int tiffDataIndex)
MetadataStore
setTiffDataFirstZ
in interface MetadataStore
firstZ
- FirstZ to set.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setTiffDataIFD(NonNegativeInteger ifd, int imageIndex, int tiffDataIndex)
MetadataStore
setTiffDataIFD
in interface MetadataStore
ifd
- IFD to set.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setTiffDataPlaneCount(NonNegativeInteger planeCount, int imageIndex, int tiffDataIndex)
MetadataStore
setTiffDataPlaneCount
in interface MetadataStore
planeCount
- PlaneCount to set.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setTimestampAnnotationAnnotationRef(String annotation, int timestampAnnotationIndex, int annotationRefIndex)
MetadataStore
setTimestampAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.timestampAnnotationIndex
- the TimestampAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setTimestampAnnotationAnnotator(String annotator, int timestampAnnotationIndex)
MetadataStore
setTimestampAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.timestampAnnotationIndex
- the TimestampAnnotation index.public void setTimestampAnnotationDescription(String description, int timestampAnnotationIndex)
MetadataStore
setTimestampAnnotationDescription
in interface MetadataStore
description
- Description to set.timestampAnnotationIndex
- the TimestampAnnotation index.public void setTimestampAnnotationID(String id, int timestampAnnotationIndex)
MetadataStore
setTimestampAnnotationID
in interface MetadataStore
id
- ID to set.timestampAnnotationIndex
- the TimestampAnnotation index.public void setTimestampAnnotationNamespace(String namespace, int timestampAnnotationIndex)
MetadataStore
setTimestampAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.timestampAnnotationIndex
- the TimestampAnnotation index.public void setTimestampAnnotationValue(Timestamp value, int timestampAnnotationIndex)
MetadataStore
setTimestampAnnotationValue
in interface MetadataStore
value
- Value to set.timestampAnnotationIndex
- the TimestampAnnotation index.public void setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
MetadataStore
setTransmittanceRangeCutIn
in interface MetadataStore
cutIn
- CutIn to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
MetadataStore
setTransmittanceRangeCutInTolerance
in interface MetadataStore
cutInTolerance
- CutInTolerance to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
MetadataStore
setTransmittanceRangeCutOut
in interface MetadataStore
cutOut
- CutOut to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
MetadataStore
setTransmittanceRangeCutOutTolerance
in interface MetadataStore
cutOutTolerance
- CutOutTolerance to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setTransmittanceRangeTransmittance(PercentFraction transmittance, int instrumentIndex, int filterIndex)
MetadataStore
setTransmittanceRangeTransmittance
in interface MetadataStore
transmittance
- Transmittance to set.instrumentIndex
- the Instrument index.filterIndex
- the Filter index.public void setUUIDValue(String value, int imageIndex, int tiffDataIndex)
MetadataStore
setUUIDValue
in interface MetadataStore
value
- text value.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setUUIDFileName(String fileName, int imageIndex, int tiffDataIndex)
MetadataStore
setUUIDFileName
in interface MetadataStore
fileName
- FileName to set.imageIndex
- the Image index.tiffDataIndex
- the TiffData index.public void setWellAnnotationRef(String annotation, int plateIndex, int wellIndex, int annotationRefIndex)
MetadataStore
setWellAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.plateIndex
- the Plate index.wellIndex
- the Well index.annotationRefIndex
- AnnotationRef index (unused).public void setWellColor(Color color, int plateIndex, int wellIndex)
MetadataStore
setWellColor
in interface MetadataStore
color
- Color to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellColumn(NonNegativeInteger column, int plateIndex, int wellIndex)
MetadataStore
setWellColumn
in interface MetadataStore
column
- Column to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellExternalDescription(String externalDescription, int plateIndex, int wellIndex)
MetadataStore
setWellExternalDescription
in interface MetadataStore
externalDescription
- ExternalDescription to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellExternalIdentifier(String externalIdentifier, int plateIndex, int wellIndex)
MetadataStore
setWellExternalIdentifier
in interface MetadataStore
externalIdentifier
- ExternalIdentifier to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellID(String id, int plateIndex, int wellIndex)
MetadataStore
setWellID
in interface MetadataStore
id
- ID to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellReagentRef(String reagent, int plateIndex, int wellIndex)
MetadataStore
setWellReagentRef
in interface MetadataStore
reagent
- ReagentRef to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellRow(NonNegativeInteger row, int plateIndex, int wellIndex)
MetadataStore
setWellRow
in interface MetadataStore
row
- Row to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellType(String type, int plateIndex, int wellIndex)
MetadataStore
setWellType
in interface MetadataStore
type
- Type to set.plateIndex
- the Plate index.wellIndex
- the Well index.public void setWellSampleID(String id, int plateIndex, int wellIndex, int wellSampleIndex)
MetadataStore
setWellSampleID
in interface MetadataStore
id
- ID to set.plateIndex
- the Plate index.wellIndex
- the Well index.wellSampleIndex
- the WellSample index.public void setWellSampleImageRef(String image, int plateIndex, int wellIndex, int wellSampleIndex)
MetadataStore
setWellSampleImageRef
in interface MetadataStore
image
- ImageRef to set.plateIndex
- the Plate index.wellIndex
- the Well index.wellSampleIndex
- the WellSample index.public void setWellSampleIndex(NonNegativeInteger index, int plateIndex, int wellIndex, int wellSampleIndex)
MetadataStore
setWellSampleIndex
in interface MetadataStore
index
- Index to set.plateIndex
- the Plate index.wellIndex
- the Well index.wellSampleIndex
- the WellSample index.public void setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
MetadataStore
setWellSamplePositionX
in interface MetadataStore
positionX
- PositionX to set.plateIndex
- the Plate index.wellIndex
- the Well index.wellSampleIndex
- the WellSample index.public void setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
MetadataStore
setWellSamplePositionY
in interface MetadataStore
positionY
- PositionY to set.plateIndex
- the Plate index.wellIndex
- the Well index.wellSampleIndex
- the WellSample index.public void setWellSampleTimepoint(Timestamp timepoint, int plateIndex, int wellIndex, int wellSampleIndex)
MetadataStore
setWellSampleTimepoint
in interface MetadataStore
timepoint
- Timepoint to set.plateIndex
- the Plate index.wellIndex
- the Well index.wellSampleIndex
- the WellSample index.public void setXMLAnnotationAnnotationRef(String annotation, int XMLAnnotationIndex, int annotationRefIndex)
MetadataStore
setXMLAnnotationAnnotationRef
in interface MetadataStore
annotation
- AnnotationRef to set.XMLAnnotationIndex
- the XMLAnnotation index.annotationRefIndex
- AnnotationRef index (unused).public void setXMLAnnotationAnnotator(String annotator, int XMLAnnotationIndex)
MetadataStore
setXMLAnnotationAnnotator
in interface MetadataStore
annotator
- Annotator to set.XMLAnnotationIndex
- the XMLAnnotation index.public void setXMLAnnotationDescription(String description, int XMLAnnotationIndex)
MetadataStore
setXMLAnnotationDescription
in interface MetadataStore
description
- Description to set.XMLAnnotationIndex
- the XMLAnnotation index.public void setXMLAnnotationID(String id, int XMLAnnotationIndex)
MetadataStore
setXMLAnnotationID
in interface MetadataStore
id
- ID to set.XMLAnnotationIndex
- the XMLAnnotation index.public void setXMLAnnotationNamespace(String namespace, int XMLAnnotationIndex)
MetadataStore
setXMLAnnotationNamespace
in interface MetadataStore
namespace
- Namespace to set.XMLAnnotationIndex
- the XMLAnnotation index.public void setXMLAnnotationValue(String value, int XMLAnnotationIndex)
MetadataStore
setXMLAnnotationValue
in interface MetadataStore
value
- Value to set.XMLAnnotationIndex
- the XMLAnnotation index.Copyright © 2016 Open Microscopy Environment