bioformats
5.1.8
|
Metadata storage interface. More...
#include <ome/xml/meta/MetadataStore.h>
Public Member Functions | |
virtual | ~MetadataStore () |
Destructor. | |
virtual void | createRoot ()=0 |
Create root node. More... | |
virtual ome::compat::shared_ptr< MetadataRoot > & | getRoot ()=0 |
Get the root node of the metadata. More... | |
virtual void | setRoot (ome::compat::shared_ptr< MetadataRoot > &root)=0 |
Set the root node of the metadata. More... | |
virtual void | setPixelsBinDataBigEndian (bool bigEndian, index_type imageIndex, index_type binDataIndex=0)=0 |
Set the BigEndian property of Pixels. More... | |
virtual void | setUUID (const std::string &uuid)=0 |
Set the UUID associated with this collection of metadata. More... | |
virtual void | setArcID (std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the ID property of Arc. More... | |
virtual void | setArcLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the LotNumber property of Arc. More... | |
virtual void | setArcManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Manufacturer property of Arc. More... | |
virtual void | setArcModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Model property of Arc. More... | |
virtual void | setArcPower (double power, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Power property of Arc. More... | |
virtual void | setArcSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the SerialNumber property of Arc. More... | |
virtual void | setArcType (ome::xml::model::enums::ArcType type, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Type property of Arc. More... | |
virtual void | setBinaryFileFileName (std::string fileName, index_type fileAnnotationIndex)=0 |
Set the FileName property of BinaryFile. More... | |
virtual void | setBinaryFileMIMEType (std::string mimeType, index_type fileAnnotationIndex)=0 |
Set the MIMEType property of BinaryFile. More... | |
virtual void | setBinaryFileSize (ome::xml::model::primitives::NonNegativeLong size, index_type fileAnnotationIndex)=0 |
Set the Size property of BinaryFile. More... | |
virtual void | setBinaryOnlyMetadataFile (std::string metadataFile)=0 |
Set the MetadataFile property of BinaryOnly. More... | |
virtual void | setBinaryOnlyUUID (std::string uuid)=0 |
Set the UUID property of BinaryOnly. More... | |
virtual void | setBooleanAnnotationAnnotationRef (const std::string &annotation, index_type booleanAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of BooleanAnnotation. More... | |
virtual void | setBooleanAnnotationAnnotator (std::string annotator, index_type booleanAnnotationIndex)=0 |
Set the Annotator property of BooleanAnnotation. More... | |
virtual void | setBooleanAnnotationDescription (std::string description, index_type booleanAnnotationIndex)=0 |
Set the Description property of BooleanAnnotation. More... | |
virtual void | setBooleanAnnotationID (std::string id, index_type booleanAnnotationIndex)=0 |
Set the ID property of BooleanAnnotation. More... | |
virtual void | setBooleanAnnotationNamespace (std::string namespace_, index_type booleanAnnotationIndex)=0 |
Set the Namespace property of BooleanAnnotation. More... | |
virtual void | setBooleanAnnotationValue (bool value, index_type booleanAnnotationIndex)=0 |
Set the Value property of BooleanAnnotation. More... | |
virtual void | setChannelAcquisitionMode (ome::xml::model::enums::AcquisitionMode acquisitionMode, index_type imageIndex, index_type channelIndex)=0 |
Set the AcquisitionMode property of Channel. More... | |
virtual void | setChannelAnnotationRef (const std::string &annotation, index_type imageIndex, index_type channelIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Channel. More... | |
virtual void | setChannelColor (ome::xml::model::primitives::Color color, index_type imageIndex, index_type channelIndex)=0 |
Set the Color property of Channel. More... | |
virtual void | setChannelContrastMethod (ome::xml::model::enums::ContrastMethod contrastMethod, index_type imageIndex, index_type channelIndex)=0 |
Set the ContrastMethod property of Channel. More... | |
virtual void | setChannelEmissionWavelength (ome::xml::model::primitives::PositiveInteger emissionWavelength, index_type imageIndex, index_type channelIndex)=0 |
Set the EmissionWavelength property of Channel. More... | |
virtual void | setChannelExcitationWavelength (ome::xml::model::primitives::PositiveInteger excitationWavelength, index_type imageIndex, index_type channelIndex)=0 |
Set the ExcitationWavelength property of Channel. More... | |
virtual void | setChannelFilterSetRef (const std::string &filterSet, index_type imageIndex, index_type channelIndex)=0 |
Set the FilterSetRef property of Channel. More... | |
virtual void | setChannelFluor (std::string fluor, index_type imageIndex, index_type channelIndex)=0 |
Set the Fluor property of Channel. More... | |
virtual void | setChannelID (std::string id, index_type imageIndex, index_type channelIndex)=0 |
Set the ID property of Channel. More... | |
virtual void | setChannelIlluminationType (ome::xml::model::enums::IlluminationType illuminationType, index_type imageIndex, index_type channelIndex)=0 |
Set the IlluminationType property of Channel. More... | |
virtual void | setChannelNDFilter (double ndFilter, index_type imageIndex, index_type channelIndex)=0 |
Set the NDFilter property of Channel. More... | |
virtual void | setChannelName (std::string name, index_type imageIndex, index_type channelIndex)=0 |
Set the Name property of Channel. More... | |
virtual void | setChannelPinholeSize (double pinholeSize, index_type imageIndex, index_type channelIndex)=0 |
Set the PinholeSize property of Channel. More... | |
virtual void | setChannelPockelCellSetting (int32_t pockelCellSetting, index_type imageIndex, index_type channelIndex)=0 |
Set the PockelCellSetting property of Channel. More... | |
virtual void | setChannelSamplesPerPixel (ome::xml::model::primitives::PositiveInteger samplesPerPixel, index_type imageIndex, index_type channelIndex)=0 |
Set the SamplesPerPixel property of Channel. More... | |
virtual void | setCommentAnnotationAnnotationRef (const std::string &annotation, index_type commentAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of CommentAnnotation. More... | |
virtual void | setCommentAnnotationAnnotator (std::string annotator, index_type commentAnnotationIndex)=0 |
Set the Annotator property of CommentAnnotation. More... | |
virtual void | setCommentAnnotationDescription (std::string description, index_type commentAnnotationIndex)=0 |
Set the Description property of CommentAnnotation. More... | |
virtual void | setCommentAnnotationID (std::string id, index_type commentAnnotationIndex)=0 |
Set the ID property of CommentAnnotation. More... | |
virtual void | setCommentAnnotationNamespace (std::string namespace_, index_type commentAnnotationIndex)=0 |
Set the Namespace property of CommentAnnotation. More... | |
virtual void | setCommentAnnotationValue (std::string value, index_type commentAnnotationIndex)=0 |
Set the Value property of CommentAnnotation. More... | |
virtual void | setDatasetAnnotationRef (const std::string &annotation, index_type datasetIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Dataset. More... | |
virtual void | setDatasetDescription (std::string description, index_type datasetIndex)=0 |
Set the Description property of Dataset. More... | |
virtual void | setDatasetExperimenterGroupRef (const std::string &experimenterGroup, index_type datasetIndex)=0 |
Set the ExperimenterGroupRef property of Dataset. More... | |
virtual void | setDatasetExperimenterRef (const std::string &experimenter, index_type datasetIndex)=0 |
Set the ExperimenterRef property of Dataset. More... | |
virtual void | setDatasetID (std::string id, index_type datasetIndex)=0 |
Set the ID property of Dataset. More... | |
virtual void | setDatasetImageRef (const std::string &image, index_type datasetIndex, index_type imageRefIndex=0)=0 |
Set the ImageRef property of Dataset. More... | |
virtual void | setDatasetName (std::string name, index_type datasetIndex)=0 |
Set the Name property of Dataset. More... | |
virtual void | setDetectorAmplificationGain (double amplificationGain, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the AmplificationGain property of Detector. More... | |
virtual void | setDetectorGain (double gain, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Gain property of Detector. More... | |
virtual void | setDetectorID (std::string id, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the ID property of Detector. More... | |
virtual void | setDetectorLotNumber (std::string lotNumber, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the LotNumber property of Detector. More... | |
virtual void | setDetectorManufacturer (std::string manufacturer, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Manufacturer property of Detector. More... | |
virtual void | setDetectorModel (std::string model, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Model property of Detector. More... | |
virtual void | setDetectorOffset (double offset, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Offset property of Detector. More... | |
virtual void | setDetectorSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the SerialNumber property of Detector. More... | |
virtual void | setDetectorType (ome::xml::model::enums::DetectorType type, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Type property of Detector. More... | |
virtual void | setDetectorVoltage (double voltage, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Voltage property of Detector. More... | |
virtual void | setDetectorZoom (double zoom, index_type instrumentIndex, index_type detectorIndex)=0 |
Set the Zoom property of Detector. More... | |
virtual void | setDetectorSettingsBinning (ome::xml::model::enums::Binning binning, index_type imageIndex, index_type channelIndex)=0 |
Set the Binning property of DetectorSettings. More... | |
virtual void | setDetectorSettingsGain (double gain, index_type imageIndex, index_type channelIndex)=0 |
Set the Gain property of DetectorSettings. More... | |
virtual void | setDetectorSettingsID (std::string id, index_type imageIndex, index_type channelIndex)=0 |
Set the ID property of DetectorSettings. More... | |
virtual void | setDetectorSettingsIntegration (ome::xml::model::primitives::PositiveInteger integration, index_type imageIndex, index_type channelIndex)=0 |
Set the Integration property of DetectorSettings. More... | |
virtual void | setDetectorSettingsOffset (double offset, index_type imageIndex, index_type channelIndex)=0 |
Set the Offset property of DetectorSettings. More... | |
virtual void | setDetectorSettingsReadOutRate (double readOutRate, index_type imageIndex, index_type channelIndex)=0 |
Set the ReadOutRate property of DetectorSettings. More... | |
virtual void | setDetectorSettingsVoltage (double voltage, index_type imageIndex, index_type channelIndex)=0 |
Set the Voltage property of DetectorSettings. More... | |
virtual void | setDetectorSettingsZoom (double zoom, index_type imageIndex, index_type channelIndex)=0 |
Set the Zoom property of DetectorSettings. More... | |
virtual void | setDichroicID (std::string id, index_type instrumentIndex, index_type dichroicIndex)=0 |
Set the ID property of Dichroic. More... | |
virtual void | setDichroicLotNumber (std::string lotNumber, index_type instrumentIndex, index_type dichroicIndex)=0 |
Set the LotNumber property of Dichroic. More... | |
virtual void | setDichroicManufacturer (std::string manufacturer, index_type instrumentIndex, index_type dichroicIndex)=0 |
Set the Manufacturer property of Dichroic. More... | |
virtual void | setDichroicModel (std::string model, index_type instrumentIndex, index_type dichroicIndex)=0 |
Set the Model property of Dichroic. More... | |
virtual void | setDichroicSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type dichroicIndex)=0 |
Set the SerialNumber property of Dichroic. More... | |
virtual void | setDoubleAnnotationAnnotationRef (const std::string &annotation, index_type doubleAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of DoubleAnnotation. More... | |
virtual void | setDoubleAnnotationAnnotator (std::string annotator, index_type doubleAnnotationIndex)=0 |
Set the Annotator property of DoubleAnnotation. More... | |
virtual void | setDoubleAnnotationDescription (std::string description, index_type doubleAnnotationIndex)=0 |
Set the Description property of DoubleAnnotation. More... | |
virtual void | setDoubleAnnotationID (std::string id, index_type doubleAnnotationIndex)=0 |
Set the ID property of DoubleAnnotation. More... | |
virtual void | setDoubleAnnotationNamespace (std::string namespace_, index_type doubleAnnotationIndex)=0 |
Set the Namespace property of DoubleAnnotation. More... | |
virtual void | setDoubleAnnotationValue (double value, index_type doubleAnnotationIndex)=0 |
Set the Value property of DoubleAnnotation. More... | |
virtual void | setEllipseFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Ellipse. More... | |
virtual void | setEllipseFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Ellipse. More... | |
virtual void | setEllipseFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Ellipse. More... | |
virtual void | setEllipseFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Ellipse. More... | |
virtual void | setEllipseFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Ellipse. More... | |
virtual void | setEllipseID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Ellipse. More... | |
virtual void | setEllipseLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Ellipse. More... | |
virtual void | setEllipseLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Ellipse. More... | |
virtual void | setEllipseStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Ellipse. More... | |
virtual void | setEllipseStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Ellipse. More... | |
virtual void | setEllipseStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Ellipse. More... | |
virtual void | setEllipseText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Ellipse. More... | |
virtual void | setEllipseTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Ellipse. More... | |
virtual void | setEllipseTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Ellipse. More... | |
virtual void | setEllipseTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Ellipse. More... | |
virtual void | setEllipseTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Ellipse. More... | |
virtual void | setEllipseVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Ellipse. More... | |
virtual void | setEllipseRadiusX (double radiusX, index_type ROIIndex, index_type shapeIndex)=0 |
Set the RadiusX property of Ellipse. More... | |
virtual void | setEllipseRadiusY (double radiusY, index_type ROIIndex, index_type shapeIndex)=0 |
Set the RadiusY property of Ellipse. More... | |
virtual void | setEllipseX (double x, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X property of Ellipse. More... | |
virtual void | setEllipseY (double y, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y property of Ellipse. More... | |
virtual void | setExperimentDescription (std::string description, index_type experimentIndex)=0 |
Set the Description property of Experiment. More... | |
virtual void | setExperimentExperimenterRef (const std::string &experimenter, index_type experimentIndex)=0 |
Set the ExperimenterRef property of Experiment. More... | |
virtual void | setExperimentID (std::string id, index_type experimentIndex)=0 |
Set the ID property of Experiment. More... | |
virtual void | setExperimentType (ome::xml::model::enums::ExperimentType type, index_type experimentIndex)=0 |
Set the Type property of Experiment. More... | |
virtual void | setExperimenterAnnotationRef (const std::string &annotation, index_type experimenterIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Experimenter. More... | |
virtual void | setExperimenterEmail (std::string email, index_type experimenterIndex)=0 |
Set the Email property of Experimenter. More... | |
virtual void | setExperimenterFirstName (std::string firstName, index_type experimenterIndex)=0 |
Set the FirstName property of Experimenter. More... | |
virtual void | setExperimenterID (std::string id, index_type experimenterIndex)=0 |
Set the ID property of Experimenter. More... | |
virtual void | setExperimenterInstitution (std::string institution, index_type experimenterIndex)=0 |
Set the Institution property of Experimenter. More... | |
virtual void | setExperimenterLastName (std::string lastName, index_type experimenterIndex)=0 |
Set the LastName property of Experimenter. More... | |
virtual void | setExperimenterMiddleName (std::string middleName, index_type experimenterIndex)=0 |
Set the MiddleName property of Experimenter. More... | |
virtual void | setExperimenterUserName (std::string userName, index_type experimenterIndex)=0 |
Set the UserName property of Experimenter. More... | |
virtual void | setExperimenterGroupAnnotationRef (const std::string &annotation, index_type experimenterGroupIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of ExperimenterGroup. More... | |
virtual void | setExperimenterGroupDescription (std::string description, index_type experimenterGroupIndex)=0 |
Set the Description property of ExperimenterGroup. More... | |
virtual void | setExperimenterGroupExperimenterRef (const std::string &experimenter, index_type experimenterGroupIndex, index_type experimenterRefIndex=0)=0 |
Set the ExperimenterRef property of ExperimenterGroup. More... | |
virtual void | setExperimenterGroupID (std::string id, index_type experimenterGroupIndex)=0 |
Set the ID property of ExperimenterGroup. More... | |
virtual void | setExperimenterGroupLeader (const std::string &leader, index_type experimenterGroupIndex, index_type leaderIndex=0)=0 |
Set the Leader property of ExperimenterGroup. More... | |
virtual void | setExperimenterGroupName (std::string name, index_type experimenterGroupIndex)=0 |
Set the Name property of ExperimenterGroup. More... | |
virtual void | setFilamentID (std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the ID property of Filament. More... | |
virtual void | setFilamentLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the LotNumber property of Filament. More... | |
virtual void | setFilamentManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Manufacturer property of Filament. More... | |
virtual void | setFilamentModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Model property of Filament. More... | |
virtual void | setFilamentPower (double power, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Power property of Filament. More... | |
virtual void | setFilamentSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the SerialNumber property of Filament. More... | |
virtual void | setFilamentType (ome::xml::model::enums::FilamentType type, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Type property of Filament. More... | |
virtual void | setFileAnnotationAnnotationRef (const std::string &annotation, index_type fileAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of FileAnnotation. More... | |
virtual void | setFileAnnotationAnnotator (std::string annotator, index_type fileAnnotationIndex)=0 |
Set the Annotator property of FileAnnotation. More... | |
virtual void | setFileAnnotationDescription (std::string description, index_type fileAnnotationIndex)=0 |
Set the Description property of FileAnnotation. More... | |
virtual void | setFileAnnotationID (std::string id, index_type fileAnnotationIndex)=0 |
Set the ID property of FileAnnotation. More... | |
virtual void | setFileAnnotationNamespace (std::string namespace_, index_type fileAnnotationIndex)=0 |
Set the Namespace property of FileAnnotation. More... | |
virtual void | setFilterFilterWheel (std::string filterWheel, index_type instrumentIndex, index_type filterIndex)=0 |
Set the FilterWheel property of Filter. More... | |
virtual void | setFilterID (std::string id, index_type instrumentIndex, index_type filterIndex)=0 |
Set the ID property of Filter. More... | |
virtual void | setFilterLotNumber (std::string lotNumber, index_type instrumentIndex, index_type filterIndex)=0 |
Set the LotNumber property of Filter. More... | |
virtual void | setFilterManufacturer (std::string manufacturer, index_type instrumentIndex, index_type filterIndex)=0 |
Set the Manufacturer property of Filter. More... | |
virtual void | setFilterModel (std::string model, index_type instrumentIndex, index_type filterIndex)=0 |
Set the Model property of Filter. More... | |
virtual void | setFilterSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type filterIndex)=0 |
Set the SerialNumber property of Filter. More... | |
virtual void | setFilterType (ome::xml::model::enums::FilterType type, index_type instrumentIndex, index_type filterIndex)=0 |
Set the Type property of Filter. More... | |
virtual void | setFilterSetDichroicRef (const std::string &dichroic, index_type instrumentIndex, index_type filterSetIndex)=0 |
Set the DichroicRef property of FilterSet. More... | |
virtual void | setFilterSetEmissionFilterRef (const std::string &emissionFilter, index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex=0)=0 |
Set the EmissionFilterRef property of FilterSet. More... | |
virtual void | setFilterSetExcitationFilterRef (const std::string &excitationFilter, index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex=0)=0 |
Set the ExcitationFilterRef property of FilterSet. More... | |
virtual void | setFilterSetID (std::string id, index_type instrumentIndex, index_type filterSetIndex)=0 |
Set the ID property of FilterSet. More... | |
virtual void | setFilterSetLotNumber (std::string lotNumber, index_type instrumentIndex, index_type filterSetIndex)=0 |
Set the LotNumber property of FilterSet. More... | |
virtual void | setFilterSetManufacturer (std::string manufacturer, index_type instrumentIndex, index_type filterSetIndex)=0 |
Set the Manufacturer property of FilterSet. More... | |
virtual void | setFilterSetModel (std::string model, index_type instrumentIndex, index_type filterSetIndex)=0 |
Set the Model property of FilterSet. More... | |
virtual void | setFilterSetSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type filterSetIndex)=0 |
Set the SerialNumber property of FilterSet. More... | |
virtual void | setImageAcquisitionDate (ome::xml::model::primitives::Timestamp acquisitionDate, index_type imageIndex)=0 |
Set the AcquisitionDate property of Image. More... | |
virtual void | setImageAnnotationRef (const std::string &annotation, index_type imageIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Image. More... | |
virtual void | setImageDescription (std::string description, index_type imageIndex)=0 |
Set the Description property of Image. More... | |
virtual void | setImageExperimentRef (const std::string &experiment, index_type imageIndex)=0 |
Set the ExperimentRef property of Image. More... | |
virtual void | setImageExperimenterGroupRef (const std::string &experimenterGroup, index_type imageIndex)=0 |
Set the ExperimenterGroupRef property of Image. More... | |
virtual void | setImageExperimenterRef (const std::string &experimenter, index_type imageIndex)=0 |
Set the ExperimenterRef property of Image. More... | |
virtual void | setImageID (std::string id, index_type imageIndex)=0 |
Set the ID property of Image. More... | |
virtual void | setImageInstrumentRef (const std::string &instrument, index_type imageIndex)=0 |
Set the InstrumentRef property of Image. More... | |
virtual void | setImageMicrobeamManipulationRef (const std::string µbeamManipulation, index_type imageIndex, index_type microbeamManipulationRefIndex=0)=0 |
Set the MicrobeamManipulationRef property of Image. More... | |
virtual void | setImageName (std::string name, index_type imageIndex)=0 |
Set the Name property of Image. More... | |
virtual void | setImageROIRef (const std::string &roi, index_type imageIndex, index_type ROIRefIndex=0)=0 |
Set the ROIRef property of Image. More... | |
virtual void | setImagingEnvironmentAirPressure (double airPressure, index_type imageIndex)=0 |
Set the AirPressure property of ImagingEnvironment. More... | |
virtual void | setImagingEnvironmentCO2Percent (ome::xml::model::primitives::PercentFraction co2Percent, index_type imageIndex)=0 |
Set the CO2Percent property of ImagingEnvironment. More... | |
virtual void | setImagingEnvironmentHumidity (ome::xml::model::primitives::PercentFraction humidity, index_type imageIndex)=0 |
Set the Humidity property of ImagingEnvironment. More... | |
virtual void | setImagingEnvironmentTemperature (double temperature, index_type imageIndex)=0 |
Set the Temperature property of ImagingEnvironment. More... | |
virtual void | setInstrumentID (std::string id, index_type instrumentIndex)=0 |
Set the ID property of Instrument. More... | |
virtual void | setLabelFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Label. More... | |
virtual void | setLabelFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Label. More... | |
virtual void | setLabelFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Label. More... | |
virtual void | setLabelFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Label. More... | |
virtual void | setLabelFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Label. More... | |
virtual void | setLabelID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Label. More... | |
virtual void | setLabelLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Label. More... | |
virtual void | setLabelLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Label. More... | |
virtual void | setLabelStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Label. More... | |
virtual void | setLabelStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Label. More... | |
virtual void | setLabelStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Label. More... | |
virtual void | setLabelText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Label. More... | |
virtual void | setLabelTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Label. More... | |
virtual void | setLabelTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Label. More... | |
virtual void | setLabelTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Label. More... | |
virtual void | setLabelTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Label. More... | |
virtual void | setLabelVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Label. More... | |
virtual void | setLabelX (double x, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X property of Label. More... | |
virtual void | setLabelY (double y, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y property of Label. More... | |
virtual void | setLaserID (std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the ID property of Laser. More... | |
virtual void | setLaserLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the LotNumber property of Laser. More... | |
virtual void | setLaserManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Manufacturer property of Laser. More... | |
virtual void | setLaserModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Model property of Laser. More... | |
virtual void | setLaserPower (double power, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Power property of Laser. More... | |
virtual void | setLaserSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the SerialNumber property of Laser. More... | |
virtual void | setLaserFrequencyMultiplication (ome::xml::model::primitives::PositiveInteger frequencyMultiplication, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the FrequencyMultiplication property of Laser. More... | |
virtual void | setLaserLaserMedium (ome::xml::model::enums::LaserMedium laserMedium, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the LaserMedium property of Laser. More... | |
virtual void | setLaserPockelCell (bool pockelCell, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the PockelCell property of Laser. More... | |
virtual void | setLaserPulse (ome::xml::model::enums::Pulse pulse, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Pulse property of Laser. More... | |
virtual void | setLaserPump (const std::string &pump, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Pump property of Laser. More... | |
virtual void | setLaserRepetitionRate (double repetitionRate, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the RepetitionRate property of Laser. More... | |
virtual void | setLaserTuneable (bool tuneable, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Tuneable property of Laser. More... | |
virtual void | setLaserType (ome::xml::model::enums::LaserType type, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Type property of Laser. More... | |
virtual void | setLaserWavelength (ome::xml::model::primitives::PositiveInteger wavelength, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Wavelength property of Laser. More... | |
virtual void | setLightEmittingDiodeID (std::string id, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the ID property of LightEmittingDiode. More... | |
virtual void | setLightEmittingDiodeLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the LotNumber property of LightEmittingDiode. More... | |
virtual void | setLightEmittingDiodeManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Manufacturer property of LightEmittingDiode. More... | |
virtual void | setLightEmittingDiodeModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Model property of LightEmittingDiode. More... | |
virtual void | setLightEmittingDiodePower (double power, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the Power property of LightEmittingDiode. More... | |
virtual void | setLightEmittingDiodeSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex)=0 |
Set the SerialNumber property of LightEmittingDiode. More... | |
virtual void | setLightPathDichroicRef (const std::string &dichroic, index_type imageIndex, index_type channelIndex)=0 |
Set the DichroicRef property of LightPath. More... | |
virtual void | setLightPathEmissionFilterRef (const std::string &emissionFilter, index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex=0)=0 |
Set the EmissionFilterRef property of LightPath. More... | |
virtual void | setLightPathExcitationFilterRef (const std::string &excitationFilter, index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex=0)=0 |
Set the ExcitationFilterRef property of LightPath. More... | |
virtual void | setChannelLightSourceSettingsAttenuation (ome::xml::model::primitives::PercentFraction attenuation, index_type imageIndex, index_type channelIndex)=0 |
Set the Attenuation property of LightSourceSettings. More... | |
virtual void | setMicrobeamManipulationLightSourceSettingsAttenuation (ome::xml::model::primitives::PercentFraction attenuation, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)=0 |
Set the Attenuation property of LightSourceSettings. More... | |
virtual void | setChannelLightSourceSettingsID (std::string id, index_type imageIndex, index_type channelIndex)=0 |
Set the ID property of LightSourceSettings. More... | |
virtual void | setMicrobeamManipulationLightSourceSettingsID (std::string id, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)=0 |
Set the ID property of LightSourceSettings. More... | |
virtual void | setChannelLightSourceSettingsWavelength (ome::xml::model::primitives::PositiveInteger wavelength, index_type imageIndex, index_type channelIndex)=0 |
Set the Wavelength property of LightSourceSettings. More... | |
virtual void | setMicrobeamManipulationLightSourceSettingsWavelength (ome::xml::model::primitives::PositiveInteger wavelength, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex)=0 |
Set the Wavelength property of LightSourceSettings. More... | |
virtual void | setLineFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Line. More... | |
virtual void | setLineFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Line. More... | |
virtual void | setLineFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Line. More... | |
virtual void | setLineFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Line. More... | |
virtual void | setLineFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Line. More... | |
virtual void | setLineID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Line. More... | |
virtual void | setLineLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Line. More... | |
virtual void | setLineLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Line. More... | |
virtual void | setLineStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Line. More... | |
virtual void | setLineStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Line. More... | |
virtual void | setLineStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Line. More... | |
virtual void | setLineText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Line. More... | |
virtual void | setLineTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Line. More... | |
virtual void | setLineTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Line. More... | |
virtual void | setLineTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Line. More... | |
virtual void | setLineTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Line. More... | |
virtual void | setLineVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Line. More... | |
virtual void | setLineMarkerEnd (ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex)=0 |
Set the MarkerEnd property of Line. More... | |
virtual void | setLineMarkerStart (ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex)=0 |
Set the MarkerStart property of Line. More... | |
virtual void | setLineX1 (double x1, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X1 property of Line. More... | |
virtual void | setLineX2 (double x2, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X2 property of Line. More... | |
virtual void | setLineY1 (double y1, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y1 property of Line. More... | |
virtual void | setLineY2 (double y2, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y2 property of Line. More... | |
virtual void | setListAnnotationAnnotationRef (const std::string &annotation, index_type listAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of ListAnnotation. More... | |
virtual void | setListAnnotationAnnotator (std::string annotator, index_type listAnnotationIndex)=0 |
Set the Annotator property of ListAnnotation. More... | |
virtual void | setListAnnotationDescription (std::string description, index_type listAnnotationIndex)=0 |
Set the Description property of ListAnnotation. More... | |
virtual void | setListAnnotationID (std::string id, index_type listAnnotationIndex)=0 |
Set the ID property of ListAnnotation. More... | |
virtual void | setListAnnotationNamespace (std::string namespace_, index_type listAnnotationIndex)=0 |
Set the Namespace property of ListAnnotation. More... | |
virtual void | setLongAnnotationAnnotationRef (const std::string &annotation, index_type longAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of LongAnnotation. More... | |
virtual void | setLongAnnotationAnnotator (std::string annotator, index_type longAnnotationIndex)=0 |
Set the Annotator property of LongAnnotation. More... | |
virtual void | setLongAnnotationDescription (std::string description, index_type longAnnotationIndex)=0 |
Set the Description property of LongAnnotation. More... | |
virtual void | setLongAnnotationID (std::string id, index_type longAnnotationIndex)=0 |
Set the ID property of LongAnnotation. More... | |
virtual void | setLongAnnotationNamespace (std::string namespace_, index_type longAnnotationIndex)=0 |
Set the Namespace property of LongAnnotation. More... | |
virtual void | setLongAnnotationValue (int64_t value, index_type longAnnotationIndex)=0 |
Set the Value property of LongAnnotation. More... | |
virtual void | setMaskFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Mask. More... | |
virtual void | setMaskFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Mask. More... | |
virtual void | setMaskFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Mask. More... | |
virtual void | setMaskFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Mask. More... | |
virtual void | setMaskFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Mask. More... | |
virtual void | setMaskID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Mask. More... | |
virtual void | setMaskLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Mask. More... | |
virtual void | setMaskLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Mask. More... | |
virtual void | setMaskStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Mask. More... | |
virtual void | setMaskStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Mask. More... | |
virtual void | setMaskStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Mask. More... | |
virtual void | setMaskText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Mask. More... | |
virtual void | setMaskTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Mask. More... | |
virtual void | setMaskTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Mask. More... | |
virtual void | setMaskTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Mask. More... | |
virtual void | setMaskTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Mask. More... | |
virtual void | setMaskVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Mask. More... | |
virtual void | setMaskHeight (double height, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Height property of Mask. More... | |
virtual void | setMaskWidth (double width, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Width property of Mask. More... | |
virtual void | setMaskX (double x, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X property of Mask. More... | |
virtual void | setMaskY (double y, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y property of Mask. More... | |
virtual void | setMicrobeamManipulationDescription (std::string description, index_type experimentIndex, index_type microbeamManipulationIndex)=0 |
Set the Description property of MicrobeamManipulation. More... | |
virtual void | setMicrobeamManipulationExperimenterRef (const std::string &experimenter, index_type experimentIndex, index_type microbeamManipulationIndex)=0 |
Set the ExperimenterRef property of MicrobeamManipulation. More... | |
virtual void | setMicrobeamManipulationID (std::string id, index_type experimentIndex, index_type microbeamManipulationIndex)=0 |
Set the ID property of MicrobeamManipulation. More... | |
virtual void | setMicrobeamManipulationROIRef (const std::string &roi, index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex=0)=0 |
Set the ROIRef property of MicrobeamManipulation. More... | |
virtual void | setMicrobeamManipulationType (ome::xml::model::enums::MicrobeamManipulationType type, index_type experimentIndex, index_type microbeamManipulationIndex)=0 |
Set the Type property of MicrobeamManipulation. More... | |
virtual void | setMicroscopeLotNumber (std::string lotNumber, index_type instrumentIndex)=0 |
Set the LotNumber property of Microscope. More... | |
virtual void | setMicroscopeManufacturer (std::string manufacturer, index_type instrumentIndex)=0 |
Set the Manufacturer property of Microscope. More... | |
virtual void | setMicroscopeModel (std::string model, index_type instrumentIndex)=0 |
Set the Model property of Microscope. More... | |
virtual void | setMicroscopeSerialNumber (std::string serialNumber, index_type instrumentIndex)=0 |
Set the SerialNumber property of Microscope. More... | |
virtual void | setMicroscopeType (ome::xml::model::enums::MicroscopeType type, index_type instrumentIndex)=0 |
Set the Type property of Microscope. More... | |
virtual void | setObjectiveCalibratedMagnification (double calibratedMagnification, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the CalibratedMagnification property of Objective. More... | |
virtual void | setObjectiveCorrection (ome::xml::model::enums::Correction correction, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the Correction property of Objective. More... | |
virtual void | setObjectiveID (std::string id, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the ID property of Objective. More... | |
virtual void | setObjectiveImmersion (ome::xml::model::enums::Immersion immersion, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the Immersion property of Objective. More... | |
virtual void | setObjectiveIris (bool iris, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the Iris property of Objective. More... | |
virtual void | setObjectiveLensNA (double lensNA, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the LensNA property of Objective. More... | |
virtual void | setObjectiveLotNumber (std::string lotNumber, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the LotNumber property of Objective. More... | |
virtual void | setObjectiveManufacturer (std::string manufacturer, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the Manufacturer property of Objective. More... | |
virtual void | setObjectiveModel (std::string model, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the Model property of Objective. More... | |
virtual void | setObjectiveNominalMagnification (double nominalMagnification, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the NominalMagnification property of Objective. More... | |
virtual void | setObjectiveSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the SerialNumber property of Objective. More... | |
virtual void | setObjectiveWorkingDistance (double workingDistance, index_type instrumentIndex, index_type objectiveIndex)=0 |
Set the WorkingDistance property of Objective. More... | |
virtual void | setObjectiveSettingsCorrectionCollar (double correctionCollar, index_type imageIndex)=0 |
Set the CorrectionCollar property of ObjectiveSettings. More... | |
virtual void | setObjectiveSettingsID (std::string id, index_type imageIndex)=0 |
Set the ID property of ObjectiveSettings. More... | |
virtual void | setObjectiveSettingsMedium (ome::xml::model::enums::Medium medium, index_type imageIndex)=0 |
Set the Medium property of ObjectiveSettings. More... | |
virtual void | setObjectiveSettingsRefractiveIndex (double refractiveIndex, index_type imageIndex)=0 |
Set the RefractiveIndex property of ObjectiveSettings. More... | |
virtual void | setPixelsAnnotationRef (const std::string &annotation, index_type imageIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Pixels. More... | |
virtual void | setPixelsBigEndian (bool bigEndian, index_type imageIndex)=0 |
Set the BigEndian property of Pixels. More... | |
virtual void | setPixelsDimensionOrder (ome::xml::model::enums::DimensionOrder dimensionOrder, index_type imageIndex)=0 |
Set the DimensionOrder property of Pixels. More... | |
virtual void | setPixelsID (std::string id, index_type imageIndex)=0 |
Set the ID property of Pixels. More... | |
virtual void | setPixelsInterleaved (bool interleaved, index_type imageIndex)=0 |
Set the Interleaved property of Pixels. More... | |
virtual void | setPixelsPhysicalSizeX (ome::xml::model::primitives::PositiveFloat physicalSizeX, index_type imageIndex)=0 |
Set the PhysicalSizeX property of Pixels. More... | |
virtual void | setPixelsPhysicalSizeY (ome::xml::model::primitives::PositiveFloat physicalSizeY, index_type imageIndex)=0 |
Set the PhysicalSizeY property of Pixels. More... | |
virtual void | setPixelsPhysicalSizeZ (ome::xml::model::primitives::PositiveFloat physicalSizeZ, index_type imageIndex)=0 |
Set the PhysicalSizeZ property of Pixels. More... | |
virtual void | setPixelsSignificantBits (ome::xml::model::primitives::PositiveInteger significantBits, index_type imageIndex)=0 |
Set the SignificantBits property of Pixels. More... | |
virtual void | setPixelsSizeC (ome::xml::model::primitives::PositiveInteger sizeC, index_type imageIndex)=0 |
Set the SizeC property of Pixels. More... | |
virtual void | setPixelsSizeT (ome::xml::model::primitives::PositiveInteger sizeT, index_type imageIndex)=0 |
Set the SizeT property of Pixels. More... | |
virtual void | setPixelsSizeX (ome::xml::model::primitives::PositiveInteger sizeX, index_type imageIndex)=0 |
Set the SizeX property of Pixels. More... | |
virtual void | setPixelsSizeY (ome::xml::model::primitives::PositiveInteger sizeY, index_type imageIndex)=0 |
Set the SizeY property of Pixels. More... | |
virtual void | setPixelsSizeZ (ome::xml::model::primitives::PositiveInteger sizeZ, index_type imageIndex)=0 |
Set the SizeZ property of Pixels. More... | |
virtual void | setPixelsTimeIncrement (double timeIncrement, index_type imageIndex)=0 |
Set the TimeIncrement property of Pixels. More... | |
virtual void | setPixelsType (ome::xml::model::enums::PixelType type, index_type imageIndex)=0 |
Set the Type property of Pixels. More... | |
virtual void | setPlaneAnnotationRef (const std::string &annotation, index_type imageIndex, index_type planeIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Plane. More... | |
virtual void | setPlaneDeltaT (double deltaT, index_type imageIndex, index_type planeIndex)=0 |
Set the DeltaT property of Plane. More... | |
virtual void | setPlaneExposureTime (double exposureTime, index_type imageIndex, index_type planeIndex)=0 |
Set the ExposureTime property of Plane. More... | |
virtual void | setPlaneHashSHA1 (std::string hashSHA1, index_type imageIndex, index_type planeIndex)=0 |
Set the HashSHA1 property of Plane. More... | |
virtual void | setPlanePositionX (double positionX, index_type imageIndex, index_type planeIndex)=0 |
Set the PositionX property of Plane. More... | |
virtual void | setPlanePositionY (double positionY, index_type imageIndex, index_type planeIndex)=0 |
Set the PositionY property of Plane. More... | |
virtual void | setPlanePositionZ (double positionZ, index_type imageIndex, index_type planeIndex)=0 |
Set the PositionZ property of Plane. More... | |
virtual void | setPlaneTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type imageIndex, index_type planeIndex)=0 |
Set the TheC property of Plane. More... | |
virtual void | setPlaneTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type imageIndex, index_type planeIndex)=0 |
Set the TheT property of Plane. More... | |
virtual void | setPlaneTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type imageIndex, index_type planeIndex)=0 |
Set the TheZ property of Plane. More... | |
virtual void | setPlateAnnotationRef (const std::string &annotation, index_type plateIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Plate. More... | |
virtual void | setPlateColumnNamingConvention (ome::xml::model::enums::NamingConvention columnNamingConvention, index_type plateIndex)=0 |
Set the ColumnNamingConvention property of Plate. More... | |
virtual void | setPlateColumns (ome::xml::model::primitives::PositiveInteger columns, index_type plateIndex)=0 |
Set the Columns property of Plate. More... | |
virtual void | setPlateDescription (std::string description, index_type plateIndex)=0 |
Set the Description property of Plate. More... | |
virtual void | setPlateExternalIdentifier (std::string externalIdentifier, index_type plateIndex)=0 |
Set the ExternalIdentifier property of Plate. More... | |
virtual void | setPlateFieldIndex (ome::xml::model::primitives::NonNegativeInteger fieldIndex, index_type plateIndex)=0 |
Set the FieldIndex property of Plate. More... | |
virtual void | setPlateID (std::string id, index_type plateIndex)=0 |
Set the ID property of Plate. More... | |
virtual void | setPlateName (std::string name, index_type plateIndex)=0 |
Set the Name property of Plate. More... | |
virtual void | setPlateRowNamingConvention (ome::xml::model::enums::NamingConvention rowNamingConvention, index_type plateIndex)=0 |
Set the RowNamingConvention property of Plate. More... | |
virtual void | setPlateRows (ome::xml::model::primitives::PositiveInteger rows, index_type plateIndex)=0 |
Set the Rows property of Plate. More... | |
virtual void | setPlateStatus (std::string status, index_type plateIndex)=0 |
Set the Status property of Plate. More... | |
virtual void | setPlateWellOriginX (double wellOriginX, index_type plateIndex)=0 |
Set the WellOriginX property of Plate. More... | |
virtual void | setPlateWellOriginY (double wellOriginY, index_type plateIndex)=0 |
Set the WellOriginY property of Plate. More... | |
virtual void | setPlateAcquisitionAnnotationRef (const std::string &annotation, index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionDescription (std::string description, index_type plateIndex, index_type plateAcquisitionIndex)=0 |
Set the Description property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionEndTime (ome::xml::model::primitives::Timestamp endTime, index_type plateIndex, index_type plateAcquisitionIndex)=0 |
Set the EndTime property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionID (std::string id, index_type plateIndex, index_type plateAcquisitionIndex)=0 |
Set the ID property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionMaximumFieldCount (ome::xml::model::primitives::PositiveInteger maximumFieldCount, index_type plateIndex, index_type plateAcquisitionIndex)=0 |
Set the MaximumFieldCount property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionName (std::string name, index_type plateIndex, index_type plateAcquisitionIndex)=0 |
Set the Name property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionStartTime (ome::xml::model::primitives::Timestamp startTime, index_type plateIndex, index_type plateAcquisitionIndex)=0 |
Set the StartTime property of PlateAcquisition. More... | |
virtual void | setPlateAcquisitionWellSampleRef (const std::string &wellSample, index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex=0)=0 |
Set the WellSampleRef property of PlateAcquisition. More... | |
virtual void | setPointFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Point. More... | |
virtual void | setPointFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Point. More... | |
virtual void | setPointFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Point. More... | |
virtual void | setPointFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Point. More... | |
virtual void | setPointFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Point. More... | |
virtual void | setPointID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Point. More... | |
virtual void | setPointLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Point. More... | |
virtual void | setPointLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Point. More... | |
virtual void | setPointStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Point. More... | |
virtual void | setPointStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Point. More... | |
virtual void | setPointStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Point. More... | |
virtual void | setPointText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Point. More... | |
virtual void | setPointTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Point. More... | |
virtual void | setPointTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Point. More... | |
virtual void | setPointTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Point. More... | |
virtual void | setPointTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Point. More... | |
virtual void | setPointVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Point. More... | |
virtual void | setPointX (double x, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X property of Point. More... | |
virtual void | setPointY (double y, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y property of Point. More... | |
virtual void | setPolygonFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Polygon. More... | |
virtual void | setPolygonFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Polygon. More... | |
virtual void | setPolygonFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Polygon. More... | |
virtual void | setPolygonFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Polygon. More... | |
virtual void | setPolygonFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Polygon. More... | |
virtual void | setPolygonID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Polygon. More... | |
virtual void | setPolygonLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Polygon. More... | |
virtual void | setPolygonLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Polygon. More... | |
virtual void | setPolygonStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Polygon. More... | |
virtual void | setPolygonStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Polygon. More... | |
virtual void | setPolygonStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Polygon. More... | |
virtual void | setPolygonText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Polygon. More... | |
virtual void | setPolygonTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Polygon. More... | |
virtual void | setPolygonTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Polygon. More... | |
virtual void | setPolygonTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Polygon. More... | |
virtual void | setPolygonTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Polygon. More... | |
virtual void | setPolygonVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Polygon. More... | |
virtual void | setPolygonPoints (std::string points, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Points property of Polygon. More... | |
virtual void | setPolylineFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Polyline. More... | |
virtual void | setPolylineFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Polyline. More... | |
virtual void | setPolylineFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Polyline. More... | |
virtual void | setPolylineFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Polyline. More... | |
virtual void | setPolylineFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Polyline. More... | |
virtual void | setPolylineID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Polyline. More... | |
virtual void | setPolylineLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Polyline. More... | |
virtual void | setPolylineLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Polyline. More... | |
virtual void | setPolylineStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Polyline. More... | |
virtual void | setPolylineStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Polyline. More... | |
virtual void | setPolylineStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Polyline. More... | |
virtual void | setPolylineText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Polyline. More... | |
virtual void | setPolylineTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Polyline. More... | |
virtual void | setPolylineTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Polyline. More... | |
virtual void | setPolylineTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Polyline. More... | |
virtual void | setPolylineTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Polyline. More... | |
virtual void | setPolylineVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Polyline. More... | |
virtual void | setPolylineMarkerEnd (ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex)=0 |
Set the MarkerEnd property of Polyline. More... | |
virtual void | setPolylineMarkerStart (ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex)=0 |
Set the MarkerStart property of Polyline. More... | |
virtual void | setPolylinePoints (std::string points, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Points property of Polyline. More... | |
virtual void | setProjectAnnotationRef (const std::string &annotation, index_type projectIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Project. More... | |
virtual void | setProjectDatasetRef (const std::string &dataset, index_type projectIndex, index_type datasetRefIndex=0)=0 |
Set the DatasetRef property of Project. More... | |
virtual void | setProjectDescription (std::string description, index_type projectIndex)=0 |
Set the Description property of Project. More... | |
virtual void | setProjectExperimenterGroupRef (const std::string &experimenterGroup, index_type projectIndex)=0 |
Set the ExperimenterGroupRef property of Project. More... | |
virtual void | setProjectExperimenterRef (const std::string &experimenter, index_type projectIndex)=0 |
Set the ExperimenterRef property of Project. More... | |
virtual void | setProjectID (std::string id, index_type projectIndex)=0 |
Set the ID property of Project. More... | |
virtual void | setProjectName (std::string name, index_type projectIndex)=0 |
Set the Name property of Project. More... | |
virtual void | setROIAnnotationRef (const std::string &annotation, index_type ROIIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of ROI. More... | |
virtual void | setROIDescription (std::string description, index_type ROIIndex)=0 |
Set the Description property of ROI. More... | |
virtual void | setROIID (std::string id, index_type ROIIndex)=0 |
Set the ID property of ROI. More... | |
virtual void | setROIName (std::string name, index_type ROIIndex)=0 |
Set the Name property of ROI. More... | |
virtual void | setROINamespace (std::string namespace_, index_type ROIIndex)=0 |
Set the Namespace property of ROI. More... | |
virtual void | setReagentAnnotationRef (const std::string &annotation, index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Reagent. More... | |
virtual void | setReagentDescription (std::string description, index_type screenIndex, index_type reagentIndex)=0 |
Set the Description property of Reagent. More... | |
virtual void | setReagentID (std::string id, index_type screenIndex, index_type reagentIndex)=0 |
Set the ID property of Reagent. More... | |
virtual void | setReagentName (std::string name, index_type screenIndex, index_type reagentIndex)=0 |
Set the Name property of Reagent. More... | |
virtual void | setReagentReagentIdentifier (std::string reagentIdentifier, index_type screenIndex, index_type reagentIndex)=0 |
Set the ReagentIdentifier property of Reagent. More... | |
virtual void | setRectangleFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillColor property of Rectangle. More... | |
virtual void | setRectangleFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FillRule property of Rectangle. More... | |
virtual void | setRectangleFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontFamily property of Rectangle. More... | |
virtual void | setRectangleFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontSize property of Rectangle. More... | |
virtual void | setRectangleFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex)=0 |
Set the FontStyle property of Rectangle. More... | |
virtual void | setRectangleID (std::string id, index_type ROIIndex, index_type shapeIndex)=0 |
Set the ID property of Rectangle. More... | |
virtual void | setRectangleLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex)=0 |
Set the LineCap property of Rectangle. More... | |
virtual void | setRectangleLocked (bool locked, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Locked property of Rectangle. More... | |
virtual void | setRectangleStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeColor property of Rectangle. More... | |
virtual void | setRectangleStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeDashArray property of Rectangle. More... | |
virtual void | setRectangleStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex)=0 |
Set the StrokeWidth property of Rectangle. More... | |
virtual void | setRectangleText (std::string text, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Text property of Rectangle. More... | |
virtual void | setRectangleTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheC property of Rectangle. More... | |
virtual void | setRectangleTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheT property of Rectangle. More... | |
virtual void | setRectangleTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex)=0 |
Set the TheZ property of Rectangle. More... | |
virtual void | setRectangleTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Transform property of Rectangle. More... | |
virtual void | setRectangleVisible (bool visible, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Visible property of Rectangle. More... | |
virtual void | setRectangleHeight (double height, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Height property of Rectangle. More... | |
virtual void | setRectangleWidth (double width, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Width property of Rectangle. More... | |
virtual void | setRectangleX (double x, index_type ROIIndex, index_type shapeIndex)=0 |
Set the X property of Rectangle. More... | |
virtual void | setRectangleY (double y, index_type ROIIndex, index_type shapeIndex)=0 |
Set the Y property of Rectangle. More... | |
virtual void | setRightsRightsHeld (std::string rightsHeld)=0 |
Set the RightsHeld property of Rights. More... | |
virtual void | setRightsRightsHolder (std::string rightsHolder)=0 |
Set the RightsHolder property of Rights. More... | |
virtual void | setScreenAnnotationRef (const std::string &annotation, index_type screenIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Screen. More... | |
virtual void | setScreenDescription (std::string description, index_type screenIndex)=0 |
Set the Description property of Screen. More... | |
virtual void | setScreenID (std::string id, index_type screenIndex)=0 |
Set the ID property of Screen. More... | |
virtual void | setScreenName (std::string name, index_type screenIndex)=0 |
Set the Name property of Screen. More... | |
virtual void | setScreenPlateRef (const std::string &plate, index_type screenIndex, index_type plateRefIndex=0)=0 |
Set the PlateRef property of Screen. More... | |
virtual void | setScreenProtocolDescription (std::string protocolDescription, index_type screenIndex)=0 |
Set the ProtocolDescription property of Screen. More... | |
virtual void | setScreenProtocolIdentifier (std::string protocolIdentifier, index_type screenIndex)=0 |
Set the ProtocolIdentifier property of Screen. More... | |
virtual void | setScreenReagentSetDescription (std::string reagentSetDescription, index_type screenIndex)=0 |
Set the ReagentSetDescription property of Screen. More... | |
virtual void | setScreenReagentSetIdentifier (std::string reagentSetIdentifier, index_type screenIndex)=0 |
Set the ReagentSetIdentifier property of Screen. More... | |
virtual void | setScreenType (std::string type, index_type screenIndex)=0 |
Set the Type property of Screen. More... | |
virtual void | setStageLabelName (std::string name, index_type imageIndex)=0 |
Set the Name property of StageLabel. More... | |
virtual void | setStageLabelX (double x, index_type imageIndex)=0 |
Set the X property of StageLabel. More... | |
virtual void | setStageLabelY (double y, index_type imageIndex)=0 |
Set the Y property of StageLabel. More... | |
virtual void | setStageLabelZ (double z, index_type imageIndex)=0 |
Set the Z property of StageLabel. More... | |
virtual void | setTagAnnotationAnnotationRef (const std::string &annotation, index_type tagAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of TagAnnotation. More... | |
virtual void | setTagAnnotationAnnotator (std::string annotator, index_type tagAnnotationIndex)=0 |
Set the Annotator property of TagAnnotation. More... | |
virtual void | setTagAnnotationDescription (std::string description, index_type tagAnnotationIndex)=0 |
Set the Description property of TagAnnotation. More... | |
virtual void | setTagAnnotationID (std::string id, index_type tagAnnotationIndex)=0 |
Set the ID property of TagAnnotation. More... | |
virtual void | setTagAnnotationNamespace (std::string namespace_, index_type tagAnnotationIndex)=0 |
Set the Namespace property of TagAnnotation. More... | |
virtual void | setTagAnnotationValue (std::string value, index_type tagAnnotationIndex)=0 |
Set the Value property of TagAnnotation. More... | |
virtual void | setTermAnnotationAnnotationRef (const std::string &annotation, index_type termAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of TermAnnotation. More... | |
virtual void | setTermAnnotationAnnotator (std::string annotator, index_type termAnnotationIndex)=0 |
Set the Annotator property of TermAnnotation. More... | |
virtual void | setTermAnnotationDescription (std::string description, index_type termAnnotationIndex)=0 |
Set the Description property of TermAnnotation. More... | |
virtual void | setTermAnnotationID (std::string id, index_type termAnnotationIndex)=0 |
Set the ID property of TermAnnotation. More... | |
virtual void | setTermAnnotationNamespace (std::string namespace_, index_type termAnnotationIndex)=0 |
Set the Namespace property of TermAnnotation. More... | |
virtual void | setTermAnnotationValue (std::string value, index_type termAnnotationIndex)=0 |
Set the Value property of TermAnnotation. More... | |
virtual void | setTiffDataFirstC (ome::xml::model::primitives::NonNegativeInteger firstC, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the FirstC property of TiffData. More... | |
virtual void | setTiffDataFirstT (ome::xml::model::primitives::NonNegativeInteger firstT, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the FirstT property of TiffData. More... | |
virtual void | setTiffDataFirstZ (ome::xml::model::primitives::NonNegativeInteger firstZ, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the FirstZ property of TiffData. More... | |
virtual void | setTiffDataIFD (ome::xml::model::primitives::NonNegativeInteger ifd, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the IFD property of TiffData. More... | |
virtual void | setTiffDataPlaneCount (ome::xml::model::primitives::NonNegativeInteger planeCount, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the PlaneCount property of TiffData. More... | |
virtual void | setTimestampAnnotationAnnotationRef (const std::string &annotation, index_type timestampAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of TimestampAnnotation. More... | |
virtual void | setTimestampAnnotationAnnotator (std::string annotator, index_type timestampAnnotationIndex)=0 |
Set the Annotator property of TimestampAnnotation. More... | |
virtual void | setTimestampAnnotationDescription (std::string description, index_type timestampAnnotationIndex)=0 |
Set the Description property of TimestampAnnotation. More... | |
virtual void | setTimestampAnnotationID (std::string id, index_type timestampAnnotationIndex)=0 |
Set the ID property of TimestampAnnotation. More... | |
virtual void | setTimestampAnnotationNamespace (std::string namespace_, index_type timestampAnnotationIndex)=0 |
Set the Namespace property of TimestampAnnotation. More... | |
virtual void | setTimestampAnnotationValue (ome::xml::model::primitives::Timestamp value, index_type timestampAnnotationIndex)=0 |
Set the Value property of TimestampAnnotation. More... | |
virtual void | setTransmittanceRangeCutIn (ome::xml::model::primitives::PositiveInteger cutIn, index_type instrumentIndex, index_type filterIndex)=0 |
Set the CutIn property of TransmittanceRange. More... | |
virtual void | setTransmittanceRangeCutInTolerance (ome::xml::model::primitives::NonNegativeInteger cutInTolerance, index_type instrumentIndex, index_type filterIndex)=0 |
Set the CutInTolerance property of TransmittanceRange. More... | |
virtual void | setTransmittanceRangeCutOut (ome::xml::model::primitives::PositiveInteger cutOut, index_type instrumentIndex, index_type filterIndex)=0 |
Set the CutOut property of TransmittanceRange. More... | |
virtual void | setTransmittanceRangeCutOutTolerance (ome::xml::model::primitives::NonNegativeInteger cutOutTolerance, index_type instrumentIndex, index_type filterIndex)=0 |
Set the CutOutTolerance property of TransmittanceRange. More... | |
virtual void | setTransmittanceRangeTransmittance (ome::xml::model::primitives::PercentFraction transmittance, index_type instrumentIndex, index_type filterIndex)=0 |
Set the Transmittance property of TransmittanceRange. More... | |
virtual void | setUUIDValue (std::string value, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the text value of UUID. More... | |
virtual void | setUUIDFileName (std::string fileName, index_type imageIndex, index_type tiffDataIndex)=0 |
Set the FileName property of UUID. More... | |
virtual void | setWellAnnotationRef (const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of Well. More... | |
virtual void | setWellColor (ome::xml::model::primitives::Color color, index_type plateIndex, index_type wellIndex)=0 |
Set the Color property of Well. More... | |
virtual void | setWellColumn (ome::xml::model::primitives::NonNegativeInteger column, index_type plateIndex, index_type wellIndex)=0 |
Set the Column property of Well. More... | |
virtual void | setWellExternalDescription (std::string externalDescription, index_type plateIndex, index_type wellIndex)=0 |
Set the ExternalDescription property of Well. More... | |
virtual void | setWellExternalIdentifier (std::string externalIdentifier, index_type plateIndex, index_type wellIndex)=0 |
Set the ExternalIdentifier property of Well. More... | |
virtual void | setWellID (std::string id, index_type plateIndex, index_type wellIndex)=0 |
Set the ID property of Well. More... | |
virtual void | setWellReagentRef (const std::string &reagent, index_type plateIndex, index_type wellIndex)=0 |
Set the ReagentRef property of Well. More... | |
virtual void | setWellRow (ome::xml::model::primitives::NonNegativeInteger row, index_type plateIndex, index_type wellIndex)=0 |
Set the Row property of Well. More... | |
virtual void | setWellType (std::string type, index_type plateIndex, index_type wellIndex)=0 |
Set the Type property of Well. More... | |
virtual void | setWellSampleAnnotationRef (const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of WellSample. More... | |
virtual void | setWellSampleID (std::string id, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 |
Set the ID property of WellSample. More... | |
virtual void | setWellSampleImageRef (const std::string &image, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 |
Set the ImageRef property of WellSample. More... | |
virtual void | setWellSampleIndex (ome::xml::model::primitives::NonNegativeInteger index, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 |
Set the Index property of WellSample. More... | |
virtual void | setWellSamplePositionX (double positionX, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 |
Set the PositionX property of WellSample. More... | |
virtual void | setWellSamplePositionY (double positionY, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 |
Set the PositionY property of WellSample. More... | |
virtual void | setWellSampleTimepoint (ome::xml::model::primitives::Timestamp timepoint, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex)=0 |
Set the Timepoint property of WellSample. More... | |
virtual void | setXMLAnnotationAnnotationRef (const std::string &annotation, index_type XMLAnnotationIndex, index_type annotationRefIndex=0)=0 |
Set the AnnotationRef property of XMLAnnotation. More... | |
virtual void | setXMLAnnotationAnnotator (std::string annotator, index_type XMLAnnotationIndex)=0 |
Set the Annotator property of XMLAnnotation. More... | |
virtual void | setXMLAnnotationDescription (std::string description, index_type XMLAnnotationIndex)=0 |
Set the Description property of XMLAnnotation. More... | |
virtual void | setXMLAnnotationID (std::string id, index_type XMLAnnotationIndex)=0 |
Set the ID property of XMLAnnotation. More... | |
virtual void | setXMLAnnotationNamespace (std::string namespace_, index_type XMLAnnotationIndex)=0 |
Set the Namespace property of XMLAnnotation. More... | |
virtual void | setXMLAnnotationValue (std::string value, index_type XMLAnnotationIndex)=0 |
Set the Value property of XMLAnnotation. More... | |
Public Member Functions inherited from ome::xml::meta::BaseMetadata | |
virtual | ~BaseMetadata () |
Destructor. | |
Protected Member Functions | |
MetadataStore () | |
Constructor. | |
Protected Member Functions inherited from ome::xml::meta::BaseMetadata | |
BaseMetadata () | |
Constructor. | |
Private Member Functions | |
MetadataStore (const MetadataStore &) | |
Copy constructor (deleted). | |
MetadataStore & | operator= (const MetadataStore &) |
Assignment operator (deleted). | |
Additional Inherited Members | |
Public Types inherited from ome::xml::meta::BaseMetadata | |
typedef std::size_t | index_type |
Index into an array. | |
typedef std::vector< uint8_t > | byte_array |
An array of bytes for binary image data. | |
Metadata storage interface.
MetadataStore is a proxy whose responsibility it is to marshal biological image data into a particular storage medium. This interface encompasses the metadata that any specific storage medium (file, relational database, etc.) should be expected to store into its backing data model.
The MetadataStore interface goes hand in hand with the MetadataRetrieve interface. Essentially, MetadataRetrieve provides the "getter" methods for a storage medium, and MetadataStore provides the "setter" methods. Since it often makes sense for a storage medium to implement both interfaces, there is also an Metadata interface encompassing both MetadataStore and MetadataRetrieve, which reduces the need to cast between object types.
See ome::xml::meta::OMEXMLMetadata for an example implementation.
imageIndex
, an inner loop should iterate across pixelsIndex
, and an innermost loop should handle planeIndex
. For an illustration of the ideal traversal order, see MetadataConverter.
|
pure virtual |
Create root node.
The action taken here is specific to the concrete metadata implementation.
Implemented in ome::xml::meta::AggregateMetadata, ome::xml::meta::FilterMetadata, ome::xml::meta::OMEXMLMetadata, and ome::xml::meta::DummyMetadata.
Referenced by ome::xml::meta::AggregateMetadata::createRoot().
|
pure virtual |
Get the root node of the metadata.
Note that the root node type will be specific to the concrete metadata implementation.
Implemented in ome::xml::meta::AggregateMetadata, ome::xml::meta::FilterMetadata, ome::xml::meta::OMEXMLMetadata, and ome::xml::meta::DummyMetadata.
Referenced by ome::xml::meta::convert(), and ome::bioformats::verifyMinimum().
|
pure virtual |
Set the ID property of Arc.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcID().
|
pure virtual |
Set the LotNumber property of Arc.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcLotNumber().
|
pure virtual |
Set the Manufacturer property of Arc.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcManufacturer().
|
pure virtual |
Set the Model property of Arc.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcModel().
|
pure virtual |
Set the Power property of Arc.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcPower().
|
pure virtual |
Set the SerialNumber property of Arc.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcSerialNumber().
|
pure virtual |
Set the Type property of Arc.
type | Type to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setArcType().
|
pure virtual |
Set the FileName property of BinaryFile.
fileName | FileName to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBinaryFileFileName().
|
pure virtual |
Set the MIMEType property of BinaryFile.
mimeType | MIMEType to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBinaryFileMIMEType().
|
pure virtual |
Set the Size property of BinaryFile.
size | Size to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBinaryFileSize().
|
pure virtual |
Set the MetadataFile property of BinaryOnly.
metadataFile | MetadataFile to set. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBinaryOnlyMetadataFile().
|
pure virtual |
Set the UUID property of BinaryOnly.
uuid | UUID to set. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBinaryOnlyUUID().
|
pure virtual |
Set the AnnotationRef property of BooleanAnnotation.
annotation | AnnotationRef to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBooleanAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of BooleanAnnotation.
annotator | Annotator to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBooleanAnnotationAnnotator().
|
pure virtual |
Set the Description property of BooleanAnnotation.
description | Description to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBooleanAnnotationDescription().
|
pure virtual |
Set the ID property of BooleanAnnotation.
id | ID to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBooleanAnnotationID().
|
pure virtual |
Set the Namespace property of BooleanAnnotation.
namespace_ | Namespace to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBooleanAnnotationNamespace().
|
pure virtual |
Set the Value property of BooleanAnnotation.
value | Value to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setBooleanAnnotationValue().
|
pure virtual |
Set the AcquisitionMode property of Channel.
acquisitionMode | AcquisitionMode to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelAcquisitionMode().
|
pure virtual |
Set the AnnotationRef property of Channel.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelAnnotationRef().
|
pure virtual |
Set the Color property of Channel.
color | Color to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelColor().
|
pure virtual |
Set the ContrastMethod property of Channel.
contrastMethod | ContrastMethod to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelContrastMethod().
|
pure virtual |
Set the EmissionWavelength property of Channel.
emissionWavelength | EmissionWavelength to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelEmissionWavelength().
|
pure virtual |
Set the ExcitationWavelength property of Channel.
excitationWavelength | ExcitationWavelength to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelExcitationWavelength().
|
pure virtual |
Set the FilterSetRef property of Channel.
filterSet | FilterSetRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelFilterSetRef().
|
pure virtual |
Set the Fluor property of Channel.
fluor | Fluor to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelFluor().
|
pure virtual |
Set the ID property of Channel.
id | ID to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setChannelID().
|
pure virtual |
Set the IlluminationType property of Channel.
illuminationType | IlluminationType to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelIlluminationType().
|
pure virtual |
Set the Attenuation property of LightSourceSettings.
attenuation | Attenuation to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelLightSourceSettingsAttenuation().
|
pure virtual |
Set the ID property of LightSourceSettings.
id | ID to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelLightSourceSettingsID().
|
pure virtual |
Set the Wavelength property of LightSourceSettings.
wavelength | Wavelength to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelLightSourceSettingsWavelength().
|
pure virtual |
Set the Name property of Channel.
name | Name to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelName().
|
pure virtual |
Set the NDFilter property of Channel.
ndFilter | NDFilter to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelNDFilter().
|
pure virtual |
Set the PinholeSize property of Channel.
pinholeSize | PinholeSize to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelPinholeSize().
|
pure virtual |
Set the PockelCellSetting property of Channel.
pockelCellSetting | PockelCellSetting to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setChannelPockelCellSetting().
|
pure virtual |
Set the SamplesPerPixel property of Channel.
samplesPerPixel | SamplesPerPixel to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), ome::xml::meta::AggregateMetadata::setChannelSamplesPerPixel(), and ome::bioformats::validateModel().
|
pure virtual |
Set the AnnotationRef property of CommentAnnotation.
annotation | AnnotationRef to set. |
commentAnnotationIndex | the CommentAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setCommentAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of CommentAnnotation.
annotator | Annotator to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setCommentAnnotationAnnotator().
|
pure virtual |
Set the Description property of CommentAnnotation.
description | Description to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setCommentAnnotationDescription().
|
pure virtual |
Set the ID property of CommentAnnotation.
id | ID to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setCommentAnnotationID().
|
pure virtual |
Set the Namespace property of CommentAnnotation.
namespace_ | Namespace to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setCommentAnnotationNamespace().
|
pure virtual |
Set the Value property of CommentAnnotation.
value | Value to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setCommentAnnotationValue().
|
pure virtual |
Set the AnnotationRef property of Dataset.
annotation | AnnotationRef to set. |
datasetIndex | the Dataset index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetAnnotationRef().
|
pure virtual |
Set the Description property of Dataset.
description | Description to set. |
datasetIndex | the Dataset index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetDescription().
|
pure virtual |
Set the ExperimenterGroupRef property of Dataset.
experimenterGroup | ExperimenterGroupRef to set. |
datasetIndex | the Dataset index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetExperimenterGroupRef().
|
pure virtual |
Set the ExperimenterRef property of Dataset.
experimenter | ExperimenterRef to set. |
datasetIndex | the Dataset index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetExperimenterRef().
|
pure virtual |
Set the ID property of Dataset.
id | ID to set. |
datasetIndex | the Dataset index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetID().
|
pure virtual |
Set the ImageRef property of Dataset.
image | ImageRef to set. |
datasetIndex | the Dataset index. |
imageRefIndex | ImageRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetImageRef().
|
pure virtual |
Set the Name property of Dataset.
name | Name to set. |
datasetIndex | the Dataset index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDatasetName().
|
pure virtual |
Set the AmplificationGain property of Detector.
amplificationGain | AmplificationGain to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorAmplificationGain().
|
pure virtual |
Set the Gain property of Detector.
gain | Gain to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorGain().
|
pure virtual |
Set the ID property of Detector.
id | ID to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorID().
|
pure virtual |
Set the LotNumber property of Detector.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorLotNumber().
|
pure virtual |
Set the Manufacturer property of Detector.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorManufacturer().
|
pure virtual |
Set the Model property of Detector.
model | Model to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorModel().
|
pure virtual |
Set the Offset property of Detector.
offset | Offset to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorOffset().
|
pure virtual |
Set the SerialNumber property of Detector.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSerialNumber().
|
pure virtual |
Set the Binning property of DetectorSettings.
binning | Binning to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsBinning().
|
pure virtual |
Set the Gain property of DetectorSettings.
gain | Gain to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsGain().
|
pure virtual |
Set the ID property of DetectorSettings.
id | ID to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsID().
|
pure virtual |
Set the Integration property of DetectorSettings.
integration | Integration to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsIntegration().
|
pure virtual |
Set the Offset property of DetectorSettings.
offset | Offset to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsOffset().
|
pure virtual |
Set the ReadOutRate property of DetectorSettings.
readOutRate | ReadOutRate to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsReadOutRate().
|
pure virtual |
Set the Voltage property of DetectorSettings.
voltage | Voltage to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsVoltage().
|
pure virtual |
Set the Zoom property of DetectorSettings.
zoom | Zoom to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorSettingsZoom().
|
pure virtual |
Set the Type property of Detector.
type | Type to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorType().
|
pure virtual |
Set the Voltage property of Detector.
voltage | Voltage to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorVoltage().
|
pure virtual |
Set the Zoom property of Detector.
zoom | Zoom to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDetectorZoom().
|
pure virtual |
Set the ID property of Dichroic.
id | ID to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDichroicID().
|
pure virtual |
Set the LotNumber property of Dichroic.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDichroicLotNumber().
|
pure virtual |
Set the Manufacturer property of Dichroic.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDichroicManufacturer().
|
pure virtual |
Set the Model property of Dichroic.
model | Model to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDichroicModel().
|
pure virtual |
Set the SerialNumber property of Dichroic.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDichroicSerialNumber().
|
pure virtual |
Set the AnnotationRef property of DoubleAnnotation.
annotation | AnnotationRef to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDoubleAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of DoubleAnnotation.
annotator | Annotator to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDoubleAnnotationAnnotator().
|
pure virtual |
Set the Description property of DoubleAnnotation.
description | Description to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDoubleAnnotationDescription().
|
pure virtual |
Set the ID property of DoubleAnnotation.
id | ID to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDoubleAnnotationID().
|
pure virtual |
Set the Namespace property of DoubleAnnotation.
namespace_ | Namespace to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDoubleAnnotationNamespace().
|
pure virtual |
Set the Value property of DoubleAnnotation.
value | Value to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setDoubleAnnotationValue().
|
pure virtual |
Set the FillColor property of Ellipse.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseFillColor().
|
pure virtual |
Set the FillRule property of Ellipse.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseFillRule().
|
pure virtual |
Set the FontFamily property of Ellipse.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseFontFamily().
|
pure virtual |
Set the FontSize property of Ellipse.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseFontSize().
|
pure virtual |
Set the FontStyle property of Ellipse.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseFontStyle().
|
pure virtual |
Set the ID property of Ellipse.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseID().
|
pure virtual |
Set the LineCap property of Ellipse.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseLineCap().
|
pure virtual |
Set the Locked property of Ellipse.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseLocked().
|
pure virtual |
Set the RadiusX property of Ellipse.
radiusX | RadiusX to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseRadiusX().
|
pure virtual |
Set the RadiusY property of Ellipse.
radiusY | RadiusY to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseRadiusY().
|
pure virtual |
Set the StrokeColor property of Ellipse.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Ellipse.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Ellipse.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseStrokeWidth().
|
pure virtual |
Set the Text property of Ellipse.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseText().
|
pure virtual |
Set the TheC property of Ellipse.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseTheC().
|
pure virtual |
Set the TheT property of Ellipse.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseTheT().
|
pure virtual |
Set the TheZ property of Ellipse.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseTheZ().
|
pure virtual |
Set the Transform property of Ellipse.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseTransform().
|
pure virtual |
Set the Visible property of Ellipse.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseVisible().
|
pure virtual |
Set the X property of Ellipse.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseX().
|
pure virtual |
Set the Y property of Ellipse.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setEllipseY().
|
pure virtual |
Set the Description property of Experiment.
description | Description to set. |
experimentIndex | the Experiment index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimentDescription().
|
pure virtual |
Set the AnnotationRef property of Experimenter.
annotation | AnnotationRef to set. |
experimenterIndex | the Experimenter index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterAnnotationRef().
|
pure virtual |
Set the Email property of Experimenter.
Email to set. | |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterEmail().
|
pure virtual |
Set the FirstName property of Experimenter.
firstName | FirstName to set. |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterFirstName().
|
pure virtual |
Set the AnnotationRef property of ExperimenterGroup.
annotation | AnnotationRef to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterGroupAnnotationRef().
|
pure virtual |
Set the Description property of ExperimenterGroup.
description | Description to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterGroupDescription().
|
pure virtual |
Set the ExperimenterRef property of ExperimenterGroup.
experimenter | ExperimenterRef to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
experimenterRefIndex | ExperimenterRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterGroupExperimenterRef().
|
pure virtual |
Set the ID property of ExperimenterGroup.
id | ID to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterGroupID().
|
pure virtual |
Set the Leader property of ExperimenterGroup.
leader | Leader to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
leaderIndex | Leader index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterGroupLeader().
|
pure virtual |
Set the Name property of ExperimenterGroup.
name | Name to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterGroupName().
|
pure virtual |
Set the ID property of Experimenter.
id | ID to set. |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterID().
|
pure virtual |
Set the Institution property of Experimenter.
institution | Institution to set. |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterInstitution().
|
pure virtual |
Set the LastName property of Experimenter.
lastName | LastName to set. |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterLastName().
|
pure virtual |
Set the MiddleName property of Experimenter.
middleName | MiddleName to set. |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterMiddleName().
|
pure virtual |
Set the UserName property of Experimenter.
userName | UserName to set. |
experimenterIndex | the Experimenter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimenterUserName().
|
pure virtual |
Set the ExperimenterRef property of Experiment.
experimenter | ExperimenterRef to set. |
experimentIndex | the Experiment index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimentExperimenterRef().
|
pure virtual |
Set the ID property of Experiment.
id | ID to set. |
experimentIndex | the Experiment index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimentID().
|
pure virtual |
Set the Type property of Experiment.
type | Type to set. |
experimentIndex | the Experiment index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setExperimentType().
|
pure virtual |
Set the ID property of Filament.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentID().
|
pure virtual |
Set the LotNumber property of Filament.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentLotNumber().
|
pure virtual |
Set the Manufacturer property of Filament.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentManufacturer().
|
pure virtual |
Set the Model property of Filament.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentModel().
|
pure virtual |
Set the Power property of Filament.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentPower().
|
pure virtual |
Set the SerialNumber property of Filament.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentSerialNumber().
|
pure virtual |
Set the Type property of Filament.
type | Type to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilamentType().
|
pure virtual |
Set the AnnotationRef property of FileAnnotation.
annotation | AnnotationRef to set. |
fileAnnotationIndex | the FileAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFileAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of FileAnnotation.
annotator | Annotator to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFileAnnotationAnnotator().
|
pure virtual |
Set the Description property of FileAnnotation.
description | Description to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFileAnnotationDescription().
|
pure virtual |
Set the ID property of FileAnnotation.
id | ID to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFileAnnotationID().
|
pure virtual |
Set the Namespace property of FileAnnotation.
namespace_ | Namespace to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFileAnnotationNamespace().
|
pure virtual |
Set the FilterWheel property of Filter.
filterWheel | FilterWheel to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterFilterWheel().
|
pure virtual |
Set the ID property of Filter.
id | ID to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterID().
|
pure virtual |
Set the LotNumber property of Filter.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterLotNumber().
|
pure virtual |
Set the Manufacturer property of Filter.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterManufacturer().
|
pure virtual |
Set the Model property of Filter.
model | Model to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterModel().
|
pure virtual |
Set the SerialNumber property of Filter.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSerialNumber().
|
pure virtual |
Set the DichroicRef property of FilterSet.
dichroic | DichroicRef to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetDichroicRef().
|
pure virtual |
Set the EmissionFilterRef property of FilterSet.
emissionFilter | EmissionFilterRef to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
emissionFilterRefIndex | EmissionFilterRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetEmissionFilterRef().
|
pure virtual |
Set the ExcitationFilterRef property of FilterSet.
excitationFilter | ExcitationFilterRef to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
excitationFilterRefIndex | ExcitationFilterRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetExcitationFilterRef().
|
pure virtual |
Set the ID property of FilterSet.
id | ID to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetID().
|
pure virtual |
Set the LotNumber property of FilterSet.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetLotNumber().
|
pure virtual |
Set the Manufacturer property of FilterSet.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetManufacturer().
|
pure virtual |
Set the Model property of FilterSet.
model | Model to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetModel().
|
pure virtual |
Set the SerialNumber property of FilterSet.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterSetSerialNumber().
|
pure virtual |
Set the Type property of Filter.
type | Type to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setFilterType().
|
pure virtual |
Set the AcquisitionDate property of Image.
acquisitionDate | AcquisitionDate to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::setDefaultCreationDate(), and ome::xml::meta::AggregateMetadata::setImageAcquisitionDate().
|
pure virtual |
Set the AnnotationRef property of Image.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageAnnotationRef().
|
pure virtual |
Set the Description property of Image.
description | Description to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageDescription().
|
pure virtual |
Set the ExperimenterGroupRef property of Image.
experimenterGroup | ExperimenterGroupRef to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageExperimenterGroupRef().
|
pure virtual |
Set the ExperimenterRef property of Image.
experimenter | ExperimenterRef to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageExperimenterRef().
|
pure virtual |
Set the ExperimentRef property of Image.
experiment | ExperimentRef to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageExperimentRef().
|
pure virtual |
Set the ID property of Image.
id | ID to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillMetadata(), and ome::xml::meta::AggregateMetadata::setImageID().
|
pure virtual |
Set the InstrumentRef property of Image.
instrument | InstrumentRef to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageInstrumentRef().
|
pure virtual |
Set the MicrobeamManipulationRef property of Image.
microbeamManipulation | MicrobeamManipulationRef to set. |
imageIndex | the Image index. |
microbeamManipulationRefIndex | MicrobeamManipulationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageMicrobeamManipulationRef().
|
pure virtual |
Set the Name property of Image.
name | Name to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageName().
|
pure virtual |
Set the ROIRef property of Image.
roi | ROIRef to set. |
imageIndex | the Image index. |
ROIRefIndex | ROIRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImageROIRef().
|
pure virtual |
Set the AirPressure property of ImagingEnvironment.
airPressure | AirPressure to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImagingEnvironmentAirPressure().
|
pure virtual |
Set the CO2Percent property of ImagingEnvironment.
co2Percent | CO2Percent to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImagingEnvironmentCO2Percent().
|
pure virtual |
Set the Humidity property of ImagingEnvironment.
humidity | Humidity to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImagingEnvironmentHumidity().
|
pure virtual |
Set the Temperature property of ImagingEnvironment.
temperature | Temperature to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setImagingEnvironmentTemperature().
|
pure virtual |
Set the ID property of Instrument.
id | ID to set. |
instrumentIndex | the Instrument index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setInstrumentID().
|
pure virtual |
Set the FillColor property of Label.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelFillColor().
|
pure virtual |
Set the FillRule property of Label.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelFillRule().
|
pure virtual |
Set the FontFamily property of Label.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelFontFamily().
|
pure virtual |
Set the FontSize property of Label.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelFontSize().
|
pure virtual |
Set the FontStyle property of Label.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelFontStyle().
|
pure virtual |
Set the ID property of Label.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelID().
|
pure virtual |
Set the LineCap property of Label.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelLineCap().
|
pure virtual |
Set the Locked property of Label.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelLocked().
|
pure virtual |
Set the StrokeColor property of Label.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Label.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Label.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelStrokeWidth().
|
pure virtual |
Set the Text property of Label.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelText().
|
pure virtual |
Set the TheC property of Label.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelTheC().
|
pure virtual |
Set the TheT property of Label.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelTheT().
|
pure virtual |
Set the TheZ property of Label.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelTheZ().
|
pure virtual |
Set the Transform property of Label.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelTransform().
|
pure virtual |
Set the Visible property of Label.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelVisible().
|
pure virtual |
Set the X property of Label.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelX().
|
pure virtual |
Set the Y property of Label.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLabelY().
|
pure virtual |
Set the FrequencyMultiplication property of Laser.
frequencyMultiplication | FrequencyMultiplication to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserFrequencyMultiplication().
|
pure virtual |
Set the ID property of Laser.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserID().
|
pure virtual |
Set the LaserMedium property of Laser.
laserMedium | LaserMedium to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserLaserMedium().
|
pure virtual |
Set the LotNumber property of Laser.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserLotNumber().
|
pure virtual |
Set the Manufacturer property of Laser.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserManufacturer().
|
pure virtual |
Set the Model property of Laser.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserModel().
|
pure virtual |
Set the PockelCell property of Laser.
pockelCell | PockelCell to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserPockelCell().
|
pure virtual |
Set the Power property of Laser.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserPower().
|
pure virtual |
Set the Pulse property of Laser.
pulse | Pulse to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserPulse().
|
pure virtual |
Set the Pump property of Laser.
pump | Pump to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserPump().
|
pure virtual |
Set the RepetitionRate property of Laser.
repetitionRate | RepetitionRate to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserRepetitionRate().
|
pure virtual |
Set the SerialNumber property of Laser.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserSerialNumber().
|
pure virtual |
Set the Tuneable property of Laser.
tuneable | Tuneable to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserTuneable().
|
pure virtual |
Set the Type property of Laser.
type | Type to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserType().
|
pure virtual |
Set the Wavelength property of Laser.
wavelength | Wavelength to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLaserWavelength().
|
pure virtual |
Set the ID property of LightEmittingDiode.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightEmittingDiodeID().
|
pure virtual |
Set the LotNumber property of LightEmittingDiode.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightEmittingDiodeLotNumber().
|
pure virtual |
Set the Manufacturer property of LightEmittingDiode.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightEmittingDiodeManufacturer().
|
pure virtual |
Set the Model property of LightEmittingDiode.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightEmittingDiodeModel().
|
pure virtual |
Set the Power property of LightEmittingDiode.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightEmittingDiodePower().
|
pure virtual |
Set the SerialNumber property of LightEmittingDiode.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightEmittingDiodeSerialNumber().
|
pure virtual |
Set the DichroicRef property of LightPath.
dichroic | DichroicRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightPathDichroicRef().
|
pure virtual |
Set the EmissionFilterRef property of LightPath.
emissionFilter | EmissionFilterRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
emissionFilterRefIndex | EmissionFilterRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightPathEmissionFilterRef().
|
pure virtual |
Set the ExcitationFilterRef property of LightPath.
excitationFilter | ExcitationFilterRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
excitationFilterRefIndex | ExcitationFilterRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLightPathExcitationFilterRef().
|
pure virtual |
Set the FillColor property of Line.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineFillColor().
|
pure virtual |
Set the FillRule property of Line.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineFillRule().
|
pure virtual |
Set the FontFamily property of Line.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineFontFamily().
|
pure virtual |
Set the FontSize property of Line.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineFontSize().
|
pure virtual |
Set the FontStyle property of Line.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineFontStyle().
|
pure virtual |
Set the ID property of Line.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineID().
|
pure virtual |
Set the LineCap property of Line.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineLineCap().
|
pure virtual |
Set the Locked property of Line.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineLocked().
|
pure virtual |
Set the MarkerEnd property of Line.
markerEnd | MarkerEnd to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineMarkerEnd().
|
pure virtual |
Set the MarkerStart property of Line.
markerStart | MarkerStart to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineMarkerStart().
|
pure virtual |
Set the StrokeColor property of Line.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Line.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Line.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineStrokeWidth().
|
pure virtual |
Set the Text property of Line.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineText().
|
pure virtual |
Set the TheC property of Line.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineTheC().
|
pure virtual |
Set the TheT property of Line.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineTheT().
|
pure virtual |
Set the TheZ property of Line.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineTheZ().
|
pure virtual |
Set the Transform property of Line.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineTransform().
|
pure virtual |
Set the Visible property of Line.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineVisible().
|
pure virtual |
Set the X1 property of Line.
x1 | X1 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineX1().
|
pure virtual |
Set the X2 property of Line.
x2 | X2 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineX2().
|
pure virtual |
Set the Y1 property of Line.
y1 | Y1 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineY1().
|
pure virtual |
Set the Y2 property of Line.
y2 | Y2 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLineY2().
|
pure virtual |
Set the AnnotationRef property of ListAnnotation.
annotation | AnnotationRef to set. |
listAnnotationIndex | the ListAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setListAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of ListAnnotation.
annotator | Annotator to set. |
listAnnotationIndex | the ListAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setListAnnotationAnnotator().
|
pure virtual |
Set the Description property of ListAnnotation.
description | Description to set. |
listAnnotationIndex | the ListAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setListAnnotationDescription().
|
pure virtual |
Set the ID property of ListAnnotation.
id | ID to set. |
listAnnotationIndex | the ListAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setListAnnotationID().
|
pure virtual |
Set the Namespace property of ListAnnotation.
namespace_ | Namespace to set. |
listAnnotationIndex | the ListAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setListAnnotationNamespace().
|
pure virtual |
Set the AnnotationRef property of LongAnnotation.
annotation | AnnotationRef to set. |
longAnnotationIndex | the LongAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLongAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of LongAnnotation.
annotator | Annotator to set. |
longAnnotationIndex | the LongAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLongAnnotationAnnotator().
|
pure virtual |
Set the Description property of LongAnnotation.
description | Description to set. |
longAnnotationIndex | the LongAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLongAnnotationDescription().
|
pure virtual |
Set the ID property of LongAnnotation.
id | ID to set. |
longAnnotationIndex | the LongAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLongAnnotationID().
|
pure virtual |
Set the Namespace property of LongAnnotation.
namespace_ | Namespace to set. |
longAnnotationIndex | the LongAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLongAnnotationNamespace().
|
pure virtual |
Set the Value property of LongAnnotation.
value | Value to set. |
longAnnotationIndex | the LongAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setLongAnnotationValue().
|
pure virtual |
Set the FillColor property of Mask.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskFillColor().
|
pure virtual |
Set the FillRule property of Mask.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskFillRule().
|
pure virtual |
Set the FontFamily property of Mask.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskFontFamily().
|
pure virtual |
Set the FontSize property of Mask.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskFontSize().
|
pure virtual |
Set the FontStyle property of Mask.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskFontStyle().
|
pure virtual |
Set the Height property of Mask.
height | Height to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskHeight().
|
pure virtual |
Set the ID property of Mask.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskID().
|
pure virtual |
Set the LineCap property of Mask.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskLineCap().
|
pure virtual |
Set the Locked property of Mask.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskLocked().
|
pure virtual |
Set the StrokeColor property of Mask.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Mask.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Mask.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskStrokeWidth().
|
pure virtual |
Set the Text property of Mask.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskText().
|
pure virtual |
Set the TheC property of Mask.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskTheC().
|
pure virtual |
Set the TheT property of Mask.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskTheT().
|
pure virtual |
Set the TheZ property of Mask.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskTheZ().
|
pure virtual |
Set the Transform property of Mask.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskTransform().
|
pure virtual |
Set the Visible property of Mask.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskVisible().
|
pure virtual |
Set the Width property of Mask.
width | Width to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskWidth().
|
pure virtual |
Set the X property of Mask.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskX().
|
pure virtual |
Set the Y property of Mask.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMaskY().
|
pure virtual |
Set the Description property of MicrobeamManipulation.
description | Description to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationDescription().
|
pure virtual |
Set the ExperimenterRef property of MicrobeamManipulation.
experimenter | ExperimenterRef to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationExperimenterRef().
|
pure virtual |
Set the ID property of MicrobeamManipulation.
id | ID to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationID().
|
pure virtual |
Set the Attenuation property of LightSourceSettings.
attenuation | Attenuation to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationLightSourceSettingsAttenuation().
|
pure virtual |
Set the ID property of LightSourceSettings.
id | ID to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationLightSourceSettingsID().
|
pure virtual |
Set the Wavelength property of LightSourceSettings.
wavelength | Wavelength to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationLightSourceSettingsWavelength().
|
pure virtual |
Set the ROIRef property of MicrobeamManipulation.
roi | ROIRef to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
ROIRefIndex | ROIRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationROIRef().
|
pure virtual |
Set the Type property of MicrobeamManipulation.
type | Type to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicrobeamManipulationType().
|
pure virtual |
Set the LotNumber property of Microscope.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicroscopeLotNumber().
|
pure virtual |
Set the Manufacturer property of Microscope.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicroscopeManufacturer().
|
pure virtual |
Set the Model property of Microscope.
model | Model to set. |
instrumentIndex | the Instrument index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicroscopeModel().
|
pure virtual |
Set the SerialNumber property of Microscope.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicroscopeSerialNumber().
|
pure virtual |
Set the Type property of Microscope.
type | Type to set. |
instrumentIndex | the Instrument index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setMicroscopeType().
|
pure virtual |
Set the CalibratedMagnification property of Objective.
calibratedMagnification | CalibratedMagnification to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveCalibratedMagnification().
|
pure virtual |
Set the Correction property of Objective.
correction | Correction to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveCorrection().
|
pure virtual |
Set the ID property of Objective.
id | ID to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveID().
|
pure virtual |
Set the Immersion property of Objective.
immersion | Immersion to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveImmersion().
|
pure virtual |
Set the Iris property of Objective.
iris | Iris to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveIris().
|
pure virtual |
Set the LensNA property of Objective.
lensNA | LensNA to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveLensNA().
|
pure virtual |
Set the LotNumber property of Objective.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveLotNumber().
|
pure virtual |
Set the Manufacturer property of Objective.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveManufacturer().
|
pure virtual |
Set the Model property of Objective.
model | Model to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveModel().
|
pure virtual |
Set the NominalMagnification property of Objective.
nominalMagnification | NominalMagnification to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveNominalMagnification().
|
pure virtual |
Set the SerialNumber property of Objective.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveSerialNumber().
|
pure virtual |
Set the CorrectionCollar property of ObjectiveSettings.
correctionCollar | CorrectionCollar to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveSettingsCorrectionCollar().
|
pure virtual |
Set the ID property of ObjectiveSettings.
id | ID to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveSettingsID().
|
pure virtual |
Set the Medium property of ObjectiveSettings.
medium | Medium to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveSettingsMedium().
|
pure virtual |
Set the RefractiveIndex property of ObjectiveSettings.
refractiveIndex | RefractiveIndex to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveSettingsRefractiveIndex().
|
pure virtual |
Set the WorkingDistance property of Objective.
workingDistance | WorkingDistance to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setObjectiveWorkingDistance().
|
pure virtual |
Set the AnnotationRef property of Pixels.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPixelsAnnotationRef().
|
pure virtual |
Set the BigEndian property of Pixels.
bigEndian | BigEndian to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsBigEndian().
|
pure virtual |
Set the BigEndian property of Pixels.
bigEndian | true if big endian, or false if little endian. |
imageIndex | the Image index. |
binDataIndex | BinData index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPixelsBinDataBigEndian().
|
pure virtual |
Set the DimensionOrder property of Pixels.
dimensionOrder | DimensionOrder to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsDimensionOrder().
|
pure virtual |
Set the ID property of Pixels.
id | ID to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsID().
|
pure virtual |
Set the Interleaved property of Pixels.
interleaved | Interleaved to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsInterleaved().
|
pure virtual |
Set the PhysicalSizeX property of Pixels.
physicalSizeX | PhysicalSizeX to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPixelsPhysicalSizeX().
|
pure virtual |
Set the PhysicalSizeY property of Pixels.
physicalSizeY | PhysicalSizeY to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPixelsPhysicalSizeY().
|
pure virtual |
Set the PhysicalSizeZ property of Pixels.
physicalSizeZ | PhysicalSizeZ to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPixelsPhysicalSizeZ().
|
pure virtual |
Set the SignificantBits property of Pixels.
significantBits | SignificantBits to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsSignificantBits().
|
pure virtual |
Set the SizeC property of Pixels.
sizeC | SizeC to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), ome::xml::meta::AggregateMetadata::setPixelsSizeC(), and ome::bioformats::validateModel().
|
pure virtual |
Set the SizeT property of Pixels.
sizeT | SizeT to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsSizeT().
|
pure virtual |
Set the SizeX property of Pixels.
sizeX | SizeX to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsSizeX().
|
pure virtual |
Set the SizeY property of Pixels.
sizeY | SizeY to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsSizeY().
|
pure virtual |
Set the SizeZ property of Pixels.
sizeZ | SizeZ to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsSizeZ().
|
pure virtual |
Set the TimeIncrement property of Pixels.
timeIncrement | TimeIncrement to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPixelsTimeIncrement().
|
pure virtual |
Set the Type property of Pixels.
type | Type to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillPixels(), and ome::xml::meta::AggregateMetadata::setPixelsType().
|
pure virtual |
Set the AnnotationRef property of Plane.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlaneAnnotationRef().
|
pure virtual |
Set the DeltaT property of Plane.
deltaT | DeltaT to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlaneDeltaT().
|
pure virtual |
Set the ExposureTime property of Plane.
exposureTime | ExposureTime to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlaneExposureTime().
|
pure virtual |
Set the HashSHA1 property of Plane.
hashSHA1 | HashSHA1 to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlaneHashSHA1().
|
pure virtual |
Set the PositionX property of Plane.
positionX | PositionX to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlanePositionX().
|
pure virtual |
Set the PositionY property of Plane.
positionY | PositionY to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlanePositionY().
|
pure virtual |
Set the PositionZ property of Plane.
positionZ | PositionZ to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlanePositionZ().
|
pure virtual |
Set the TheC property of Plane.
theC | TheC to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillMetadata(), and ome::xml::meta::AggregateMetadata::setPlaneTheC().
|
pure virtual |
Set the TheT property of Plane.
theT | TheT to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillMetadata(), and ome::xml::meta::AggregateMetadata::setPlaneTheT().
|
pure virtual |
Set the TheZ property of Plane.
theZ | TheZ to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::bioformats::fillMetadata(), and ome::xml::meta::AggregateMetadata::setPlaneTheZ().
|
pure virtual |
Set the AnnotationRef property of PlateAcquisition.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionAnnotationRef().
|
pure virtual |
Set the Description property of PlateAcquisition.
description | Description to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionDescription().
|
pure virtual |
Set the EndTime property of PlateAcquisition.
endTime | EndTime to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionEndTime().
|
pure virtual |
Set the ID property of PlateAcquisition.
id | ID to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionID().
|
pure virtual |
Set the MaximumFieldCount property of PlateAcquisition.
maximumFieldCount | MaximumFieldCount to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionMaximumFieldCount().
|
pure virtual |
Set the Name property of PlateAcquisition.
name | Name to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionName().
|
pure virtual |
Set the StartTime property of PlateAcquisition.
startTime | StartTime to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionStartTime().
|
pure virtual |
Set the WellSampleRef property of PlateAcquisition.
wellSample | WellSampleRef to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
wellSampleRefIndex | WellSampleRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAcquisitionWellSampleRef().
|
pure virtual |
Set the AnnotationRef property of Plate.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateAnnotationRef().
|
pure virtual |
Set the ColumnNamingConvention property of Plate.
columnNamingConvention | ColumnNamingConvention to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateColumnNamingConvention().
|
pure virtual |
Set the Columns property of Plate.
columns | Columns to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateColumns().
|
pure virtual |
Set the Description property of Plate.
description | Description to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateDescription().
|
pure virtual |
Set the ExternalIdentifier property of Plate.
externalIdentifier | ExternalIdentifier to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateExternalIdentifier().
|
pure virtual |
Set the FieldIndex property of Plate.
fieldIndex | FieldIndex to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateFieldIndex().
|
pure virtual |
Set the ID property of Plate.
id | ID to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateID().
|
pure virtual |
Set the Name property of Plate.
name | Name to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateName().
|
pure virtual |
Set the RowNamingConvention property of Plate.
rowNamingConvention | RowNamingConvention to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateRowNamingConvention().
|
pure virtual |
Set the Rows property of Plate.
rows | Rows to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateRows().
|
pure virtual |
Set the Status property of Plate.
status | Status to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateStatus().
|
pure virtual |
Set the WellOriginX property of Plate.
wellOriginX | WellOriginX to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateWellOriginX().
|
pure virtual |
Set the WellOriginY property of Plate.
wellOriginY | WellOriginY to set. |
plateIndex | the Plate index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPlateWellOriginY().
|
pure virtual |
Set the FillColor property of Point.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointFillColor().
|
pure virtual |
Set the FillRule property of Point.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointFillRule().
|
pure virtual |
Set the FontFamily property of Point.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointFontFamily().
|
pure virtual |
Set the FontSize property of Point.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointFontSize().
|
pure virtual |
Set the FontStyle property of Point.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointFontStyle().
|
pure virtual |
Set the ID property of Point.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointID().
|
pure virtual |
Set the LineCap property of Point.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointLineCap().
|
pure virtual |
Set the Locked property of Point.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointLocked().
|
pure virtual |
Set the StrokeColor property of Point.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Point.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Point.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointStrokeWidth().
|
pure virtual |
Set the Text property of Point.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointText().
|
pure virtual |
Set the TheC property of Point.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointTheC().
|
pure virtual |
Set the TheT property of Point.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointTheT().
|
pure virtual |
Set the TheZ property of Point.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointTheZ().
|
pure virtual |
Set the Transform property of Point.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointTransform().
|
pure virtual |
Set the Visible property of Point.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointVisible().
|
pure virtual |
Set the X property of Point.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointX().
|
pure virtual |
Set the Y property of Point.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPointY().
|
pure virtual |
Set the FillColor property of Polygon.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonFillColor().
|
pure virtual |
Set the FillRule property of Polygon.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonFillRule().
|
pure virtual |
Set the FontFamily property of Polygon.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonFontFamily().
|
pure virtual |
Set the FontSize property of Polygon.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonFontSize().
|
pure virtual |
Set the FontStyle property of Polygon.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonFontStyle().
|
pure virtual |
Set the ID property of Polygon.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonID().
|
pure virtual |
Set the LineCap property of Polygon.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonLineCap().
|
pure virtual |
Set the Locked property of Polygon.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonLocked().
|
pure virtual |
Set the Points property of Polygon.
points | Points to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonPoints().
|
pure virtual |
Set the StrokeColor property of Polygon.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Polygon.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Polygon.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonStrokeWidth().
|
pure virtual |
Set the Text property of Polygon.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonText().
|
pure virtual |
Set the TheC property of Polygon.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonTheC().
|
pure virtual |
Set the TheT property of Polygon.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonTheT().
|
pure virtual |
Set the TheZ property of Polygon.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonTheZ().
|
pure virtual |
Set the Transform property of Polygon.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonTransform().
|
pure virtual |
Set the Visible property of Polygon.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolygonVisible().
|
pure virtual |
Set the FillColor property of Polyline.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineFillColor().
|
pure virtual |
Set the FillRule property of Polyline.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineFillRule().
|
pure virtual |
Set the FontFamily property of Polyline.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineFontFamily().
|
pure virtual |
Set the FontSize property of Polyline.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineFontSize().
|
pure virtual |
Set the FontStyle property of Polyline.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineFontStyle().
|
pure virtual |
Set the ID property of Polyline.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineID().
|
pure virtual |
Set the LineCap property of Polyline.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineLineCap().
|
pure virtual |
Set the Locked property of Polyline.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineLocked().
|
pure virtual |
Set the MarkerEnd property of Polyline.
markerEnd | MarkerEnd to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineMarkerEnd().
|
pure virtual |
Set the MarkerStart property of Polyline.
markerStart | MarkerStart to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineMarkerStart().
|
pure virtual |
Set the Points property of Polyline.
points | Points to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylinePoints().
|
pure virtual |
Set the StrokeColor property of Polyline.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Polyline.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Polyline.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineStrokeWidth().
|
pure virtual |
Set the Text property of Polyline.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineText().
|
pure virtual |
Set the TheC property of Polyline.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineTheC().
|
pure virtual |
Set the TheT property of Polyline.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineTheT().
|
pure virtual |
Set the TheZ property of Polyline.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineTheZ().
|
pure virtual |
Set the Transform property of Polyline.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineTransform().
|
pure virtual |
Set the Visible property of Polyline.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setPolylineVisible().
|
pure virtual |
Set the AnnotationRef property of Project.
annotation | AnnotationRef to set. |
projectIndex | the Project index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectAnnotationRef().
|
pure virtual |
Set the DatasetRef property of Project.
dataset | DatasetRef to set. |
projectIndex | the Project index. |
datasetRefIndex | DatasetRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectDatasetRef().
|
pure virtual |
Set the Description property of Project.
description | Description to set. |
projectIndex | the Project index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectDescription().
|
pure virtual |
Set the ExperimenterGroupRef property of Project.
experimenterGroup | ExperimenterGroupRef to set. |
projectIndex | the Project index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectExperimenterGroupRef().
|
pure virtual |
Set the ExperimenterRef property of Project.
experimenter | ExperimenterRef to set. |
projectIndex | the Project index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectExperimenterRef().
|
pure virtual |
Set the ID property of Project.
id | ID to set. |
projectIndex | the Project index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectID().
|
pure virtual |
Set the Name property of Project.
name | Name to set. |
projectIndex | the Project index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setProjectName().
|
pure virtual |
Set the AnnotationRef property of Reagent.
annotation | AnnotationRef to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setReagentAnnotationRef().
|
pure virtual |
Set the Description property of Reagent.
description | Description to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setReagentDescription().
|
pure virtual |
Set the ID property of Reagent.
id | ID to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setReagentID().
|
pure virtual |
Set the Name property of Reagent.
name | Name to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setReagentName().
|
pure virtual |
Set the ReagentIdentifier property of Reagent.
reagentIdentifier | ReagentIdentifier to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setReagentReagentIdentifier().
|
pure virtual |
Set the FillColor property of Rectangle.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleFillColor().
|
pure virtual |
Set the FillRule property of Rectangle.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleFillRule().
|
pure virtual |
Set the FontFamily property of Rectangle.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleFontFamily().
|
pure virtual |
Set the FontSize property of Rectangle.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleFontSize().
|
pure virtual |
Set the FontStyle property of Rectangle.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleFontStyle().
|
pure virtual |
Set the Height property of Rectangle.
height | Height to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleHeight().
|
pure virtual |
Set the ID property of Rectangle.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleID().
|
pure virtual |
Set the LineCap property of Rectangle.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleLineCap().
|
pure virtual |
Set the Locked property of Rectangle.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleLocked().
|
pure virtual |
Set the StrokeColor property of Rectangle.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleStrokeColor().
|
pure virtual |
Set the StrokeDashArray property of Rectangle.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleStrokeDashArray().
|
pure virtual |
Set the StrokeWidth property of Rectangle.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleStrokeWidth().
|
pure virtual |
Set the Text property of Rectangle.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleText().
|
pure virtual |
Set the TheC property of Rectangle.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleTheC().
|
pure virtual |
Set the TheT property of Rectangle.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleTheT().
|
pure virtual |
Set the TheZ property of Rectangle.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleTheZ().
|
pure virtual |
Set the Transform property of Rectangle.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleTransform().
|
pure virtual |
Set the Visible property of Rectangle.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleVisible().
|
pure virtual |
Set the Width property of Rectangle.
width | Width to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleWidth().
|
pure virtual |
Set the X property of Rectangle.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleX().
|
pure virtual |
Set the Y property of Rectangle.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRectangleY().
|
pure virtual |
Set the RightsHeld property of Rights.
rightsHeld | RightsHeld to set. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRightsRightsHeld().
|
pure virtual |
Set the RightsHolder property of Rights.
rightsHolder | RightsHolder to set. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setRightsRightsHolder().
|
pure virtual |
Set the AnnotationRef property of ROI.
annotation | AnnotationRef to set. |
ROIIndex | the ROI index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setROIAnnotationRef().
|
pure virtual |
Set the Description property of ROI.
description | Description to set. |
ROIIndex | the ROI index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setROIDescription().
|
pure virtual |
Set the ID property of ROI.
id | ID to set. |
ROIIndex | the ROI index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setROIID().
|
pure virtual |
Set the Name property of ROI.
name | Name to set. |
ROIIndex | the ROI index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setROIName().
|
pure virtual |
Set the Namespace property of ROI.
namespace_ | Namespace to set. |
ROIIndex | the ROI index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setROINamespace().
|
pure virtual |
Set the root node of the metadata.
Note that the root node type will be specific to the concrete metadata implementation. An exception will be thrown if the root node is of an incompatible type.
root | a pointer to the root node. |
Implemented in ome::xml::meta::AggregateMetadata, ome::xml::meta::FilterMetadata, ome::xml::meta::OMEXMLMetadata, and ome::xml::meta::DummyMetadata.
Referenced by ome::xml::meta::convert().
|
pure virtual |
Set the AnnotationRef property of Screen.
annotation | AnnotationRef to set. |
screenIndex | the Screen index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenAnnotationRef().
|
pure virtual |
Set the Description property of Screen.
description | Description to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenDescription().
|
pure virtual |
Set the ID property of Screen.
id | ID to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenID().
|
pure virtual |
Set the Name property of Screen.
name | Name to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenName().
|
pure virtual |
Set the PlateRef property of Screen.
plate | PlateRef to set. |
screenIndex | the Screen index. |
plateRefIndex | PlateRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenPlateRef().
|
pure virtual |
Set the ProtocolDescription property of Screen.
protocolDescription | ProtocolDescription to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenProtocolDescription().
|
pure virtual |
Set the ProtocolIdentifier property of Screen.
protocolIdentifier | ProtocolIdentifier to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenProtocolIdentifier().
|
pure virtual |
Set the ReagentSetDescription property of Screen.
reagentSetDescription | ReagentSetDescription to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenReagentSetDescription().
|
pure virtual |
Set the ReagentSetIdentifier property of Screen.
reagentSetIdentifier | ReagentSetIdentifier to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenReagentSetIdentifier().
|
pure virtual |
Set the Type property of Screen.
type | Type to set. |
screenIndex | the Screen index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setScreenType().
|
pure virtual |
Set the Name property of StageLabel.
name | Name to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setStageLabelName().
|
pure virtual |
Set the X property of StageLabel.
x | X to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setStageLabelX().
|
pure virtual |
Set the Y property of StageLabel.
y | Y to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setStageLabelY().
|
pure virtual |
Set the Z property of StageLabel.
z | Z to set. |
imageIndex | the Image index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setStageLabelZ().
|
pure virtual |
Set the AnnotationRef property of TagAnnotation.
annotation | AnnotationRef to set. |
tagAnnotationIndex | the TagAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTagAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of TagAnnotation.
annotator | Annotator to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTagAnnotationAnnotator().
|
pure virtual |
Set the Description property of TagAnnotation.
description | Description to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTagAnnotationDescription().
|
pure virtual |
Set the ID property of TagAnnotation.
id | ID to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTagAnnotationID().
|
pure virtual |
Set the Namespace property of TagAnnotation.
namespace_ | Namespace to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTagAnnotationNamespace().
|
pure virtual |
Set the Value property of TagAnnotation.
value | Value to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTagAnnotationValue().
|
pure virtual |
Set the AnnotationRef property of TermAnnotation.
annotation | AnnotationRef to set. |
termAnnotationIndex | the TermAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTermAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of TermAnnotation.
annotator | Annotator to set. |
termAnnotationIndex | the TermAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTermAnnotationAnnotator().
|
pure virtual |
Set the Description property of TermAnnotation.
description | Description to set. |
termAnnotationIndex | the TermAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTermAnnotationDescription().
|
pure virtual |
Set the ID property of TermAnnotation.
id | ID to set. |
termAnnotationIndex | the TermAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTermAnnotationID().
|
pure virtual |
Set the Namespace property of TermAnnotation.
namespace_ | Namespace to set. |
termAnnotationIndex | the TermAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTermAnnotationNamespace().
|
pure virtual |
Set the Value property of TermAnnotation.
value | Value to set. |
termAnnotationIndex | the TermAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTermAnnotationValue().
|
pure virtual |
Set the FirstC property of TiffData.
firstC | FirstC to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTiffDataFirstC().
|
pure virtual |
Set the FirstT property of TiffData.
firstT | FirstT to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTiffDataFirstT().
|
pure virtual |
Set the FirstZ property of TiffData.
firstZ | FirstZ to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTiffDataFirstZ().
|
pure virtual |
Set the IFD property of TiffData.
ifd | IFD to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTiffDataIFD().
|
pure virtual |
Set the PlaneCount property of TiffData.
planeCount | PlaneCount to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTiffDataPlaneCount().
|
pure virtual |
Set the AnnotationRef property of TimestampAnnotation.
annotation | AnnotationRef to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTimestampAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of TimestampAnnotation.
annotator | Annotator to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTimestampAnnotationAnnotator().
|
pure virtual |
Set the Description property of TimestampAnnotation.
description | Description to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTimestampAnnotationDescription().
|
pure virtual |
Set the ID property of TimestampAnnotation.
id | ID to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTimestampAnnotationID().
|
pure virtual |
Set the Namespace property of TimestampAnnotation.
namespace_ | Namespace to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTimestampAnnotationNamespace().
|
pure virtual |
Set the Value property of TimestampAnnotation.
value | Value to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTimestampAnnotationValue().
|
pure virtual |
Set the CutIn property of TransmittanceRange.
cutIn | CutIn to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTransmittanceRangeCutIn().
|
pure virtual |
Set the CutInTolerance property of TransmittanceRange.
cutInTolerance | CutInTolerance to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTransmittanceRangeCutInTolerance().
|
pure virtual |
Set the CutOut property of TransmittanceRange.
cutOut | CutOut to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTransmittanceRangeCutOut().
|
pure virtual |
Set the CutOutTolerance property of TransmittanceRange.
cutOutTolerance | CutOutTolerance to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTransmittanceRangeCutOutTolerance().
|
pure virtual |
Set the Transmittance property of TransmittanceRange.
transmittance | Transmittance to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setTransmittanceRangeTransmittance().
|
pure virtual |
Set the UUID associated with this collection of metadata.
uuid | the UUID to set. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setUUID().
|
pure virtual |
Set the FileName property of UUID.
fileName | FileName to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setUUIDFileName().
|
pure virtual |
Set the text value of UUID.
value | text value. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implemented in ome::xml::meta::FilterMetadata, ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, and ome::xml::meta::DummyMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setUUIDValue().
|
pure virtual |
Set the AnnotationRef property of Well.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellAnnotationRef().
|
pure virtual |
Set the Color property of Well.
color | Color to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellColor().
|
pure virtual |
Set the Column property of Well.
column | Column to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellColumn().
|
pure virtual |
Set the ExternalDescription property of Well.
externalDescription | ExternalDescription to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellExternalDescription().
|
pure virtual |
Set the ExternalIdentifier property of Well.
externalIdentifier | ExternalIdentifier to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellExternalIdentifier().
|
pure virtual |
Set the ID property of Well.
id | ID to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellID().
|
pure virtual |
Set the ReagentRef property of Well.
reagent | ReagentRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellReagentRef().
|
pure virtual |
Set the Row property of Well.
row | Row to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellRow().
|
pure virtual |
Set the AnnotationRef property of WellSample.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSampleAnnotationRef().
|
pure virtual |
Set the ID property of WellSample.
id | ID to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSampleID().
|
pure virtual |
Set the ImageRef property of WellSample.
image | ImageRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSampleImageRef().
|
pure virtual |
Set the Index property of WellSample.
index | Index to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSampleIndex().
|
pure virtual |
Set the PositionX property of WellSample.
positionX | PositionX to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSamplePositionX().
|
pure virtual |
Set the PositionY property of WellSample.
positionY | PositionY to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSamplePositionY().
|
pure virtual |
Set the Timepoint property of WellSample.
timepoint | Timepoint to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellSampleTimepoint().
|
pure virtual |
Set the Type property of Well.
type | Type to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setWellType().
|
pure virtual |
Set the AnnotationRef property of XMLAnnotation.
annotation | AnnotationRef to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setXMLAnnotationAnnotationRef().
|
pure virtual |
Set the Annotator property of XMLAnnotation.
annotator | Annotator to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setXMLAnnotationAnnotator().
|
pure virtual |
Set the Description property of XMLAnnotation.
description | Description to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setXMLAnnotationDescription().
|
pure virtual |
Set the ID property of XMLAnnotation.
id | ID to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setXMLAnnotationID().
|
pure virtual |
Set the Namespace property of XMLAnnotation.
namespace_ | Namespace to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setXMLAnnotationNamespace().
|
pure virtual |
Set the Value property of XMLAnnotation.
value | Value to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implemented in ome::xml::meta::OMEXMLMetadata, ome::xml::meta::AggregateMetadata, ome::xml::meta::DummyMetadata, and ome::xml::meta::FilterMetadata.
Referenced by ome::xml::meta::AggregateMetadata::setXMLAnnotationValue().