bioformats
5.1.0
|
Dummy metadata store. More...
#include <ome/xml/meta/DummyMetadata.h>
Public Member Functions | |
DummyMetadata () | |
Constructor. | |
virtual | ~DummyMetadata () |
Destructor. | |
void | createRoot () |
Create root node. More... | |
ome::compat::shared_ptr< MetadataRoot > & | getRoot () |
Get the root node of the metadata. More... | |
void | setRoot (ome::compat::shared_ptr< MetadataRoot > &root) |
Set the root node of the metadata. More... | |
index_type | getPixelsBinDataCount (index_type imageIndex) const |
Get the number of BinData elements in Pixels. More... | |
index_type | getBooleanAnnotationAnnotationCount (index_type booleanAnnotationIndex) const |
Get the number of links to a BooleanAnnotation. More... | |
index_type | getCommentAnnotationAnnotationCount (index_type commentAnnotationIndex) const |
Get the number of links to a CommentAnnotation. More... | |
index_type | getDoubleAnnotationAnnotationCount (index_type doubleAnnotationIndex) const |
Get the number of links to a DoubleAnnotation. More... | |
index_type | getFileAnnotationAnnotationCount (index_type fileAnnotationIndex) const |
Get the number of links to a FileAnnotation. More... | |
index_type | getListAnnotationAnnotationCount (index_type listAnnotationIndex) const |
Get the number of links to a ListAnnotation. More... | |
index_type | getLongAnnotationAnnotationCount (index_type longAnnotationIndex) const |
Get the number of links to a LongAnnotation. More... | |
index_type | getTagAnnotationAnnotationCount (index_type tagAnnotationIndex) const |
Get the number of links to a TagAnnotation. More... | |
index_type | getTermAnnotationAnnotationCount (index_type termAnnotationIndex) const |
Get the number of links to a TermAnnotation. More... | |
index_type | getTimestampAnnotationAnnotationCount (index_type timestampAnnotationIndex) const |
Get the number of links to a TimestampAnnotation. More... | |
index_type | getXMLAnnotationAnnotationCount (index_type xmlAnnotationIndex) const |
Get the number of links to an XMLAnnotation. More... | |
const std::string & | getLightSourceType (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the type of a LightSource. More... | |
const std::string & | getShapeType (index_type roiIndex, index_type shapeIndex) const |
Get the type of a Shape. More... | |
index_type | getROIAnnotationRefCount (index_type ROIIndex) const |
Get the number of AnnotationRef elements in ROI. More... | |
index_type | getPlateAcquisitionAnnotationRefCount (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the number of AnnotationRef elements in PlateAcquisition. More... | |
index_type | getPlateAnnotationRefCount (index_type plateIndex) const |
Get the number of AnnotationRef elements in Plate. More... | |
index_type | getExperimenterGroupAnnotationRefCount (index_type experimenterGroupIndex) const |
Get the number of AnnotationRef elements in ExperimenterGroup. More... | |
index_type | getImageAnnotationRefCount (index_type imageIndex) const |
Get the number of AnnotationRef elements in Image. More... | |
index_type | getScreenAnnotationRefCount (index_type screenIndex) const |
Get the number of AnnotationRef elements in Screen. More... | |
index_type | getWellAnnotationRefCount (index_type plateIndex, index_type wellIndex) const |
Get the number of AnnotationRef elements in Well. More... | |
index_type | getDatasetAnnotationRefCount (index_type datasetIndex) const |
Get the number of AnnotationRef elements in Dataset. More... | |
index_type | getProjectAnnotationRefCount (index_type projectIndex) const |
Get the number of AnnotationRef elements in Project. More... | |
index_type | getReagentAnnotationRefCount (index_type screenIndex, index_type reagentIndex) const |
Get the number of AnnotationRef elements in Reagent. More... | |
index_type | getPlaneAnnotationRefCount (index_type imageIndex, index_type planeIndex) const |
Get the number of AnnotationRef elements in Plane. More... | |
index_type | getExperimenterAnnotationRefCount (index_type experimenterIndex) const |
Get the number of AnnotationRef elements in Experimenter. More... | |
index_type | getWellSampleAnnotationRefCount (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the number of AnnotationRef elements in WellSample. More... | |
index_type | getPixelsAnnotationRefCount (index_type imageIndex) const |
Get the number of AnnotationRef elements in Pixels. More... | |
index_type | getChannelAnnotationRefCount (index_type imageIndex, index_type channelIndex) const |
Get the number of AnnotationRef elements in Channel. More... | |
index_type | getBooleanAnnotationCount () const |
Get the number of BooleanAnnotation elements. More... | |
index_type | getChannelCount (index_type imageIndex) const |
Get the number of Channel elements. More... | |
index_type | getCommentAnnotationCount () const |
Get the number of CommentAnnotation elements. More... | |
index_type | getDatasetCount () const |
Get the number of Dataset elements. More... | |
index_type | getDatasetRefCount (index_type projectIndex) const |
Get the number of DatasetRef elements. More... | |
index_type | getDetectorCount (index_type instrumentIndex) const |
Get the number of Detector elements. More... | |
index_type | getDichroicCount (index_type instrumentIndex) const |
Get the number of Dichroic elements. More... | |
index_type | getDoubleAnnotationCount () const |
Get the number of DoubleAnnotation elements. More... | |
index_type | getLightPathEmissionFilterRefCount (index_type imageIndex, index_type channelIndex) const |
Get the number of EmissionFilterRef elements in LightPath. More... | |
index_type | getFilterSetEmissionFilterRefCount (index_type instrumentIndex, index_type filterSetIndex) const |
Get the number of EmissionFilterRef elements in FilterSet. More... | |
index_type | getLightPathExcitationFilterRefCount (index_type imageIndex, index_type channelIndex) const |
Get the number of ExcitationFilterRef elements in LightPath. More... | |
index_type | getFilterSetExcitationFilterRefCount (index_type instrumentIndex, index_type filterSetIndex) const |
Get the number of ExcitationFilterRef elements in FilterSet. More... | |
index_type | getExperimentCount () const |
Get the number of Experiment elements. More... | |
index_type | getExperimenterCount () const |
Get the number of Experimenter elements. More... | |
index_type | getExperimenterGroupCount () const |
Get the number of ExperimenterGroup elements. More... | |
index_type | getExperimenterGroupExperimenterRefCount (index_type experimenterGroupIndex) const |
Get the number of ExperimenterRef elements in ExperimenterGroup. More... | |
index_type | getFileAnnotationCount () const |
Get the number of FileAnnotation elements. More... | |
index_type | getFilterCount (index_type instrumentIndex) const |
Get the number of Filter elements. More... | |
index_type | getFilterSetCount (index_type instrumentIndex) const |
Get the number of FilterSet elements. More... | |
index_type | getImageCount () const |
Get the number of Image elements. More... | |
index_type | getDatasetImageRefCount (index_type datasetIndex) const |
Get the number of ImageRef elements in Dataset. More... | |
index_type | getInstrumentCount () const |
Get the number of Instrument elements. More... | |
index_type | getLeaderCount (index_type experimenterGroupIndex) const |
Get the number of Leader elements. More... | |
index_type | getLightSourceCount (index_type instrumentIndex) const |
Get the number of LightSource elements. More... | |
index_type | getMicrobeamManipulationLightSourceSettingsCount (index_type experimentIndex, index_type microbeamManipulationIndex) const |
Get the number of LightSourceSettings elements in MicrobeamManipulation. More... | |
index_type | getListAnnotationCount () const |
Get the number of ListAnnotation elements. More... | |
index_type | getLongAnnotationCount () const |
Get the number of LongAnnotation elements. More... | |
index_type | getMicrobeamManipulationCount (index_type experimentIndex) const |
Get the number of MicrobeamManipulation elements. More... | |
index_type | getMicrobeamManipulationRefCount (index_type imageIndex) const |
Get the number of MicrobeamManipulationRef elements. More... | |
index_type | getObjectiveCount (index_type instrumentIndex) const |
Get the number of Objective elements. More... | |
index_type | getPlaneCount (index_type imageIndex) const |
Get the number of Plane elements. More... | |
index_type | getPlateCount () const |
Get the number of Plate elements. More... | |
index_type | getPlateAcquisitionCount (index_type plateIndex) const |
Get the number of PlateAcquisition elements. More... | |
index_type | getPlateRefCount (index_type screenIndex) const |
Get the number of PlateRef elements. More... | |
index_type | getProjectCount () const |
Get the number of Project elements. More... | |
index_type | getROICount () const |
Get the number of ROI elements. More... | |
index_type | getImageROIRefCount (index_type imageIndex) const |
Get the number of ROIRef elements in Image. More... | |
index_type | getMicrobeamManipulationROIRefCount (index_type experimentIndex, index_type microbeamManipulationIndex) const |
Get the number of ROIRef elements in MicrobeamManipulation. More... | |
index_type | getReagentCount (index_type screenIndex) const |
Get the number of Reagent elements. More... | |
index_type | getScreenCount () const |
Get the number of Screen elements. More... | |
index_type | getShapeCount (index_type ROIIndex) const |
Get the number of Shape elements. More... | |
index_type | getTagAnnotationCount () const |
Get the number of TagAnnotation elements. More... | |
index_type | getTermAnnotationCount () const |
Get the number of TermAnnotation elements. More... | |
index_type | getTiffDataCount (index_type imageIndex) const |
Get the number of TiffData elements. More... | |
index_type | getTimestampAnnotationCount () const |
Get the number of TimestampAnnotation elements. More... | |
void | setUUIDValue (std::string value, index_type imageIndex, index_type tiffDataIndex) |
Set the text value of UUID. More... | |
std::string | getUUIDValue (index_type imageIndex, index_type tiffDataIndex) const |
Get the text value of UUID. More... | |
index_type | getWellCount (index_type plateIndex) const |
Get the number of Well elements. More... | |
index_type | getWellSampleCount (index_type plateIndex, index_type wellIndex) const |
Get the number of WellSample elements. More... | |
index_type | getWellSampleRefCount (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the number of WellSampleRef elements. More... | |
index_type | getXMLAnnotationCount () const |
Get the number of XMLAnnotation elements. More... | |
bool | getPixelsBinDataBigEndian (index_type imageIndex, index_type binDataIndex) const |
Get the BigEndian property of Pixels. More... | |
const std::string & | getUUID () const |
Get the UUID associated with this collection of metadata. More... | |
std::string | getArcID (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the ID property of Arc. More... | |
std::string | getArcLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the LotNumber property of Arc. More... | |
std::string | getArcManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Manufacturer property of Arc. More... | |
std::string | getArcModel (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Model property of Arc. More... | |
double | getArcPower (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Power property of Arc. More... | |
std::string | getArcSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the SerialNumber property of Arc. More... | |
ome::xml::model::enums::ArcType | getArcType (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Type property of Arc. More... | |
std::string | getBinaryFileFileName (index_type fileAnnotationIndex) const |
Get the FileName property of BinaryFile. More... | |
std::string | getBinaryFileMIMEType (index_type fileAnnotationIndex) const |
Get the MIMEType property of BinaryFile. More... | |
ome::xml::model::primitives::NonNegativeLong | getBinaryFileSize (index_type fileAnnotationIndex) const |
Get the Size property of BinaryFile. More... | |
std::string | getBinaryOnlyMetadataFile () const |
Get the MetadataFile property of BinaryOnly. More... | |
std::string | getBinaryOnlyUUID () const |
Get the UUID property of BinaryOnly. More... | |
const std::string & | getBooleanAnnotationAnnotationRef (index_type booleanAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of BooleanAnnotation. More... | |
std::string | getBooleanAnnotationAnnotator (index_type booleanAnnotationIndex) const |
Get the Annotator property of BooleanAnnotation. More... | |
std::string | getBooleanAnnotationDescription (index_type booleanAnnotationIndex) const |
Get the Description property of BooleanAnnotation. More... | |
std::string | getBooleanAnnotationID (index_type booleanAnnotationIndex) const |
Get the ID property of BooleanAnnotation. More... | |
std::string | getBooleanAnnotationNamespace (index_type booleanAnnotationIndex) const |
Get the Namespace property of BooleanAnnotation. More... | |
bool | getBooleanAnnotationValue (index_type booleanAnnotationIndex) const |
Get the Value property of BooleanAnnotation. More... | |
ome::xml::model::enums::AcquisitionMode | getChannelAcquisitionMode (index_type imageIndex, index_type channelIndex) const |
Get the AcquisitionMode property of Channel. More... | |
const std::string & | getChannelAnnotationRef (index_type imageIndex, index_type channelIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Channel. More... | |
ome::xml::model::primitives::Color | getChannelColor (index_type imageIndex, index_type channelIndex) const |
Get the Color property of Channel. More... | |
ome::xml::model::enums::ContrastMethod | getChannelContrastMethod (index_type imageIndex, index_type channelIndex) const |
Get the ContrastMethod property of Channel. More... | |
ome::xml::model::primitives::PositiveInteger | getChannelEmissionWavelength (index_type imageIndex, index_type channelIndex) const |
Get the EmissionWavelength property of Channel. More... | |
ome::xml::model::primitives::PositiveInteger | getChannelExcitationWavelength (index_type imageIndex, index_type channelIndex) const |
Get the ExcitationWavelength property of Channel. More... | |
const std::string & | getChannelFilterSetRef (index_type imageIndex, index_type channelIndex) const |
Get the FilterSetRef property of Channel. More... | |
std::string | getChannelFluor (index_type imageIndex, index_type channelIndex) const |
Get the Fluor property of Channel. More... | |
std::string | getChannelID (index_type imageIndex, index_type channelIndex) const |
Get the ID property of Channel. More... | |
ome::xml::model::enums::IlluminationType | getChannelIlluminationType (index_type imageIndex, index_type channelIndex) const |
Get the IlluminationType property of Channel. More... | |
double | getChannelNDFilter (index_type imageIndex, index_type channelIndex) const |
Get the NDFilter property of Channel. More... | |
std::string | getChannelName (index_type imageIndex, index_type channelIndex) const |
Get the Name property of Channel. More... | |
double | getChannelPinholeSize (index_type imageIndex, index_type channelIndex) const |
Get the PinholeSize property of Channel. More... | |
int32_t | getChannelPockelCellSetting (index_type imageIndex, index_type channelIndex) const |
Get the PockelCellSetting property of Channel. More... | |
ome::xml::model::primitives::PositiveInteger | getChannelSamplesPerPixel (index_type imageIndex, index_type channelIndex) const |
Get the SamplesPerPixel property of Channel. More... | |
const std::string & | getCommentAnnotationAnnotationRef (index_type commentAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of CommentAnnotation. More... | |
std::string | getCommentAnnotationAnnotator (index_type commentAnnotationIndex) const |
Get the Annotator property of CommentAnnotation. More... | |
std::string | getCommentAnnotationDescription (index_type commentAnnotationIndex) const |
Get the Description property of CommentAnnotation. More... | |
std::string | getCommentAnnotationID (index_type commentAnnotationIndex) const |
Get the ID property of CommentAnnotation. More... | |
std::string | getCommentAnnotationNamespace (index_type commentAnnotationIndex) const |
Get the Namespace property of CommentAnnotation. More... | |
std::string | getCommentAnnotationValue (index_type commentAnnotationIndex) const |
Get the Value property of CommentAnnotation. More... | |
const std::string & | getDatasetAnnotationRef (index_type datasetIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Dataset. More... | |
std::string | getDatasetDescription (index_type datasetIndex) const |
Get the Description property of Dataset. More... | |
const std::string & | getDatasetExperimenterGroupRef (index_type datasetIndex) const |
Get the ExperimenterGroupRef property of Dataset. More... | |
const std::string & | getDatasetExperimenterRef (index_type datasetIndex) const |
Get the ExperimenterRef property of Dataset. More... | |
std::string | getDatasetID (index_type datasetIndex) const |
Get the ID property of Dataset. More... | |
const std::string & | getDatasetImageRef (index_type datasetIndex, index_type imageRefIndex) const |
Get the ImageRef property of Dataset. More... | |
std::string | getDatasetName (index_type datasetIndex) const |
Get the Name property of Dataset. More... | |
double | getDetectorAmplificationGain (index_type instrumentIndex, index_type detectorIndex) const |
Get the AmplificationGain property of Detector. More... | |
double | getDetectorGain (index_type instrumentIndex, index_type detectorIndex) const |
Get the Gain property of Detector. More... | |
std::string | getDetectorID (index_type instrumentIndex, index_type detectorIndex) const |
Get the ID property of Detector. More... | |
std::string | getDetectorLotNumber (index_type instrumentIndex, index_type detectorIndex) const |
Get the LotNumber property of Detector. More... | |
std::string | getDetectorManufacturer (index_type instrumentIndex, index_type detectorIndex) const |
Get the Manufacturer property of Detector. More... | |
std::string | getDetectorModel (index_type instrumentIndex, index_type detectorIndex) const |
Get the Model property of Detector. More... | |
double | getDetectorOffset (index_type instrumentIndex, index_type detectorIndex) const |
Get the Offset property of Detector. More... | |
std::string | getDetectorSerialNumber (index_type instrumentIndex, index_type detectorIndex) const |
Get the SerialNumber property of Detector. More... | |
ome::xml::model::enums::DetectorType | getDetectorType (index_type instrumentIndex, index_type detectorIndex) const |
Get the Type property of Detector. More... | |
double | getDetectorVoltage (index_type instrumentIndex, index_type detectorIndex) const |
Get the Voltage property of Detector. More... | |
double | getDetectorZoom (index_type instrumentIndex, index_type detectorIndex) const |
Get the Zoom property of Detector. More... | |
ome::xml::model::enums::Binning | getDetectorSettingsBinning (index_type imageIndex, index_type channelIndex) const |
Get the Binning property of DetectorSettings. More... | |
double | getDetectorSettingsGain (index_type imageIndex, index_type channelIndex) const |
Get the Gain property of DetectorSettings. More... | |
std::string | getDetectorSettingsID (index_type imageIndex, index_type channelIndex) const |
Get the ID property of DetectorSettings. More... | |
ome::xml::model::primitives::PositiveInteger | getDetectorSettingsIntegration (index_type imageIndex, index_type channelIndex) const |
Get the Integration property of DetectorSettings. More... | |
double | getDetectorSettingsOffset (index_type imageIndex, index_type channelIndex) const |
Get the Offset property of DetectorSettings. More... | |
double | getDetectorSettingsReadOutRate (index_type imageIndex, index_type channelIndex) const |
Get the ReadOutRate property of DetectorSettings. More... | |
double | getDetectorSettingsVoltage (index_type imageIndex, index_type channelIndex) const |
Get the Voltage property of DetectorSettings. More... | |
double | getDetectorSettingsZoom (index_type imageIndex, index_type channelIndex) const |
Get the Zoom property of DetectorSettings. More... | |
std::string | getDichroicID (index_type instrumentIndex, index_type dichroicIndex) const |
Get the ID property of Dichroic. More... | |
std::string | getDichroicLotNumber (index_type instrumentIndex, index_type dichroicIndex) const |
Get the LotNumber property of Dichroic. More... | |
std::string | getDichroicManufacturer (index_type instrumentIndex, index_type dichroicIndex) const |
Get the Manufacturer property of Dichroic. More... | |
std::string | getDichroicModel (index_type instrumentIndex, index_type dichroicIndex) const |
Get the Model property of Dichroic. More... | |
std::string | getDichroicSerialNumber (index_type instrumentIndex, index_type dichroicIndex) const |
Get the SerialNumber property of Dichroic. More... | |
const std::string & | getDoubleAnnotationAnnotationRef (index_type doubleAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of DoubleAnnotation. More... | |
std::string | getDoubleAnnotationAnnotator (index_type doubleAnnotationIndex) const |
Get the Annotator property of DoubleAnnotation. More... | |
std::string | getDoubleAnnotationDescription (index_type doubleAnnotationIndex) const |
Get the Description property of DoubleAnnotation. More... | |
std::string | getDoubleAnnotationID (index_type doubleAnnotationIndex) const |
Get the ID property of DoubleAnnotation. More... | |
std::string | getDoubleAnnotationNamespace (index_type doubleAnnotationIndex) const |
Get the Namespace property of DoubleAnnotation. More... | |
double | getDoubleAnnotationValue (index_type doubleAnnotationIndex) const |
Get the Value property of DoubleAnnotation. More... | |
ome::xml::model::primitives::Color | getEllipseFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Ellipse. More... | |
ome::xml::model::enums::FillRule | getEllipseFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Ellipse. More... | |
ome::xml::model::enums::FontFamily | getEllipseFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Ellipse. More... | |
ome::xml::model::primitives::NonNegativeInteger | getEllipseFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Ellipse. More... | |
ome::xml::model::enums::FontStyle | getEllipseFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Ellipse. More... | |
std::string | getEllipseID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Ellipse. More... | |
ome::xml::model::enums::LineCap | getEllipseLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Ellipse. More... | |
bool | getEllipseLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Ellipse. More... | |
ome::xml::model::primitives::Color | getEllipseStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Ellipse. More... | |
std::string | getEllipseStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Ellipse. More... | |
double | getEllipseStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Ellipse. More... | |
std::string | getEllipseText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Ellipse. More... | |
ome::xml::model::primitives::NonNegativeInteger | getEllipseTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Ellipse. More... | |
ome::xml::model::primitives::NonNegativeInteger | getEllipseTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Ellipse. More... | |
ome::xml::model::primitives::NonNegativeInteger | getEllipseTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Ellipse. More... | |
const ::ome::xml::model::AffineTransform & | getEllipseTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Ellipse. More... | |
bool | getEllipseVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Ellipse. More... | |
double | getEllipseRadiusX (index_type ROIIndex, index_type shapeIndex) const |
Get the RadiusX property of Ellipse. More... | |
double | getEllipseRadiusY (index_type ROIIndex, index_type shapeIndex) const |
Get the RadiusY property of Ellipse. More... | |
double | getEllipseX (index_type ROIIndex, index_type shapeIndex) const |
Get the X property of Ellipse. More... | |
double | getEllipseY (index_type ROIIndex, index_type shapeIndex) const |
Get the Y property of Ellipse. More... | |
std::string | getExperimentDescription (index_type experimentIndex) const |
Get the Description property of Experiment. More... | |
const std::string & | getExperimentExperimenterRef (index_type experimentIndex) const |
Get the ExperimenterRef property of Experiment. More... | |
std::string | getExperimentID (index_type experimentIndex) const |
Get the ID property of Experiment. More... | |
ome::xml::model::enums::ExperimentType | getExperimentType (index_type experimentIndex) const |
Get the Type property of Experiment. More... | |
const std::string & | getExperimenterAnnotationRef (index_type experimenterIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Experimenter. More... | |
std::string | getExperimenterEmail (index_type experimenterIndex) const |
Get the Email property of Experimenter. More... | |
std::string | getExperimenterFirstName (index_type experimenterIndex) const |
Get the FirstName property of Experimenter. More... | |
std::string | getExperimenterID (index_type experimenterIndex) const |
Get the ID property of Experimenter. More... | |
std::string | getExperimenterInstitution (index_type experimenterIndex) const |
Get the Institution property of Experimenter. More... | |
std::string | getExperimenterLastName (index_type experimenterIndex) const |
Get the LastName property of Experimenter. More... | |
std::string | getExperimenterMiddleName (index_type experimenterIndex) const |
Get the MiddleName property of Experimenter. More... | |
std::string | getExperimenterUserName (index_type experimenterIndex) const |
Get the UserName property of Experimenter. More... | |
const std::string & | getExperimenterGroupAnnotationRef (index_type experimenterGroupIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of ExperimenterGroup. More... | |
std::string | getExperimenterGroupDescription (index_type experimenterGroupIndex) const |
Get the Description property of ExperimenterGroup. More... | |
const std::string & | getExperimenterGroupExperimenterRef (index_type experimenterGroupIndex, index_type experimenterRefIndex) const |
Get the ExperimenterRef property of ExperimenterGroup. More... | |
std::string | getExperimenterGroupID (index_type experimenterGroupIndex) const |
Get the ID property of ExperimenterGroup. More... | |
const std::string & | getExperimenterGroupLeader (index_type experimenterGroupIndex, index_type leaderIndex) const |
Get the Leader property of ExperimenterGroup. More... | |
std::string | getExperimenterGroupName (index_type experimenterGroupIndex) const |
Get the Name property of ExperimenterGroup. More... | |
std::string | getFilamentID (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the ID property of Filament. More... | |
std::string | getFilamentLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the LotNumber property of Filament. More... | |
std::string | getFilamentManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Manufacturer property of Filament. More... | |
std::string | getFilamentModel (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Model property of Filament. More... | |
double | getFilamentPower (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Power property of Filament. More... | |
std::string | getFilamentSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the SerialNumber property of Filament. More... | |
ome::xml::model::enums::FilamentType | getFilamentType (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Type property of Filament. More... | |
const std::string & | getFileAnnotationAnnotationRef (index_type fileAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of FileAnnotation. More... | |
std::string | getFileAnnotationAnnotator (index_type fileAnnotationIndex) const |
Get the Annotator property of FileAnnotation. More... | |
std::string | getFileAnnotationDescription (index_type fileAnnotationIndex) const |
Get the Description property of FileAnnotation. More... | |
std::string | getFileAnnotationID (index_type fileAnnotationIndex) const |
Get the ID property of FileAnnotation. More... | |
std::string | getFileAnnotationNamespace (index_type fileAnnotationIndex) const |
Get the Namespace property of FileAnnotation. More... | |
std::string | getFilterFilterWheel (index_type instrumentIndex, index_type filterIndex) const |
Get the FilterWheel property of Filter. More... | |
std::string | getFilterID (index_type instrumentIndex, index_type filterIndex) const |
Get the ID property of Filter. More... | |
std::string | getFilterLotNumber (index_type instrumentIndex, index_type filterIndex) const |
Get the LotNumber property of Filter. More... | |
std::string | getFilterManufacturer (index_type instrumentIndex, index_type filterIndex) const |
Get the Manufacturer property of Filter. More... | |
std::string | getFilterModel (index_type instrumentIndex, index_type filterIndex) const |
Get the Model property of Filter. More... | |
std::string | getFilterSerialNumber (index_type instrumentIndex, index_type filterIndex) const |
Get the SerialNumber property of Filter. More... | |
ome::xml::model::enums::FilterType | getFilterType (index_type instrumentIndex, index_type filterIndex) const |
Get the Type property of Filter. More... | |
const std::string & | getFilterSetDichroicRef (index_type instrumentIndex, index_type filterSetIndex) const |
Get the DichroicRef property of FilterSet. More... | |
const std::string & | getFilterSetEmissionFilterRef (index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex) const |
Get the EmissionFilterRef property of FilterSet. More... | |
const std::string & | getFilterSetExcitationFilterRef (index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex) const |
Get the ExcitationFilterRef property of FilterSet. More... | |
std::string | getFilterSetID (index_type instrumentIndex, index_type filterSetIndex) const |
Get the ID property of FilterSet. More... | |
std::string | getFilterSetLotNumber (index_type instrumentIndex, index_type filterSetIndex) const |
Get the LotNumber property of FilterSet. More... | |
std::string | getFilterSetManufacturer (index_type instrumentIndex, index_type filterSetIndex) const |
Get the Manufacturer property of FilterSet. More... | |
std::string | getFilterSetModel (index_type instrumentIndex, index_type filterSetIndex) const |
Get the Model property of FilterSet. More... | |
std::string | getFilterSetSerialNumber (index_type instrumentIndex, index_type filterSetIndex) const |
Get the SerialNumber property of FilterSet. More... | |
ome::xml::model::primitives::Timestamp | getImageAcquisitionDate (index_type imageIndex) const |
Get the AcquisitionDate property of Image. More... | |
const std::string & | getImageAnnotationRef (index_type imageIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Image. More... | |
std::string | getImageDescription (index_type imageIndex) const |
Get the Description property of Image. More... | |
const std::string & | getImageExperimentRef (index_type imageIndex) const |
Get the ExperimentRef property of Image. More... | |
const std::string & | getImageExperimenterGroupRef (index_type imageIndex) const |
Get the ExperimenterGroupRef property of Image. More... | |
const std::string & | getImageExperimenterRef (index_type imageIndex) const |
Get the ExperimenterRef property of Image. More... | |
std::string | getImageID (index_type imageIndex) const |
Get the ID property of Image. More... | |
const std::string & | getImageInstrumentRef (index_type imageIndex) const |
Get the InstrumentRef property of Image. More... | |
const std::string & | getImageMicrobeamManipulationRef (index_type imageIndex, index_type microbeamManipulationRefIndex) const |
Get the MicrobeamManipulationRef property of Image. More... | |
std::string | getImageName (index_type imageIndex) const |
Get the Name property of Image. More... | |
const std::string & | getImageROIRef (index_type imageIndex, index_type ROIRefIndex) const |
Get the ROIRef property of Image. More... | |
double | getImagingEnvironmentAirPressure (index_type imageIndex) const |
Get the AirPressure property of ImagingEnvironment. More... | |
ome::xml::model::primitives::PercentFraction | getImagingEnvironmentCO2Percent (index_type imageIndex) const |
Get the CO2Percent property of ImagingEnvironment. More... | |
ome::xml::model::primitives::PercentFraction | getImagingEnvironmentHumidity (index_type imageIndex) const |
Get the Humidity property of ImagingEnvironment. More... | |
double | getImagingEnvironmentTemperature (index_type imageIndex) const |
Get the Temperature property of ImagingEnvironment. More... | |
std::string | getInstrumentID (index_type instrumentIndex) const |
Get the ID property of Instrument. More... | |
ome::xml::model::primitives::Color | getLabelFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Label. More... | |
ome::xml::model::enums::FillRule | getLabelFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Label. More... | |
ome::xml::model::enums::FontFamily | getLabelFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Label. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLabelFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Label. More... | |
ome::xml::model::enums::FontStyle | getLabelFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Label. More... | |
std::string | getLabelID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Label. More... | |
ome::xml::model::enums::LineCap | getLabelLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Label. More... | |
bool | getLabelLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Label. More... | |
ome::xml::model::primitives::Color | getLabelStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Label. More... | |
std::string | getLabelStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Label. More... | |
double | getLabelStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Label. More... | |
std::string | getLabelText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Label. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLabelTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Label. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLabelTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Label. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLabelTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Label. More... | |
const ::ome::xml::model::AffineTransform & | getLabelTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Label. More... | |
bool | getLabelVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Label. More... | |
double | getLabelX (index_type ROIIndex, index_type shapeIndex) const |
Get the X property of Label. More... | |
double | getLabelY (index_type ROIIndex, index_type shapeIndex) const |
Get the Y property of Label. More... | |
std::string | getLaserID (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the ID property of Laser. More... | |
std::string | getLaserLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the LotNumber property of Laser. More... | |
std::string | getLaserManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Manufacturer property of Laser. More... | |
std::string | getLaserModel (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Model property of Laser. More... | |
double | getLaserPower (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Power property of Laser. More... | |
std::string | getLaserSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the SerialNumber property of Laser. More... | |
ome::xml::model::primitives::PositiveInteger | getLaserFrequencyMultiplication (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the FrequencyMultiplication property of Laser. More... | |
ome::xml::model::enums::LaserMedium | getLaserLaserMedium (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the LaserMedium property of Laser. More... | |
bool | getLaserPockelCell (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the PockelCell property of Laser. More... | |
ome::xml::model::enums::Pulse | getLaserPulse (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Pulse property of Laser. More... | |
const std::string & | getLaserPump (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Pump property of Laser. More... | |
double | getLaserRepetitionRate (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the RepetitionRate property of Laser. More... | |
bool | getLaserTuneable (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Tuneable property of Laser. More... | |
ome::xml::model::enums::LaserType | getLaserType (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Type property of Laser. More... | |
ome::xml::model::primitives::PositiveInteger | getLaserWavelength (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Wavelength property of Laser. More... | |
std::string | getLightEmittingDiodeID (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the ID property of LightEmittingDiode. More... | |
std::string | getLightEmittingDiodeLotNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the LotNumber property of LightEmittingDiode. More... | |
std::string | getLightEmittingDiodeManufacturer (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Manufacturer property of LightEmittingDiode. More... | |
std::string | getLightEmittingDiodeModel (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Model property of LightEmittingDiode. More... | |
double | getLightEmittingDiodePower (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the Power property of LightEmittingDiode. More... | |
std::string | getLightEmittingDiodeSerialNumber (index_type instrumentIndex, index_type lightSourceIndex) const |
Get the SerialNumber property of LightEmittingDiode. More... | |
const std::string & | getLightPathDichroicRef (index_type imageIndex, index_type channelIndex) const |
Get the DichroicRef property of LightPath. More... | |
const std::string & | getLightPathEmissionFilterRef (index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex) const |
Get the EmissionFilterRef property of LightPath. More... | |
const std::string & | getLightPathExcitationFilterRef (index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex) const |
Get the ExcitationFilterRef property of LightPath. More... | |
ome::xml::model::primitives::PercentFraction | getChannelLightSourceSettingsAttenuation (index_type imageIndex, index_type channelIndex) const |
Get the Attenuation property of LightSourceSettings. More... | |
ome::xml::model::primitives::PercentFraction | getMicrobeamManipulationLightSourceSettingsAttenuation (index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const |
Get the Attenuation property of LightSourceSettings. More... | |
std::string | getChannelLightSourceSettingsID (index_type imageIndex, index_type channelIndex) const |
Get the ID property of LightSourceSettings. More... | |
std::string | getMicrobeamManipulationLightSourceSettingsID (index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const |
Get the ID property of LightSourceSettings. More... | |
ome::xml::model::primitives::PositiveInteger | getChannelLightSourceSettingsWavelength (index_type imageIndex, index_type channelIndex) const |
Get the Wavelength property of LightSourceSettings. More... | |
ome::xml::model::primitives::PositiveInteger | getMicrobeamManipulationLightSourceSettingsWavelength (index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) const |
Get the Wavelength property of LightSourceSettings. More... | |
ome::xml::model::primitives::Color | getLineFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Line. More... | |
ome::xml::model::enums::FillRule | getLineFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Line. More... | |
ome::xml::model::enums::FontFamily | getLineFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Line. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLineFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Line. More... | |
ome::xml::model::enums::FontStyle | getLineFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Line. More... | |
std::string | getLineID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Line. More... | |
ome::xml::model::enums::LineCap | getLineLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Line. More... | |
bool | getLineLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Line. More... | |
ome::xml::model::primitives::Color | getLineStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Line. More... | |
std::string | getLineStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Line. More... | |
double | getLineStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Line. More... | |
std::string | getLineText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Line. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLineTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Line. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLineTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Line. More... | |
ome::xml::model::primitives::NonNegativeInteger | getLineTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Line. More... | |
const ::ome::xml::model::AffineTransform & | getLineTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Line. More... | |
bool | getLineVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Line. More... | |
ome::xml::model::enums::Marker | getLineMarkerEnd (index_type ROIIndex, index_type shapeIndex) const |
Get the MarkerEnd property of Line. More... | |
ome::xml::model::enums::Marker | getLineMarkerStart (index_type ROIIndex, index_type shapeIndex) const |
Get the MarkerStart property of Line. More... | |
double | getLineX1 (index_type ROIIndex, index_type shapeIndex) const |
Get the X1 property of Line. More... | |
double | getLineX2 (index_type ROIIndex, index_type shapeIndex) const |
Get the X2 property of Line. More... | |
double | getLineY1 (index_type ROIIndex, index_type shapeIndex) const |
Get the Y1 property of Line. More... | |
double | getLineY2 (index_type ROIIndex, index_type shapeIndex) const |
Get the Y2 property of Line. More... | |
const std::string & | getListAnnotationAnnotationRef (index_type listAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of ListAnnotation. More... | |
std::string | getListAnnotationAnnotator (index_type listAnnotationIndex) const |
Get the Annotator property of ListAnnotation. More... | |
std::string | getListAnnotationDescription (index_type listAnnotationIndex) const |
Get the Description property of ListAnnotation. More... | |
std::string | getListAnnotationID (index_type listAnnotationIndex) const |
Get the ID property of ListAnnotation. More... | |
std::string | getListAnnotationNamespace (index_type listAnnotationIndex) const |
Get the Namespace property of ListAnnotation. More... | |
const std::string & | getLongAnnotationAnnotationRef (index_type longAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of LongAnnotation. More... | |
std::string | getLongAnnotationAnnotator (index_type longAnnotationIndex) const |
Get the Annotator property of LongAnnotation. More... | |
std::string | getLongAnnotationDescription (index_type longAnnotationIndex) const |
Get the Description property of LongAnnotation. More... | |
std::string | getLongAnnotationID (index_type longAnnotationIndex) const |
Get the ID property of LongAnnotation. More... | |
std::string | getLongAnnotationNamespace (index_type longAnnotationIndex) const |
Get the Namespace property of LongAnnotation. More... | |
int64_t | getLongAnnotationValue (index_type longAnnotationIndex) const |
Get the Value property of LongAnnotation. More... | |
ome::xml::model::primitives::Color | getMaskFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Mask. More... | |
ome::xml::model::enums::FillRule | getMaskFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Mask. More... | |
ome::xml::model::enums::FontFamily | getMaskFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Mask. More... | |
ome::xml::model::primitives::NonNegativeInteger | getMaskFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Mask. More... | |
ome::xml::model::enums::FontStyle | getMaskFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Mask. More... | |
std::string | getMaskID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Mask. More... | |
ome::xml::model::enums::LineCap | getMaskLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Mask. More... | |
bool | getMaskLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Mask. More... | |
ome::xml::model::primitives::Color | getMaskStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Mask. More... | |
std::string | getMaskStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Mask. More... | |
double | getMaskStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Mask. More... | |
std::string | getMaskText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Mask. More... | |
ome::xml::model::primitives::NonNegativeInteger | getMaskTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Mask. More... | |
ome::xml::model::primitives::NonNegativeInteger | getMaskTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Mask. More... | |
ome::xml::model::primitives::NonNegativeInteger | getMaskTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Mask. More... | |
const ::ome::xml::model::AffineTransform & | getMaskTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Mask. More... | |
bool | getMaskVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Mask. More... | |
double | getMaskHeight (index_type ROIIndex, index_type shapeIndex) const |
Get the Height property of Mask. More... | |
double | getMaskWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the Width property of Mask. More... | |
double | getMaskX (index_type ROIIndex, index_type shapeIndex) const |
Get the X property of Mask. More... | |
double | getMaskY (index_type ROIIndex, index_type shapeIndex) const |
Get the Y property of Mask. More... | |
std::string | getMicrobeamManipulationDescription (index_type experimentIndex, index_type microbeamManipulationIndex) const |
Get the Description property of MicrobeamManipulation. More... | |
const std::string & | getMicrobeamManipulationExperimenterRef (index_type experimentIndex, index_type microbeamManipulationIndex) const |
Get the ExperimenterRef property of MicrobeamManipulation. More... | |
std::string | getMicrobeamManipulationID (index_type experimentIndex, index_type microbeamManipulationIndex) const |
Get the ID property of MicrobeamManipulation. More... | |
const std::string & | getMicrobeamManipulationROIRef (index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex) const |
Get the ROIRef property of MicrobeamManipulation. More... | |
ome::xml::model::enums::MicrobeamManipulationType | getMicrobeamManipulationType (index_type experimentIndex, index_type microbeamManipulationIndex) const |
Get the Type property of MicrobeamManipulation. More... | |
std::string | getMicroscopeLotNumber (index_type instrumentIndex) const |
Get the LotNumber property of Microscope. More... | |
std::string | getMicroscopeManufacturer (index_type instrumentIndex) const |
Get the Manufacturer property of Microscope. More... | |
std::string | getMicroscopeModel (index_type instrumentIndex) const |
Get the Model property of Microscope. More... | |
std::string | getMicroscopeSerialNumber (index_type instrumentIndex) const |
Get the SerialNumber property of Microscope. More... | |
ome::xml::model::enums::MicroscopeType | getMicroscopeType (index_type instrumentIndex) const |
Get the Type property of Microscope. More... | |
double | getObjectiveCalibratedMagnification (index_type instrumentIndex, index_type objectiveIndex) const |
Get the CalibratedMagnification property of Objective. More... | |
ome::xml::model::enums::Correction | getObjectiveCorrection (index_type instrumentIndex, index_type objectiveIndex) const |
Get the Correction property of Objective. More... | |
std::string | getObjectiveID (index_type instrumentIndex, index_type objectiveIndex) const |
Get the ID property of Objective. More... | |
ome::xml::model::enums::Immersion | getObjectiveImmersion (index_type instrumentIndex, index_type objectiveIndex) const |
Get the Immersion property of Objective. More... | |
bool | getObjectiveIris (index_type instrumentIndex, index_type objectiveIndex) const |
Get the Iris property of Objective. More... | |
double | getObjectiveLensNA (index_type instrumentIndex, index_type objectiveIndex) const |
Get the LensNA property of Objective. More... | |
std::string | getObjectiveLotNumber (index_type instrumentIndex, index_type objectiveIndex) const |
Get the LotNumber property of Objective. More... | |
std::string | getObjectiveManufacturer (index_type instrumentIndex, index_type objectiveIndex) const |
Get the Manufacturer property of Objective. More... | |
std::string | getObjectiveModel (index_type instrumentIndex, index_type objectiveIndex) const |
Get the Model property of Objective. More... | |
double | getObjectiveNominalMagnification (index_type instrumentIndex, index_type objectiveIndex) const |
Get the NominalMagnification property of Objective. More... | |
std::string | getObjectiveSerialNumber (index_type instrumentIndex, index_type objectiveIndex) const |
Get the SerialNumber property of Objective. More... | |
double | getObjectiveWorkingDistance (index_type instrumentIndex, index_type objectiveIndex) const |
Get the WorkingDistance property of Objective. More... | |
double | getObjectiveSettingsCorrectionCollar (index_type imageIndex) const |
Get the CorrectionCollar property of ObjectiveSettings. More... | |
std::string | getObjectiveSettingsID (index_type imageIndex) const |
Get the ID property of ObjectiveSettings. More... | |
ome::xml::model::enums::Medium | getObjectiveSettingsMedium (index_type imageIndex) const |
Get the Medium property of ObjectiveSettings. More... | |
double | getObjectiveSettingsRefractiveIndex (index_type imageIndex) const |
Get the RefractiveIndex property of ObjectiveSettings. More... | |
const std::string & | getPixelsAnnotationRef (index_type imageIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Pixels. More... | |
bool | getPixelsBigEndian (index_type imageIndex) const |
Get the BigEndian property of Pixels. More... | |
ome::xml::model::enums::DimensionOrder | getPixelsDimensionOrder (index_type imageIndex) const |
Get the DimensionOrder property of Pixels. More... | |
std::string | getPixelsID (index_type imageIndex) const |
Get the ID property of Pixels. More... | |
bool | getPixelsInterleaved (index_type imageIndex) const |
Get the Interleaved property of Pixels. More... | |
ome::xml::model::primitives::PositiveFloat | getPixelsPhysicalSizeX (index_type imageIndex) const |
Get the PhysicalSizeX property of Pixels. More... | |
ome::xml::model::primitives::PositiveFloat | getPixelsPhysicalSizeY (index_type imageIndex) const |
Get the PhysicalSizeY property of Pixels. More... | |
ome::xml::model::primitives::PositiveFloat | getPixelsPhysicalSizeZ (index_type imageIndex) const |
Get the PhysicalSizeZ property of Pixels. More... | |
ome::xml::model::primitives::PositiveInteger | getPixelsSignificantBits (index_type imageIndex) const |
Get the SignificantBits property of Pixels. More... | |
ome::xml::model::primitives::PositiveInteger | getPixelsSizeC (index_type imageIndex) const |
Get the SizeC property of Pixels. More... | |
ome::xml::model::primitives::PositiveInteger | getPixelsSizeT (index_type imageIndex) const |
Get the SizeT property of Pixels. More... | |
ome::xml::model::primitives::PositiveInteger | getPixelsSizeX (index_type imageIndex) const |
Get the SizeX property of Pixels. More... | |
ome::xml::model::primitives::PositiveInteger | getPixelsSizeY (index_type imageIndex) const |
Get the SizeY property of Pixels. More... | |
ome::xml::model::primitives::PositiveInteger | getPixelsSizeZ (index_type imageIndex) const |
Get the SizeZ property of Pixels. More... | |
double | getPixelsTimeIncrement (index_type imageIndex) const |
Get the TimeIncrement property of Pixels. More... | |
ome::xml::model::enums::PixelType | getPixelsType (index_type imageIndex) const |
Get the Type property of Pixels. More... | |
const std::string & | getPlaneAnnotationRef (index_type imageIndex, index_type planeIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Plane. More... | |
double | getPlaneDeltaT (index_type imageIndex, index_type planeIndex) const |
Get the DeltaT property of Plane. More... | |
double | getPlaneExposureTime (index_type imageIndex, index_type planeIndex) const |
Get the ExposureTime property of Plane. More... | |
std::string | getPlaneHashSHA1 (index_type imageIndex, index_type planeIndex) const |
Get the HashSHA1 property of Plane. More... | |
double | getPlanePositionX (index_type imageIndex, index_type planeIndex) const |
Get the PositionX property of Plane. More... | |
double | getPlanePositionY (index_type imageIndex, index_type planeIndex) const |
Get the PositionY property of Plane. More... | |
double | getPlanePositionZ (index_type imageIndex, index_type planeIndex) const |
Get the PositionZ property of Plane. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPlaneTheC (index_type imageIndex, index_type planeIndex) const |
Get the TheC property of Plane. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPlaneTheT (index_type imageIndex, index_type planeIndex) const |
Get the TheT property of Plane. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPlaneTheZ (index_type imageIndex, index_type planeIndex) const |
Get the TheZ property of Plane. More... | |
const std::string & | getPlateAnnotationRef (index_type plateIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Plate. More... | |
ome::xml::model::enums::NamingConvention | getPlateColumnNamingConvention (index_type plateIndex) const |
Get the ColumnNamingConvention property of Plate. More... | |
ome::xml::model::primitives::PositiveInteger | getPlateColumns (index_type plateIndex) const |
Get the Columns property of Plate. More... | |
std::string | getPlateDescription (index_type plateIndex) const |
Get the Description property of Plate. More... | |
std::string | getPlateExternalIdentifier (index_type plateIndex) const |
Get the ExternalIdentifier property of Plate. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPlateFieldIndex (index_type plateIndex) const |
Get the FieldIndex property of Plate. More... | |
std::string | getPlateID (index_type plateIndex) const |
Get the ID property of Plate. More... | |
std::string | getPlateName (index_type plateIndex) const |
Get the Name property of Plate. More... | |
ome::xml::model::enums::NamingConvention | getPlateRowNamingConvention (index_type plateIndex) const |
Get the RowNamingConvention property of Plate. More... | |
ome::xml::model::primitives::PositiveInteger | getPlateRows (index_type plateIndex) const |
Get the Rows property of Plate. More... | |
std::string | getPlateStatus (index_type plateIndex) const |
Get the Status property of Plate. More... | |
double | getPlateWellOriginX (index_type plateIndex) const |
Get the WellOriginX property of Plate. More... | |
double | getPlateWellOriginY (index_type plateIndex) const |
Get the WellOriginY property of Plate. More... | |
const std::string & | getPlateAcquisitionAnnotationRef (index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of PlateAcquisition. More... | |
std::string | getPlateAcquisitionDescription (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the Description property of PlateAcquisition. More... | |
ome::xml::model::primitives::Timestamp | getPlateAcquisitionEndTime (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the EndTime property of PlateAcquisition. More... | |
std::string | getPlateAcquisitionID (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the ID property of PlateAcquisition. More... | |
ome::xml::model::primitives::PositiveInteger | getPlateAcquisitionMaximumFieldCount (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the MaximumFieldCount property of PlateAcquisition. More... | |
std::string | getPlateAcquisitionName (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the Name property of PlateAcquisition. More... | |
ome::xml::model::primitives::Timestamp | getPlateAcquisitionStartTime (index_type plateIndex, index_type plateAcquisitionIndex) const |
Get the StartTime property of PlateAcquisition. More... | |
const std::string & | getPlateAcquisitionWellSampleRef (index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex) const |
Get the WellSampleRef property of PlateAcquisition. More... | |
ome::xml::model::primitives::Color | getPointFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Point. More... | |
ome::xml::model::enums::FillRule | getPointFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Point. More... | |
ome::xml::model::enums::FontFamily | getPointFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Point. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPointFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Point. More... | |
ome::xml::model::enums::FontStyle | getPointFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Point. More... | |
std::string | getPointID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Point. More... | |
ome::xml::model::enums::LineCap | getPointLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Point. More... | |
bool | getPointLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Point. More... | |
ome::xml::model::primitives::Color | getPointStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Point. More... | |
std::string | getPointStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Point. More... | |
double | getPointStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Point. More... | |
std::string | getPointText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Point. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPointTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Point. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPointTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Point. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPointTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Point. More... | |
const ::ome::xml::model::AffineTransform & | getPointTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Point. More... | |
bool | getPointVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Point. More... | |
double | getPointX (index_type ROIIndex, index_type shapeIndex) const |
Get the X property of Point. More... | |
double | getPointY (index_type ROIIndex, index_type shapeIndex) const |
Get the Y property of Point. More... | |
ome::xml::model::primitives::Color | getPolygonFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Polygon. More... | |
ome::xml::model::enums::FillRule | getPolygonFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Polygon. More... | |
ome::xml::model::enums::FontFamily | getPolygonFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Polygon. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolygonFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Polygon. More... | |
ome::xml::model::enums::FontStyle | getPolygonFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Polygon. More... | |
std::string | getPolygonID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Polygon. More... | |
ome::xml::model::enums::LineCap | getPolygonLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Polygon. More... | |
bool | getPolygonLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Polygon. More... | |
ome::xml::model::primitives::Color | getPolygonStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Polygon. More... | |
std::string | getPolygonStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Polygon. More... | |
double | getPolygonStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Polygon. More... | |
std::string | getPolygonText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Polygon. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolygonTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Polygon. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolygonTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Polygon. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolygonTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Polygon. More... | |
const ::ome::xml::model::AffineTransform & | getPolygonTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Polygon. More... | |
bool | getPolygonVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Polygon. More... | |
std::string | getPolygonPoints (index_type ROIIndex, index_type shapeIndex) const |
Get the Points property of Polygon. More... | |
ome::xml::model::primitives::Color | getPolylineFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Polyline. More... | |
ome::xml::model::enums::FillRule | getPolylineFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Polyline. More... | |
ome::xml::model::enums::FontFamily | getPolylineFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Polyline. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolylineFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Polyline. More... | |
ome::xml::model::enums::FontStyle | getPolylineFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Polyline. More... | |
std::string | getPolylineID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Polyline. More... | |
ome::xml::model::enums::LineCap | getPolylineLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Polyline. More... | |
bool | getPolylineLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Polyline. More... | |
ome::xml::model::primitives::Color | getPolylineStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Polyline. More... | |
std::string | getPolylineStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Polyline. More... | |
double | getPolylineStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Polyline. More... | |
std::string | getPolylineText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Polyline. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolylineTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Polyline. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolylineTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Polyline. More... | |
ome::xml::model::primitives::NonNegativeInteger | getPolylineTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Polyline. More... | |
const ::ome::xml::model::AffineTransform & | getPolylineTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Polyline. More... | |
bool | getPolylineVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Polyline. More... | |
ome::xml::model::enums::Marker | getPolylineMarkerEnd (index_type ROIIndex, index_type shapeIndex) const |
Get the MarkerEnd property of Polyline. More... | |
ome::xml::model::enums::Marker | getPolylineMarkerStart (index_type ROIIndex, index_type shapeIndex) const |
Get the MarkerStart property of Polyline. More... | |
std::string | getPolylinePoints (index_type ROIIndex, index_type shapeIndex) const |
Get the Points property of Polyline. More... | |
const std::string & | getProjectAnnotationRef (index_type projectIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Project. More... | |
const std::string & | getProjectDatasetRef (index_type projectIndex, index_type datasetRefIndex) const |
Get the DatasetRef property of Project. More... | |
std::string | getProjectDescription (index_type projectIndex) const |
Get the Description property of Project. More... | |
const std::string & | getProjectExperimenterGroupRef (index_type projectIndex) const |
Get the ExperimenterGroupRef property of Project. More... | |
const std::string & | getProjectExperimenterRef (index_type projectIndex) const |
Get the ExperimenterRef property of Project. More... | |
std::string | getProjectID (index_type projectIndex) const |
Get the ID property of Project. More... | |
std::string | getProjectName (index_type projectIndex) const |
Get the Name property of Project. More... | |
const std::string & | getROIAnnotationRef (index_type ROIIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of ROI. More... | |
std::string | getROIDescription (index_type ROIIndex) const |
Get the Description property of ROI. More... | |
std::string | getROIID (index_type ROIIndex) const |
Get the ID property of ROI. More... | |
std::string | getROIName (index_type ROIIndex) const |
Get the Name property of ROI. More... | |
std::string | getROINamespace (index_type ROIIndex) const |
Get the Namespace property of ROI. More... | |
const std::string & | getReagentAnnotationRef (index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Reagent. More... | |
std::string | getReagentDescription (index_type screenIndex, index_type reagentIndex) const |
Get the Description property of Reagent. More... | |
std::string | getReagentID (index_type screenIndex, index_type reagentIndex) const |
Get the ID property of Reagent. More... | |
std::string | getReagentName (index_type screenIndex, index_type reagentIndex) const |
Get the Name property of Reagent. More... | |
std::string | getReagentReagentIdentifier (index_type screenIndex, index_type reagentIndex) const |
Get the ReagentIdentifier property of Reagent. More... | |
ome::xml::model::primitives::Color | getRectangleFillColor (index_type ROIIndex, index_type shapeIndex) const |
Get the FillColor property of Rectangle. More... | |
ome::xml::model::enums::FillRule | getRectangleFillRule (index_type ROIIndex, index_type shapeIndex) const |
Get the FillRule property of Rectangle. More... | |
ome::xml::model::enums::FontFamily | getRectangleFontFamily (index_type ROIIndex, index_type shapeIndex) const |
Get the FontFamily property of Rectangle. More... | |
ome::xml::model::primitives::NonNegativeInteger | getRectangleFontSize (index_type ROIIndex, index_type shapeIndex) const |
Get the FontSize property of Rectangle. More... | |
ome::xml::model::enums::FontStyle | getRectangleFontStyle (index_type ROIIndex, index_type shapeIndex) const |
Get the FontStyle property of Rectangle. More... | |
std::string | getRectangleID (index_type ROIIndex, index_type shapeIndex) const |
Get the ID property of Rectangle. More... | |
ome::xml::model::enums::LineCap | getRectangleLineCap (index_type ROIIndex, index_type shapeIndex) const |
Get the LineCap property of Rectangle. More... | |
bool | getRectangleLocked (index_type ROIIndex, index_type shapeIndex) const |
Get the Locked property of Rectangle. More... | |
ome::xml::model::primitives::Color | getRectangleStrokeColor (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeColor property of Rectangle. More... | |
std::string | getRectangleStrokeDashArray (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeDashArray property of Rectangle. More... | |
double | getRectangleStrokeWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the StrokeWidth property of Rectangle. More... | |
std::string | getRectangleText (index_type ROIIndex, index_type shapeIndex) const |
Get the Text property of Rectangle. More... | |
ome::xml::model::primitives::NonNegativeInteger | getRectangleTheC (index_type ROIIndex, index_type shapeIndex) const |
Get the TheC property of Rectangle. More... | |
ome::xml::model::primitives::NonNegativeInteger | getRectangleTheT (index_type ROIIndex, index_type shapeIndex) const |
Get the TheT property of Rectangle. More... | |
ome::xml::model::primitives::NonNegativeInteger | getRectangleTheZ (index_type ROIIndex, index_type shapeIndex) const |
Get the TheZ property of Rectangle. More... | |
const ::ome::xml::model::AffineTransform & | getRectangleTransform (index_type ROIIndex, index_type shapeIndex) const |
Get the Transform property of Rectangle. More... | |
bool | getRectangleVisible (index_type ROIIndex, index_type shapeIndex) const |
Get the Visible property of Rectangle. More... | |
double | getRectangleHeight (index_type ROIIndex, index_type shapeIndex) const |
Get the Height property of Rectangle. More... | |
double | getRectangleWidth (index_type ROIIndex, index_type shapeIndex) const |
Get the Width property of Rectangle. More... | |
double | getRectangleX (index_type ROIIndex, index_type shapeIndex) const |
Get the X property of Rectangle. More... | |
double | getRectangleY (index_type ROIIndex, index_type shapeIndex) const |
Get the Y property of Rectangle. More... | |
std::string | getRightsRightsHeld () const |
Get the RightsHeld property of Rights. More... | |
std::string | getRightsRightsHolder () const |
Get the RightsHolder property of Rights. More... | |
const std::string & | getScreenAnnotationRef (index_type screenIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Screen. More... | |
std::string | getScreenDescription (index_type screenIndex) const |
Get the Description property of Screen. More... | |
std::string | getScreenID (index_type screenIndex) const |
Get the ID property of Screen. More... | |
std::string | getScreenName (index_type screenIndex) const |
Get the Name property of Screen. More... | |
const std::string & | getScreenPlateRef (index_type screenIndex, index_type plateRefIndex) const |
Get the PlateRef property of Screen. More... | |
std::string | getScreenProtocolDescription (index_type screenIndex) const |
Get the ProtocolDescription property of Screen. More... | |
std::string | getScreenProtocolIdentifier (index_type screenIndex) const |
Get the ProtocolIdentifier property of Screen. More... | |
std::string | getScreenReagentSetDescription (index_type screenIndex) const |
Get the ReagentSetDescription property of Screen. More... | |
std::string | getScreenReagentSetIdentifier (index_type screenIndex) const |
Get the ReagentSetIdentifier property of Screen. More... | |
std::string | getScreenType (index_type screenIndex) const |
Get the Type property of Screen. More... | |
std::string | getStageLabelName (index_type imageIndex) const |
Get the Name property of StageLabel. More... | |
double | getStageLabelX (index_type imageIndex) const |
Get the X property of StageLabel. More... | |
double | getStageLabelY (index_type imageIndex) const |
Get the Y property of StageLabel. More... | |
double | getStageLabelZ (index_type imageIndex) const |
Get the Z property of StageLabel. More... | |
const std::string & | getTagAnnotationAnnotationRef (index_type tagAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of TagAnnotation. More... | |
std::string | getTagAnnotationAnnotator (index_type tagAnnotationIndex) const |
Get the Annotator property of TagAnnotation. More... | |
std::string | getTagAnnotationDescription (index_type tagAnnotationIndex) const |
Get the Description property of TagAnnotation. More... | |
std::string | getTagAnnotationID (index_type tagAnnotationIndex) const |
Get the ID property of TagAnnotation. More... | |
std::string | getTagAnnotationNamespace (index_type tagAnnotationIndex) const |
Get the Namespace property of TagAnnotation. More... | |
std::string | getTagAnnotationValue (index_type tagAnnotationIndex) const |
Get the Value property of TagAnnotation. More... | |
const std::string & | getTermAnnotationAnnotationRef (index_type termAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of TermAnnotation. More... | |
std::string | getTermAnnotationAnnotator (index_type termAnnotationIndex) const |
Get the Annotator property of TermAnnotation. More... | |
std::string | getTermAnnotationDescription (index_type termAnnotationIndex) const |
Get the Description property of TermAnnotation. More... | |
std::string | getTermAnnotationID (index_type termAnnotationIndex) const |
Get the ID property of TermAnnotation. More... | |
std::string | getTermAnnotationNamespace (index_type termAnnotationIndex) const |
Get the Namespace property of TermAnnotation. More... | |
std::string | getTermAnnotationValue (index_type termAnnotationIndex) const |
Get the Value property of TermAnnotation. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTiffDataFirstC (index_type imageIndex, index_type tiffDataIndex) const |
Get the FirstC property of TiffData. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTiffDataFirstT (index_type imageIndex, index_type tiffDataIndex) const |
Get the FirstT property of TiffData. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTiffDataFirstZ (index_type imageIndex, index_type tiffDataIndex) const |
Get the FirstZ property of TiffData. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTiffDataIFD (index_type imageIndex, index_type tiffDataIndex) const |
Get the IFD property of TiffData. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTiffDataPlaneCount (index_type imageIndex, index_type tiffDataIndex) const |
Get the PlaneCount property of TiffData. More... | |
const std::string & | getTimestampAnnotationAnnotationRef (index_type timestampAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of TimestampAnnotation. More... | |
std::string | getTimestampAnnotationAnnotator (index_type timestampAnnotationIndex) const |
Get the Annotator property of TimestampAnnotation. More... | |
std::string | getTimestampAnnotationDescription (index_type timestampAnnotationIndex) const |
Get the Description property of TimestampAnnotation. More... | |
std::string | getTimestampAnnotationID (index_type timestampAnnotationIndex) const |
Get the ID property of TimestampAnnotation. More... | |
std::string | getTimestampAnnotationNamespace (index_type timestampAnnotationIndex) const |
Get the Namespace property of TimestampAnnotation. More... | |
ome::xml::model::primitives::Timestamp | getTimestampAnnotationValue (index_type timestampAnnotationIndex) const |
Get the Value property of TimestampAnnotation. More... | |
ome::xml::model::primitives::PositiveInteger | getTransmittanceRangeCutIn (index_type instrumentIndex, index_type filterIndex) const |
Get the CutIn property of TransmittanceRange. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTransmittanceRangeCutInTolerance (index_type instrumentIndex, index_type filterIndex) const |
Get the CutInTolerance property of TransmittanceRange. More... | |
ome::xml::model::primitives::PositiveInteger | getTransmittanceRangeCutOut (index_type instrumentIndex, index_type filterIndex) const |
Get the CutOut property of TransmittanceRange. More... | |
ome::xml::model::primitives::NonNegativeInteger | getTransmittanceRangeCutOutTolerance (index_type instrumentIndex, index_type filterIndex) const |
Get the CutOutTolerance property of TransmittanceRange. More... | |
ome::xml::model::primitives::PercentFraction | getTransmittanceRangeTransmittance (index_type instrumentIndex, index_type filterIndex) const |
Get the Transmittance property of TransmittanceRange. More... | |
std::string | getUUIDFileName (index_type imageIndex, index_type tiffDataIndex) const |
Get the FileName property of UUID. More... | |
const std::string & | getWellAnnotationRef (index_type plateIndex, index_type wellIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of Well. More... | |
ome::xml::model::primitives::Color | getWellColor (index_type plateIndex, index_type wellIndex) const |
Get the Color property of Well. More... | |
ome::xml::model::primitives::NonNegativeInteger | getWellColumn (index_type plateIndex, index_type wellIndex) const |
Get the Column property of Well. More... | |
std::string | getWellExternalDescription (index_type plateIndex, index_type wellIndex) const |
Get the ExternalDescription property of Well. More... | |
std::string | getWellExternalIdentifier (index_type plateIndex, index_type wellIndex) const |
Get the ExternalIdentifier property of Well. More... | |
std::string | getWellID (index_type plateIndex, index_type wellIndex) const |
Get the ID property of Well. More... | |
const std::string & | getWellReagentRef (index_type plateIndex, index_type wellIndex) const |
Get the ReagentRef property of Well. More... | |
ome::xml::model::primitives::NonNegativeInteger | getWellRow (index_type plateIndex, index_type wellIndex) const |
Get the Row property of Well. More... | |
std::string | getWellType (index_type plateIndex, index_type wellIndex) const |
Get the Type property of Well. More... | |
const std::string & | getWellSampleAnnotationRef (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of WellSample. More... | |
std::string | getWellSampleID (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the ID property of WellSample. More... | |
const std::string & | getWellSampleImageRef (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the ImageRef property of WellSample. More... | |
ome::xml::model::primitives::NonNegativeInteger | getWellSampleIndex (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the Index property of WellSample. More... | |
double | getWellSamplePositionX (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the PositionX property of WellSample. More... | |
double | getWellSamplePositionY (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the PositionY property of WellSample. More... | |
ome::xml::model::primitives::Timestamp | getWellSampleTimepoint (index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) const |
Get the Timepoint property of WellSample. More... | |
const std::string & | getXMLAnnotationAnnotationRef (index_type XMLAnnotationIndex, index_type annotationRefIndex) const |
Get the AnnotationRef property of XMLAnnotation. More... | |
std::string | getXMLAnnotationAnnotator (index_type XMLAnnotationIndex) const |
Get the Annotator property of XMLAnnotation. More... | |
std::string | getXMLAnnotationDescription (index_type XMLAnnotationIndex) const |
Get the Description property of XMLAnnotation. More... | |
std::string | getXMLAnnotationID (index_type XMLAnnotationIndex) const |
Get the ID property of XMLAnnotation. More... | |
std::string | getXMLAnnotationNamespace (index_type XMLAnnotationIndex) const |
Get the Namespace property of XMLAnnotation. More... | |
std::string | getXMLAnnotationValue (index_type XMLAnnotationIndex) const |
Get the Value property of XMLAnnotation. More... | |
void | setPixelsBinDataBigEndian (bool bigEndian, index_type imageIndex, index_type binDataIndex) |
Set the BigEndian property of Pixels. More... | |
void | setUUID (const std::string &uuid) |
Set the UUID associated with this collection of metadata. More... | |
void | setArcID (std::string id, index_type instrumentIndex, index_type lightSourceIndex) |
Set the ID property of Arc. More... | |
void | setArcLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the LotNumber property of Arc. More... | |
void | setArcManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Manufacturer property of Arc. More... | |
void | setArcModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Model property of Arc. More... | |
void | setArcPower (double power, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Power property of Arc. More... | |
void | setArcSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the SerialNumber property of Arc. More... | |
void | setArcType (ome::xml::model::enums::ArcType type, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Type property of Arc. More... | |
void | setBinaryFileFileName (std::string fileName, index_type fileAnnotationIndex) |
Set the FileName property of BinaryFile. More... | |
void | setBinaryFileMIMEType (std::string mimeType, index_type fileAnnotationIndex) |
Set the MIMEType property of BinaryFile. More... | |
void | setBinaryFileSize (ome::xml::model::primitives::NonNegativeLong size, index_type fileAnnotationIndex) |
Set the Size property of BinaryFile. More... | |
void | setBinaryOnlyMetadataFile (std::string metadataFile) |
Set the MetadataFile property of BinaryOnly. More... | |
void | setBinaryOnlyUUID (std::string uuid) |
Set the UUID property of BinaryOnly. More... | |
void | setBooleanAnnotationAnnotationRef (const std::string &annotation, index_type booleanAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of BooleanAnnotation. More... | |
void | setBooleanAnnotationAnnotator (std::string annotator, index_type booleanAnnotationIndex) |
Set the Annotator property of BooleanAnnotation. More... | |
void | setBooleanAnnotationDescription (std::string description, index_type booleanAnnotationIndex) |
Set the Description property of BooleanAnnotation. More... | |
void | setBooleanAnnotationID (std::string id, index_type booleanAnnotationIndex) |
Set the ID property of BooleanAnnotation. More... | |
void | setBooleanAnnotationNamespace (std::string namespace_, index_type booleanAnnotationIndex) |
Set the Namespace property of BooleanAnnotation. More... | |
void | setBooleanAnnotationValue (bool value, index_type booleanAnnotationIndex) |
Set the Value property of BooleanAnnotation. More... | |
void | setChannelAcquisitionMode (ome::xml::model::enums::AcquisitionMode acquisitionMode, index_type imageIndex, index_type channelIndex) |
Set the AcquisitionMode property of Channel. More... | |
void | setChannelAnnotationRef (const std::string &annotation, index_type imageIndex, index_type channelIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Channel. More... | |
void | setChannelColor (ome::xml::model::primitives::Color color, index_type imageIndex, index_type channelIndex) |
Set the Color property of Channel. More... | |
void | setChannelContrastMethod (ome::xml::model::enums::ContrastMethod contrastMethod, index_type imageIndex, index_type channelIndex) |
Set the ContrastMethod property of Channel. More... | |
void | setChannelEmissionWavelength (ome::xml::model::primitives::PositiveInteger emissionWavelength, index_type imageIndex, index_type channelIndex) |
Set the EmissionWavelength property of Channel. More... | |
void | setChannelExcitationWavelength (ome::xml::model::primitives::PositiveInteger excitationWavelength, index_type imageIndex, index_type channelIndex) |
Set the ExcitationWavelength property of Channel. More... | |
void | setChannelFilterSetRef (const std::string &filterSet, index_type imageIndex, index_type channelIndex) |
Set the FilterSetRef property of Channel. More... | |
void | setChannelFluor (std::string fluor, index_type imageIndex, index_type channelIndex) |
Set the Fluor property of Channel. More... | |
void | setChannelID (std::string id, index_type imageIndex, index_type channelIndex) |
Set the ID property of Channel. More... | |
void | setChannelIlluminationType (ome::xml::model::enums::IlluminationType illuminationType, index_type imageIndex, index_type channelIndex) |
Set the IlluminationType property of Channel. More... | |
void | setChannelNDFilter (double ndFilter, index_type imageIndex, index_type channelIndex) |
Set the NDFilter property of Channel. More... | |
void | setChannelName (std::string name, index_type imageIndex, index_type channelIndex) |
Set the Name property of Channel. More... | |
void | setChannelPinholeSize (double pinholeSize, index_type imageIndex, index_type channelIndex) |
Set the PinholeSize property of Channel. More... | |
void | setChannelPockelCellSetting (int32_t pockelCellSetting, index_type imageIndex, index_type channelIndex) |
Set the PockelCellSetting property of Channel. More... | |
void | setChannelSamplesPerPixel (ome::xml::model::primitives::PositiveInteger samplesPerPixel, index_type imageIndex, index_type channelIndex) |
Set the SamplesPerPixel property of Channel. More... | |
void | setCommentAnnotationAnnotationRef (const std::string &annotation, index_type commentAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of CommentAnnotation. More... | |
void | setCommentAnnotationAnnotator (std::string annotator, index_type commentAnnotationIndex) |
Set the Annotator property of CommentAnnotation. More... | |
void | setCommentAnnotationDescription (std::string description, index_type commentAnnotationIndex) |
Set the Description property of CommentAnnotation. More... | |
void | setCommentAnnotationID (std::string id, index_type commentAnnotationIndex) |
Set the ID property of CommentAnnotation. More... | |
void | setCommentAnnotationNamespace (std::string namespace_, index_type commentAnnotationIndex) |
Set the Namespace property of CommentAnnotation. More... | |
void | setCommentAnnotationValue (std::string value, index_type commentAnnotationIndex) |
Set the Value property of CommentAnnotation. More... | |
void | setDatasetAnnotationRef (const std::string &annotation, index_type datasetIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Dataset. More... | |
void | setDatasetDescription (std::string description, index_type datasetIndex) |
Set the Description property of Dataset. More... | |
void | setDatasetExperimenterGroupRef (const std::string &experimenterGroup, index_type datasetIndex) |
Set the ExperimenterGroupRef property of Dataset. More... | |
void | setDatasetExperimenterRef (const std::string &experimenter, index_type datasetIndex) |
Set the ExperimenterRef property of Dataset. More... | |
void | setDatasetID (std::string id, index_type datasetIndex) |
Set the ID property of Dataset. More... | |
void | setDatasetImageRef (const std::string &image, index_type datasetIndex, index_type imageRefIndex) |
Set the ImageRef property of Dataset. More... | |
void | setDatasetName (std::string name, index_type datasetIndex) |
Set the Name property of Dataset. More... | |
void | setDetectorAmplificationGain (double amplificationGain, index_type instrumentIndex, index_type detectorIndex) |
Set the AmplificationGain property of Detector. More... | |
void | setDetectorGain (double gain, index_type instrumentIndex, index_type detectorIndex) |
Set the Gain property of Detector. More... | |
void | setDetectorID (std::string id, index_type instrumentIndex, index_type detectorIndex) |
Set the ID property of Detector. More... | |
void | setDetectorLotNumber (std::string lotNumber, index_type instrumentIndex, index_type detectorIndex) |
Set the LotNumber property of Detector. More... | |
void | setDetectorManufacturer (std::string manufacturer, index_type instrumentIndex, index_type detectorIndex) |
Set the Manufacturer property of Detector. More... | |
void | setDetectorModel (std::string model, index_type instrumentIndex, index_type detectorIndex) |
Set the Model property of Detector. More... | |
void | setDetectorOffset (double offset, index_type instrumentIndex, index_type detectorIndex) |
Set the Offset property of Detector. More... | |
void | setDetectorSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type detectorIndex) |
Set the SerialNumber property of Detector. More... | |
void | setDetectorType (ome::xml::model::enums::DetectorType type, index_type instrumentIndex, index_type detectorIndex) |
Set the Type property of Detector. More... | |
void | setDetectorVoltage (double voltage, index_type instrumentIndex, index_type detectorIndex) |
Set the Voltage property of Detector. More... | |
void | setDetectorZoom (double zoom, index_type instrumentIndex, index_type detectorIndex) |
Set the Zoom property of Detector. More... | |
void | setDetectorSettingsBinning (ome::xml::model::enums::Binning binning, index_type imageIndex, index_type channelIndex) |
Set the Binning property of DetectorSettings. More... | |
void | setDetectorSettingsGain (double gain, index_type imageIndex, index_type channelIndex) |
Set the Gain property of DetectorSettings. More... | |
void | setDetectorSettingsID (std::string id, index_type imageIndex, index_type channelIndex) |
Set the ID property of DetectorSettings. More... | |
void | setDetectorSettingsIntegration (ome::xml::model::primitives::PositiveInteger integration, index_type imageIndex, index_type channelIndex) |
Set the Integration property of DetectorSettings. More... | |
void | setDetectorSettingsOffset (double offset, index_type imageIndex, index_type channelIndex) |
Set the Offset property of DetectorSettings. More... | |
void | setDetectorSettingsReadOutRate (double readOutRate, index_type imageIndex, index_type channelIndex) |
Set the ReadOutRate property of DetectorSettings. More... | |
void | setDetectorSettingsVoltage (double voltage, index_type imageIndex, index_type channelIndex) |
Set the Voltage property of DetectorSettings. More... | |
void | setDetectorSettingsZoom (double zoom, index_type imageIndex, index_type channelIndex) |
Set the Zoom property of DetectorSettings. More... | |
void | setDichroicID (std::string id, index_type instrumentIndex, index_type dichroicIndex) |
Set the ID property of Dichroic. More... | |
void | setDichroicLotNumber (std::string lotNumber, index_type instrumentIndex, index_type dichroicIndex) |
Set the LotNumber property of Dichroic. More... | |
void | setDichroicManufacturer (std::string manufacturer, index_type instrumentIndex, index_type dichroicIndex) |
Set the Manufacturer property of Dichroic. More... | |
void | setDichroicModel (std::string model, index_type instrumentIndex, index_type dichroicIndex) |
Set the Model property of Dichroic. More... | |
void | setDichroicSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type dichroicIndex) |
Set the SerialNumber property of Dichroic. More... | |
void | setDoubleAnnotationAnnotationRef (const std::string &annotation, index_type doubleAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of DoubleAnnotation. More... | |
void | setDoubleAnnotationAnnotator (std::string annotator, index_type doubleAnnotationIndex) |
Set the Annotator property of DoubleAnnotation. More... | |
void | setDoubleAnnotationDescription (std::string description, index_type doubleAnnotationIndex) |
Set the Description property of DoubleAnnotation. More... | |
void | setDoubleAnnotationID (std::string id, index_type doubleAnnotationIndex) |
Set the ID property of DoubleAnnotation. More... | |
void | setDoubleAnnotationNamespace (std::string namespace_, index_type doubleAnnotationIndex) |
Set the Namespace property of DoubleAnnotation. More... | |
void | setDoubleAnnotationValue (double value, index_type doubleAnnotationIndex) |
Set the Value property of DoubleAnnotation. More... | |
void | setEllipseFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Ellipse. More... | |
void | setEllipseFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Ellipse. More... | |
void | setEllipseFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Ellipse. More... | |
void | setEllipseFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Ellipse. More... | |
void | setEllipseFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Ellipse. More... | |
void | setEllipseID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Ellipse. More... | |
void | setEllipseLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Ellipse. More... | |
void | setEllipseLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Ellipse. More... | |
void | setEllipseStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Ellipse. More... | |
void | setEllipseStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Ellipse. More... | |
void | setEllipseStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Ellipse. More... | |
void | setEllipseText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Ellipse. More... | |
void | setEllipseTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Ellipse. More... | |
void | setEllipseTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Ellipse. More... | |
void | setEllipseTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Ellipse. More... | |
void | setEllipseTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Ellipse. More... | |
void | setEllipseVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Ellipse. More... | |
void | setEllipseRadiusX (double radiusX, index_type ROIIndex, index_type shapeIndex) |
Set the RadiusX property of Ellipse. More... | |
void | setEllipseRadiusY (double radiusY, index_type ROIIndex, index_type shapeIndex) |
Set the RadiusY property of Ellipse. More... | |
void | setEllipseX (double x, index_type ROIIndex, index_type shapeIndex) |
Set the X property of Ellipse. More... | |
void | setEllipseY (double y, index_type ROIIndex, index_type shapeIndex) |
Set the Y property of Ellipse. More... | |
void | setExperimentDescription (std::string description, index_type experimentIndex) |
Set the Description property of Experiment. More... | |
void | setExperimentExperimenterRef (const std::string &experimenter, index_type experimentIndex) |
Set the ExperimenterRef property of Experiment. More... | |
void | setExperimentID (std::string id, index_type experimentIndex) |
Set the ID property of Experiment. More... | |
void | setExperimentType (ome::xml::model::enums::ExperimentType type, index_type experimentIndex) |
Set the Type property of Experiment. More... | |
void | setExperimenterAnnotationRef (const std::string &annotation, index_type experimenterIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Experimenter. More... | |
void | setExperimenterEmail (std::string email, index_type experimenterIndex) |
Set the Email property of Experimenter. More... | |
void | setExperimenterFirstName (std::string firstName, index_type experimenterIndex) |
Set the FirstName property of Experimenter. More... | |
void | setExperimenterID (std::string id, index_type experimenterIndex) |
Set the ID property of Experimenter. More... | |
void | setExperimenterInstitution (std::string institution, index_type experimenterIndex) |
Set the Institution property of Experimenter. More... | |
void | setExperimenterLastName (std::string lastName, index_type experimenterIndex) |
Set the LastName property of Experimenter. More... | |
void | setExperimenterMiddleName (std::string middleName, index_type experimenterIndex) |
Set the MiddleName property of Experimenter. More... | |
void | setExperimenterUserName (std::string userName, index_type experimenterIndex) |
Set the UserName property of Experimenter. More... | |
void | setExperimenterGroupAnnotationRef (const std::string &annotation, index_type experimenterGroupIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of ExperimenterGroup. More... | |
void | setExperimenterGroupDescription (std::string description, index_type experimenterGroupIndex) |
Set the Description property of ExperimenterGroup. More... | |
void | setExperimenterGroupExperimenterRef (const std::string &experimenter, index_type experimenterGroupIndex, index_type experimenterRefIndex) |
Set the ExperimenterRef property of ExperimenterGroup. More... | |
void | setExperimenterGroupID (std::string id, index_type experimenterGroupIndex) |
Set the ID property of ExperimenterGroup. More... | |
void | setExperimenterGroupLeader (const std::string &leader, index_type experimenterGroupIndex, index_type leaderIndex) |
Set the Leader property of ExperimenterGroup. More... | |
void | setExperimenterGroupName (std::string name, index_type experimenterGroupIndex) |
Set the Name property of ExperimenterGroup. More... | |
void | setFilamentID (std::string id, index_type instrumentIndex, index_type lightSourceIndex) |
Set the ID property of Filament. More... | |
void | setFilamentLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the LotNumber property of Filament. More... | |
void | setFilamentManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Manufacturer property of Filament. More... | |
void | setFilamentModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Model property of Filament. More... | |
void | setFilamentPower (double power, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Power property of Filament. More... | |
void | setFilamentSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the SerialNumber property of Filament. More... | |
void | setFilamentType (ome::xml::model::enums::FilamentType type, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Type property of Filament. More... | |
void | setFileAnnotationAnnotationRef (const std::string &annotation, index_type fileAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of FileAnnotation. More... | |
void | setFileAnnotationAnnotator (std::string annotator, index_type fileAnnotationIndex) |
Set the Annotator property of FileAnnotation. More... | |
void | setFileAnnotationDescription (std::string description, index_type fileAnnotationIndex) |
Set the Description property of FileAnnotation. More... | |
void | setFileAnnotationID (std::string id, index_type fileAnnotationIndex) |
Set the ID property of FileAnnotation. More... | |
void | setFileAnnotationNamespace (std::string namespace_, index_type fileAnnotationIndex) |
Set the Namespace property of FileAnnotation. More... | |
void | setFilterFilterWheel (std::string filterWheel, index_type instrumentIndex, index_type filterIndex) |
Set the FilterWheel property of Filter. More... | |
void | setFilterID (std::string id, index_type instrumentIndex, index_type filterIndex) |
Set the ID property of Filter. More... | |
void | setFilterLotNumber (std::string lotNumber, index_type instrumentIndex, index_type filterIndex) |
Set the LotNumber property of Filter. More... | |
void | setFilterManufacturer (std::string manufacturer, index_type instrumentIndex, index_type filterIndex) |
Set the Manufacturer property of Filter. More... | |
void | setFilterModel (std::string model, index_type instrumentIndex, index_type filterIndex) |
Set the Model property of Filter. More... | |
void | setFilterSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type filterIndex) |
Set the SerialNumber property of Filter. More... | |
void | setFilterType (ome::xml::model::enums::FilterType type, index_type instrumentIndex, index_type filterIndex) |
Set the Type property of Filter. More... | |
void | setFilterSetDichroicRef (const std::string &dichroic, index_type instrumentIndex, index_type filterSetIndex) |
Set the DichroicRef property of FilterSet. More... | |
void | setFilterSetEmissionFilterRef (const std::string &emissionFilter, index_type instrumentIndex, index_type filterSetIndex, index_type emissionFilterRefIndex) |
Set the EmissionFilterRef property of FilterSet. More... | |
void | setFilterSetExcitationFilterRef (const std::string &excitationFilter, index_type instrumentIndex, index_type filterSetIndex, index_type excitationFilterRefIndex) |
Set the ExcitationFilterRef property of FilterSet. More... | |
void | setFilterSetID (std::string id, index_type instrumentIndex, index_type filterSetIndex) |
Set the ID property of FilterSet. More... | |
void | setFilterSetLotNumber (std::string lotNumber, index_type instrumentIndex, index_type filterSetIndex) |
Set the LotNumber property of FilterSet. More... | |
void | setFilterSetManufacturer (std::string manufacturer, index_type instrumentIndex, index_type filterSetIndex) |
Set the Manufacturer property of FilterSet. More... | |
void | setFilterSetModel (std::string model, index_type instrumentIndex, index_type filterSetIndex) |
Set the Model property of FilterSet. More... | |
void | setFilterSetSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type filterSetIndex) |
Set the SerialNumber property of FilterSet. More... | |
void | setImageAcquisitionDate (ome::xml::model::primitives::Timestamp acquisitionDate, index_type imageIndex) |
Set the AcquisitionDate property of Image. More... | |
void | setImageAnnotationRef (const std::string &annotation, index_type imageIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Image. More... | |
void | setImageDescription (std::string description, index_type imageIndex) |
Set the Description property of Image. More... | |
void | setImageExperimentRef (const std::string &experiment, index_type imageIndex) |
Set the ExperimentRef property of Image. More... | |
void | setImageExperimenterGroupRef (const std::string &experimenterGroup, index_type imageIndex) |
Set the ExperimenterGroupRef property of Image. More... | |
void | setImageExperimenterRef (const std::string &experimenter, index_type imageIndex) |
Set the ExperimenterRef property of Image. More... | |
void | setImageID (std::string id, index_type imageIndex) |
Set the ID property of Image. More... | |
void | setImageInstrumentRef (const std::string &instrument, index_type imageIndex) |
Set the InstrumentRef property of Image. More... | |
void | setImageMicrobeamManipulationRef (const std::string µbeamManipulation, index_type imageIndex, index_type microbeamManipulationRefIndex) |
Set the MicrobeamManipulationRef property of Image. More... | |
void | setImageName (std::string name, index_type imageIndex) |
Set the Name property of Image. More... | |
void | setImageROIRef (const std::string &roi, index_type imageIndex, index_type ROIRefIndex) |
Set the ROIRef property of Image. More... | |
void | setImagingEnvironmentAirPressure (double airPressure, index_type imageIndex) |
Set the AirPressure property of ImagingEnvironment. More... | |
void | setImagingEnvironmentCO2Percent (ome::xml::model::primitives::PercentFraction co2Percent, index_type imageIndex) |
Set the CO2Percent property of ImagingEnvironment. More... | |
void | setImagingEnvironmentHumidity (ome::xml::model::primitives::PercentFraction humidity, index_type imageIndex) |
Set the Humidity property of ImagingEnvironment. More... | |
void | setImagingEnvironmentTemperature (double temperature, index_type imageIndex) |
Set the Temperature property of ImagingEnvironment. More... | |
void | setInstrumentID (std::string id, index_type instrumentIndex) |
Set the ID property of Instrument. More... | |
void | setLabelFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Label. More... | |
void | setLabelFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Label. More... | |
void | setLabelFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Label. More... | |
void | setLabelFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Label. More... | |
void | setLabelFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Label. More... | |
void | setLabelID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Label. More... | |
void | setLabelLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Label. More... | |
void | setLabelLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Label. More... | |
void | setLabelStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Label. More... | |
void | setLabelStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Label. More... | |
void | setLabelStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Label. More... | |
void | setLabelText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Label. More... | |
void | setLabelTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Label. More... | |
void | setLabelTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Label. More... | |
void | setLabelTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Label. More... | |
void | setLabelTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Label. More... | |
void | setLabelVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Label. More... | |
void | setLabelX (double x, index_type ROIIndex, index_type shapeIndex) |
Set the X property of Label. More... | |
void | setLabelY (double y, index_type ROIIndex, index_type shapeIndex) |
Set the Y property of Label. More... | |
void | setLaserID (std::string id, index_type instrumentIndex, index_type lightSourceIndex) |
Set the ID property of Laser. More... | |
void | setLaserLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the LotNumber property of Laser. More... | |
void | setLaserManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Manufacturer property of Laser. More... | |
void | setLaserModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Model property of Laser. More... | |
void | setLaserPower (double power, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Power property of Laser. More... | |
void | setLaserSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the SerialNumber property of Laser. More... | |
void | setLaserFrequencyMultiplication (ome::xml::model::primitives::PositiveInteger frequencyMultiplication, index_type instrumentIndex, index_type lightSourceIndex) |
Set the FrequencyMultiplication property of Laser. More... | |
void | setLaserLaserMedium (ome::xml::model::enums::LaserMedium laserMedium, index_type instrumentIndex, index_type lightSourceIndex) |
Set the LaserMedium property of Laser. More... | |
void | setLaserPockelCell (bool pockelCell, index_type instrumentIndex, index_type lightSourceIndex) |
Set the PockelCell property of Laser. More... | |
void | setLaserPulse (ome::xml::model::enums::Pulse pulse, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Pulse property of Laser. More... | |
void | setLaserPump (const std::string &pump, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Pump property of Laser. More... | |
void | setLaserRepetitionRate (double repetitionRate, index_type instrumentIndex, index_type lightSourceIndex) |
Set the RepetitionRate property of Laser. More... | |
void | setLaserTuneable (bool tuneable, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Tuneable property of Laser. More... | |
void | setLaserType (ome::xml::model::enums::LaserType type, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Type property of Laser. More... | |
void | setLaserWavelength (ome::xml::model::primitives::PositiveInteger wavelength, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Wavelength property of Laser. More... | |
void | setLightEmittingDiodeID (std::string id, index_type instrumentIndex, index_type lightSourceIndex) |
Set the ID property of LightEmittingDiode. More... | |
void | setLightEmittingDiodeLotNumber (std::string lotNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the LotNumber property of LightEmittingDiode. More... | |
void | setLightEmittingDiodeManufacturer (std::string manufacturer, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Manufacturer property of LightEmittingDiode. More... | |
void | setLightEmittingDiodeModel (std::string model, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Model property of LightEmittingDiode. More... | |
void | setLightEmittingDiodePower (double power, index_type instrumentIndex, index_type lightSourceIndex) |
Set the Power property of LightEmittingDiode. More... | |
void | setLightEmittingDiodeSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type lightSourceIndex) |
Set the SerialNumber property of LightEmittingDiode. More... | |
void | setLightPathDichroicRef (const std::string &dichroic, index_type imageIndex, index_type channelIndex) |
Set the DichroicRef property of LightPath. More... | |
void | setLightPathEmissionFilterRef (const std::string &emissionFilter, index_type imageIndex, index_type channelIndex, index_type emissionFilterRefIndex) |
Set the EmissionFilterRef property of LightPath. More... | |
void | setLightPathExcitationFilterRef (const std::string &excitationFilter, index_type imageIndex, index_type channelIndex, index_type excitationFilterRefIndex) |
Set the ExcitationFilterRef property of LightPath. More... | |
void | setChannelLightSourceSettingsAttenuation (ome::xml::model::primitives::PercentFraction attenuation, index_type imageIndex, index_type channelIndex) |
Set the Attenuation property of LightSourceSettings. More... | |
void | setMicrobeamManipulationLightSourceSettingsAttenuation (ome::xml::model::primitives::PercentFraction attenuation, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) |
Set the Attenuation property of LightSourceSettings. More... | |
void | setChannelLightSourceSettingsID (std::string id, index_type imageIndex, index_type channelIndex) |
Set the ID property of LightSourceSettings. More... | |
void | setMicrobeamManipulationLightSourceSettingsID (std::string id, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) |
Set the ID property of LightSourceSettings. More... | |
void | setChannelLightSourceSettingsWavelength (ome::xml::model::primitives::PositiveInteger wavelength, index_type imageIndex, index_type channelIndex) |
Set the Wavelength property of LightSourceSettings. More... | |
void | setMicrobeamManipulationLightSourceSettingsWavelength (ome::xml::model::primitives::PositiveInteger wavelength, index_type experimentIndex, index_type microbeamManipulationIndex, index_type lightSourceSettingsIndex) |
Set the Wavelength property of LightSourceSettings. More... | |
void | setLineFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Line. More... | |
void | setLineFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Line. More... | |
void | setLineFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Line. More... | |
void | setLineFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Line. More... | |
void | setLineFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Line. More... | |
void | setLineID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Line. More... | |
void | setLineLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Line. More... | |
void | setLineLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Line. More... | |
void | setLineStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Line. More... | |
void | setLineStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Line. More... | |
void | setLineStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Line. More... | |
void | setLineText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Line. More... | |
void | setLineTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Line. More... | |
void | setLineTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Line. More... | |
void | setLineTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Line. More... | |
void | setLineTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Line. More... | |
void | setLineVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Line. More... | |
void | setLineMarkerEnd (ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex) |
Set the MarkerEnd property of Line. More... | |
void | setLineMarkerStart (ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex) |
Set the MarkerStart property of Line. More... | |
void | setLineX1 (double x1, index_type ROIIndex, index_type shapeIndex) |
Set the X1 property of Line. More... | |
void | setLineX2 (double x2, index_type ROIIndex, index_type shapeIndex) |
Set the X2 property of Line. More... | |
void | setLineY1 (double y1, index_type ROIIndex, index_type shapeIndex) |
Set the Y1 property of Line. More... | |
void | setLineY2 (double y2, index_type ROIIndex, index_type shapeIndex) |
Set the Y2 property of Line. More... | |
void | setListAnnotationAnnotationRef (const std::string &annotation, index_type listAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of ListAnnotation. More... | |
void | setListAnnotationAnnotator (std::string annotator, index_type listAnnotationIndex) |
Set the Annotator property of ListAnnotation. More... | |
void | setListAnnotationDescription (std::string description, index_type listAnnotationIndex) |
Set the Description property of ListAnnotation. More... | |
void | setListAnnotationID (std::string id, index_type listAnnotationIndex) |
Set the ID property of ListAnnotation. More... | |
void | setListAnnotationNamespace (std::string namespace_, index_type listAnnotationIndex) |
Set the Namespace property of ListAnnotation. More... | |
void | setLongAnnotationAnnotationRef (const std::string &annotation, index_type longAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of LongAnnotation. More... | |
void | setLongAnnotationAnnotator (std::string annotator, index_type longAnnotationIndex) |
Set the Annotator property of LongAnnotation. More... | |
void | setLongAnnotationDescription (std::string description, index_type longAnnotationIndex) |
Set the Description property of LongAnnotation. More... | |
void | setLongAnnotationID (std::string id, index_type longAnnotationIndex) |
Set the ID property of LongAnnotation. More... | |
void | setLongAnnotationNamespace (std::string namespace_, index_type longAnnotationIndex) |
Set the Namespace property of LongAnnotation. More... | |
void | setLongAnnotationValue (int64_t value, index_type longAnnotationIndex) |
Set the Value property of LongAnnotation. More... | |
void | setMaskFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Mask. More... | |
void | setMaskFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Mask. More... | |
void | setMaskFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Mask. More... | |
void | setMaskFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Mask. More... | |
void | setMaskFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Mask. More... | |
void | setMaskID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Mask. More... | |
void | setMaskLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Mask. More... | |
void | setMaskLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Mask. More... | |
void | setMaskStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Mask. More... | |
void | setMaskStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Mask. More... | |
void | setMaskStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Mask. More... | |
void | setMaskText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Mask. More... | |
void | setMaskTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Mask. More... | |
void | setMaskTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Mask. More... | |
void | setMaskTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Mask. More... | |
void | setMaskTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Mask. More... | |
void | setMaskVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Mask. More... | |
void | setMaskHeight (double height, index_type ROIIndex, index_type shapeIndex) |
Set the Height property of Mask. More... | |
void | setMaskWidth (double width, index_type ROIIndex, index_type shapeIndex) |
Set the Width property of Mask. More... | |
void | setMaskX (double x, index_type ROIIndex, index_type shapeIndex) |
Set the X property of Mask. More... | |
void | setMaskY (double y, index_type ROIIndex, index_type shapeIndex) |
Set the Y property of Mask. More... | |
void | setMicrobeamManipulationDescription (std::string description, index_type experimentIndex, index_type microbeamManipulationIndex) |
Set the Description property of MicrobeamManipulation. More... | |
void | setMicrobeamManipulationExperimenterRef (const std::string &experimenter, index_type experimentIndex, index_type microbeamManipulationIndex) |
Set the ExperimenterRef property of MicrobeamManipulation. More... | |
void | setMicrobeamManipulationID (std::string id, index_type experimentIndex, index_type microbeamManipulationIndex) |
Set the ID property of MicrobeamManipulation. More... | |
void | setMicrobeamManipulationROIRef (const std::string &roi, index_type experimentIndex, index_type microbeamManipulationIndex, index_type ROIRefIndex) |
Set the ROIRef property of MicrobeamManipulation. More... | |
void | setMicrobeamManipulationType (ome::xml::model::enums::MicrobeamManipulationType type, index_type experimentIndex, index_type microbeamManipulationIndex) |
Set the Type property of MicrobeamManipulation. More... | |
void | setMicroscopeLotNumber (std::string lotNumber, index_type instrumentIndex) |
Set the LotNumber property of Microscope. More... | |
void | setMicroscopeManufacturer (std::string manufacturer, index_type instrumentIndex) |
Set the Manufacturer property of Microscope. More... | |
void | setMicroscopeModel (std::string model, index_type instrumentIndex) |
Set the Model property of Microscope. More... | |
void | setMicroscopeSerialNumber (std::string serialNumber, index_type instrumentIndex) |
Set the SerialNumber property of Microscope. More... | |
void | setMicroscopeType (ome::xml::model::enums::MicroscopeType type, index_type instrumentIndex) |
Set the Type property of Microscope. More... | |
void | setObjectiveCalibratedMagnification (double calibratedMagnification, index_type instrumentIndex, index_type objectiveIndex) |
Set the CalibratedMagnification property of Objective. More... | |
void | setObjectiveCorrection (ome::xml::model::enums::Correction correction, index_type instrumentIndex, index_type objectiveIndex) |
Set the Correction property of Objective. More... | |
void | setObjectiveID (std::string id, index_type instrumentIndex, index_type objectiveIndex) |
Set the ID property of Objective. More... | |
void | setObjectiveImmersion (ome::xml::model::enums::Immersion immersion, index_type instrumentIndex, index_type objectiveIndex) |
Set the Immersion property of Objective. More... | |
void | setObjectiveIris (bool iris, index_type instrumentIndex, index_type objectiveIndex) |
Set the Iris property of Objective. More... | |
void | setObjectiveLensNA (double lensNA, index_type instrumentIndex, index_type objectiveIndex) |
Set the LensNA property of Objective. More... | |
void | setObjectiveLotNumber (std::string lotNumber, index_type instrumentIndex, index_type objectiveIndex) |
Set the LotNumber property of Objective. More... | |
void | setObjectiveManufacturer (std::string manufacturer, index_type instrumentIndex, index_type objectiveIndex) |
Set the Manufacturer property of Objective. More... | |
void | setObjectiveModel (std::string model, index_type instrumentIndex, index_type objectiveIndex) |
Set the Model property of Objective. More... | |
void | setObjectiveNominalMagnification (double nominalMagnification, index_type instrumentIndex, index_type objectiveIndex) |
Set the NominalMagnification property of Objective. More... | |
void | setObjectiveSerialNumber (std::string serialNumber, index_type instrumentIndex, index_type objectiveIndex) |
Set the SerialNumber property of Objective. More... | |
void | setObjectiveWorkingDistance (double workingDistance, index_type instrumentIndex, index_type objectiveIndex) |
Set the WorkingDistance property of Objective. More... | |
void | setObjectiveSettingsCorrectionCollar (double correctionCollar, index_type imageIndex) |
Set the CorrectionCollar property of ObjectiveSettings. More... | |
void | setObjectiveSettingsID (std::string id, index_type imageIndex) |
Set the ID property of ObjectiveSettings. More... | |
void | setObjectiveSettingsMedium (ome::xml::model::enums::Medium medium, index_type imageIndex) |
Set the Medium property of ObjectiveSettings. More... | |
void | setObjectiveSettingsRefractiveIndex (double refractiveIndex, index_type imageIndex) |
Set the RefractiveIndex property of ObjectiveSettings. More... | |
void | setPixelsAnnotationRef (const std::string &annotation, index_type imageIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Pixels. More... | |
void | setPixelsBigEndian (bool bigEndian, index_type imageIndex) |
Set the BigEndian property of Pixels. More... | |
void | setPixelsDimensionOrder (ome::xml::model::enums::DimensionOrder dimensionOrder, index_type imageIndex) |
Set the DimensionOrder property of Pixels. More... | |
void | setPixelsID (std::string id, index_type imageIndex) |
Set the ID property of Pixels. More... | |
void | setPixelsInterleaved (bool interleaved, index_type imageIndex) |
Set the Interleaved property of Pixels. More... | |
void | setPixelsPhysicalSizeX (ome::xml::model::primitives::PositiveFloat physicalSizeX, index_type imageIndex) |
Set the PhysicalSizeX property of Pixels. More... | |
void | setPixelsPhysicalSizeY (ome::xml::model::primitives::PositiveFloat physicalSizeY, index_type imageIndex) |
Set the PhysicalSizeY property of Pixels. More... | |
void | setPixelsPhysicalSizeZ (ome::xml::model::primitives::PositiveFloat physicalSizeZ, index_type imageIndex) |
Set the PhysicalSizeZ property of Pixels. More... | |
void | setPixelsSignificantBits (ome::xml::model::primitives::PositiveInteger significantBits, index_type imageIndex) |
Set the SignificantBits property of Pixels. More... | |
void | setPixelsSizeC (ome::xml::model::primitives::PositiveInteger sizeC, index_type imageIndex) |
Set the SizeC property of Pixels. More... | |
void | setPixelsSizeT (ome::xml::model::primitives::PositiveInteger sizeT, index_type imageIndex) |
Set the SizeT property of Pixels. More... | |
void | setPixelsSizeX (ome::xml::model::primitives::PositiveInteger sizeX, index_type imageIndex) |
Set the SizeX property of Pixels. More... | |
void | setPixelsSizeY (ome::xml::model::primitives::PositiveInteger sizeY, index_type imageIndex) |
Set the SizeY property of Pixels. More... | |
void | setPixelsSizeZ (ome::xml::model::primitives::PositiveInteger sizeZ, index_type imageIndex) |
Set the SizeZ property of Pixels. More... | |
void | setPixelsTimeIncrement (double timeIncrement, index_type imageIndex) |
Set the TimeIncrement property of Pixels. More... | |
void | setPixelsType (ome::xml::model::enums::PixelType type, index_type imageIndex) |
Set the Type property of Pixels. More... | |
void | setPlaneAnnotationRef (const std::string &annotation, index_type imageIndex, index_type planeIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Plane. More... | |
void | setPlaneDeltaT (double deltaT, index_type imageIndex, index_type planeIndex) |
Set the DeltaT property of Plane. More... | |
void | setPlaneExposureTime (double exposureTime, index_type imageIndex, index_type planeIndex) |
Set the ExposureTime property of Plane. More... | |
void | setPlaneHashSHA1 (std::string hashSHA1, index_type imageIndex, index_type planeIndex) |
Set the HashSHA1 property of Plane. More... | |
void | setPlanePositionX (double positionX, index_type imageIndex, index_type planeIndex) |
Set the PositionX property of Plane. More... | |
void | setPlanePositionY (double positionY, index_type imageIndex, index_type planeIndex) |
Set the PositionY property of Plane. More... | |
void | setPlanePositionZ (double positionZ, index_type imageIndex, index_type planeIndex) |
Set the PositionZ property of Plane. More... | |
void | setPlaneTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type imageIndex, index_type planeIndex) |
Set the TheC property of Plane. More... | |
void | setPlaneTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type imageIndex, index_type planeIndex) |
Set the TheT property of Plane. More... | |
void | setPlaneTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type imageIndex, index_type planeIndex) |
Set the TheZ property of Plane. More... | |
void | setPlateAnnotationRef (const std::string &annotation, index_type plateIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Plate. More... | |
void | setPlateColumnNamingConvention (ome::xml::model::enums::NamingConvention columnNamingConvention, index_type plateIndex) |
Set the ColumnNamingConvention property of Plate. More... | |
void | setPlateColumns (ome::xml::model::primitives::PositiveInteger columns, index_type plateIndex) |
Set the Columns property of Plate. More... | |
void | setPlateDescription (std::string description, index_type plateIndex) |
Set the Description property of Plate. More... | |
void | setPlateExternalIdentifier (std::string externalIdentifier, index_type plateIndex) |
Set the ExternalIdentifier property of Plate. More... | |
void | setPlateFieldIndex (ome::xml::model::primitives::NonNegativeInteger fieldIndex, index_type plateIndex) |
Set the FieldIndex property of Plate. More... | |
void | setPlateID (std::string id, index_type plateIndex) |
Set the ID property of Plate. More... | |
void | setPlateName (std::string name, index_type plateIndex) |
Set the Name property of Plate. More... | |
void | setPlateRowNamingConvention (ome::xml::model::enums::NamingConvention rowNamingConvention, index_type plateIndex) |
Set the RowNamingConvention property of Plate. More... | |
void | setPlateRows (ome::xml::model::primitives::PositiveInteger rows, index_type plateIndex) |
Set the Rows property of Plate. More... | |
void | setPlateStatus (std::string status, index_type plateIndex) |
Set the Status property of Plate. More... | |
void | setPlateWellOriginX (double wellOriginX, index_type plateIndex) |
Set the WellOriginX property of Plate. More... | |
void | setPlateWellOriginY (double wellOriginY, index_type plateIndex) |
Set the WellOriginY property of Plate. More... | |
void | setPlateAcquisitionAnnotationRef (const std::string &annotation, index_type plateIndex, index_type plateAcquisitionIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of PlateAcquisition. More... | |
void | setPlateAcquisitionDescription (std::string description, index_type plateIndex, index_type plateAcquisitionIndex) |
Set the Description property of PlateAcquisition. More... | |
void | setPlateAcquisitionEndTime (ome::xml::model::primitives::Timestamp endTime, index_type plateIndex, index_type plateAcquisitionIndex) |
Set the EndTime property of PlateAcquisition. More... | |
void | setPlateAcquisitionID (std::string id, index_type plateIndex, index_type plateAcquisitionIndex) |
Set the ID property of PlateAcquisition. More... | |
void | setPlateAcquisitionMaximumFieldCount (ome::xml::model::primitives::PositiveInteger maximumFieldCount, index_type plateIndex, index_type plateAcquisitionIndex) |
Set the MaximumFieldCount property of PlateAcquisition. More... | |
void | setPlateAcquisitionName (std::string name, index_type plateIndex, index_type plateAcquisitionIndex) |
Set the Name property of PlateAcquisition. More... | |
void | setPlateAcquisitionStartTime (ome::xml::model::primitives::Timestamp startTime, index_type plateIndex, index_type plateAcquisitionIndex) |
Set the StartTime property of PlateAcquisition. More... | |
void | setPlateAcquisitionWellSampleRef (const std::string &wellSample, index_type plateIndex, index_type plateAcquisitionIndex, index_type wellSampleRefIndex) |
Set the WellSampleRef property of PlateAcquisition. More... | |
void | setPointFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Point. More... | |
void | setPointFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Point. More... | |
void | setPointFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Point. More... | |
void | setPointFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Point. More... | |
void | setPointFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Point. More... | |
void | setPointID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Point. More... | |
void | setPointLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Point. More... | |
void | setPointLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Point. More... | |
void | setPointStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Point. More... | |
void | setPointStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Point. More... | |
void | setPointStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Point. More... | |
void | setPointText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Point. More... | |
void | setPointTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Point. More... | |
void | setPointTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Point. More... | |
void | setPointTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Point. More... | |
void | setPointTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Point. More... | |
void | setPointVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Point. More... | |
void | setPointX (double x, index_type ROIIndex, index_type shapeIndex) |
Set the X property of Point. More... | |
void | setPointY (double y, index_type ROIIndex, index_type shapeIndex) |
Set the Y property of Point. More... | |
void | setPolygonFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Polygon. More... | |
void | setPolygonFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Polygon. More... | |
void | setPolygonFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Polygon. More... | |
void | setPolygonFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Polygon. More... | |
void | setPolygonFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Polygon. More... | |
void | setPolygonID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Polygon. More... | |
void | setPolygonLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Polygon. More... | |
void | setPolygonLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Polygon. More... | |
void | setPolygonStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Polygon. More... | |
void | setPolygonStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Polygon. More... | |
void | setPolygonStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Polygon. More... | |
void | setPolygonText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Polygon. More... | |
void | setPolygonTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Polygon. More... | |
void | setPolygonTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Polygon. More... | |
void | setPolygonTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Polygon. More... | |
void | setPolygonTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Polygon. More... | |
void | setPolygonVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Polygon. More... | |
void | setPolygonPoints (std::string points, index_type ROIIndex, index_type shapeIndex) |
Set the Points property of Polygon. More... | |
void | setPolylineFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Polyline. More... | |
void | setPolylineFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Polyline. More... | |
void | setPolylineFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Polyline. More... | |
void | setPolylineFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Polyline. More... | |
void | setPolylineFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Polyline. More... | |
void | setPolylineID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Polyline. More... | |
void | setPolylineLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Polyline. More... | |
void | setPolylineLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Polyline. More... | |
void | setPolylineStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Polyline. More... | |
void | setPolylineStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Polyline. More... | |
void | setPolylineStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Polyline. More... | |
void | setPolylineText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Polyline. More... | |
void | setPolylineTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Polyline. More... | |
void | setPolylineTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Polyline. More... | |
void | setPolylineTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Polyline. More... | |
void | setPolylineTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Polyline. More... | |
void | setPolylineVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Polyline. More... | |
void | setPolylineMarkerEnd (ome::xml::model::enums::Marker markerEnd, index_type ROIIndex, index_type shapeIndex) |
Set the MarkerEnd property of Polyline. More... | |
void | setPolylineMarkerStart (ome::xml::model::enums::Marker markerStart, index_type ROIIndex, index_type shapeIndex) |
Set the MarkerStart property of Polyline. More... | |
void | setPolylinePoints (std::string points, index_type ROIIndex, index_type shapeIndex) |
Set the Points property of Polyline. More... | |
void | setProjectAnnotationRef (const std::string &annotation, index_type projectIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Project. More... | |
void | setProjectDatasetRef (const std::string &dataset, index_type projectIndex, index_type datasetRefIndex) |
Set the DatasetRef property of Project. More... | |
void | setProjectDescription (std::string description, index_type projectIndex) |
Set the Description property of Project. More... | |
void | setProjectExperimenterGroupRef (const std::string &experimenterGroup, index_type projectIndex) |
Set the ExperimenterGroupRef property of Project. More... | |
void | setProjectExperimenterRef (const std::string &experimenter, index_type projectIndex) |
Set the ExperimenterRef property of Project. More... | |
void | setProjectID (std::string id, index_type projectIndex) |
Set the ID property of Project. More... | |
void | setProjectName (std::string name, index_type projectIndex) |
Set the Name property of Project. More... | |
void | setROIAnnotationRef (const std::string &annotation, index_type ROIIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of ROI. More... | |
void | setROIDescription (std::string description, index_type ROIIndex) |
Set the Description property of ROI. More... | |
void | setROIID (std::string id, index_type ROIIndex) |
Set the ID property of ROI. More... | |
void | setROIName (std::string name, index_type ROIIndex) |
Set the Name property of ROI. More... | |
void | setROINamespace (std::string namespace_, index_type ROIIndex) |
Set the Namespace property of ROI. More... | |
void | setReagentAnnotationRef (const std::string &annotation, index_type screenIndex, index_type reagentIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Reagent. More... | |
void | setReagentDescription (std::string description, index_type screenIndex, index_type reagentIndex) |
Set the Description property of Reagent. More... | |
void | setReagentID (std::string id, index_type screenIndex, index_type reagentIndex) |
Set the ID property of Reagent. More... | |
void | setReagentName (std::string name, index_type screenIndex, index_type reagentIndex) |
Set the Name property of Reagent. More... | |
void | setReagentReagentIdentifier (std::string reagentIdentifier, index_type screenIndex, index_type reagentIndex) |
Set the ReagentIdentifier property of Reagent. More... | |
void | setRectangleFillColor (ome::xml::model::primitives::Color fillColor, index_type ROIIndex, index_type shapeIndex) |
Set the FillColor property of Rectangle. More... | |
void | setRectangleFillRule (ome::xml::model::enums::FillRule fillRule, index_type ROIIndex, index_type shapeIndex) |
Set the FillRule property of Rectangle. More... | |
void | setRectangleFontFamily (ome::xml::model::enums::FontFamily fontFamily, index_type ROIIndex, index_type shapeIndex) |
Set the FontFamily property of Rectangle. More... | |
void | setRectangleFontSize (ome::xml::model::primitives::NonNegativeInteger fontSize, index_type ROIIndex, index_type shapeIndex) |
Set the FontSize property of Rectangle. More... | |
void | setRectangleFontStyle (ome::xml::model::enums::FontStyle fontStyle, index_type ROIIndex, index_type shapeIndex) |
Set the FontStyle property of Rectangle. More... | |
void | setRectangleID (std::string id, index_type ROIIndex, index_type shapeIndex) |
Set the ID property of Rectangle. More... | |
void | setRectangleLineCap (ome::xml::model::enums::LineCap lineCap, index_type ROIIndex, index_type shapeIndex) |
Set the LineCap property of Rectangle. More... | |
void | setRectangleLocked (bool locked, index_type ROIIndex, index_type shapeIndex) |
Set the Locked property of Rectangle. More... | |
void | setRectangleStrokeColor (ome::xml::model::primitives::Color strokeColor, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeColor property of Rectangle. More... | |
void | setRectangleStrokeDashArray (std::string strokeDashArray, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeDashArray property of Rectangle. More... | |
void | setRectangleStrokeWidth (double strokeWidth, index_type ROIIndex, index_type shapeIndex) |
Set the StrokeWidth property of Rectangle. More... | |
void | setRectangleText (std::string text, index_type ROIIndex, index_type shapeIndex) |
Set the Text property of Rectangle. More... | |
void | setRectangleTheC (ome::xml::model::primitives::NonNegativeInteger theC, index_type ROIIndex, index_type shapeIndex) |
Set the TheC property of Rectangle. More... | |
void | setRectangleTheT (ome::xml::model::primitives::NonNegativeInteger theT, index_type ROIIndex, index_type shapeIndex) |
Set the TheT property of Rectangle. More... | |
void | setRectangleTheZ (ome::xml::model::primitives::NonNegativeInteger theZ, index_type ROIIndex, index_type shapeIndex) |
Set the TheZ property of Rectangle. More... | |
void | setRectangleTransform (const ::ome::xml::model::AffineTransform &transform, index_type ROIIndex, index_type shapeIndex) |
Set the Transform property of Rectangle. More... | |
void | setRectangleVisible (bool visible, index_type ROIIndex, index_type shapeIndex) |
Set the Visible property of Rectangle. More... | |
void | setRectangleHeight (double height, index_type ROIIndex, index_type shapeIndex) |
Set the Height property of Rectangle. More... | |
void | setRectangleWidth (double width, index_type ROIIndex, index_type shapeIndex) |
Set the Width property of Rectangle. More... | |
void | setRectangleX (double x, index_type ROIIndex, index_type shapeIndex) |
Set the X property of Rectangle. More... | |
void | setRectangleY (double y, index_type ROIIndex, index_type shapeIndex) |
Set the Y property of Rectangle. More... | |
void | setRightsRightsHeld (std::string rightsHeld) |
Set the RightsHeld property of Rights. More... | |
void | setRightsRightsHolder (std::string rightsHolder) |
Set the RightsHolder property of Rights. More... | |
void | setScreenAnnotationRef (const std::string &annotation, index_type screenIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Screen. More... | |
void | setScreenDescription (std::string description, index_type screenIndex) |
Set the Description property of Screen. More... | |
void | setScreenID (std::string id, index_type screenIndex) |
Set the ID property of Screen. More... | |
void | setScreenName (std::string name, index_type screenIndex) |
Set the Name property of Screen. More... | |
void | setScreenPlateRef (const std::string &plate, index_type screenIndex, index_type plateRefIndex) |
Set the PlateRef property of Screen. More... | |
void | setScreenProtocolDescription (std::string protocolDescription, index_type screenIndex) |
Set the ProtocolDescription property of Screen. More... | |
void | setScreenProtocolIdentifier (std::string protocolIdentifier, index_type screenIndex) |
Set the ProtocolIdentifier property of Screen. More... | |
void | setScreenReagentSetDescription (std::string reagentSetDescription, index_type screenIndex) |
Set the ReagentSetDescription property of Screen. More... | |
void | setScreenReagentSetIdentifier (std::string reagentSetIdentifier, index_type screenIndex) |
Set the ReagentSetIdentifier property of Screen. More... | |
void | setScreenType (std::string type, index_type screenIndex) |
Set the Type property of Screen. More... | |
void | setStageLabelName (std::string name, index_type imageIndex) |
Set the Name property of StageLabel. More... | |
void | setStageLabelX (double x, index_type imageIndex) |
Set the X property of StageLabel. More... | |
void | setStageLabelY (double y, index_type imageIndex) |
Set the Y property of StageLabel. More... | |
void | setStageLabelZ (double z, index_type imageIndex) |
Set the Z property of StageLabel. More... | |
void | setTagAnnotationAnnotationRef (const std::string &annotation, index_type tagAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of TagAnnotation. More... | |
void | setTagAnnotationAnnotator (std::string annotator, index_type tagAnnotationIndex) |
Set the Annotator property of TagAnnotation. More... | |
void | setTagAnnotationDescription (std::string description, index_type tagAnnotationIndex) |
Set the Description property of TagAnnotation. More... | |
void | setTagAnnotationID (std::string id, index_type tagAnnotationIndex) |
Set the ID property of TagAnnotation. More... | |
void | setTagAnnotationNamespace (std::string namespace_, index_type tagAnnotationIndex) |
Set the Namespace property of TagAnnotation. More... | |
void | setTagAnnotationValue (std::string value, index_type tagAnnotationIndex) |
Set the Value property of TagAnnotation. More... | |
void | setTermAnnotationAnnotationRef (const std::string &annotation, index_type termAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of TermAnnotation. More... | |
void | setTermAnnotationAnnotator (std::string annotator, index_type termAnnotationIndex) |
Set the Annotator property of TermAnnotation. More... | |
void | setTermAnnotationDescription (std::string description, index_type termAnnotationIndex) |
Set the Description property of TermAnnotation. More... | |
void | setTermAnnotationID (std::string id, index_type termAnnotationIndex) |
Set the ID property of TermAnnotation. More... | |
void | setTermAnnotationNamespace (std::string namespace_, index_type termAnnotationIndex) |
Set the Namespace property of TermAnnotation. More... | |
void | setTermAnnotationValue (std::string value, index_type termAnnotationIndex) |
Set the Value property of TermAnnotation. More... | |
void | setTiffDataFirstC (ome::xml::model::primitives::NonNegativeInteger firstC, index_type imageIndex, index_type tiffDataIndex) |
Set the FirstC property of TiffData. More... | |
void | setTiffDataFirstT (ome::xml::model::primitives::NonNegativeInteger firstT, index_type imageIndex, index_type tiffDataIndex) |
Set the FirstT property of TiffData. More... | |
void | setTiffDataFirstZ (ome::xml::model::primitives::NonNegativeInteger firstZ, index_type imageIndex, index_type tiffDataIndex) |
Set the FirstZ property of TiffData. More... | |
void | setTiffDataIFD (ome::xml::model::primitives::NonNegativeInteger ifd, index_type imageIndex, index_type tiffDataIndex) |
Set the IFD property of TiffData. More... | |
void | setTiffDataPlaneCount (ome::xml::model::primitives::NonNegativeInteger planeCount, index_type imageIndex, index_type tiffDataIndex) |
Set the PlaneCount property of TiffData. More... | |
void | setTimestampAnnotationAnnotationRef (const std::string &annotation, index_type timestampAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of TimestampAnnotation. More... | |
void | setTimestampAnnotationAnnotator (std::string annotator, index_type timestampAnnotationIndex) |
Set the Annotator property of TimestampAnnotation. More... | |
void | setTimestampAnnotationDescription (std::string description, index_type timestampAnnotationIndex) |
Set the Description property of TimestampAnnotation. More... | |
void | setTimestampAnnotationID (std::string id, index_type timestampAnnotationIndex) |
Set the ID property of TimestampAnnotation. More... | |
void | setTimestampAnnotationNamespace (std::string namespace_, index_type timestampAnnotationIndex) |
Set the Namespace property of TimestampAnnotation. More... | |
void | setTimestampAnnotationValue (ome::xml::model::primitives::Timestamp value, index_type timestampAnnotationIndex) |
Set the Value property of TimestampAnnotation. More... | |
void | setTransmittanceRangeCutIn (ome::xml::model::primitives::PositiveInteger cutIn, index_type instrumentIndex, index_type filterIndex) |
Set the CutIn property of TransmittanceRange. More... | |
void | setTransmittanceRangeCutInTolerance (ome::xml::model::primitives::NonNegativeInteger cutInTolerance, index_type instrumentIndex, index_type filterIndex) |
Set the CutInTolerance property of TransmittanceRange. More... | |
void | setTransmittanceRangeCutOut (ome::xml::model::primitives::PositiveInteger cutOut, index_type instrumentIndex, index_type filterIndex) |
Set the CutOut property of TransmittanceRange. More... | |
void | setTransmittanceRangeCutOutTolerance (ome::xml::model::primitives::NonNegativeInteger cutOutTolerance, index_type instrumentIndex, index_type filterIndex) |
Set the CutOutTolerance property of TransmittanceRange. More... | |
void | setTransmittanceRangeTransmittance (ome::xml::model::primitives::PercentFraction transmittance, index_type instrumentIndex, index_type filterIndex) |
Set the Transmittance property of TransmittanceRange. More... | |
void | setUUIDFileName (std::string fileName, index_type imageIndex, index_type tiffDataIndex) |
Set the FileName property of UUID. More... | |
void | setWellAnnotationRef (const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of Well. More... | |
void | setWellColor (ome::xml::model::primitives::Color color, index_type plateIndex, index_type wellIndex) |
Set the Color property of Well. More... | |
void | setWellColumn (ome::xml::model::primitives::NonNegativeInteger column, index_type plateIndex, index_type wellIndex) |
Set the Column property of Well. More... | |
void | setWellExternalDescription (std::string externalDescription, index_type plateIndex, index_type wellIndex) |
Set the ExternalDescription property of Well. More... | |
void | setWellExternalIdentifier (std::string externalIdentifier, index_type plateIndex, index_type wellIndex) |
Set the ExternalIdentifier property of Well. More... | |
void | setWellID (std::string id, index_type plateIndex, index_type wellIndex) |
Set the ID property of Well. More... | |
void | setWellReagentRef (const std::string &reagent, index_type plateIndex, index_type wellIndex) |
Set the ReagentRef property of Well. More... | |
void | setWellRow (ome::xml::model::primitives::NonNegativeInteger row, index_type plateIndex, index_type wellIndex) |
Set the Row property of Well. More... | |
void | setWellType (std::string type, index_type plateIndex, index_type wellIndex) |
Set the Type property of Well. More... | |
void | setWellSampleAnnotationRef (const std::string &annotation, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of WellSample. More... | |
void | setWellSampleID (std::string id, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) |
Set the ID property of WellSample. More... | |
void | setWellSampleImageRef (const std::string &image, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) |
Set the ImageRef property of WellSample. More... | |
void | setWellSampleIndex (ome::xml::model::primitives::NonNegativeInteger index, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) |
Set the Index property of WellSample. More... | |
void | setWellSamplePositionX (double positionX, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) |
Set the PositionX property of WellSample. More... | |
void | setWellSamplePositionY (double positionY, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) |
Set the PositionY property of WellSample. More... | |
void | setWellSampleTimepoint (ome::xml::model::primitives::Timestamp timepoint, index_type plateIndex, index_type wellIndex, index_type wellSampleIndex) |
Set the Timepoint property of WellSample. More... | |
void | setXMLAnnotationAnnotationRef (const std::string &annotation, index_type XMLAnnotationIndex, index_type annotationRefIndex) |
Set the AnnotationRef property of XMLAnnotation. More... | |
void | setXMLAnnotationAnnotator (std::string annotator, index_type XMLAnnotationIndex) |
Set the Annotator property of XMLAnnotation. More... | |
void | setXMLAnnotationDescription (std::string description, index_type XMLAnnotationIndex) |
Set the Description property of XMLAnnotation. More... | |
void | setXMLAnnotationID (std::string id, index_type XMLAnnotationIndex) |
Set the ID property of XMLAnnotation. More... | |
void | setXMLAnnotationNamespace (std::string namespace_, index_type XMLAnnotationIndex) |
Set the Namespace property of XMLAnnotation. More... | |
void | setXMLAnnotationValue (std::string value, index_type XMLAnnotationIndex) |
Set the Value property of XMLAnnotation. More... | |
Public Member Functions inherited from ome::xml::meta::Metadata | |
virtual | ~Metadata () |
Destructor. | |
Public Member Functions inherited from ome::xml::meta::MetadataRetrieve | |
virtual | ~MetadataRetrieve () |
Destructor. | |
Public Member Functions inherited from ome::xml::meta::BaseMetadata | |
virtual | ~BaseMetadata () |
Destructor. | |
Public Member Functions inherited from ome::xml::meta::MetadataStore | |
virtual | ~MetadataStore () |
Destructor. | |
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. | |
Protected Member Functions inherited from ome::xml::meta::Metadata | |
Metadata () | |
Constructor. | |
Protected Member Functions inherited from ome::xml::meta::MetadataRetrieve | |
MetadataRetrieve () | |
Constructor. | |
Protected Member Functions inherited from ome::xml::meta::BaseMetadata | |
BaseMetadata () | |
Constructor. | |
Protected Member Functions inherited from ome::xml::meta::MetadataStore | |
MetadataStore () | |
Constructor. | |
Dummy metadata store.
A dummy implementation of MetadataStore and MetadataRetrieve, which may be used when no other metadata implementations are available. All set methods are no-ops with no side-effects. All get methods will throw an exception, since no valid data exists to return.
|
virtual |
Create root node.
The action taken here is specific to the concrete metadata implementation.
Implements ome::xml::meta::MetadataStore.
|
virtual |
Get the ID property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Power property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Arc.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FileName property of BinaryFile.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MIMEType property of BinaryFile.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Size property of BinaryFile.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MetadataFile property of BinaryOnly.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the UUID property of BinaryOnly.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a BooleanAnnotation.
This method returns the number of references to the specified BooleanAnnotation held by all model objects.
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of BooleanAnnotation.
booleanAnnotationIndex | the BooleanAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of BooleanAnnotation.
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of BooleanAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of BooleanAnnotation.
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of BooleanAnnotation.
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of BooleanAnnotation.
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of BooleanAnnotation.
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AcquisitionMode property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Color property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ContrastMethod property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Channel elements.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the EmissionWavelength property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExcitationWavelength property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FilterSetRef property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Fluor property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the IlluminationType property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Attenuation property of LightSourceSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of LightSourceSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Wavelength property of LightSourceSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the NDFilter property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PinholeSize property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PockelCellSetting property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SamplesPerPixel property of Channel.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a CommentAnnotation.
This method returns the number of references to the specified CommentAnnotation held by all model objects.
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of CommentAnnotation.
commentAnnotationIndex | the CommentAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of CommentAnnotation.
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of CommentAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of CommentAnnotation.
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of CommentAnnotation.
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of CommentAnnotation.
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of CommentAnnotation.
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Dataset.
datasetIndex | the Dataset index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Dataset elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterGroupRef property of Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterRef property of Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ImageRef property of Dataset.
datasetIndex | the Dataset index. |
imageRefIndex | ImageRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ImageRef elements in Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Dataset.
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of DatasetRef elements.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AmplificationGain property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Detector elements.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Gain property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Offset property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Binning property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Gain property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Integration property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Offset property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ReadOutRate property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Voltage property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Zoom property of DetectorSettings.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Voltage property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Zoom property of Detector.
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Dichroic elements.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Dichroic.
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Dichroic.
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Dichroic.
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Dichroic.
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Dichroic.
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a DoubleAnnotation.
This method returns the number of references to the specified DoubleAnnotation held by all model objects.
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of DoubleAnnotation.
doubleAnnotationIndex | the DoubleAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of DoubleAnnotation.
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of DoubleAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of DoubleAnnotation.
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of DoubleAnnotation.
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of DoubleAnnotation.
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of DoubleAnnotation.
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RadiusX property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RadiusY property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y property of Ellipse.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Experiment elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Experiment.
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Experimenter.
experimenterIndex | the Experimenter index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Experimenter elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Email property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FirstName property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ExperimenterGroup elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterRef property of ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
experimenterRefIndex | ExperimenterRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ExperimenterRef elements in ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Leader property of ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
leaderIndex | Leader index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of ExperimenterGroup.
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Institution property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LastName property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MiddleName property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the UserName property of Experimenter.
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterRef property of Experiment.
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Experiment.
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Experiment.
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Power property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Filament.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a FileAnnotation.
This method returns the number of references to the specified FileAnnotation held by all model objects.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of FileAnnotation.
fileAnnotationIndex | the FileAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of FileAnnotation.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of FileAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of FileAnnotation.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of FileAnnotation.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of FileAnnotation.
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Filter elements.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FilterWheel property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of FilterSet elements.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the DichroicRef property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the EmissionFilterRef property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
emissionFilterRefIndex | EmissionFilterRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of EmissionFilterRef elements in FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExcitationFilterRef property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
excitationFilterRefIndex | ExcitationFilterRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ExcitationFilterRef elements in FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of FilterSet.
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Filter.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AcquisitionDate property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Image.
imageIndex | the Image index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Image elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterGroupRef property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterRef property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimentRef property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the InstrumentRef property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MicrobeamManipulationRef property of Image.
imageIndex | the Image index. |
microbeamManipulationRefIndex | MicrobeamManipulationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ROIRef property of Image.
imageIndex | the Image index. |
ROIRefIndex | ROIRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ROIRef elements in Image.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AirPressure property of ImagingEnvironment.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CO2Percent property of ImagingEnvironment.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Humidity property of ImagingEnvironment.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Temperature property of ImagingEnvironment.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Instrument elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Instrument.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y property of Label.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FrequencyMultiplication property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LaserMedium property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PockelCell property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Power property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Pulse property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Pump property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RepetitionRate property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Tuneable property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Wavelength property of Laser.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Leader elements.
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of LightEmittingDiode.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of LightEmittingDiode.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of LightEmittingDiode.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of LightEmittingDiode.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Power property of LightEmittingDiode.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of LightEmittingDiode.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the DichroicRef property of LightPath.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the EmissionFilterRef property of LightPath.
imageIndex | the Image index. |
channelIndex | the Channel index. |
emissionFilterRefIndex | EmissionFilterRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of EmissionFilterRef elements in LightPath.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExcitationFilterRef property of LightPath.
imageIndex | the Image index. |
channelIndex | the Channel index. |
excitationFilterRefIndex | ExcitationFilterRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ExcitationFilterRef elements in LightPath.
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of LightSource elements.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the type of a LightSource.
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MarkerEnd property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MarkerStart property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X1 property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X2 property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y1 property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y2 property of Line.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a ListAnnotation.
This method returns the number of references to the specified ListAnnotation held by all model objects.
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of ListAnnotation.
listAnnotationIndex | the ListAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of ListAnnotation.
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ListAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of ListAnnotation.
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of ListAnnotation.
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of ListAnnotation.
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a LongAnnotation.
This method returns the number of references to the specified LongAnnotation held by all model objects.
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of LongAnnotation.
longAnnotationIndex | the LongAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of LongAnnotation.
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of LongAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of LongAnnotation.
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of LongAnnotation.
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of LongAnnotation.
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of LongAnnotation.
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Height property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Width property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y property of Mask.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of MicrobeamManipulation elements.
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterRef property of MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Attenuation property of LightSourceSettings.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of LightSourceSettings elements in MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of LightSourceSettings.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Wavelength property of LightSourceSettings.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of MicrobeamManipulationRef elements.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ROIRef property of MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
ROIRefIndex | ROIRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ROIRef elements in MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of MicrobeamManipulation.
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Microscope.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Microscope.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Microscope.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Microscope.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Microscope.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CalibratedMagnification property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Correction property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Objective elements.
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Immersion property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Iris property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LensNA property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LotNumber property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Manufacturer property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Model property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the NominalMagnification property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SerialNumber property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CorrectionCollar property of ObjectiveSettings.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of ObjectiveSettings.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Medium property of ObjectiveSettings.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RefractiveIndex property of ObjectiveSettings.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the WorkingDistance property of Objective.
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Pixels.
imageIndex | the Image index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the BigEndian property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the BigEndian property of Pixels.
imageIndex | the Image index. |
binDataIndex | BinData index (unused). |
true
if big endian, or false
if little endian. Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of BinData elements in Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the DimensionOrder property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Interleaved property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PhysicalSizeX property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PhysicalSizeY property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PhysicalSizeZ property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SignificantBits property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SizeC property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SizeT property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SizeX property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SizeY property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the SizeZ property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TimeIncrement property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Pixels.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Plane elements.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the DeltaT property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExposureTime property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the HashSHA1 property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PositionX property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PositionY property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PositionZ property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Plane.
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of PlateAcquisition elements.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the EndTime property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MaximumFieldCount property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StartTime property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the WellSampleRef property of PlateAcquisition.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
wellSampleRefIndex | WellSampleRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Plate.
plateIndex | the Plate index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ColumnNamingConvention property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Columns property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Plate elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExternalIdentifier property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FieldIndex property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of PlateRef elements.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RowNamingConvention property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Rows property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Status property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the WellOriginX property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the WellOriginY property of Plate.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y property of Point.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Points property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Polygon.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MarkerEnd property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the MarkerStart property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Points property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Polyline.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Project.
projectIndex | the Project index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Project.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Project elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the DatasetRef property of Project.
projectIndex | the Project index. |
datasetRefIndex | DatasetRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Project.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterGroupRef property of Project.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExperimenterRef property of Project.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Project.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Project.
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Reagent.
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Reagent.
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Reagent elements.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Reagent.
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Reagent.
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Reagent.
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ReagentIdentifier property of Reagent.
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillColor property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FillRule property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontFamily property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontSize property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FontStyle property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Height property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the LineCap property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Locked property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeColor property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeDashArray property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the StrokeWidth property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Text property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheC property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheT property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the TheZ property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transform property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Visible property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Width property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y property of Rectangle.
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RightsHeld property of Rights.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the RightsHolder property of Rights.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of ROI.
ROIIndex | the ROI index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in ROI.
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of ROI elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of ROI.
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of ROI.
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of ROI.
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of ROI.
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the root node of the metadata.
Note that the root node type will be specific to the concrete metadata implementation.
Implements ome::xml::meta::MetadataStore.
|
virtual |
Get the AnnotationRef property of Screen.
screenIndex | the Screen index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Screen elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PlateRef property of Screen.
screenIndex | the Screen index. |
plateRefIndex | PlateRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ProtocolDescription property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ProtocolIdentifier property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ReagentSetDescription property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ReagentSetIdentifier property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Screen.
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Shape elements.
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the type of a Shape.
roiIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Name property of StageLabel.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the X property of StageLabel.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Y property of StageLabel.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Z property of StageLabel.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a TagAnnotation.
This method returns the number of references to the specified TagAnnotation held by all model objects.
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of TagAnnotation.
tagAnnotationIndex | the TagAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of TagAnnotation.
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of TagAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of TagAnnotation.
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of TagAnnotation.
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of TagAnnotation.
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of TagAnnotation.
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a TermAnnotation.
This method returns the number of references to the specified TermAnnotation held by all model objects.
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of TermAnnotation.
termAnnotationIndex | the TermAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of TermAnnotation.
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of TermAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of TermAnnotation.
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of TermAnnotation.
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of TermAnnotation.
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of TermAnnotation.
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of TiffData elements.
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FirstC property of TiffData.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FirstT property of TiffData.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FirstZ property of TiffData.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the IFD property of TiffData.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PlaneCount property of TiffData.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to a TimestampAnnotation.
This method returns the number of references to the specified TimestampAnnotation held by all model objects.
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of TimestampAnnotation.
timestampAnnotationIndex | the TimestampAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of TimestampAnnotation.
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of TimestampAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of TimestampAnnotation.
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of TimestampAnnotation.
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of TimestampAnnotation.
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of TimestampAnnotation.
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CutIn property of TransmittanceRange.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CutInTolerance property of TransmittanceRange.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CutOut property of TransmittanceRange.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the CutOutTolerance property of TransmittanceRange.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Transmittance property of TransmittanceRange.
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the UUID associated with this collection of metadata.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the FileName property of UUID.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the text value of UUID.
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Color property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Column property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of Well elements.
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExternalDescription property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ExternalIdentifier property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ReagentRef property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Row property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of AnnotationRef elements in WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of WellSample elements.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ImageRef property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Index property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PositionX property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the PositionY property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of WellSampleRef elements.
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Timepoint property of WellSample.
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Type property of Well.
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of links to an XMLAnnotation.
This method returns the number of references to the specified XMLAnnotation held by all model objects.
xmlAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the AnnotationRef property of XMLAnnotation.
XMLAnnotationIndex | the XMLAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Annotator property of XMLAnnotation.
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the number of XMLAnnotation elements.
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Description property of XMLAnnotation.
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the ID property of XMLAnnotation.
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Namespace property of XMLAnnotation.
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Get the Value property of XMLAnnotation.
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataRetrieve.
|
virtual |
Set the ID property of Arc.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Arc.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Arc.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Arc.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Power property of Arc.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Arc.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Arc.
type | Type to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FileName property of BinaryFile.
fileName | FileName to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MIMEType property of BinaryFile.
mimeType | MIMEType to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Size property of BinaryFile.
size | Size to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MetadataFile property of BinaryOnly.
metadataFile | MetadataFile to set. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the UUID property of BinaryOnly.
uuid | UUID to set. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of BooleanAnnotation.
annotation | AnnotationRef to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of BooleanAnnotation.
annotator | Annotator to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of BooleanAnnotation.
description | Description to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of BooleanAnnotation.
id | ID to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of BooleanAnnotation.
namespace_ | Namespace to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of BooleanAnnotation.
value | Value to set. |
booleanAnnotationIndex | the BooleanAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AcquisitionMode property of Channel.
acquisitionMode | AcquisitionMode to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Channel.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Color property of Channel.
color | Color to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ContrastMethod property of Channel.
contrastMethod | ContrastMethod to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the EmissionWavelength property of Channel.
emissionWavelength | EmissionWavelength to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExcitationWavelength property of Channel.
excitationWavelength | ExcitationWavelength to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FilterSetRef property of Channel.
filterSet | FilterSetRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Fluor property of Channel.
fluor | Fluor to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Channel.
id | ID to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the IlluminationType property of Channel.
illuminationType | IlluminationType to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Attenuation property of LightSourceSettings.
attenuation | Attenuation to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of LightSourceSettings.
id | ID to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Wavelength property of LightSourceSettings.
wavelength | Wavelength to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Channel.
name | Name to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the NDFilter property of Channel.
ndFilter | NDFilter to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PinholeSize property of Channel.
pinholeSize | PinholeSize to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PockelCellSetting property of Channel.
pockelCellSetting | PockelCellSetting to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SamplesPerPixel property of Channel.
samplesPerPixel | SamplesPerPixel to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of CommentAnnotation.
annotation | AnnotationRef to set. |
commentAnnotationIndex | the CommentAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of CommentAnnotation.
annotator | Annotator to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of CommentAnnotation.
description | Description to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of CommentAnnotation.
id | ID to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of CommentAnnotation.
namespace_ | Namespace to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of CommentAnnotation.
value | Value to set. |
commentAnnotationIndex | the CommentAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Dataset.
annotation | AnnotationRef to set. |
datasetIndex | the Dataset index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Dataset.
description | Description to set. |
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterGroupRef property of Dataset.
experimenterGroup | ExperimenterGroupRef to set. |
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterRef property of Dataset.
experimenter | ExperimenterRef to set. |
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Dataset.
id | ID to set. |
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ImageRef property of Dataset.
image | ImageRef to set. |
datasetIndex | the Dataset index. |
imageRefIndex | ImageRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Dataset.
name | Name to set. |
datasetIndex | the Dataset index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AmplificationGain property of Detector.
amplificationGain | AmplificationGain to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Gain property of Detector.
gain | Gain to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Detector.
id | ID to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Detector.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Detector.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Detector.
model | Model to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Offset property of Detector.
offset | Offset to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Detector.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Binning property of DetectorSettings.
binning | Binning to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Gain property of DetectorSettings.
gain | Gain to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of DetectorSettings.
id | ID to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Integration property of DetectorSettings.
integration | Integration to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Offset property of DetectorSettings.
offset | Offset to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ReadOutRate property of DetectorSettings.
readOutRate | ReadOutRate to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Voltage property of DetectorSettings.
voltage | Voltage to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Zoom property of DetectorSettings.
zoom | Zoom to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Detector.
type | Type to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Voltage property of Detector.
voltage | Voltage to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Zoom property of Detector.
zoom | Zoom to set. |
instrumentIndex | the Instrument index. |
detectorIndex | the Detector index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Dichroic.
id | ID to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Dichroic.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Dichroic.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Dichroic.
model | Model to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Dichroic.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
dichroicIndex | the Dichroic index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of DoubleAnnotation.
annotation | AnnotationRef to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of DoubleAnnotation.
annotator | Annotator to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of DoubleAnnotation.
description | Description to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of DoubleAnnotation.
id | ID to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of DoubleAnnotation.
namespace_ | Namespace to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of DoubleAnnotation.
value | Value to set. |
doubleAnnotationIndex | the DoubleAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Ellipse.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Ellipse.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Ellipse.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Ellipse.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Ellipse.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Ellipse.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Ellipse.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Ellipse.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RadiusX property of Ellipse.
radiusX | RadiusX to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RadiusY property of Ellipse.
radiusY | RadiusY to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Ellipse.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Ellipse.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Ellipse.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Ellipse.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Ellipse.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Ellipse.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Ellipse.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Ellipse.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Ellipse.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X property of Ellipse.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y property of Ellipse.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Experiment.
description | Description to set. |
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Experimenter.
annotation | AnnotationRef to set. |
experimenterIndex | the Experimenter index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Email property of Experimenter.
Email to set. | |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FirstName property of Experimenter.
firstName | FirstName to set. |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of ExperimenterGroup.
annotation | AnnotationRef to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of ExperimenterGroup.
description | Description to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterRef property of ExperimenterGroup.
experimenter | ExperimenterRef to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
experimenterRefIndex | ExperimenterRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of ExperimenterGroup.
id | ID to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Leader property of ExperimenterGroup.
leader | Leader to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
leaderIndex | Leader index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of ExperimenterGroup.
name | Name to set. |
experimenterGroupIndex | the ExperimenterGroup index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Experimenter.
id | ID to set. |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Institution property of Experimenter.
institution | Institution to set. |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LastName property of Experimenter.
lastName | LastName to set. |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MiddleName property of Experimenter.
middleName | MiddleName to set. |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the UserName property of Experimenter.
userName | UserName to set. |
experimenterIndex | the Experimenter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterRef property of Experiment.
experimenter | ExperimenterRef to set. |
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Experiment.
id | ID to set. |
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Experiment.
type | Type to set. |
experimentIndex | the Experiment index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Filament.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Filament.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Filament.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Filament.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Power property of Filament.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Filament.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Filament.
type | Type to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of FileAnnotation.
annotation | AnnotationRef to set. |
fileAnnotationIndex | the FileAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of FileAnnotation.
annotator | Annotator to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of FileAnnotation.
description | Description to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of FileAnnotation.
id | ID to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of FileAnnotation.
namespace_ | Namespace to set. |
fileAnnotationIndex | the FileAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FilterWheel property of Filter.
filterWheel | FilterWheel to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Filter.
id | ID to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Filter.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Filter.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Filter.
model | Model to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Filter.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the DichroicRef property of FilterSet.
dichroic | DichroicRef to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the EmissionFilterRef property of FilterSet.
emissionFilter | EmissionFilterRef to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
emissionFilterRefIndex | EmissionFilterRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExcitationFilterRef property of FilterSet.
excitationFilter | ExcitationFilterRef to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
excitationFilterRefIndex | ExcitationFilterRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of FilterSet.
id | ID to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of FilterSet.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of FilterSet.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of FilterSet.
model | Model to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of FilterSet.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
filterSetIndex | the FilterSet index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Filter.
type | Type to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AcquisitionDate property of Image.
acquisitionDate | AcquisitionDate to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Image.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Image.
description | Description to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterGroupRef property of Image.
experimenterGroup | ExperimenterGroupRef to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterRef property of Image.
experimenter | ExperimenterRef to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimentRef property of Image.
experiment | ExperimentRef to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Image.
id | ID to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the InstrumentRef property of Image.
instrument | InstrumentRef to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MicrobeamManipulationRef property of Image.
microbeamManipulation | MicrobeamManipulationRef to set. |
imageIndex | the Image index. |
microbeamManipulationRefIndex | MicrobeamManipulationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Image.
name | Name to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ROIRef property of Image.
roi | ROIRef to set. |
imageIndex | the Image index. |
ROIRefIndex | ROIRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AirPressure property of ImagingEnvironment.
airPressure | AirPressure to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CO2Percent property of ImagingEnvironment.
co2Percent | CO2Percent to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Humidity property of ImagingEnvironment.
humidity | Humidity to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Temperature property of ImagingEnvironment.
temperature | Temperature to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Instrument.
id | ID to set. |
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Label.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Label.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Label.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Label.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Label.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Label.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Label.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Label.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Label.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Label.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Label.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Label.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Label.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Label.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Label.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Label.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Label.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X property of Label.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y property of Label.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FrequencyMultiplication property of Laser.
frequencyMultiplication | FrequencyMultiplication to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Laser.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LaserMedium property of Laser.
laserMedium | LaserMedium to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Laser.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Laser.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Laser.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PockelCell property of Laser.
pockelCell | PockelCell to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Power property of Laser.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Pulse property of Laser.
pulse | Pulse to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Pump property of Laser.
pump | Pump to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RepetitionRate property of Laser.
repetitionRate | RepetitionRate to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Laser.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Tuneable property of Laser.
tuneable | Tuneable to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Laser.
type | Type to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Wavelength property of Laser.
wavelength | Wavelength to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of LightEmittingDiode.
id | ID to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of LightEmittingDiode.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of LightEmittingDiode.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of LightEmittingDiode.
model | Model to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Power property of LightEmittingDiode.
power | Power to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of LightEmittingDiode.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
lightSourceIndex | the LightSource index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the DichroicRef property of LightPath.
dichroic | DichroicRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the EmissionFilterRef property of LightPath.
emissionFilter | EmissionFilterRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
emissionFilterRefIndex | EmissionFilterRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExcitationFilterRef property of LightPath.
excitationFilter | ExcitationFilterRef to set. |
imageIndex | the Image index. |
channelIndex | the Channel index. |
excitationFilterRefIndex | ExcitationFilterRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Line.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Line.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Line.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Line.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Line.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Line.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Line.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Line.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MarkerEnd property of Line.
markerEnd | MarkerEnd to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MarkerStart property of Line.
markerStart | MarkerStart to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Line.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Line.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Line.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Line.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Line.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Line.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Line.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Line.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Line.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X1 property of Line.
x1 | X1 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X2 property of Line.
x2 | X2 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y1 property of Line.
y1 | Y1 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y2 property of Line.
y2 | Y2 to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of ListAnnotation.
annotation | AnnotationRef to set. |
listAnnotationIndex | the ListAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of ListAnnotation.
annotator | Annotator to set. |
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of ListAnnotation.
description | Description to set. |
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of ListAnnotation.
id | ID to set. |
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of ListAnnotation.
namespace_ | Namespace to set. |
listAnnotationIndex | the ListAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of LongAnnotation.
annotation | AnnotationRef to set. |
longAnnotationIndex | the LongAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of LongAnnotation.
annotator | Annotator to set. |
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of LongAnnotation.
description | Description to set. |
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of LongAnnotation.
id | ID to set. |
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of LongAnnotation.
namespace_ | Namespace to set. |
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of LongAnnotation.
value | Value to set. |
longAnnotationIndex | the LongAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Mask.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Mask.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Mask.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Mask.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Mask.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Height property of Mask.
height | Height to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Mask.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Mask.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Mask.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Mask.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Mask.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Mask.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Mask.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Mask.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Mask.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Mask.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Mask.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Mask.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Width property of Mask.
width | Width to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X property of Mask.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y property of Mask.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of MicrobeamManipulation.
description | Description to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterRef property of MicrobeamManipulation.
experimenter | ExperimenterRef to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of MicrobeamManipulation.
id | ID to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Attenuation property of LightSourceSettings.
attenuation | Attenuation to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of LightSourceSettings.
id | ID to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Wavelength property of LightSourceSettings.
wavelength | Wavelength to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
lightSourceSettingsIndex | the LightSourceSettings index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ROIRef property of MicrobeamManipulation.
roi | ROIRef to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
ROIRefIndex | ROIRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of MicrobeamManipulation.
type | Type to set. |
experimentIndex | the Experiment index. |
microbeamManipulationIndex | the MicrobeamManipulation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Microscope.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Microscope.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Microscope.
model | Model to set. |
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Microscope.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Microscope.
type | Type to set. |
instrumentIndex | the Instrument index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CalibratedMagnification property of Objective.
calibratedMagnification | CalibratedMagnification to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Correction property of Objective.
correction | Correction to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Objective.
id | ID to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Immersion property of Objective.
immersion | Immersion to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Iris property of Objective.
iris | Iris to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LensNA property of Objective.
lensNA | LensNA to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LotNumber property of Objective.
lotNumber | LotNumber to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Manufacturer property of Objective.
manufacturer | Manufacturer to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Model property of Objective.
model | Model to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the NominalMagnification property of Objective.
nominalMagnification | NominalMagnification to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SerialNumber property of Objective.
serialNumber | SerialNumber to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CorrectionCollar property of ObjectiveSettings.
correctionCollar | CorrectionCollar to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of ObjectiveSettings.
id | ID to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Medium property of ObjectiveSettings.
medium | Medium to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RefractiveIndex property of ObjectiveSettings.
refractiveIndex | RefractiveIndex to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the WorkingDistance property of Objective.
workingDistance | WorkingDistance to set. |
instrumentIndex | the Instrument index. |
objectiveIndex | the Objective index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Pixels.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the BigEndian property of Pixels.
bigEndian | BigEndian to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
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). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the DimensionOrder property of Pixels.
dimensionOrder | DimensionOrder to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Pixels.
id | ID to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Interleaved property of Pixels.
interleaved | Interleaved to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PhysicalSizeX property of Pixels.
physicalSizeX | PhysicalSizeX to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PhysicalSizeY property of Pixels.
physicalSizeY | PhysicalSizeY to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PhysicalSizeZ property of Pixels.
physicalSizeZ | PhysicalSizeZ to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SignificantBits property of Pixels.
significantBits | SignificantBits to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SizeC property of Pixels.
sizeC | SizeC to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SizeT property of Pixels.
sizeT | SizeT to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SizeX property of Pixels.
sizeX | SizeX to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SizeY property of Pixels.
sizeY | SizeY to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the SizeZ property of Pixels.
sizeZ | SizeZ to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TimeIncrement property of Pixels.
timeIncrement | TimeIncrement to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Pixels.
type | Type to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Plane.
annotation | AnnotationRef to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the DeltaT property of Plane.
deltaT | DeltaT to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExposureTime property of Plane.
exposureTime | ExposureTime to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the HashSHA1 property of Plane.
hashSHA1 | HashSHA1 to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PositionX property of Plane.
positionX | PositionX to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PositionY property of Plane.
positionY | PositionY to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PositionZ property of Plane.
positionZ | PositionZ to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Plane.
theC | TheC to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Plane.
theT | TheT to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Plane.
theZ | TheZ to set. |
imageIndex | the Image index. |
planeIndex | the Plane index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of PlateAcquisition.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of PlateAcquisition.
description | Description to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the EndTime property of PlateAcquisition.
endTime | EndTime to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of PlateAcquisition.
id | ID to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MaximumFieldCount property of PlateAcquisition.
maximumFieldCount | MaximumFieldCount to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of PlateAcquisition.
name | Name to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StartTime property of PlateAcquisition.
startTime | StartTime to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the WellSampleRef property of PlateAcquisition.
wellSample | WellSampleRef to set. |
plateIndex | the Plate index. |
plateAcquisitionIndex | the PlateAcquisition index. |
wellSampleRefIndex | WellSampleRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Plate.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ColumnNamingConvention property of Plate.
columnNamingConvention | ColumnNamingConvention to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Columns property of Plate.
columns | Columns to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Plate.
description | Description to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExternalIdentifier property of Plate.
externalIdentifier | ExternalIdentifier to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FieldIndex property of Plate.
fieldIndex | FieldIndex to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Plate.
id | ID to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Plate.
name | Name to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RowNamingConvention property of Plate.
rowNamingConvention | RowNamingConvention to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Rows property of Plate.
rows | Rows to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Status property of Plate.
status | Status to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the WellOriginX property of Plate.
wellOriginX | WellOriginX to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the WellOriginY property of Plate.
wellOriginY | WellOriginY to set. |
plateIndex | the Plate index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Point.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Point.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Point.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Point.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Point.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Point.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Point.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Point.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Point.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Point.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Point.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Point.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Point.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Point.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Point.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Point.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Point.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X property of Point.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y property of Point.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Polygon.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Polygon.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Polygon.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Polygon.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Polygon.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Polygon.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Polygon.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Polygon.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Points property of Polygon.
points | Points to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Polygon.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Polygon.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Polygon.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Polygon.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Polygon.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Polygon.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Polygon.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Polygon.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Polygon.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Polyline.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Polyline.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Polyline.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Polyline.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Polyline.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Polyline.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Polyline.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Polyline.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MarkerEnd property of Polyline.
markerEnd | MarkerEnd to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the MarkerStart property of Polyline.
markerStart | MarkerStart to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Points property of Polyline.
points | Points to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Polyline.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Polyline.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Polyline.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Polyline.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Polyline.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Polyline.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Polyline.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Polyline.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Polyline.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Project.
annotation | AnnotationRef to set. |
projectIndex | the Project index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the DatasetRef property of Project.
dataset | DatasetRef to set. |
projectIndex | the Project index. |
datasetRefIndex | DatasetRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Project.
description | Description to set. |
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterGroupRef property of Project.
experimenterGroup | ExperimenterGroupRef to set. |
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExperimenterRef property of Project.
experimenter | ExperimenterRef to set. |
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Project.
id | ID to set. |
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Project.
name | Name to set. |
projectIndex | the Project index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Reagent.
annotation | AnnotationRef to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Reagent.
description | Description to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Reagent.
id | ID to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Reagent.
name | Name to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ReagentIdentifier property of Reagent.
reagentIdentifier | ReagentIdentifier to set. |
screenIndex | the Screen index. |
reagentIndex | the Reagent index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillColor property of Rectangle.
fillColor | FillColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FillRule property of Rectangle.
fillRule | FillRule to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontFamily property of Rectangle.
fontFamily | FontFamily to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontSize property of Rectangle.
fontSize | FontSize to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FontStyle property of Rectangle.
fontStyle | FontStyle to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Height property of Rectangle.
height | Height to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Rectangle.
id | ID to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the LineCap property of Rectangle.
lineCap | LineCap to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Locked property of Rectangle.
locked | Locked to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeColor property of Rectangle.
strokeColor | StrokeColor to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeDashArray property of Rectangle.
strokeDashArray | StrokeDashArray to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the StrokeWidth property of Rectangle.
strokeWidth | StrokeWidth to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Text property of Rectangle.
text | Text to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheC property of Rectangle.
theC | TheC to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheT property of Rectangle.
theT | TheT to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the TheZ property of Rectangle.
theZ | TheZ to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transform property of Rectangle.
transform | Transform to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Visible property of Rectangle.
visible | Visible to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Width property of Rectangle.
width | Width to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X property of Rectangle.
x | X to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y property of Rectangle.
y | Y to set. |
ROIIndex | the ROI index. |
shapeIndex | the Shape index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RightsHeld property of Rights.
rightsHeld | RightsHeld to set. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the RightsHolder property of Rights.
rightsHolder | RightsHolder to set. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of ROI.
annotation | AnnotationRef to set. |
ROIIndex | the ROI index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of ROI.
description | Description to set. |
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of ROI.
id | ID to set. |
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of ROI.
name | Name to set. |
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of ROI.
namespace_ | Namespace to set. |
ROIIndex | the ROI index. |
Implements ome::xml::meta::MetadataStore.
|
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. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Screen.
annotation | AnnotationRef to set. |
screenIndex | the Screen index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of Screen.
description | Description to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Screen.
id | ID to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of Screen.
name | Name to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PlateRef property of Screen.
plate | PlateRef to set. |
screenIndex | the Screen index. |
plateRefIndex | PlateRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ProtocolDescription property of Screen.
protocolDescription | ProtocolDescription to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ProtocolIdentifier property of Screen.
protocolIdentifier | ProtocolIdentifier to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ReagentSetDescription property of Screen.
reagentSetDescription | ReagentSetDescription to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ReagentSetIdentifier property of Screen.
reagentSetIdentifier | ReagentSetIdentifier to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Screen.
type | Type to set. |
screenIndex | the Screen index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Name property of StageLabel.
name | Name to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the X property of StageLabel.
x | X to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Y property of StageLabel.
y | Y to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Z property of StageLabel.
z | Z to set. |
imageIndex | the Image index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of TagAnnotation.
annotation | AnnotationRef to set. |
tagAnnotationIndex | the TagAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of TagAnnotation.
annotator | Annotator to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of TagAnnotation.
description | Description to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of TagAnnotation.
id | ID to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of TagAnnotation.
namespace_ | Namespace to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of TagAnnotation.
value | Value to set. |
tagAnnotationIndex | the TagAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of TermAnnotation.
annotation | AnnotationRef to set. |
termAnnotationIndex | the TermAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of TermAnnotation.
annotator | Annotator to set. |
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of TermAnnotation.
description | Description to set. |
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of TermAnnotation.
id | ID to set. |
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of TermAnnotation.
namespace_ | Namespace to set. |
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of TermAnnotation.
value | Value to set. |
termAnnotationIndex | the TermAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FirstC property of TiffData.
firstC | FirstC to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FirstT property of TiffData.
firstT | FirstT to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FirstZ property of TiffData.
firstZ | FirstZ to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the IFD property of TiffData.
ifd | IFD to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PlaneCount property of TiffData.
planeCount | PlaneCount to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of TimestampAnnotation.
annotation | AnnotationRef to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of TimestampAnnotation.
annotator | Annotator to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of TimestampAnnotation.
description | Description to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of TimestampAnnotation.
id | ID to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of TimestampAnnotation.
namespace_ | Namespace to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of TimestampAnnotation.
value | Value to set. |
timestampAnnotationIndex | the TimestampAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CutIn property of TransmittanceRange.
cutIn | CutIn to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CutInTolerance property of TransmittanceRange.
cutInTolerance | CutInTolerance to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CutOut property of TransmittanceRange.
cutOut | CutOut to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the CutOutTolerance property of TransmittanceRange.
cutOutTolerance | CutOutTolerance to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Transmittance property of TransmittanceRange.
transmittance | Transmittance to set. |
instrumentIndex | the Instrument index. |
filterIndex | the Filter index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the UUID associated with this collection of metadata.
uuid | the UUID to set. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the FileName property of UUID.
fileName | FileName to set. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the text value of UUID.
value | text value. |
imageIndex | the Image index. |
tiffDataIndex | the TiffData index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of Well.
annotation | AnnotationRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Color property of Well.
color | Color to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Column property of Well.
column | Column to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExternalDescription property of Well.
externalDescription | ExternalDescription to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ExternalIdentifier property of Well.
externalIdentifier | ExternalIdentifier to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of Well.
id | ID to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ReagentRef property of Well.
reagent | ReagentRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Row property of Well.
row | Row to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
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). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of WellSample.
id | ID to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ImageRef property of WellSample.
image | ImageRef to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Index property of WellSample.
index | Index to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PositionX property of WellSample.
positionX | PositionX to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the PositionY property of WellSample.
positionY | PositionY to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Timepoint property of WellSample.
timepoint | Timepoint to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
wellSampleIndex | the WellSample index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Type property of Well.
type | Type to set. |
plateIndex | the Plate index. |
wellIndex | the Well index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the AnnotationRef property of XMLAnnotation.
annotation | AnnotationRef to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
annotationRefIndex | AnnotationRef index (unused). |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Annotator property of XMLAnnotation.
annotator | Annotator to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Description property of XMLAnnotation.
description | Description to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the ID property of XMLAnnotation.
id | ID to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Namespace property of XMLAnnotation.
namespace_ | Namespace to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataStore.
|
virtual |
Set the Value property of XMLAnnotation.
value | Value to set. |
XMLAnnotationIndex | the XMLAnnotation index. |
Implements ome::xml::meta::MetadataStore.