Package ome.xml.meta
Interface MetadataRetrieve
-
- All Superinterfaces:
BaseMetadata
- All Known Subinterfaces:
IMetadata,OMEXMLMetadata
- All Known Implementing Classes:
AbstractOMEXMLMetadata,AggregateMetadata,DummyMetadata,OMEXMLMetadataImpl
public interface MetadataRetrieve extends BaseMetadata
A proxy whose responsibility it is to extract biological image data from a particular storage medium.The
MetadataRetrieveinterface encompasses the metadata that any specific storage medium (file, relational database, etc.) should be expected to access from its backing data model.The
MetadataRetrieveinterface goes hand in hand with theMetadataStoreinterface. Essentially,MetadataRetrieveprovides the "getter" methods for a storage medium, andMetadataStoreprovides the "setter" methods.Since it often makes sense for a storage medium to implement both interfaces, there is also an
IMetadatainterface encompassing bothMetadataStoreandMetadataRetrieve, which reduces the need to cast between object types.See
OMEXMLMetadatafor an example implementation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetArcAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of Arc.java.lang.StringgetArcID(int instrumentIndex, int lightSourceIndex)Get the ID property of Arc.java.lang.StringgetArcLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of Arc.java.lang.StringgetArcManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of Arc.java.lang.StringgetArcModel(int instrumentIndex, int lightSourceIndex)Get the Model property of Arc.PowergetArcPower(int instrumentIndex, int lightSourceIndex)Get the Power property of Arc.java.lang.StringgetArcSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of Arc.ArcTypegetArcType(int instrumentIndex, int lightSourceIndex)Get the Type property of Arc.byte[]getBinaryFileBinData(int fileAnnotationIndex)Get the Base64Binary property of BinData.java.lang.BooleangetBinaryFileBinDataBigEndian(int fileAnnotationIndex)Get the BigEndian property of BinData.CompressiongetBinaryFileBinDataCompression(int fileAnnotationIndex)Get the Compression property of BinData.NonNegativeLonggetBinaryFileBinDataLength(int fileAnnotationIndex)Get the Length property of BinData.java.lang.StringgetBinaryFileFileName(int fileAnnotationIndex)Get the FileName property of BinaryFile.java.lang.StringgetBinaryFileMIMEType(int fileAnnotationIndex)Get the MIMEType property of BinaryFile.NonNegativeLonggetBinaryFileSize(int fileAnnotationIndex)Get the Size property of BinaryFile.java.lang.StringgetBinaryOnlyMetadataFile()Get the MetadataFile property of BinaryOnly.java.lang.StringgetBinaryOnlyUUID()Get the UUID property of BinaryOnly.intgetBooleanAnnotationAnnotationCount(int booleanAnnotationIndex)Get the number of links to a BooleanAnnotation.java.lang.StringgetBooleanAnnotationAnnotationRef(int booleanAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of BooleanAnnotation.java.lang.StringgetBooleanAnnotationAnnotator(int booleanAnnotationIndex)Get the Annotator property of BooleanAnnotation.intgetBooleanAnnotationCount()Get the number of BooleanAnnotation elements.java.lang.StringgetBooleanAnnotationDescription(int booleanAnnotationIndex)Get the Description property of BooleanAnnotation.java.lang.StringgetBooleanAnnotationID(int booleanAnnotationIndex)Get the ID property of BooleanAnnotation.java.lang.StringgetBooleanAnnotationNamespace(int booleanAnnotationIndex)Get the Namespace property of BooleanAnnotation.java.lang.BooleangetBooleanAnnotationValue(int booleanAnnotationIndex)Get the Value property of BooleanAnnotation.AcquisitionModegetChannelAcquisitionMode(int imageIndex, int channelIndex)Get the AcquisitionMode property of Channel.java.lang.StringgetChannelAnnotationRef(int imageIndex, int channelIndex, int annotationRefIndex)Get the AnnotationRef property of Channel.intgetChannelAnnotationRefCount(int imageIndex, int channelIndex)Get the number of AnnotationRef elements in Channel.ColorgetChannelColor(int imageIndex, int channelIndex)Get the Color property of Channel.ContrastMethodgetChannelContrastMethod(int imageIndex, int channelIndex)Get the ContrastMethod property of Channel.intgetChannelCount(int imageIndex)Get the number of Channel elements.LengthgetChannelEmissionWavelength(int imageIndex, int channelIndex)Get the EmissionWavelength property of Channel.LengthgetChannelExcitationWavelength(int imageIndex, int channelIndex)Get the ExcitationWavelength property of Channel.java.lang.StringgetChannelFilterSetRef(int imageIndex, int channelIndex)Get the FilterSetRef property of Channel.java.lang.StringgetChannelFluor(int imageIndex, int channelIndex)Get the Fluor property of Channel.java.lang.StringgetChannelID(int imageIndex, int channelIndex)Get the ID property of Channel.IlluminationTypegetChannelIlluminationType(int imageIndex, int channelIndex)Get the IlluminationType property of Channel.PercentFractiongetChannelLightSourceSettingsAttenuation(int imageIndex, int channelIndex)Get the Attenuation property of LightSourceSettings.java.lang.StringgetChannelLightSourceSettingsID(int imageIndex, int channelIndex)Get the ID property of LightSourceSettings.LengthgetChannelLightSourceSettingsWavelength(int imageIndex, int channelIndex)Get the Wavelength property of LightSourceSettings.java.lang.StringgetChannelName(int imageIndex, int channelIndex)Get the Name property of Channel.java.lang.DoublegetChannelNDFilter(int imageIndex, int channelIndex)Get the NDFilter property of Channel.LengthgetChannelPinholeSize(int imageIndex, int channelIndex)Get the PinholeSize property of Channel.java.lang.IntegergetChannelPockelCellSetting(int imageIndex, int channelIndex)Get the PockelCellSetting property of Channel.PositiveIntegergetChannelSamplesPerPixel(int imageIndex, int channelIndex)Get the SamplesPerPixel property of Channel.intgetCommentAnnotationAnnotationCount(int commentAnnotationIndex)Get the number of links to a CommentAnnotation.java.lang.StringgetCommentAnnotationAnnotationRef(int commentAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of CommentAnnotation.java.lang.StringgetCommentAnnotationAnnotator(int commentAnnotationIndex)Get the Annotator property of CommentAnnotation.intgetCommentAnnotationCount()Get the number of CommentAnnotation elements.java.lang.StringgetCommentAnnotationDescription(int commentAnnotationIndex)Get the Description property of CommentAnnotation.java.lang.StringgetCommentAnnotationID(int commentAnnotationIndex)Get the ID property of CommentAnnotation.java.lang.StringgetCommentAnnotationNamespace(int commentAnnotationIndex)Get the Namespace property of CommentAnnotation.java.lang.StringgetCommentAnnotationValue(int commentAnnotationIndex)Get the Value property of CommentAnnotation.java.lang.StringgetDatasetAnnotationRef(int datasetIndex, int annotationRefIndex)Get the AnnotationRef property of Dataset.intgetDatasetAnnotationRefCount(int datasetIndex)Get the number of AnnotationRef elements in Dataset.intgetDatasetCount()Get the number of Dataset elements.java.lang.StringgetDatasetDescription(int datasetIndex)Get the Description property of Dataset.java.lang.StringgetDatasetExperimenterGroupRef(int datasetIndex)Get the ExperimenterGroupRef property of Dataset.java.lang.StringgetDatasetExperimenterRef(int datasetIndex)Get the ExperimenterRef property of Dataset.java.lang.StringgetDatasetID(int datasetIndex)Get the ID property of Dataset.java.lang.StringgetDatasetImageRef(int datasetIndex, int imageRefIndex)Get the ImageRef property of Dataset.intgetDatasetImageRefCount(int datasetIndex)Get the number of ImageRef elements in Dataset.java.lang.StringgetDatasetName(int datasetIndex)Get the Name property of Dataset.intgetDatasetRefCount(int projectIndex)Get the number of DatasetRef elements.java.lang.DoublegetDetectorAmplificationGain(int instrumentIndex, int detectorIndex)Get the AmplificationGain property of Detector.java.lang.StringgetDetectorAnnotationRef(int instrumentIndex, int detectorIndex, int annotationRefIndex)Get the AnnotationRef property of Detector.intgetDetectorAnnotationRefCount(int instrumentIndex, int detectorIndex)Get the number of AnnotationRef elements in Detector.intgetDetectorCount(int instrumentIndex)Get the number of Detector elements.java.lang.DoublegetDetectorGain(int instrumentIndex, int detectorIndex)Get the Gain property of Detector.java.lang.StringgetDetectorID(int instrumentIndex, int detectorIndex)Get the ID property of Detector.java.lang.StringgetDetectorLotNumber(int instrumentIndex, int detectorIndex)Get the LotNumber property of Detector.java.lang.StringgetDetectorManufacturer(int instrumentIndex, int detectorIndex)Get the Manufacturer property of Detector.java.lang.StringgetDetectorModel(int instrumentIndex, int detectorIndex)Get the Model property of Detector.java.lang.DoublegetDetectorOffset(int instrumentIndex, int detectorIndex)Get the Offset property of Detector.java.lang.StringgetDetectorSerialNumber(int instrumentIndex, int detectorIndex)Get the SerialNumber property of Detector.BinninggetDetectorSettingsBinning(int imageIndex, int channelIndex)Get the Binning property of DetectorSettings.java.lang.DoublegetDetectorSettingsGain(int imageIndex, int channelIndex)Get the Gain property of DetectorSettings.java.lang.StringgetDetectorSettingsID(int imageIndex, int channelIndex)Get the ID property of DetectorSettings.PositiveIntegergetDetectorSettingsIntegration(int imageIndex, int channelIndex)Get the Integration property of DetectorSettings.java.lang.DoublegetDetectorSettingsOffset(int imageIndex, int channelIndex)Get the Offset property of DetectorSettings.FrequencygetDetectorSettingsReadOutRate(int imageIndex, int channelIndex)Get the ReadOutRate property of DetectorSettings.ElectricPotentialgetDetectorSettingsVoltage(int imageIndex, int channelIndex)Get the Voltage property of DetectorSettings.java.lang.DoublegetDetectorSettingsZoom(int imageIndex, int channelIndex)Get the Zoom property of DetectorSettings.DetectorTypegetDetectorType(int instrumentIndex, int detectorIndex)Get the Type property of Detector.ElectricPotentialgetDetectorVoltage(int instrumentIndex, int detectorIndex)Get the Voltage property of Detector.java.lang.DoublegetDetectorZoom(int instrumentIndex, int detectorIndex)Get the Zoom property of Detector.java.lang.StringgetDichroicAnnotationRef(int instrumentIndex, int dichroicIndex, int annotationRefIndex)Get the AnnotationRef property of Dichroic.intgetDichroicAnnotationRefCount(int instrumentIndex, int dichroicIndex)Get the number of AnnotationRef elements in Dichroic.intgetDichroicCount(int instrumentIndex)Get the number of Dichroic elements.java.lang.StringgetDichroicID(int instrumentIndex, int dichroicIndex)Get the ID property of Dichroic.java.lang.StringgetDichroicLotNumber(int instrumentIndex, int dichroicIndex)Get the LotNumber property of Dichroic.java.lang.StringgetDichroicManufacturer(int instrumentIndex, int dichroicIndex)Get the Manufacturer property of Dichroic.java.lang.StringgetDichroicModel(int instrumentIndex, int dichroicIndex)Get the Model property of Dichroic.java.lang.StringgetDichroicSerialNumber(int instrumentIndex, int dichroicIndex)Get the SerialNumber property of Dichroic.intgetDoubleAnnotationAnnotationCount(int doubleAnnotationIndex)Get the number of links to a DoubleAnnotation.java.lang.StringgetDoubleAnnotationAnnotationRef(int doubleAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of DoubleAnnotation.java.lang.StringgetDoubleAnnotationAnnotator(int doubleAnnotationIndex)Get the Annotator property of DoubleAnnotation.intgetDoubleAnnotationCount()Get the number of DoubleAnnotation elements.java.lang.StringgetDoubleAnnotationDescription(int doubleAnnotationIndex)Get the Description property of DoubleAnnotation.java.lang.StringgetDoubleAnnotationID(int doubleAnnotationIndex)Get the ID property of DoubleAnnotation.java.lang.StringgetDoubleAnnotationNamespace(int doubleAnnotationIndex)Get the Namespace property of DoubleAnnotation.java.lang.DoublegetDoubleAnnotationValue(int doubleAnnotationIndex)Get the Value property of DoubleAnnotation.java.lang.StringgetEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Ellipse.ColorgetEllipseFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Ellipse.FillRulegetEllipseFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Ellipse.FontFamilygetEllipseFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Ellipse.LengthgetEllipseFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Ellipse.FontStylegetEllipseFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Ellipse.java.lang.StringgetEllipseID(int ROIIndex, int shapeIndex)Get the ID property of Ellipse.java.lang.BooleangetEllipseLocked(int ROIIndex, int shapeIndex)Get the Locked property of Ellipse.java.lang.DoublegetEllipseRadiusX(int ROIIndex, int shapeIndex)Get the RadiusX property of Ellipse.java.lang.DoublegetEllipseRadiusY(int ROIIndex, int shapeIndex)Get the RadiusY property of Ellipse.ColorgetEllipseStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Ellipse.java.lang.StringgetEllipseStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Ellipse.LengthgetEllipseStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Ellipse.java.lang.StringgetEllipseText(int ROIIndex, int shapeIndex)Get the Text property of Ellipse.NonNegativeIntegergetEllipseTheC(int ROIIndex, int shapeIndex)Get the TheC property of Ellipse.NonNegativeIntegergetEllipseTheT(int ROIIndex, int shapeIndex)Get the TheT property of Ellipse.NonNegativeIntegergetEllipseTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Ellipse.AffineTransformgetEllipseTransform(int ROIIndex, int shapeIndex)Get the Transform property of Ellipse.java.lang.DoublegetEllipseX(int ROIIndex, int shapeIndex)Get the X property of Ellipse.java.lang.DoublegetEllipseY(int ROIIndex, int shapeIndex)Get the Y property of Ellipse.intgetExperimentCount()Get the number of Experiment elements.java.lang.StringgetExperimentDescription(int experimentIndex)Get the Description property of Experiment.java.lang.StringgetExperimenterAnnotationRef(int experimenterIndex, int annotationRefIndex)Get the AnnotationRef property of Experimenter.intgetExperimenterAnnotationRefCount(int experimenterIndex)Get the number of AnnotationRef elements in Experimenter.intgetExperimenterCount()Get the number of Experimenter elements.java.lang.StringgetExperimenterEmail(int experimenterIndex)Get the Email property of Experimenter.java.lang.StringgetExperimenterFirstName(int experimenterIndex)Get the FirstName property of Experimenter.java.lang.StringgetExperimenterGroupAnnotationRef(int experimenterGroupIndex, int annotationRefIndex)Get the AnnotationRef property of ExperimenterGroup.intgetExperimenterGroupAnnotationRefCount(int experimenterGroupIndex)Get the number of AnnotationRef elements in ExperimenterGroup.intgetExperimenterGroupCount()Get the number of ExperimenterGroup elements.java.lang.StringgetExperimenterGroupDescription(int experimenterGroupIndex)Get the Description property of ExperimenterGroup.java.lang.StringgetExperimenterGroupExperimenterRef(int experimenterGroupIndex, int experimenterRefIndex)Get the ExperimenterRef property of ExperimenterGroup.intgetExperimenterGroupExperimenterRefCount(int experimenterGroupIndex)Get the number of ExperimenterRef elements in ExperimenterGroup.java.lang.StringgetExperimenterGroupID(int experimenterGroupIndex)Get the ID property of ExperimenterGroup.java.lang.StringgetExperimenterGroupLeader(int experimenterGroupIndex, int leaderIndex)Get the Leader property of ExperimenterGroup.java.lang.StringgetExperimenterGroupName(int experimenterGroupIndex)Get the Name property of ExperimenterGroup.java.lang.StringgetExperimenterID(int experimenterIndex)Get the ID property of Experimenter.java.lang.StringgetExperimenterInstitution(int experimenterIndex)Get the Institution property of Experimenter.java.lang.StringgetExperimenterLastName(int experimenterIndex)Get the LastName property of Experimenter.java.lang.StringgetExperimenterMiddleName(int experimenterIndex)Get the MiddleName property of Experimenter.java.lang.StringgetExperimenterUserName(int experimenterIndex)Get the UserName property of Experimenter.java.lang.StringgetExperimentExperimenterRef(int experimentIndex)Get the ExperimenterRef property of Experiment.java.lang.StringgetExperimentID(int experimentIndex)Get the ID property of Experiment.ExperimentTypegetExperimentType(int experimentIndex)Get the Type property of Experiment.java.lang.StringgetFilamentAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of Filament.java.lang.StringgetFilamentID(int instrumentIndex, int lightSourceIndex)Get the ID property of Filament.java.lang.StringgetFilamentLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of Filament.java.lang.StringgetFilamentManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of Filament.java.lang.StringgetFilamentModel(int instrumentIndex, int lightSourceIndex)Get the Model property of Filament.PowergetFilamentPower(int instrumentIndex, int lightSourceIndex)Get the Power property of Filament.java.lang.StringgetFilamentSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of Filament.FilamentTypegetFilamentType(int instrumentIndex, int lightSourceIndex)Get the Type property of Filament.intgetFileAnnotationAnnotationCount(int fileAnnotationIndex)Get the number of links to a FileAnnotation.java.lang.StringgetFileAnnotationAnnotationRef(int fileAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of FileAnnotation.java.lang.StringgetFileAnnotationAnnotator(int fileAnnotationIndex)Get the Annotator property of FileAnnotation.intgetFileAnnotationCount()Get the number of FileAnnotation elements.java.lang.StringgetFileAnnotationDescription(int fileAnnotationIndex)Get the Description property of FileAnnotation.java.lang.StringgetFileAnnotationID(int fileAnnotationIndex)Get the ID property of FileAnnotation.java.lang.StringgetFileAnnotationNamespace(int fileAnnotationIndex)Get the Namespace property of FileAnnotation.java.lang.StringgetFilterAnnotationRef(int instrumentIndex, int filterIndex, int annotationRefIndex)Get the AnnotationRef property of Filter.intgetFilterAnnotationRefCount(int instrumentIndex, int filterIndex)Get the number of AnnotationRef elements in Filter.intgetFilterCount(int instrumentIndex)Get the number of Filter elements.java.lang.StringgetFilterFilterWheel(int instrumentIndex, int filterIndex)Get the FilterWheel property of Filter.java.lang.StringgetFilterID(int instrumentIndex, int filterIndex)Get the ID property of Filter.java.lang.StringgetFilterLotNumber(int instrumentIndex, int filterIndex)Get the LotNumber property of Filter.java.lang.StringgetFilterManufacturer(int instrumentIndex, int filterIndex)Get the Manufacturer property of Filter.java.lang.StringgetFilterModel(int instrumentIndex, int filterIndex)Get the Model property of Filter.java.lang.StringgetFilterSerialNumber(int instrumentIndex, int filterIndex)Get the SerialNumber property of Filter.intgetFilterSetCount(int instrumentIndex)Get the number of FilterSet elements.java.lang.StringgetFilterSetDichroicRef(int instrumentIndex, int filterSetIndex)Get the DichroicRef property of FilterSet.java.lang.StringgetFilterSetEmissionFilterRef(int instrumentIndex, int filterSetIndex, int emissionFilterRefIndex)Get the EmissionFilterRef property of FilterSet.intgetFilterSetEmissionFilterRefCount(int instrumentIndex, int filterSetIndex)Get the number of EmissionFilterRef elements in FilterSet.java.lang.StringgetFilterSetExcitationFilterRef(int instrumentIndex, int filterSetIndex, int excitationFilterRefIndex)Get the ExcitationFilterRef property of FilterSet.intgetFilterSetExcitationFilterRefCount(int instrumentIndex, int filterSetIndex)Get the number of ExcitationFilterRef elements in FilterSet.java.lang.StringgetFilterSetID(int instrumentIndex, int filterSetIndex)Get the ID property of FilterSet.java.lang.StringgetFilterSetLotNumber(int instrumentIndex, int filterSetIndex)Get the LotNumber property of FilterSet.java.lang.StringgetFilterSetManufacturer(int instrumentIndex, int filterSetIndex)Get the Manufacturer property of FilterSet.java.lang.StringgetFilterSetModel(int instrumentIndex, int filterSetIndex)Get the Model property of FilterSet.java.lang.StringgetFilterSetSerialNumber(int instrumentIndex, int filterSetIndex)Get the SerialNumber property of FilterSet.FilterTypegetFilterType(int instrumentIndex, int filterIndex)Get the Type property of Filter.java.lang.StringgetFolderAnnotationRef(int folderIndex, int annotationRefIndex)Get the AnnotationRef property of Folder.intgetFolderAnnotationRefCount(int folderIndex)Get the number of AnnotationRef elements in Folder.intgetFolderCount()Get the number of Folder elements.java.lang.StringgetFolderDescription(int folderIndex)Get the Description property of Folder.java.lang.StringgetFolderFolderRef(int folderIndex, int folderRefIndex)Get the FolderRef property of Folder.java.lang.StringgetFolderID(int folderIndex)Get the ID property of Folder.java.lang.StringgetFolderImageRef(int folderIndex, int imageRefIndex)Get the ImageRef property of Folder.intgetFolderImageRefCount(int folderIndex)Get the number of ImageRef elements in Folder.java.lang.StringgetFolderName(int folderIndex)Get the Name property of Folder.intgetFolderRefCount(int folderIndex)Get the number of FolderRef elements.java.lang.StringgetFolderROIRef(int folderIndex, int ROIRefIndex)Get the ROIRef property of Folder.intgetFolderROIRefCount(int folderIndex)Get the number of ROIRef elements in Folder.java.lang.StringgetGenericExcitationSourceAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of GenericExcitationSource.java.lang.StringgetGenericExcitationSourceID(int instrumentIndex, int lightSourceIndex)Get the ID property of GenericExcitationSource.java.lang.StringgetGenericExcitationSourceLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of GenericExcitationSource.java.lang.StringgetGenericExcitationSourceManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of GenericExcitationSource.java.util.List<MapPair>getGenericExcitationSourceMap(int instrumentIndex, int lightSourceIndex)Get the MapAnnotation values from a GenericExcitationSource.java.lang.StringgetGenericExcitationSourceModel(int instrumentIndex, int lightSourceIndex)Get the Model property of GenericExcitationSource.PowergetGenericExcitationSourcePower(int instrumentIndex, int lightSourceIndex)Get the Power property of GenericExcitationSource.java.lang.StringgetGenericExcitationSourceSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of GenericExcitationSource.TimestampgetImageAcquisitionDate(int imageIndex)Get the AcquisitionDate property of Image.java.lang.StringgetImageAnnotationRef(int imageIndex, int annotationRefIndex)Get the AnnotationRef property of Image.intgetImageAnnotationRefCount(int imageIndex)Get the number of AnnotationRef elements in Image.intgetImageCount()Get the number of Image elements.java.lang.StringgetImageDescription(int imageIndex)Get the Description property of Image.java.lang.StringgetImageExperimenterGroupRef(int imageIndex)Get the ExperimenterGroupRef property of Image.java.lang.StringgetImageExperimenterRef(int imageIndex)Get the ExperimenterRef property of Image.java.lang.StringgetImageExperimentRef(int imageIndex)Get the ExperimentRef property of Image.java.lang.StringgetImageID(int imageIndex)Get the ID property of Image.java.lang.StringgetImageInstrumentRef(int imageIndex)Get the InstrumentRef property of Image.java.lang.StringgetImageMicrobeamManipulationRef(int imageIndex, int microbeamManipulationRefIndex)Get the MicrobeamManipulationRef property of Image.java.lang.StringgetImageName(int imageIndex)Get the Name property of Image.java.lang.StringgetImageROIRef(int imageIndex, int ROIRefIndex)Get the ROIRef property of Image.intgetImageROIRefCount(int imageIndex)Get the number of ROIRef elements in Image.PressuregetImagingEnvironmentAirPressure(int imageIndex)Get the AirPressure property of ImagingEnvironment.PercentFractiongetImagingEnvironmentCO2Percent(int imageIndex)Get the CO2Percent property of ImagingEnvironment.PercentFractiongetImagingEnvironmentHumidity(int imageIndex)Get the Humidity property of ImagingEnvironment.java.util.List<MapPair>getImagingEnvironmentMap(int imageIndex)Get the MapAnnotation values from a ImagingEnvironment.TemperaturegetImagingEnvironmentTemperature(int imageIndex)Get the Temperature property of ImagingEnvironment.java.lang.StringgetInstrumentAnnotationRef(int instrumentIndex, int annotationRefIndex)Get the AnnotationRef property of Instrument.intgetInstrumentAnnotationRefCount(int instrumentIndex)Get the number of AnnotationRef elements in Instrument.intgetInstrumentCount()Get the number of Instrument elements.java.lang.StringgetInstrumentID(int instrumentIndex)Get the ID property of Instrument.java.lang.StringgetLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Label.ColorgetLabelFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Label.FillRulegetLabelFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Label.FontFamilygetLabelFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Label.LengthgetLabelFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Label.FontStylegetLabelFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Label.java.lang.StringgetLabelID(int ROIIndex, int shapeIndex)Get the ID property of Label.java.lang.BooleangetLabelLocked(int ROIIndex, int shapeIndex)Get the Locked property of Label.ColorgetLabelStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Label.java.lang.StringgetLabelStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Label.LengthgetLabelStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Label.java.lang.StringgetLabelText(int ROIIndex, int shapeIndex)Get the Text property of Label.NonNegativeIntegergetLabelTheC(int ROIIndex, int shapeIndex)Get the TheC property of Label.NonNegativeIntegergetLabelTheT(int ROIIndex, int shapeIndex)Get the TheT property of Label.NonNegativeIntegergetLabelTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Label.AffineTransformgetLabelTransform(int ROIIndex, int shapeIndex)Get the Transform property of Label.java.lang.DoublegetLabelX(int ROIIndex, int shapeIndex)Get the X property of Label.java.lang.DoublegetLabelY(int ROIIndex, int shapeIndex)Get the Y property of Label.java.lang.StringgetLaserAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of Laser.PositiveIntegergetLaserFrequencyMultiplication(int instrumentIndex, int lightSourceIndex)Get the FrequencyMultiplication property of Laser.java.lang.StringgetLaserID(int instrumentIndex, int lightSourceIndex)Get the ID property of Laser.LaserMediumgetLaserLaserMedium(int instrumentIndex, int lightSourceIndex)Get the LaserMedium property of Laser.java.lang.StringgetLaserLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of Laser.java.lang.StringgetLaserManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of Laser.java.lang.StringgetLaserModel(int instrumentIndex, int lightSourceIndex)Get the Model property of Laser.java.lang.BooleangetLaserPockelCell(int instrumentIndex, int lightSourceIndex)Get the PockelCell property of Laser.PowergetLaserPower(int instrumentIndex, int lightSourceIndex)Get the Power property of Laser.PulsegetLaserPulse(int instrumentIndex, int lightSourceIndex)Get the Pulse property of Laser.java.lang.StringgetLaserPump(int instrumentIndex, int lightSourceIndex)Get the Pump property of Laser.FrequencygetLaserRepetitionRate(int instrumentIndex, int lightSourceIndex)Get the RepetitionRate property of Laser.java.lang.StringgetLaserSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of Laser.java.lang.BooleangetLaserTuneable(int instrumentIndex, int lightSourceIndex)Get the Tuneable property of Laser.LaserTypegetLaserType(int instrumentIndex, int lightSourceIndex)Get the Type property of Laser.LengthgetLaserWavelength(int instrumentIndex, int lightSourceIndex)Get the Wavelength property of Laser.intgetLeaderCount(int experimenterGroupIndex)Get the number of Leader elements.java.lang.StringgetLightEmittingDiodeAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of LightEmittingDiode.java.lang.StringgetLightEmittingDiodeID(int instrumentIndex, int lightSourceIndex)Get the ID property of LightEmittingDiode.java.lang.StringgetLightEmittingDiodeLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of LightEmittingDiode.java.lang.StringgetLightEmittingDiodeManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of LightEmittingDiode.java.lang.StringgetLightEmittingDiodeModel(int instrumentIndex, int lightSourceIndex)Get the Model property of LightEmittingDiode.PowergetLightEmittingDiodePower(int instrumentIndex, int lightSourceIndex)Get the Power property of LightEmittingDiode.java.lang.StringgetLightEmittingDiodeSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of LightEmittingDiode.java.lang.StringgetLightPathAnnotationRef(int imageIndex, int channelIndex, int annotationRefIndex)Get the AnnotationRef property of LightPath.intgetLightPathAnnotationRefCount(int imageIndex, int channelIndex)Get the number of AnnotationRef elements in LightPath.java.lang.StringgetLightPathDichroicRef(int imageIndex, int channelIndex)Get the DichroicRef property of LightPath.java.lang.StringgetLightPathEmissionFilterRef(int imageIndex, int channelIndex, int emissionFilterRefIndex)Get the EmissionFilterRef property of LightPath.intgetLightPathEmissionFilterRefCount(int imageIndex, int channelIndex)Get the number of EmissionFilterRef elements in LightPath.java.lang.StringgetLightPathExcitationFilterRef(int imageIndex, int channelIndex, int excitationFilterRefIndex)Get the ExcitationFilterRef property of LightPath.intgetLightPathExcitationFilterRefCount(int imageIndex, int channelIndex)Get the number of ExcitationFilterRef elements in LightPath.intgetLightSourceAnnotationRefCount(int instrumentIndex, int lightSourceIndex)Get the number of AnnotationRef elements in LightSource.intgetLightSourceCount(int instrumentIndex)Get the number of LightSource elements.java.lang.StringgetLightSourceType(int instrumentIndex, int lightSourceIndex)Get the type of a LightSource.java.lang.StringgetLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Line.ColorgetLineFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Line.FillRulegetLineFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Line.FontFamilygetLineFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Line.LengthgetLineFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Line.FontStylegetLineFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Line.java.lang.StringgetLineID(int ROIIndex, int shapeIndex)Get the ID property of Line.java.lang.BooleangetLineLocked(int ROIIndex, int shapeIndex)Get the Locked property of Line.MarkergetLineMarkerEnd(int ROIIndex, int shapeIndex)Get the MarkerEnd property of Line.MarkergetLineMarkerStart(int ROIIndex, int shapeIndex)Get the MarkerStart property of Line.ColorgetLineStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Line.java.lang.StringgetLineStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Line.LengthgetLineStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Line.java.lang.StringgetLineText(int ROIIndex, int shapeIndex)Get the Text property of Line.NonNegativeIntegergetLineTheC(int ROIIndex, int shapeIndex)Get the TheC property of Line.NonNegativeIntegergetLineTheT(int ROIIndex, int shapeIndex)Get the TheT property of Line.NonNegativeIntegergetLineTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Line.AffineTransformgetLineTransform(int ROIIndex, int shapeIndex)Get the Transform property of Line.java.lang.DoublegetLineX1(int ROIIndex, int shapeIndex)Get the X1 property of Line.java.lang.DoublegetLineX2(int ROIIndex, int shapeIndex)Get the X2 property of Line.java.lang.DoublegetLineY1(int ROIIndex, int shapeIndex)Get the Y1 property of Line.java.lang.DoublegetLineY2(int ROIIndex, int shapeIndex)Get the Y2 property of Line.intgetListAnnotationAnnotationCount(int listAnnotationIndex)Get the number of links to a ListAnnotation.java.lang.StringgetListAnnotationAnnotationRef(int listAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of ListAnnotation.java.lang.StringgetListAnnotationAnnotator(int listAnnotationIndex)Get the Annotator property of ListAnnotation.intgetListAnnotationCount()Get the number of ListAnnotation elements.java.lang.StringgetListAnnotationDescription(int listAnnotationIndex)Get the Description property of ListAnnotation.java.lang.StringgetListAnnotationID(int listAnnotationIndex)Get the ID property of ListAnnotation.java.lang.StringgetListAnnotationNamespace(int listAnnotationIndex)Get the Namespace property of ListAnnotation.intgetLongAnnotationAnnotationCount(int longAnnotationIndex)Get the number of links to a LongAnnotation.java.lang.StringgetLongAnnotationAnnotationRef(int longAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of LongAnnotation.java.lang.StringgetLongAnnotationAnnotator(int longAnnotationIndex)Get the Annotator property of LongAnnotation.intgetLongAnnotationCount()Get the number of LongAnnotation elements.java.lang.StringgetLongAnnotationDescription(int longAnnotationIndex)Get the Description property of LongAnnotation.java.lang.StringgetLongAnnotationID(int longAnnotationIndex)Get the ID property of LongAnnotation.java.lang.StringgetLongAnnotationNamespace(int longAnnotationIndex)Get the Namespace property of LongAnnotation.java.lang.LonggetLongAnnotationValue(int longAnnotationIndex)Get the Value property of LongAnnotation.intgetMapAnnotationAnnotationCount(int mapAnnotationIndex)Get the number of links to a MapAnnotation.java.lang.StringgetMapAnnotationAnnotationRef(int mapAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of MapAnnotation.java.lang.StringgetMapAnnotationAnnotator(int mapAnnotationIndex)Get the Annotator property of MapAnnotation.intgetMapAnnotationCount()Get the number of MapAnnotation elements.java.lang.StringgetMapAnnotationDescription(int mapAnnotationIndex)Get the Description property of MapAnnotation.java.lang.StringgetMapAnnotationID(int mapAnnotationIndex)Get the ID property of MapAnnotation.java.lang.StringgetMapAnnotationNamespace(int mapAnnotationIndex)Get the Namespace property of MapAnnotation.java.util.List<MapPair>getMapAnnotationValue(int mapAnnotationIndex)Get the values from a MapAnnotation.java.lang.StringgetMaskAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Mask.byte[]getMaskBinData(int ROIIndex, int shapeIndex)Get the Base64Binary property of BinData.java.lang.BooleangetMaskBinDataBigEndian(int ROIIndex, int shapeIndex)Get the BigEndian property of BinData.CompressiongetMaskBinDataCompression(int ROIIndex, int shapeIndex)Get the Compression property of BinData.NonNegativeLonggetMaskBinDataLength(int ROIIndex, int shapeIndex)Get the Length property of BinData.ColorgetMaskFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Mask.FillRulegetMaskFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Mask.FontFamilygetMaskFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Mask.LengthgetMaskFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Mask.FontStylegetMaskFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Mask.java.lang.DoublegetMaskHeight(int ROIIndex, int shapeIndex)Get the Height property of Mask.java.lang.StringgetMaskID(int ROIIndex, int shapeIndex)Get the ID property of Mask.java.lang.BooleangetMaskLocked(int ROIIndex, int shapeIndex)Get the Locked property of Mask.ColorgetMaskStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Mask.java.lang.StringgetMaskStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Mask.LengthgetMaskStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Mask.java.lang.StringgetMaskText(int ROIIndex, int shapeIndex)Get the Text property of Mask.NonNegativeIntegergetMaskTheC(int ROIIndex, int shapeIndex)Get the TheC property of Mask.NonNegativeIntegergetMaskTheT(int ROIIndex, int shapeIndex)Get the TheT property of Mask.NonNegativeIntegergetMaskTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Mask.AffineTransformgetMaskTransform(int ROIIndex, int shapeIndex)Get the Transform property of Mask.java.lang.DoublegetMaskWidth(int ROIIndex, int shapeIndex)Get the Width property of Mask.java.lang.DoublegetMaskX(int ROIIndex, int shapeIndex)Get the X property of Mask.java.lang.DoublegetMaskY(int ROIIndex, int shapeIndex)Get the Y property of Mask.intgetMicrobeamManipulationCount(int experimentIndex)Get the number of MicrobeamManipulation elements.java.lang.StringgetMicrobeamManipulationDescription(int experimentIndex, int microbeamManipulationIndex)Get the Description property of MicrobeamManipulation.java.lang.StringgetMicrobeamManipulationExperimenterRef(int experimentIndex, int microbeamManipulationIndex)Get the ExperimenterRef property of MicrobeamManipulation.java.lang.StringgetMicrobeamManipulationID(int experimentIndex, int microbeamManipulationIndex)Get the ID property of MicrobeamManipulation.PercentFractiongetMicrobeamManipulationLightSourceSettingsAttenuation(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)Get the Attenuation property of LightSourceSettings.intgetMicrobeamManipulationLightSourceSettingsCount(int experimentIndex, int microbeamManipulationIndex)Get the number of LightSourceSettings elements in MicrobeamManipulation.java.lang.StringgetMicrobeamManipulationLightSourceSettingsID(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)Get the ID property of LightSourceSettings.LengthgetMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)Get the Wavelength property of LightSourceSettings.intgetMicrobeamManipulationRefCount(int imageIndex)Get the number of MicrobeamManipulationRef elements.java.lang.StringgetMicrobeamManipulationROIRef(int experimentIndex, int microbeamManipulationIndex, int ROIRefIndex)Get the ROIRef property of MicrobeamManipulation.intgetMicrobeamManipulationROIRefCount(int experimentIndex, int microbeamManipulationIndex)Get the number of ROIRef elements in MicrobeamManipulation.MicrobeamManipulationTypegetMicrobeamManipulationType(int experimentIndex, int microbeamManipulationIndex)Get the Type property of MicrobeamManipulation.java.lang.StringgetMicroscopeLotNumber(int instrumentIndex)Get the LotNumber property of Microscope.java.lang.StringgetMicroscopeManufacturer(int instrumentIndex)Get the Manufacturer property of Microscope.java.lang.StringgetMicroscopeModel(int instrumentIndex)Get the Model property of Microscope.java.lang.StringgetMicroscopeSerialNumber(int instrumentIndex)Get the SerialNumber property of Microscope.MicroscopeTypegetMicroscopeType(int instrumentIndex)Get the Type property of Microscope.java.lang.StringgetObjectiveAnnotationRef(int instrumentIndex, int objectiveIndex, int annotationRefIndex)Get the AnnotationRef property of Objective.intgetObjectiveAnnotationRefCount(int instrumentIndex, int objectiveIndex)Get the number of AnnotationRef elements in Objective.java.lang.DoublegetObjectiveCalibratedMagnification(int instrumentIndex, int objectiveIndex)Get the CalibratedMagnification property of Objective.CorrectiongetObjectiveCorrection(int instrumentIndex, int objectiveIndex)Get the Correction property of Objective.intgetObjectiveCount(int instrumentIndex)Get the number of Objective elements.java.lang.StringgetObjectiveID(int instrumentIndex, int objectiveIndex)Get the ID property of Objective.ImmersiongetObjectiveImmersion(int instrumentIndex, int objectiveIndex)Get the Immersion property of Objective.java.lang.BooleangetObjectiveIris(int instrumentIndex, int objectiveIndex)Get the Iris property of Objective.java.lang.DoublegetObjectiveLensNA(int instrumentIndex, int objectiveIndex)Get the LensNA property of Objective.java.lang.StringgetObjectiveLotNumber(int instrumentIndex, int objectiveIndex)Get the LotNumber property of Objective.java.lang.StringgetObjectiveManufacturer(int instrumentIndex, int objectiveIndex)Get the Manufacturer property of Objective.java.lang.StringgetObjectiveModel(int instrumentIndex, int objectiveIndex)Get the Model property of Objective.java.lang.DoublegetObjectiveNominalMagnification(int instrumentIndex, int objectiveIndex)Get the NominalMagnification property of Objective.java.lang.StringgetObjectiveSerialNumber(int instrumentIndex, int objectiveIndex)Get the SerialNumber property of Objective.java.lang.DoublegetObjectiveSettingsCorrectionCollar(int imageIndex)Get the CorrectionCollar property of ObjectiveSettings.java.lang.StringgetObjectiveSettingsID(int imageIndex)Get the ID property of ObjectiveSettings.MediumgetObjectiveSettingsMedium(int imageIndex)Get the Medium property of ObjectiveSettings.java.lang.DoublegetObjectiveSettingsRefractiveIndex(int imageIndex)Get the RefractiveIndex property of ObjectiveSettings.LengthgetObjectiveWorkingDistance(int instrumentIndex, int objectiveIndex)Get the WorkingDistance property of Objective.java.lang.BooleangetPixelsBigEndian(int imageIndex)Get the BigEndian property of Pixels.byte[]getPixelsBinData(int imageIndex, int binDataIndex)Get the Base64Binary property of BinData.java.lang.BooleangetPixelsBinDataBigEndian(int imageIndex, int binDataIndex)Get the BigEndian property of BinData.CompressiongetPixelsBinDataCompression(int imageIndex, int binDataIndex)Get the Compression property of BinData.intgetPixelsBinDataCount(int imageIndex)Get the number of BinData elements in Pixels.NonNegativeLonggetPixelsBinDataLength(int imageIndex, int binDataIndex)Get the Length property of BinData.DimensionOrdergetPixelsDimensionOrder(int imageIndex)Get the DimensionOrder property of Pixels.java.lang.StringgetPixelsID(int imageIndex)Get the ID property of Pixels.java.lang.BooleangetPixelsInterleaved(int imageIndex)Get the Interleaved property of Pixels.LengthgetPixelsPhysicalSizeX(int imageIndex)Get the PhysicalSizeX property of Pixels.LengthgetPixelsPhysicalSizeY(int imageIndex)Get the PhysicalSizeY property of Pixels.LengthgetPixelsPhysicalSizeZ(int imageIndex)Get the PhysicalSizeZ property of Pixels.PositiveIntegergetPixelsSignificantBits(int imageIndex)Get the SignificantBits property of Pixels.PositiveIntegergetPixelsSizeC(int imageIndex)Get the SizeC property of Pixels.PositiveIntegergetPixelsSizeT(int imageIndex)Get the SizeT property of Pixels.PositiveIntegergetPixelsSizeX(int imageIndex)Get the SizeX property of Pixels.PositiveIntegergetPixelsSizeY(int imageIndex)Get the SizeY property of Pixels.PositiveIntegergetPixelsSizeZ(int imageIndex)Get the SizeZ property of Pixels.TimegetPixelsTimeIncrement(int imageIndex)Get the TimeIncrement property of Pixels.PixelTypegetPixelsType(int imageIndex)Get the Type property of Pixels.java.lang.StringgetPlaneAnnotationRef(int imageIndex, int planeIndex, int annotationRefIndex)Get the AnnotationRef property of Plane.intgetPlaneAnnotationRefCount(int imageIndex, int planeIndex)Get the number of AnnotationRef elements in Plane.intgetPlaneCount(int imageIndex)Get the number of Plane elements.TimegetPlaneDeltaT(int imageIndex, int planeIndex)Get the DeltaT property of Plane.TimegetPlaneExposureTime(int imageIndex, int planeIndex)Get the ExposureTime property of Plane.java.lang.StringgetPlaneHashSHA1(int imageIndex, int planeIndex)Get the HashSHA1 property of Plane.LengthgetPlanePositionX(int imageIndex, int planeIndex)Get the PositionX property of Plane.LengthgetPlanePositionY(int imageIndex, int planeIndex)Get the PositionY property of Plane.LengthgetPlanePositionZ(int imageIndex, int planeIndex)Get the PositionZ property of Plane.NonNegativeIntegergetPlaneTheC(int imageIndex, int planeIndex)Get the TheC property of Plane.NonNegativeIntegergetPlaneTheT(int imageIndex, int planeIndex)Get the TheT property of Plane.NonNegativeIntegergetPlaneTheZ(int imageIndex, int planeIndex)Get the TheZ property of Plane.java.lang.StringgetPlateAcquisitionAnnotationRef(int plateIndex, int plateAcquisitionIndex, int annotationRefIndex)Get the AnnotationRef property of PlateAcquisition.intgetPlateAcquisitionAnnotationRefCount(int plateIndex, int plateAcquisitionIndex)Get the number of AnnotationRef elements in PlateAcquisition.intgetPlateAcquisitionCount(int plateIndex)Get the number of PlateAcquisition elements.java.lang.StringgetPlateAcquisitionDescription(int plateIndex, int plateAcquisitionIndex)Get the Description property of PlateAcquisition.TimestampgetPlateAcquisitionEndTime(int plateIndex, int plateAcquisitionIndex)Get the EndTime property of PlateAcquisition.java.lang.StringgetPlateAcquisitionID(int plateIndex, int plateAcquisitionIndex)Get the ID property of PlateAcquisition.PositiveIntegergetPlateAcquisitionMaximumFieldCount(int plateIndex, int plateAcquisitionIndex)Get the MaximumFieldCount property of PlateAcquisition.java.lang.StringgetPlateAcquisitionName(int plateIndex, int plateAcquisitionIndex)Get the Name property of PlateAcquisition.TimestampgetPlateAcquisitionStartTime(int plateIndex, int plateAcquisitionIndex)Get the StartTime property of PlateAcquisition.java.lang.StringgetPlateAcquisitionWellSampleRef(int plateIndex, int plateAcquisitionIndex, int wellSampleRefIndex)Get the WellSampleRef property of PlateAcquisition.java.lang.StringgetPlateAnnotationRef(int plateIndex, int annotationRefIndex)Get the AnnotationRef property of Plate.intgetPlateAnnotationRefCount(int plateIndex)Get the number of AnnotationRef elements in Plate.NamingConventiongetPlateColumnNamingConvention(int plateIndex)Get the ColumnNamingConvention property of Plate.PositiveIntegergetPlateColumns(int plateIndex)Get the Columns property of Plate.intgetPlateCount()Get the number of Plate elements.java.lang.StringgetPlateDescription(int plateIndex)Get the Description property of Plate.java.lang.StringgetPlateExternalIdentifier(int plateIndex)Get the ExternalIdentifier property of Plate.NonNegativeIntegergetPlateFieldIndex(int plateIndex)Get the FieldIndex property of Plate.java.lang.StringgetPlateID(int plateIndex)Get the ID property of Plate.java.lang.StringgetPlateName(int plateIndex)Get the Name property of Plate.intgetPlateRefCount(int screenIndex)Get the number of PlateRef elements.NamingConventiongetPlateRowNamingConvention(int plateIndex)Get the RowNamingConvention property of Plate.PositiveIntegergetPlateRows(int plateIndex)Get the Rows property of Plate.java.lang.StringgetPlateStatus(int plateIndex)Get the Status property of Plate.LengthgetPlateWellOriginX(int plateIndex)Get the WellOriginX property of Plate.LengthgetPlateWellOriginY(int plateIndex)Get the WellOriginY property of Plate.java.lang.StringgetPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Point.ColorgetPointFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Point.FillRulegetPointFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Point.FontFamilygetPointFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Point.LengthgetPointFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Point.FontStylegetPointFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Point.java.lang.StringgetPointID(int ROIIndex, int shapeIndex)Get the ID property of Point.java.lang.BooleangetPointLocked(int ROIIndex, int shapeIndex)Get the Locked property of Point.ColorgetPointStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Point.java.lang.StringgetPointStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Point.LengthgetPointStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Point.java.lang.StringgetPointText(int ROIIndex, int shapeIndex)Get the Text property of Point.NonNegativeIntegergetPointTheC(int ROIIndex, int shapeIndex)Get the TheC property of Point.NonNegativeIntegergetPointTheT(int ROIIndex, int shapeIndex)Get the TheT property of Point.NonNegativeIntegergetPointTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Point.AffineTransformgetPointTransform(int ROIIndex, int shapeIndex)Get the Transform property of Point.java.lang.DoublegetPointX(int ROIIndex, int shapeIndex)Get the X property of Point.java.lang.DoublegetPointY(int ROIIndex, int shapeIndex)Get the Y property of Point.java.lang.StringgetPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Polygon.ColorgetPolygonFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Polygon.FillRulegetPolygonFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Polygon.FontFamilygetPolygonFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Polygon.LengthgetPolygonFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Polygon.FontStylegetPolygonFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Polygon.java.lang.StringgetPolygonID(int ROIIndex, int shapeIndex)Get the ID property of Polygon.java.lang.BooleangetPolygonLocked(int ROIIndex, int shapeIndex)Get the Locked property of Polygon.java.lang.StringgetPolygonPoints(int ROIIndex, int shapeIndex)Get the Points property of Polygon.ColorgetPolygonStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Polygon.java.lang.StringgetPolygonStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Polygon.LengthgetPolygonStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Polygon.java.lang.StringgetPolygonText(int ROIIndex, int shapeIndex)Get the Text property of Polygon.NonNegativeIntegergetPolygonTheC(int ROIIndex, int shapeIndex)Get the TheC property of Polygon.NonNegativeIntegergetPolygonTheT(int ROIIndex, int shapeIndex)Get the TheT property of Polygon.NonNegativeIntegergetPolygonTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Polygon.AffineTransformgetPolygonTransform(int ROIIndex, int shapeIndex)Get the Transform property of Polygon.java.lang.StringgetPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Polyline.ColorgetPolylineFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Polyline.FillRulegetPolylineFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Polyline.FontFamilygetPolylineFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Polyline.LengthgetPolylineFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Polyline.FontStylegetPolylineFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Polyline.java.lang.StringgetPolylineID(int ROIIndex, int shapeIndex)Get the ID property of Polyline.java.lang.BooleangetPolylineLocked(int ROIIndex, int shapeIndex)Get the Locked property of Polyline.MarkergetPolylineMarkerEnd(int ROIIndex, int shapeIndex)Get the MarkerEnd property of Polyline.MarkergetPolylineMarkerStart(int ROIIndex, int shapeIndex)Get the MarkerStart property of Polyline.java.lang.StringgetPolylinePoints(int ROIIndex, int shapeIndex)Get the Points property of Polyline.ColorgetPolylineStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Polyline.java.lang.StringgetPolylineStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Polyline.LengthgetPolylineStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Polyline.java.lang.StringgetPolylineText(int ROIIndex, int shapeIndex)Get the Text property of Polyline.NonNegativeIntegergetPolylineTheC(int ROIIndex, int shapeIndex)Get the TheC property of Polyline.NonNegativeIntegergetPolylineTheT(int ROIIndex, int shapeIndex)Get the TheT property of Polyline.NonNegativeIntegergetPolylineTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Polyline.AffineTransformgetPolylineTransform(int ROIIndex, int shapeIndex)Get the Transform property of Polyline.java.lang.StringgetProjectAnnotationRef(int projectIndex, int annotationRefIndex)Get the AnnotationRef property of Project.intgetProjectAnnotationRefCount(int projectIndex)Get the number of AnnotationRef elements in Project.intgetProjectCount()Get the number of Project elements.java.lang.StringgetProjectDatasetRef(int projectIndex, int datasetRefIndex)Get the DatasetRef property of Project.java.lang.StringgetProjectDescription(int projectIndex)Get the Description property of Project.java.lang.StringgetProjectExperimenterGroupRef(int projectIndex)Get the ExperimenterGroupRef property of Project.java.lang.StringgetProjectExperimenterRef(int projectIndex)Get the ExperimenterRef property of Project.java.lang.StringgetProjectID(int projectIndex)Get the ID property of Project.java.lang.StringgetProjectName(int projectIndex)Get the Name property of Project.java.lang.StringgetReagentAnnotationRef(int screenIndex, int reagentIndex, int annotationRefIndex)Get the AnnotationRef property of Reagent.intgetReagentAnnotationRefCount(int screenIndex, int reagentIndex)Get the number of AnnotationRef elements in Reagent.intgetReagentCount(int screenIndex)Get the number of Reagent elements.java.lang.StringgetReagentDescription(int screenIndex, int reagentIndex)Get the Description property of Reagent.java.lang.StringgetReagentID(int screenIndex, int reagentIndex)Get the ID property of Reagent.java.lang.StringgetReagentName(int screenIndex, int reagentIndex)Get the Name property of Reagent.java.lang.StringgetReagentReagentIdentifier(int screenIndex, int reagentIndex)Get the ReagentIdentifier property of Reagent.java.lang.StringgetRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Rectangle.ColorgetRectangleFillColor(int ROIIndex, int shapeIndex)Get the FillColor property of Rectangle.FillRulegetRectangleFillRule(int ROIIndex, int shapeIndex)Get the FillRule property of Rectangle.FontFamilygetRectangleFontFamily(int ROIIndex, int shapeIndex)Get the FontFamily property of Rectangle.LengthgetRectangleFontSize(int ROIIndex, int shapeIndex)Get the FontSize property of Rectangle.FontStylegetRectangleFontStyle(int ROIIndex, int shapeIndex)Get the FontStyle property of Rectangle.java.lang.DoublegetRectangleHeight(int ROIIndex, int shapeIndex)Get the Height property of Rectangle.java.lang.StringgetRectangleID(int ROIIndex, int shapeIndex)Get the ID property of Rectangle.java.lang.BooleangetRectangleLocked(int ROIIndex, int shapeIndex)Get the Locked property of Rectangle.ColorgetRectangleStrokeColor(int ROIIndex, int shapeIndex)Get the StrokeColor property of Rectangle.java.lang.StringgetRectangleStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Rectangle.LengthgetRectangleStrokeWidth(int ROIIndex, int shapeIndex)Get the StrokeWidth property of Rectangle.java.lang.StringgetRectangleText(int ROIIndex, int shapeIndex)Get the Text property of Rectangle.NonNegativeIntegergetRectangleTheC(int ROIIndex, int shapeIndex)Get the TheC property of Rectangle.NonNegativeIntegergetRectangleTheT(int ROIIndex, int shapeIndex)Get the TheT property of Rectangle.NonNegativeIntegergetRectangleTheZ(int ROIIndex, int shapeIndex)Get the TheZ property of Rectangle.AffineTransformgetRectangleTransform(int ROIIndex, int shapeIndex)Get the Transform property of Rectangle.java.lang.DoublegetRectangleWidth(int ROIIndex, int shapeIndex)Get the Width property of Rectangle.java.lang.DoublegetRectangleX(int ROIIndex, int shapeIndex)Get the X property of Rectangle.java.lang.DoublegetRectangleY(int ROIIndex, int shapeIndex)Get the Y property of Rectangle.java.lang.StringgetRightsRightsHeld()Get the RightsHeld property of Rights.java.lang.StringgetRightsRightsHolder()Get the RightsHolder property of Rights.java.lang.StringgetROIAnnotationRef(int ROIIndex, int annotationRefIndex)Get the AnnotationRef property of ROI.intgetROIAnnotationRefCount(int ROIIndex)Get the number of AnnotationRef elements in ROI.intgetROICount()Get the number of ROI elements.java.lang.StringgetROIDescription(int ROIIndex)Get the Description property of ROI.java.lang.StringgetROIID(int ROIIndex)Get the ID property of ROI.java.lang.StringgetROIName(int ROIIndex)Get the Name property of ROI.java.lang.StringgetScreenAnnotationRef(int screenIndex, int annotationRefIndex)Get the AnnotationRef property of Screen.intgetScreenAnnotationRefCount(int screenIndex)Get the number of AnnotationRef elements in Screen.intgetScreenCount()Get the number of Screen elements.java.lang.StringgetScreenDescription(int screenIndex)Get the Description property of Screen.java.lang.StringgetScreenID(int screenIndex)Get the ID property of Screen.java.lang.StringgetScreenName(int screenIndex)Get the Name property of Screen.java.lang.StringgetScreenPlateRef(int screenIndex, int plateRefIndex)Get the PlateRef property of Screen.java.lang.StringgetScreenProtocolDescription(int screenIndex)Get the ProtocolDescription property of Screen.java.lang.StringgetScreenProtocolIdentifier(int screenIndex)Get the ProtocolIdentifier property of Screen.java.lang.StringgetScreenReagentSetDescription(int screenIndex)Get the ReagentSetDescription property of Screen.java.lang.StringgetScreenReagentSetIdentifier(int screenIndex)Get the ReagentSetIdentifier property of Screen.java.lang.StringgetScreenType(int screenIndex)Get the Type property of Screen.intgetShapeAnnotationRefCount(int ROIIndex, int shapeIndex)Get the number of AnnotationRef elements in Shape.intgetShapeCount(int ROIIndex)Get the number of Shape elements.java.lang.StringgetShapeType(int ROIIndex, int shapeIndex)Get the type of a Shape.java.lang.StringgetStageLabelName(int imageIndex)Get the Name property of StageLabel.LengthgetStageLabelX(int imageIndex)Get the X property of StageLabel.LengthgetStageLabelY(int imageIndex)Get the Y property of StageLabel.LengthgetStageLabelZ(int imageIndex)Get the Z property of StageLabel.intgetTagAnnotationAnnotationCount(int tagAnnotationIndex)Get the number of links to a TagAnnotation.java.lang.StringgetTagAnnotationAnnotationRef(int tagAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of TagAnnotation.java.lang.StringgetTagAnnotationAnnotator(int tagAnnotationIndex)Get the Annotator property of TagAnnotation.intgetTagAnnotationCount()Get the number of TagAnnotation elements.java.lang.StringgetTagAnnotationDescription(int tagAnnotationIndex)Get the Description property of TagAnnotation.java.lang.StringgetTagAnnotationID(int tagAnnotationIndex)Get the ID property of TagAnnotation.java.lang.StringgetTagAnnotationNamespace(int tagAnnotationIndex)Get the Namespace property of TagAnnotation.java.lang.StringgetTagAnnotationValue(int tagAnnotationIndex)Get the Value property of TagAnnotation.intgetTermAnnotationAnnotationCount(int termAnnotationIndex)Get the number of links to a TermAnnotation.java.lang.StringgetTermAnnotationAnnotationRef(int termAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of TermAnnotation.java.lang.StringgetTermAnnotationAnnotator(int termAnnotationIndex)Get the Annotator property of TermAnnotation.intgetTermAnnotationCount()Get the number of TermAnnotation elements.java.lang.StringgetTermAnnotationDescription(int termAnnotationIndex)Get the Description property of TermAnnotation.java.lang.StringgetTermAnnotationID(int termAnnotationIndex)Get the ID property of TermAnnotation.java.lang.StringgetTermAnnotationNamespace(int termAnnotationIndex)Get the Namespace property of TermAnnotation.java.lang.StringgetTermAnnotationValue(int termAnnotationIndex)Get the Value property of TermAnnotation.intgetTiffDataCount(int imageIndex)Get the number of TiffData elements.NonNegativeIntegergetTiffDataFirstC(int imageIndex, int tiffDataIndex)Get the FirstC property of TiffData.NonNegativeIntegergetTiffDataFirstT(int imageIndex, int tiffDataIndex)Get the FirstT property of TiffData.NonNegativeIntegergetTiffDataFirstZ(int imageIndex, int tiffDataIndex)Get the FirstZ property of TiffData.NonNegativeIntegergetTiffDataIFD(int imageIndex, int tiffDataIndex)Get the IFD property of TiffData.NonNegativeIntegergetTiffDataPlaneCount(int imageIndex, int tiffDataIndex)Get the PlaneCount property of TiffData.intgetTimestampAnnotationAnnotationCount(int timestampAnnotationIndex)Get the number of links to a TimestampAnnotation.java.lang.StringgetTimestampAnnotationAnnotationRef(int timestampAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of TimestampAnnotation.java.lang.StringgetTimestampAnnotationAnnotator(int timestampAnnotationIndex)Get the Annotator property of TimestampAnnotation.intgetTimestampAnnotationCount()Get the number of TimestampAnnotation elements.java.lang.StringgetTimestampAnnotationDescription(int timestampAnnotationIndex)Get the Description property of TimestampAnnotation.java.lang.StringgetTimestampAnnotationID(int timestampAnnotationIndex)Get the ID property of TimestampAnnotation.java.lang.StringgetTimestampAnnotationNamespace(int timestampAnnotationIndex)Get the Namespace property of TimestampAnnotation.TimestampgetTimestampAnnotationValue(int timestampAnnotationIndex)Get the Value property of TimestampAnnotation.LengthgetTransmittanceRangeCutIn(int instrumentIndex, int filterIndex)Get the CutIn property of TransmittanceRange.LengthgetTransmittanceRangeCutInTolerance(int instrumentIndex, int filterIndex)Get the CutInTolerance property of TransmittanceRange.LengthgetTransmittanceRangeCutOut(int instrumentIndex, int filterIndex)Get the CutOut property of TransmittanceRange.LengthgetTransmittanceRangeCutOutTolerance(int instrumentIndex, int filterIndex)Get the CutOutTolerance property of TransmittanceRange.PercentFractiongetTransmittanceRangeTransmittance(int instrumentIndex, int filterIndex)Get the Transmittance property of TransmittanceRange.java.lang.StringgetUUID()Gets the UUID associated with this collection of metadata.java.lang.StringgetUUIDFileName(int imageIndex, int tiffDataIndex)Get the FileName property of UUID.java.lang.StringgetUUIDValue(int imageIndex, int tiffDataIndex)Get the text value of UUID.java.lang.StringgetWellAnnotationRef(int plateIndex, int wellIndex, int annotationRefIndex)Get the AnnotationRef property of Well.intgetWellAnnotationRefCount(int plateIndex, int wellIndex)Get the number of AnnotationRef elements in Well.ColorgetWellColor(int plateIndex, int wellIndex)Get the Color property of Well.NonNegativeIntegergetWellColumn(int plateIndex, int wellIndex)Get the Column property of Well.intgetWellCount(int plateIndex)Get the number of Well elements.java.lang.StringgetWellExternalDescription(int plateIndex, int wellIndex)Get the ExternalDescription property of Well.java.lang.StringgetWellExternalIdentifier(int plateIndex, int wellIndex)Get the ExternalIdentifier property of Well.java.lang.StringgetWellID(int plateIndex, int wellIndex)Get the ID property of Well.java.lang.StringgetWellReagentRef(int plateIndex, int wellIndex)Get the ReagentRef property of Well.NonNegativeIntegergetWellRow(int plateIndex, int wellIndex)Get the Row property of Well.intgetWellSampleCount(int plateIndex, int wellIndex)Get the number of WellSample elements.java.lang.StringgetWellSampleID(int plateIndex, int wellIndex, int wellSampleIndex)Get the ID property of WellSample.java.lang.StringgetWellSampleImageRef(int plateIndex, int wellIndex, int wellSampleIndex)Get the ImageRef property of WellSample.NonNegativeIntegergetWellSampleIndex(int plateIndex, int wellIndex, int wellSampleIndex)Get the Index property of WellSample.LengthgetWellSamplePositionX(int plateIndex, int wellIndex, int wellSampleIndex)Get the PositionX property of WellSample.LengthgetWellSamplePositionY(int plateIndex, int wellIndex, int wellSampleIndex)Get the PositionY property of WellSample.intgetWellSampleRefCount(int plateIndex, int plateAcquisitionIndex)Get the number of WellSampleRef elements.TimestampgetWellSampleTimepoint(int plateIndex, int wellIndex, int wellSampleIndex)Get the Timepoint property of WellSample.java.lang.StringgetWellType(int plateIndex, int wellIndex)Get the Type property of Well.intgetXMLAnnotationAnnotationCount(int xmlAnnotationIndex)Get the number of links to an XMLAnnotation.java.lang.StringgetXMLAnnotationAnnotationRef(int XMLAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of XMLAnnotation.java.lang.StringgetXMLAnnotationAnnotator(int XMLAnnotationIndex)Get the Annotator property of XMLAnnotation.intgetXMLAnnotationCount()Get the number of XMLAnnotation elements.java.lang.StringgetXMLAnnotationDescription(int XMLAnnotationIndex)Get the Description property of XMLAnnotation.java.lang.StringgetXMLAnnotationID(int XMLAnnotationIndex)Get the ID property of XMLAnnotation.java.lang.StringgetXMLAnnotationNamespace(int XMLAnnotationIndex)Get the Namespace property of XMLAnnotation.java.lang.StringgetXMLAnnotationValue(int XMLAnnotationIndex)Get the Value property of XMLAnnotation.
-
-
-
Method Detail
-
getBooleanAnnotationAnnotationCount
int getBooleanAnnotationAnnotationCount(int booleanAnnotationIndex)
Get the number of links to a BooleanAnnotation. This method returns the number of references to the specified BooleanAnnotation held by all model objects.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.- Returns:
- the number of BooleanAnnotation links.
-
getCommentAnnotationAnnotationCount
int getCommentAnnotationAnnotationCount(int commentAnnotationIndex)
Get the number of links to a CommentAnnotation. This method returns the number of references to the specified CommentAnnotation held by all model objects.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.- Returns:
- the number of CommentAnnotation links.
-
getDoubleAnnotationAnnotationCount
int getDoubleAnnotationAnnotationCount(int doubleAnnotationIndex)
Get the number of links to a DoubleAnnotation. This method returns the number of references to the specified DoubleAnnotation held by all model objects.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.- Returns:
- the number of DoubleAnnotation links.
-
getFileAnnotationAnnotationCount
int getFileAnnotationAnnotationCount(int fileAnnotationIndex)
Get the number of links to a FileAnnotation. This method returns the number of references to the specified FileAnnotation held by all model objects.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the number of FileAnnotation links.
-
getListAnnotationAnnotationCount
int getListAnnotationAnnotationCount(int listAnnotationIndex)
Get the number of links to a ListAnnotation. This method returns the number of references to the specified ListAnnotation held by all model objects.- Parameters:
listAnnotationIndex- the ListAnnotation index.- Returns:
- the number of ListAnnotation links.
-
getLongAnnotationAnnotationCount
int getLongAnnotationAnnotationCount(int longAnnotationIndex)
Get the number of links to a LongAnnotation. This method returns the number of references to the specified LongAnnotation held by all model objects.- Parameters:
longAnnotationIndex- the LongAnnotation index.- Returns:
- the number of LongAnnotation links.
-
getMapAnnotationAnnotationCount
int getMapAnnotationAnnotationCount(int mapAnnotationIndex)
Get the number of links to a MapAnnotation. This method returns the number of references to the specified MapAnnotation held by all model objects.- Parameters:
mapAnnotationIndex- the MapAnnotation index.- Returns:
- the number of MapAnnotation links.
-
getTagAnnotationAnnotationCount
int getTagAnnotationAnnotationCount(int tagAnnotationIndex)
Get the number of links to a TagAnnotation. This method returns the number of references to the specified TagAnnotation held by all model objects.- Parameters:
tagAnnotationIndex- the TagAnnotation index.- Returns:
- the number of TagAnnotation links.
-
getTermAnnotationAnnotationCount
int getTermAnnotationAnnotationCount(int termAnnotationIndex)
Get the number of links to a TermAnnotation. This method returns the number of references to the specified TermAnnotation held by all model objects.- Parameters:
termAnnotationIndex- the TermAnnotation index.- Returns:
- the number of TermAnnotation links.
-
getTimestampAnnotationAnnotationCount
int getTimestampAnnotationAnnotationCount(int timestampAnnotationIndex)
Get the number of links to a TimestampAnnotation. This method returns the number of references to the specified TimestampAnnotation held by all model objects.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.- Returns:
- the number of TimestampAnnotation links.
-
getXMLAnnotationAnnotationCount
int getXMLAnnotationAnnotationCount(int xmlAnnotationIndex)
Get the number of links to an XMLAnnotation. This method returns the number of references to the specified XMLAnnotation held by all model objects.- Parameters:
xmlAnnotationIndex- the XMLAnnotation index.- Returns:
- the number of XMLAnnotation links.
-
getLightSourceType
java.lang.String getLightSourceType(int instrumentIndex, int lightSourceIndex)Get the type of a LightSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LightSource type.
-
getLightSourceCount
int getLightSourceCount(int instrumentIndex)
Get the number of LightSource elements.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of LightSource elements.
-
getShapeType
java.lang.String getShapeType(int ROIIndex, int shapeIndex)Get the type of a Shape.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Shape type.
-
getShapeCount
int getShapeCount(int ROIIndex)
Get the number of Shape elements.- Parameters:
ROIIndex- the ROI index.- Returns:
- the number of Shape elements.
-
getChannelAnnotationRefCount
int getChannelAnnotationRefCount(int imageIndex, int channelIndex)Get the number of AnnotationRef elements in Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the number of AnnotationRef elements.
-
getDatasetAnnotationRefCount
int getDatasetAnnotationRefCount(int datasetIndex)
Get the number of AnnotationRef elements in Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the number of AnnotationRef elements.
-
getDetectorAnnotationRefCount
int getDetectorAnnotationRefCount(int instrumentIndex, int detectorIndex)Get the number of AnnotationRef elements in Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the number of AnnotationRef elements.
-
getDichroicAnnotationRefCount
int getDichroicAnnotationRefCount(int instrumentIndex, int dichroicIndex)Get the number of AnnotationRef elements in Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.- Returns:
- the number of AnnotationRef elements.
-
getExperimenterAnnotationRefCount
int getExperimenterAnnotationRefCount(int experimenterIndex)
Get the number of AnnotationRef elements in Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the number of AnnotationRef elements.
-
getExperimenterGroupAnnotationRefCount
int getExperimenterGroupAnnotationRefCount(int experimenterGroupIndex)
Get the number of AnnotationRef elements in ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.- Returns:
- the number of AnnotationRef elements.
-
getFilterAnnotationRefCount
int getFilterAnnotationRefCount(int instrumentIndex, int filterIndex)Get the number of AnnotationRef elements in Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the number of AnnotationRef elements.
-
getFolderAnnotationRefCount
int getFolderAnnotationRefCount(int folderIndex)
Get the number of AnnotationRef elements in Folder.- Parameters:
folderIndex- the Folder index.- Returns:
- the number of AnnotationRef elements.
-
getImageAnnotationRefCount
int getImageAnnotationRefCount(int imageIndex)
Get the number of AnnotationRef elements in Image.- Parameters:
imageIndex- the Image index.- Returns:
- the number of AnnotationRef elements.
-
getInstrumentAnnotationRefCount
int getInstrumentAnnotationRefCount(int instrumentIndex)
Get the number of AnnotationRef elements in Instrument.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of AnnotationRef elements.
-
getLightPathAnnotationRefCount
int getLightPathAnnotationRefCount(int imageIndex, int channelIndex)Get the number of AnnotationRef elements in LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the number of AnnotationRef elements.
-
getLightSourceAnnotationRefCount
int getLightSourceAnnotationRefCount(int instrumentIndex, int lightSourceIndex)Get the number of AnnotationRef elements in LightSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the number of AnnotationRef elements.
-
getObjectiveAnnotationRefCount
int getObjectiveAnnotationRefCount(int instrumentIndex, int objectiveIndex)Get the number of AnnotationRef elements in Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the number of AnnotationRef elements.
-
getPlaneAnnotationRefCount
int getPlaneAnnotationRefCount(int imageIndex, int planeIndex)Get the number of AnnotationRef elements in Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the number of AnnotationRef elements.
-
getPlateAnnotationRefCount
int getPlateAnnotationRefCount(int plateIndex)
Get the number of AnnotationRef elements in Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the number of AnnotationRef elements.
-
getPlateAcquisitionAnnotationRefCount
int getPlateAcquisitionAnnotationRefCount(int plateIndex, int plateAcquisitionIndex)Get the number of AnnotationRef elements in PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the number of AnnotationRef elements.
-
getProjectAnnotationRefCount
int getProjectAnnotationRefCount(int projectIndex)
Get the number of AnnotationRef elements in Project.- Parameters:
projectIndex- the Project index.- Returns:
- the number of AnnotationRef elements.
-
getROIAnnotationRefCount
int getROIAnnotationRefCount(int ROIIndex)
Get the number of AnnotationRef elements in ROI.- Parameters:
ROIIndex- the ROI index.- Returns:
- the number of AnnotationRef elements.
-
getReagentAnnotationRefCount
int getReagentAnnotationRefCount(int screenIndex, int reagentIndex)Get the number of AnnotationRef elements in Reagent.- Parameters:
screenIndex- the Screen index.reagentIndex- the Reagent index.- Returns:
- the number of AnnotationRef elements.
-
getScreenAnnotationRefCount
int getScreenAnnotationRefCount(int screenIndex)
Get the number of AnnotationRef elements in Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the number of AnnotationRef elements.
-
getShapeAnnotationRefCount
int getShapeAnnotationRefCount(int ROIIndex, int shapeIndex)Get the number of AnnotationRef elements in Shape.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the number of AnnotationRef elements.
-
getWellAnnotationRefCount
int getWellAnnotationRefCount(int plateIndex, int wellIndex)Get the number of AnnotationRef elements in Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the number of AnnotationRef elements.
-
getPixelsBinDataCount
int getPixelsBinDataCount(int imageIndex)
Get the number of BinData elements in Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the number of BinData elements.
-
getBooleanAnnotationCount
int getBooleanAnnotationCount()
Get the number of BooleanAnnotation elements.- Returns:
- the number of BooleanAnnotation elements.
-
getChannelCount
int getChannelCount(int imageIndex)
Get the number of Channel elements.- Parameters:
imageIndex- the Image index.- Returns:
- the number of Channel elements.
-
getCommentAnnotationCount
int getCommentAnnotationCount()
Get the number of CommentAnnotation elements.- Returns:
- the number of CommentAnnotation elements.
-
getDatasetCount
int getDatasetCount()
Get the number of Dataset elements.- Returns:
- the number of Dataset elements.
-
getDatasetRefCount
int getDatasetRefCount(int projectIndex)
Get the number of DatasetRef elements.- Parameters:
projectIndex- the Project index.- Returns:
- the number of DatasetRef elements.
-
getDetectorCount
int getDetectorCount(int instrumentIndex)
Get the number of Detector elements.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of Detector elements.
-
getDichroicCount
int getDichroicCount(int instrumentIndex)
Get the number of Dichroic elements.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of Dichroic elements.
-
getDoubleAnnotationCount
int getDoubleAnnotationCount()
Get the number of DoubleAnnotation elements.- Returns:
- the number of DoubleAnnotation elements.
-
getFilterSetEmissionFilterRefCount
int getFilterSetEmissionFilterRefCount(int instrumentIndex, int filterSetIndex)Get the number of EmissionFilterRef elements in FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the number of EmissionFilterRef elements.
-
getLightPathEmissionFilterRefCount
int getLightPathEmissionFilterRefCount(int imageIndex, int channelIndex)Get the number of EmissionFilterRef elements in LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the number of EmissionFilterRef elements.
-
getFilterSetExcitationFilterRefCount
int getFilterSetExcitationFilterRefCount(int instrumentIndex, int filterSetIndex)Get the number of ExcitationFilterRef elements in FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the number of ExcitationFilterRef elements.
-
getLightPathExcitationFilterRefCount
int getLightPathExcitationFilterRefCount(int imageIndex, int channelIndex)Get the number of ExcitationFilterRef elements in LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the number of ExcitationFilterRef elements.
-
getExperimentCount
int getExperimentCount()
Get the number of Experiment elements.- Returns:
- the number of Experiment elements.
-
getExperimenterCount
int getExperimenterCount()
Get the number of Experimenter elements.- Returns:
- the number of Experimenter elements.
-
getExperimenterGroupCount
int getExperimenterGroupCount()
Get the number of ExperimenterGroup elements.- Returns:
- the number of ExperimenterGroup elements.
-
getExperimenterGroupExperimenterRefCount
int getExperimenterGroupExperimenterRefCount(int experimenterGroupIndex)
Get the number of ExperimenterRef elements in ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.- Returns:
- the number of ExperimenterRef elements.
-
getFileAnnotationCount
int getFileAnnotationCount()
Get the number of FileAnnotation elements.- Returns:
- the number of FileAnnotation elements.
-
getFilterCount
int getFilterCount(int instrumentIndex)
Get the number of Filter elements.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of Filter elements.
-
getFilterSetCount
int getFilterSetCount(int instrumentIndex)
Get the number of FilterSet elements.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of FilterSet elements.
-
getFolderCount
int getFolderCount()
Get the number of Folder elements.- Returns:
- the number of Folder elements.
-
getFolderRefCount
int getFolderRefCount(int folderIndex)
Get the number of FolderRef elements.- Parameters:
folderIndex- the Folder index.- Returns:
- the number of FolderRef elements.
-
getImageCount
int getImageCount()
Get the number of Image elements.- Returns:
- the number of Image elements.
-
getDatasetImageRefCount
int getDatasetImageRefCount(int datasetIndex)
Get the number of ImageRef elements in Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the number of ImageRef elements.
-
getFolderImageRefCount
int getFolderImageRefCount(int folderIndex)
Get the number of ImageRef elements in Folder.- Parameters:
folderIndex- the Folder index.- Returns:
- the number of ImageRef elements.
-
getInstrumentCount
int getInstrumentCount()
Get the number of Instrument elements.- Returns:
- the number of Instrument elements.
-
getLeaderCount
int getLeaderCount(int experimenterGroupIndex)
Get the number of Leader elements.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.- Returns:
- the number of Leader elements.
-
getMicrobeamManipulationLightSourceSettingsCount
int getMicrobeamManipulationLightSourceSettingsCount(int experimentIndex, int microbeamManipulationIndex)Get the number of LightSourceSettings elements in MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.- Returns:
- the number of LightSourceSettings elements.
-
getListAnnotationCount
int getListAnnotationCount()
Get the number of ListAnnotation elements.- Returns:
- the number of ListAnnotation elements.
-
getLongAnnotationCount
int getLongAnnotationCount()
Get the number of LongAnnotation elements.- Returns:
- the number of LongAnnotation elements.
-
getMapAnnotationCount
int getMapAnnotationCount()
Get the number of MapAnnotation elements.- Returns:
- the number of MapAnnotation elements.
-
getMicrobeamManipulationCount
int getMicrobeamManipulationCount(int experimentIndex)
Get the number of MicrobeamManipulation elements.- Parameters:
experimentIndex- the Experiment index.- Returns:
- the number of MicrobeamManipulation elements.
-
getMicrobeamManipulationRefCount
int getMicrobeamManipulationRefCount(int imageIndex)
Get the number of MicrobeamManipulationRef elements.- Parameters:
imageIndex- the Image index.- Returns:
- the number of MicrobeamManipulationRef elements.
-
getObjectiveCount
int getObjectiveCount(int instrumentIndex)
Get the number of Objective elements.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the number of Objective elements.
-
getPlaneCount
int getPlaneCount(int imageIndex)
Get the number of Plane elements.- Parameters:
imageIndex- the Image index.- Returns:
- the number of Plane elements.
-
getPlateCount
int getPlateCount()
Get the number of Plate elements.- Returns:
- the number of Plate elements.
-
getPlateAcquisitionCount
int getPlateAcquisitionCount(int plateIndex)
Get the number of PlateAcquisition elements.- Parameters:
plateIndex- the Plate index.- Returns:
- the number of PlateAcquisition elements.
-
getPlateRefCount
int getPlateRefCount(int screenIndex)
Get the number of PlateRef elements.- Parameters:
screenIndex- the Screen index.- Returns:
- the number of PlateRef elements.
-
getProjectCount
int getProjectCount()
Get the number of Project elements.- Returns:
- the number of Project elements.
-
getROICount
int getROICount()
Get the number of ROI elements.- Returns:
- the number of ROI elements.
-
getFolderROIRefCount
int getFolderROIRefCount(int folderIndex)
Get the number of ROIRef elements in Folder.- Parameters:
folderIndex- the Folder index.- Returns:
- the number of ROIRef elements.
-
getImageROIRefCount
int getImageROIRefCount(int imageIndex)
Get the number of ROIRef elements in Image.- Parameters:
imageIndex- the Image index.- Returns:
- the number of ROIRef elements.
-
getMicrobeamManipulationROIRefCount
int getMicrobeamManipulationROIRefCount(int experimentIndex, int microbeamManipulationIndex)Get the number of ROIRef elements in MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.- Returns:
- the number of ROIRef elements.
-
getReagentCount
int getReagentCount(int screenIndex)
Get the number of Reagent elements.- Parameters:
screenIndex- the Screen index.- Returns:
- the number of Reagent elements.
-
getScreenCount
int getScreenCount()
Get the number of Screen elements.- Returns:
- the number of Screen elements.
-
getTagAnnotationCount
int getTagAnnotationCount()
Get the number of TagAnnotation elements.- Returns:
- the number of TagAnnotation elements.
-
getTermAnnotationCount
int getTermAnnotationCount()
Get the number of TermAnnotation elements.- Returns:
- the number of TermAnnotation elements.
-
getTiffDataCount
int getTiffDataCount(int imageIndex)
Get the number of TiffData elements.- Parameters:
imageIndex- the Image index.- Returns:
- the number of TiffData elements.
-
getTimestampAnnotationCount
int getTimestampAnnotationCount()
Get the number of TimestampAnnotation elements.- Returns:
- the number of TimestampAnnotation elements.
-
getUUIDValue
java.lang.String getUUIDValue(int imageIndex, int tiffDataIndex)Get the text value of UUID.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the text value.
-
getWellCount
int getWellCount(int plateIndex)
Get the number of Well elements.- Parameters:
plateIndex- the Plate index.- Returns:
- the number of Well elements.
-
getWellSampleCount
int getWellSampleCount(int plateIndex, int wellIndex)Get the number of WellSample elements.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the number of WellSample elements.
-
getWellSampleRefCount
int getWellSampleRefCount(int plateIndex, int plateAcquisitionIndex)Get the number of WellSampleRef elements.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the number of WellSampleRef elements.
-
getXMLAnnotationCount
int getXMLAnnotationCount()
Get the number of XMLAnnotation elements.- Returns:
- the number of XMLAnnotation elements.
-
getMapAnnotationValue
java.util.List<MapPair> getMapAnnotationValue(int mapAnnotationIndex)
Get the values from a MapAnnotation.- Parameters:
mapAnnotationIndex- the MapAnnotation index.- Returns:
- the MapAnnotation values.
-
getGenericExcitationSourceMap
java.util.List<MapPair> getGenericExcitationSourceMap(int instrumentIndex, int lightSourceIndex)
Get the MapAnnotation values from a GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the MapAnnotation values.
-
getImagingEnvironmentMap
java.util.List<MapPair> getImagingEnvironmentMap(int imageIndex)
Get the MapAnnotation values from a ImagingEnvironment.- Parameters:
imageIndex- the Image index.- Returns:
- the MapAnnotation values.
-
getUUID
java.lang.String getUUID()
Gets the UUID associated with this collection of metadata.
-
getArcAnnotationRef
java.lang.String getArcAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getArcID
java.lang.String getArcID(int instrumentIndex, int lightSourceIndex)Get the ID property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the ID property.
-
getArcLotNumber
java.lang.String getArcLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LotNumber property.
-
getArcManufacturer
java.lang.String getArcManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Manufacturer property.
-
getArcModel
java.lang.String getArcModel(int instrumentIndex, int lightSourceIndex)Get the Model property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Model property.
-
getArcPower
Power getArcPower(int instrumentIndex, int lightSourceIndex)
Get the Power property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Power property.
-
getArcSerialNumber
java.lang.String getArcSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the SerialNumber property.
-
getArcType
ArcType getArcType(int instrumentIndex, int lightSourceIndex)
Get the Type property of Arc.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Type property.
-
getBinaryFileBinData
byte[] getBinaryFileBinData(int fileAnnotationIndex)
Get the Base64Binary property of BinData.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Base64Binary property.
-
getMaskBinData
byte[] getMaskBinData(int ROIIndex, int shapeIndex)Get the Base64Binary property of BinData.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Base64Binary property.
-
getPixelsBinData
byte[] getPixelsBinData(int imageIndex, int binDataIndex)Get the Base64Binary property of BinData.- Parameters:
imageIndex- the Image index.binDataIndex- the BinData index.- Returns:
- the Base64Binary property.
-
getBinaryFileBinDataBigEndian
java.lang.Boolean getBinaryFileBinDataBigEndian(int fileAnnotationIndex)
Get the BigEndian property of BinData.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the BigEndian property.
-
getMaskBinDataBigEndian
java.lang.Boolean getMaskBinDataBigEndian(int ROIIndex, int shapeIndex)Get the BigEndian property of BinData.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the BigEndian property.
-
getPixelsBinDataBigEndian
java.lang.Boolean getPixelsBinDataBigEndian(int imageIndex, int binDataIndex)Get the BigEndian property of BinData.- Parameters:
imageIndex- the Image index.binDataIndex- the BinData index.- Returns:
- the BigEndian property.
-
getBinaryFileBinDataCompression
Compression getBinaryFileBinDataCompression(int fileAnnotationIndex)
Get the Compression property of BinData.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Compression property.
-
getMaskBinDataCompression
Compression getMaskBinDataCompression(int ROIIndex, int shapeIndex)
Get the Compression property of BinData.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Compression property.
-
getPixelsBinDataCompression
Compression getPixelsBinDataCompression(int imageIndex, int binDataIndex)
Get the Compression property of BinData.- Parameters:
imageIndex- the Image index.binDataIndex- the BinData index.- Returns:
- the Compression property.
-
getBinaryFileBinDataLength
NonNegativeLong getBinaryFileBinDataLength(int fileAnnotationIndex)
Get the Length property of BinData.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Length property.
-
getMaskBinDataLength
NonNegativeLong getMaskBinDataLength(int ROIIndex, int shapeIndex)
Get the Length property of BinData.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Length property.
-
getPixelsBinDataLength
NonNegativeLong getPixelsBinDataLength(int imageIndex, int binDataIndex)
Get the Length property of BinData.- Parameters:
imageIndex- the Image index.binDataIndex- the BinData index.- Returns:
- the Length property.
-
getBinaryFileFileName
java.lang.String getBinaryFileFileName(int fileAnnotationIndex)
Get the FileName property of BinaryFile.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the FileName property.
-
getBinaryFileMIMEType
java.lang.String getBinaryFileMIMEType(int fileAnnotationIndex)
Get the MIMEType property of BinaryFile.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the MIMEType property.
-
getBinaryFileSize
NonNegativeLong getBinaryFileSize(int fileAnnotationIndex)
Get the Size property of BinaryFile.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Size property.
-
getBinaryOnlyMetadataFile
java.lang.String getBinaryOnlyMetadataFile()
Get the MetadataFile property of BinaryOnly.- Returns:
- the MetadataFile property.
-
getBinaryOnlyUUID
java.lang.String getBinaryOnlyUUID()
Get the UUID property of BinaryOnly.- Returns:
- the UUID property.
-
getBooleanAnnotationAnnotationRef
java.lang.String getBooleanAnnotationAnnotationRef(int booleanAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of BooleanAnnotation.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getBooleanAnnotationAnnotator
java.lang.String getBooleanAnnotationAnnotator(int booleanAnnotationIndex)
Get the Annotator property of BooleanAnnotation.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.- Returns:
- the Annotator property.
-
getBooleanAnnotationDescription
java.lang.String getBooleanAnnotationDescription(int booleanAnnotationIndex)
Get the Description property of BooleanAnnotation.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.- Returns:
- the Description property.
-
getBooleanAnnotationID
java.lang.String getBooleanAnnotationID(int booleanAnnotationIndex)
Get the ID property of BooleanAnnotation.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.- Returns:
- the ID property.
-
getBooleanAnnotationNamespace
java.lang.String getBooleanAnnotationNamespace(int booleanAnnotationIndex)
Get the Namespace property of BooleanAnnotation.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.- Returns:
- the Namespace property.
-
getBooleanAnnotationValue
java.lang.Boolean getBooleanAnnotationValue(int booleanAnnotationIndex)
Get the Value property of BooleanAnnotation.- Parameters:
booleanAnnotationIndex- the BooleanAnnotation index.- Returns:
- the Value property.
-
getChannelAcquisitionMode
AcquisitionMode getChannelAcquisitionMode(int imageIndex, int channelIndex)
Get the AcquisitionMode property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the AcquisitionMode property.
-
getChannelAnnotationRef
java.lang.String getChannelAnnotationRef(int imageIndex, int channelIndex, int annotationRefIndex)Get the AnnotationRef property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getChannelColor
Color getChannelColor(int imageIndex, int channelIndex)
Get the Color property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Color property.
-
getChannelContrastMethod
ContrastMethod getChannelContrastMethod(int imageIndex, int channelIndex)
Get the ContrastMethod property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the ContrastMethod property.
-
getChannelEmissionWavelength
Length getChannelEmissionWavelength(int imageIndex, int channelIndex)
Get the EmissionWavelength property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the EmissionWavelength property.
-
getChannelExcitationWavelength
Length getChannelExcitationWavelength(int imageIndex, int channelIndex)
Get the ExcitationWavelength property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the ExcitationWavelength property.
-
getChannelFilterSetRef
java.lang.String getChannelFilterSetRef(int imageIndex, int channelIndex)Get the FilterSetRef property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the FilterSetRef property.
-
getChannelFluor
java.lang.String getChannelFluor(int imageIndex, int channelIndex)Get the Fluor property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Fluor property.
-
getChannelID
java.lang.String getChannelID(int imageIndex, int channelIndex)Get the ID property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the ID property.
-
getChannelIlluminationType
IlluminationType getChannelIlluminationType(int imageIndex, int channelIndex)
Get the IlluminationType property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the IlluminationType property.
-
getChannelNDFilter
java.lang.Double getChannelNDFilter(int imageIndex, int channelIndex)Get the NDFilter property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the NDFilter property.
-
getChannelName
java.lang.String getChannelName(int imageIndex, int channelIndex)Get the Name property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Name property.
-
getChannelPinholeSize
Length getChannelPinholeSize(int imageIndex, int channelIndex)
Get the PinholeSize property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the PinholeSize property.
-
getChannelPockelCellSetting
java.lang.Integer getChannelPockelCellSetting(int imageIndex, int channelIndex)Get the PockelCellSetting property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the PockelCellSetting property.
-
getChannelSamplesPerPixel
PositiveInteger getChannelSamplesPerPixel(int imageIndex, int channelIndex)
Get the SamplesPerPixel property of Channel.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the SamplesPerPixel property.
-
getCommentAnnotationAnnotationRef
java.lang.String getCommentAnnotationAnnotationRef(int commentAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of CommentAnnotation.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getCommentAnnotationAnnotator
java.lang.String getCommentAnnotationAnnotator(int commentAnnotationIndex)
Get the Annotator property of CommentAnnotation.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.- Returns:
- the Annotator property.
-
getCommentAnnotationDescription
java.lang.String getCommentAnnotationDescription(int commentAnnotationIndex)
Get the Description property of CommentAnnotation.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.- Returns:
- the Description property.
-
getCommentAnnotationID
java.lang.String getCommentAnnotationID(int commentAnnotationIndex)
Get the ID property of CommentAnnotation.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.- Returns:
- the ID property.
-
getCommentAnnotationNamespace
java.lang.String getCommentAnnotationNamespace(int commentAnnotationIndex)
Get the Namespace property of CommentAnnotation.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.- Returns:
- the Namespace property.
-
getCommentAnnotationValue
java.lang.String getCommentAnnotationValue(int commentAnnotationIndex)
Get the Value property of CommentAnnotation.- Parameters:
commentAnnotationIndex- the CommentAnnotation index.- Returns:
- the Value property.
-
getDatasetAnnotationRef
java.lang.String getDatasetAnnotationRef(int datasetIndex, int annotationRefIndex)Get the AnnotationRef property of Dataset.- Parameters:
datasetIndex- the Dataset index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getDatasetDescription
java.lang.String getDatasetDescription(int datasetIndex)
Get the Description property of Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the Description property.
-
getDatasetExperimenterGroupRef
java.lang.String getDatasetExperimenterGroupRef(int datasetIndex)
Get the ExperimenterGroupRef property of Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the ExperimenterGroupRef property.
-
getDatasetExperimenterRef
java.lang.String getDatasetExperimenterRef(int datasetIndex)
Get the ExperimenterRef property of Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the ExperimenterRef property.
-
getDatasetID
java.lang.String getDatasetID(int datasetIndex)
Get the ID property of Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the ID property.
-
getDatasetImageRef
java.lang.String getDatasetImageRef(int datasetIndex, int imageRefIndex)Get the ImageRef property of Dataset.- Parameters:
datasetIndex- the Dataset index.imageRefIndex- ImageRef index.- Returns:
- the ImageRef property.
-
getDatasetName
java.lang.String getDatasetName(int datasetIndex)
Get the Name property of Dataset.- Parameters:
datasetIndex- the Dataset index.- Returns:
- the Name property.
-
getDetectorAmplificationGain
java.lang.Double getDetectorAmplificationGain(int instrumentIndex, int detectorIndex)Get the AmplificationGain property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the AmplificationGain property.
-
getDetectorAnnotationRef
java.lang.String getDetectorAnnotationRef(int instrumentIndex, int detectorIndex, int annotationRefIndex)Get the AnnotationRef property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getDetectorGain
java.lang.Double getDetectorGain(int instrumentIndex, int detectorIndex)Get the Gain property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Gain property.
-
getDetectorID
java.lang.String getDetectorID(int instrumentIndex, int detectorIndex)Get the ID property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the ID property.
-
getDetectorLotNumber
java.lang.String getDetectorLotNumber(int instrumentIndex, int detectorIndex)Get the LotNumber property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the LotNumber property.
-
getDetectorManufacturer
java.lang.String getDetectorManufacturer(int instrumentIndex, int detectorIndex)Get the Manufacturer property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Manufacturer property.
-
getDetectorModel
java.lang.String getDetectorModel(int instrumentIndex, int detectorIndex)Get the Model property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Model property.
-
getDetectorOffset
java.lang.Double getDetectorOffset(int instrumentIndex, int detectorIndex)Get the Offset property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Offset property.
-
getDetectorSerialNumber
java.lang.String getDetectorSerialNumber(int instrumentIndex, int detectorIndex)Get the SerialNumber property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the SerialNumber property.
-
getDetectorType
DetectorType getDetectorType(int instrumentIndex, int detectorIndex)
Get the Type property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Type property.
-
getDetectorVoltage
ElectricPotential getDetectorVoltage(int instrumentIndex, int detectorIndex)
Get the Voltage property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Voltage property.
-
getDetectorZoom
java.lang.Double getDetectorZoom(int instrumentIndex, int detectorIndex)Get the Zoom property of Detector.- Parameters:
instrumentIndex- the Instrument index.detectorIndex- the Detector index.- Returns:
- the Zoom property.
-
getDetectorSettingsBinning
Binning getDetectorSettingsBinning(int imageIndex, int channelIndex)
Get the Binning property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Binning property.
-
getDetectorSettingsGain
java.lang.Double getDetectorSettingsGain(int imageIndex, int channelIndex)Get the Gain property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Gain property.
-
getDetectorSettingsID
java.lang.String getDetectorSettingsID(int imageIndex, int channelIndex)Get the ID property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the ID property.
-
getDetectorSettingsIntegration
PositiveInteger getDetectorSettingsIntegration(int imageIndex, int channelIndex)
Get the Integration property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Integration property.
-
getDetectorSettingsOffset
java.lang.Double getDetectorSettingsOffset(int imageIndex, int channelIndex)Get the Offset property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Offset property.
-
getDetectorSettingsReadOutRate
Frequency getDetectorSettingsReadOutRate(int imageIndex, int channelIndex)
Get the ReadOutRate property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the ReadOutRate property.
-
getDetectorSettingsVoltage
ElectricPotential getDetectorSettingsVoltage(int imageIndex, int channelIndex)
Get the Voltage property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Voltage property.
-
getDetectorSettingsZoom
java.lang.Double getDetectorSettingsZoom(int imageIndex, int channelIndex)Get the Zoom property of DetectorSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Zoom property.
-
getDichroicAnnotationRef
java.lang.String getDichroicAnnotationRef(int instrumentIndex, int dichroicIndex, int annotationRefIndex)Get the AnnotationRef property of Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getDichroicID
java.lang.String getDichroicID(int instrumentIndex, int dichroicIndex)Get the ID property of Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.- Returns:
- the ID property.
-
getDichroicLotNumber
java.lang.String getDichroicLotNumber(int instrumentIndex, int dichroicIndex)Get the LotNumber property of Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.- Returns:
- the LotNumber property.
-
getDichroicManufacturer
java.lang.String getDichroicManufacturer(int instrumentIndex, int dichroicIndex)Get the Manufacturer property of Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.- Returns:
- the Manufacturer property.
-
getDichroicModel
java.lang.String getDichroicModel(int instrumentIndex, int dichroicIndex)Get the Model property of Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.- Returns:
- the Model property.
-
getDichroicSerialNumber
java.lang.String getDichroicSerialNumber(int instrumentIndex, int dichroicIndex)Get the SerialNumber property of Dichroic.- Parameters:
instrumentIndex- the Instrument index.dichroicIndex- the Dichroic index.- Returns:
- the SerialNumber property.
-
getDoubleAnnotationAnnotationRef
java.lang.String getDoubleAnnotationAnnotationRef(int doubleAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of DoubleAnnotation.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getDoubleAnnotationAnnotator
java.lang.String getDoubleAnnotationAnnotator(int doubleAnnotationIndex)
Get the Annotator property of DoubleAnnotation.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.- Returns:
- the Annotator property.
-
getDoubleAnnotationDescription
java.lang.String getDoubleAnnotationDescription(int doubleAnnotationIndex)
Get the Description property of DoubleAnnotation.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.- Returns:
- the Description property.
-
getDoubleAnnotationID
java.lang.String getDoubleAnnotationID(int doubleAnnotationIndex)
Get the ID property of DoubleAnnotation.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.- Returns:
- the ID property.
-
getDoubleAnnotationNamespace
java.lang.String getDoubleAnnotationNamespace(int doubleAnnotationIndex)
Get the Namespace property of DoubleAnnotation.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.- Returns:
- the Namespace property.
-
getDoubleAnnotationValue
java.lang.Double getDoubleAnnotationValue(int doubleAnnotationIndex)
Get the Value property of DoubleAnnotation.- Parameters:
doubleAnnotationIndex- the DoubleAnnotation index.- Returns:
- the Value property.
-
getEllipseAnnotationRef
java.lang.String getEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getEllipseFillColor
Color getEllipseFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getEllipseFillRule
FillRule getEllipseFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getEllipseFontFamily
FontFamily getEllipseFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getEllipseFontSize
Length getEllipseFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getEllipseFontStyle
FontStyle getEllipseFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getEllipseID
java.lang.String getEllipseID(int ROIIndex, int shapeIndex)Get the ID property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getEllipseLocked
java.lang.Boolean getEllipseLocked(int ROIIndex, int shapeIndex)Get the Locked property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getEllipseRadiusX
java.lang.Double getEllipseRadiusX(int ROIIndex, int shapeIndex)Get the RadiusX property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the RadiusX property.
-
getEllipseRadiusY
java.lang.Double getEllipseRadiusY(int ROIIndex, int shapeIndex)Get the RadiusY property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the RadiusY property.
-
getEllipseStrokeColor
Color getEllipseStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getEllipseStrokeDashArray
java.lang.String getEllipseStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getEllipseStrokeWidth
Length getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getEllipseText
java.lang.String getEllipseText(int ROIIndex, int shapeIndex)Get the Text property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getEllipseTheC
NonNegativeInteger getEllipseTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getEllipseTheT
NonNegativeInteger getEllipseTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getEllipseTheZ
NonNegativeInteger getEllipseTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getEllipseTransform
AffineTransform getEllipseTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getEllipseX
java.lang.Double getEllipseX(int ROIIndex, int shapeIndex)Get the X property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X property.
-
getEllipseY
java.lang.Double getEllipseY(int ROIIndex, int shapeIndex)Get the Y property of Ellipse.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y property.
-
getExperimentDescription
java.lang.String getExperimentDescription(int experimentIndex)
Get the Description property of Experiment.- Parameters:
experimentIndex- the Experiment index.- Returns:
- the Description property.
-
getExperimentExperimenterRef
java.lang.String getExperimentExperimenterRef(int experimentIndex)
Get the ExperimenterRef property of Experiment.- Parameters:
experimentIndex- the Experiment index.- Returns:
- the ExperimenterRef property.
-
getExperimentID
java.lang.String getExperimentID(int experimentIndex)
Get the ID property of Experiment.- Parameters:
experimentIndex- the Experiment index.- Returns:
- the ID property.
-
getExperimentType
ExperimentType getExperimentType(int experimentIndex)
Get the Type property of Experiment.- Parameters:
experimentIndex- the Experiment index.- Returns:
- the Type property.
-
getExperimenterAnnotationRef
java.lang.String getExperimenterAnnotationRef(int experimenterIndex, int annotationRefIndex)Get the AnnotationRef property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getExperimenterEmail
java.lang.String getExperimenterEmail(int experimenterIndex)
Get the Email property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the Email property.
-
getExperimenterFirstName
java.lang.String getExperimenterFirstName(int experimenterIndex)
Get the FirstName property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the FirstName property.
-
getExperimenterID
java.lang.String getExperimenterID(int experimenterIndex)
Get the ID property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the ID property.
-
getExperimenterInstitution
java.lang.String getExperimenterInstitution(int experimenterIndex)
Get the Institution property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the Institution property.
-
getExperimenterLastName
java.lang.String getExperimenterLastName(int experimenterIndex)
Get the LastName property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the LastName property.
-
getExperimenterMiddleName
java.lang.String getExperimenterMiddleName(int experimenterIndex)
Get the MiddleName property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the MiddleName property.
-
getExperimenterUserName
java.lang.String getExperimenterUserName(int experimenterIndex)
Get the UserName property of Experimenter.- Parameters:
experimenterIndex- the Experimenter index.- Returns:
- the UserName property.
-
getExperimenterGroupAnnotationRef
java.lang.String getExperimenterGroupAnnotationRef(int experimenterGroupIndex, int annotationRefIndex)Get the AnnotationRef property of ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getExperimenterGroupDescription
java.lang.String getExperimenterGroupDescription(int experimenterGroupIndex)
Get the Description property of ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.- Returns:
- the Description property.
-
getExperimenterGroupExperimenterRef
java.lang.String getExperimenterGroupExperimenterRef(int experimenterGroupIndex, int experimenterRefIndex)Get the ExperimenterRef property of ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.experimenterRefIndex- ExperimenterRef index.- Returns:
- the ExperimenterRef property.
-
getExperimenterGroupID
java.lang.String getExperimenterGroupID(int experimenterGroupIndex)
Get the ID property of ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.- Returns:
- the ID property.
-
getExperimenterGroupLeader
java.lang.String getExperimenterGroupLeader(int experimenterGroupIndex, int leaderIndex)Get the Leader property of ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.leaderIndex- Leader index.- Returns:
- the Leader property.
-
getExperimenterGroupName
java.lang.String getExperimenterGroupName(int experimenterGroupIndex)
Get the Name property of ExperimenterGroup.- Parameters:
experimenterGroupIndex- the ExperimenterGroup index.- Returns:
- the Name property.
-
getFilamentAnnotationRef
java.lang.String getFilamentAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getFilamentID
java.lang.String getFilamentID(int instrumentIndex, int lightSourceIndex)Get the ID property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the ID property.
-
getFilamentLotNumber
java.lang.String getFilamentLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LotNumber property.
-
getFilamentManufacturer
java.lang.String getFilamentManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Manufacturer property.
-
getFilamentModel
java.lang.String getFilamentModel(int instrumentIndex, int lightSourceIndex)Get the Model property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Model property.
-
getFilamentPower
Power getFilamentPower(int instrumentIndex, int lightSourceIndex)
Get the Power property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Power property.
-
getFilamentSerialNumber
java.lang.String getFilamentSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the SerialNumber property.
-
getFilamentType
FilamentType getFilamentType(int instrumentIndex, int lightSourceIndex)
Get the Type property of Filament.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Type property.
-
getFileAnnotationAnnotationRef
java.lang.String getFileAnnotationAnnotationRef(int fileAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of FileAnnotation.- Parameters:
fileAnnotationIndex- the FileAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getFileAnnotationAnnotator
java.lang.String getFileAnnotationAnnotator(int fileAnnotationIndex)
Get the Annotator property of FileAnnotation.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Annotator property.
-
getFileAnnotationDescription
java.lang.String getFileAnnotationDescription(int fileAnnotationIndex)
Get the Description property of FileAnnotation.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Description property.
-
getFileAnnotationID
java.lang.String getFileAnnotationID(int fileAnnotationIndex)
Get the ID property of FileAnnotation.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the ID property.
-
getFileAnnotationNamespace
java.lang.String getFileAnnotationNamespace(int fileAnnotationIndex)
Get the Namespace property of FileAnnotation.- Parameters:
fileAnnotationIndex- the FileAnnotation index.- Returns:
- the Namespace property.
-
getFilterAnnotationRef
java.lang.String getFilterAnnotationRef(int instrumentIndex, int filterIndex, int annotationRefIndex)Get the AnnotationRef property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getFilterFilterWheel
java.lang.String getFilterFilterWheel(int instrumentIndex, int filterIndex)Get the FilterWheel property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the FilterWheel property.
-
getFilterID
java.lang.String getFilterID(int instrumentIndex, int filterIndex)Get the ID property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the ID property.
-
getFilterLotNumber
java.lang.String getFilterLotNumber(int instrumentIndex, int filterIndex)Get the LotNumber property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the LotNumber property.
-
getFilterManufacturer
java.lang.String getFilterManufacturer(int instrumentIndex, int filterIndex)Get the Manufacturer property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the Manufacturer property.
-
getFilterModel
java.lang.String getFilterModel(int instrumentIndex, int filterIndex)Get the Model property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the Model property.
-
getFilterSerialNumber
java.lang.String getFilterSerialNumber(int instrumentIndex, int filterIndex)Get the SerialNumber property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the SerialNumber property.
-
getFilterType
FilterType getFilterType(int instrumentIndex, int filterIndex)
Get the Type property of Filter.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the Type property.
-
getFilterSetDichroicRef
java.lang.String getFilterSetDichroicRef(int instrumentIndex, int filterSetIndex)Get the DichroicRef property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the DichroicRef property.
-
getFilterSetEmissionFilterRef
java.lang.String getFilterSetEmissionFilterRef(int instrumentIndex, int filterSetIndex, int emissionFilterRefIndex)Get the EmissionFilterRef property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.emissionFilterRefIndex- EmissionFilterRef index.- Returns:
- the EmissionFilterRef property.
-
getFilterSetExcitationFilterRef
java.lang.String getFilterSetExcitationFilterRef(int instrumentIndex, int filterSetIndex, int excitationFilterRefIndex)Get the ExcitationFilterRef property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.excitationFilterRefIndex- ExcitationFilterRef index.- Returns:
- the ExcitationFilterRef property.
-
getFilterSetID
java.lang.String getFilterSetID(int instrumentIndex, int filterSetIndex)Get the ID property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the ID property.
-
getFilterSetLotNumber
java.lang.String getFilterSetLotNumber(int instrumentIndex, int filterSetIndex)Get the LotNumber property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the LotNumber property.
-
getFilterSetManufacturer
java.lang.String getFilterSetManufacturer(int instrumentIndex, int filterSetIndex)Get the Manufacturer property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the Manufacturer property.
-
getFilterSetModel
java.lang.String getFilterSetModel(int instrumentIndex, int filterSetIndex)Get the Model property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the Model property.
-
getFilterSetSerialNumber
java.lang.String getFilterSetSerialNumber(int instrumentIndex, int filterSetIndex)Get the SerialNumber property of FilterSet.- Parameters:
instrumentIndex- the Instrument index.filterSetIndex- the FilterSet index.- Returns:
- the SerialNumber property.
-
getFolderAnnotationRef
java.lang.String getFolderAnnotationRef(int folderIndex, int annotationRefIndex)Get the AnnotationRef property of Folder.- Parameters:
folderIndex- the Folder index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getFolderDescription
java.lang.String getFolderDescription(int folderIndex)
Get the Description property of Folder.- Parameters:
folderIndex- the Folder index.- Returns:
- the Description property.
-
getFolderFolderRef
java.lang.String getFolderFolderRef(int folderIndex, int folderRefIndex)Get the FolderRef property of Folder.- Parameters:
folderIndex- the Folder index.folderRefIndex- FolderRef index.- Returns:
- the FolderRef property.
-
getFolderID
java.lang.String getFolderID(int folderIndex)
Get the ID property of Folder.- Parameters:
folderIndex- the Folder index.- Returns:
- the ID property.
-
getFolderImageRef
java.lang.String getFolderImageRef(int folderIndex, int imageRefIndex)Get the ImageRef property of Folder.- Parameters:
folderIndex- the Folder index.imageRefIndex- ImageRef index.- Returns:
- the ImageRef property.
-
getFolderName
java.lang.String getFolderName(int folderIndex)
Get the Name property of Folder.- Parameters:
folderIndex- the Folder index.- Returns:
- the Name property.
-
getFolderROIRef
java.lang.String getFolderROIRef(int folderIndex, int ROIRefIndex)Get the ROIRef property of Folder.- Parameters:
folderIndex- the Folder index.ROIRefIndex- ROIRef index.- Returns:
- the ROIRef property.
-
getGenericExcitationSourceAnnotationRef
java.lang.String getGenericExcitationSourceAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getGenericExcitationSourceID
java.lang.String getGenericExcitationSourceID(int instrumentIndex, int lightSourceIndex)Get the ID property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the ID property.
-
getGenericExcitationSourceLotNumber
java.lang.String getGenericExcitationSourceLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LotNumber property.
-
getGenericExcitationSourceManufacturer
java.lang.String getGenericExcitationSourceManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Manufacturer property.
-
getGenericExcitationSourceModel
java.lang.String getGenericExcitationSourceModel(int instrumentIndex, int lightSourceIndex)Get the Model property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Model property.
-
getGenericExcitationSourcePower
Power getGenericExcitationSourcePower(int instrumentIndex, int lightSourceIndex)
Get the Power property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Power property.
-
getGenericExcitationSourceSerialNumber
java.lang.String getGenericExcitationSourceSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of GenericExcitationSource.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the SerialNumber property.
-
getImageAcquisitionDate
Timestamp getImageAcquisitionDate(int imageIndex)
Get the AcquisitionDate property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the AcquisitionDate property.
-
getImageAnnotationRef
java.lang.String getImageAnnotationRef(int imageIndex, int annotationRefIndex)Get the AnnotationRef property of Image.- Parameters:
imageIndex- the Image index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getImageDescription
java.lang.String getImageDescription(int imageIndex)
Get the Description property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the Description property.
-
getImageExperimentRef
java.lang.String getImageExperimentRef(int imageIndex)
Get the ExperimentRef property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the ExperimentRef property.
-
getImageExperimenterGroupRef
java.lang.String getImageExperimenterGroupRef(int imageIndex)
Get the ExperimenterGroupRef property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the ExperimenterGroupRef property.
-
getImageExperimenterRef
java.lang.String getImageExperimenterRef(int imageIndex)
Get the ExperimenterRef property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the ExperimenterRef property.
-
getImageID
java.lang.String getImageID(int imageIndex)
Get the ID property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the ID property.
-
getImageInstrumentRef
java.lang.String getImageInstrumentRef(int imageIndex)
Get the InstrumentRef property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the InstrumentRef property.
-
getImageMicrobeamManipulationRef
java.lang.String getImageMicrobeamManipulationRef(int imageIndex, int microbeamManipulationRefIndex)Get the MicrobeamManipulationRef property of Image.- Parameters:
imageIndex- the Image index.microbeamManipulationRefIndex- MicrobeamManipulationRef index.- Returns:
- the MicrobeamManipulationRef property.
-
getImageName
java.lang.String getImageName(int imageIndex)
Get the Name property of Image.- Parameters:
imageIndex- the Image index.- Returns:
- the Name property.
-
getImageROIRef
java.lang.String getImageROIRef(int imageIndex, int ROIRefIndex)Get the ROIRef property of Image.- Parameters:
imageIndex- the Image index.ROIRefIndex- ROIRef index.- Returns:
- the ROIRef property.
-
getImagingEnvironmentAirPressure
Pressure getImagingEnvironmentAirPressure(int imageIndex)
Get the AirPressure property of ImagingEnvironment.- Parameters:
imageIndex- the Image index.- Returns:
- the AirPressure property.
-
getImagingEnvironmentCO2Percent
PercentFraction getImagingEnvironmentCO2Percent(int imageIndex)
Get the CO2Percent property of ImagingEnvironment.- Parameters:
imageIndex- the Image index.- Returns:
- the CO2Percent property.
-
getImagingEnvironmentHumidity
PercentFraction getImagingEnvironmentHumidity(int imageIndex)
Get the Humidity property of ImagingEnvironment.- Parameters:
imageIndex- the Image index.- Returns:
- the Humidity property.
-
getImagingEnvironmentTemperature
Temperature getImagingEnvironmentTemperature(int imageIndex)
Get the Temperature property of ImagingEnvironment.- Parameters:
imageIndex- the Image index.- Returns:
- the Temperature property.
-
getInstrumentAnnotationRef
java.lang.String getInstrumentAnnotationRef(int instrumentIndex, int annotationRefIndex)Get the AnnotationRef property of Instrument.- Parameters:
instrumentIndex- the Instrument index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getInstrumentID
java.lang.String getInstrumentID(int instrumentIndex)
Get the ID property of Instrument.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the ID property.
-
getLabelAnnotationRef
java.lang.String getLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getLabelFillColor
Color getLabelFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getLabelFillRule
FillRule getLabelFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getLabelFontFamily
FontFamily getLabelFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getLabelFontSize
Length getLabelFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getLabelFontStyle
FontStyle getLabelFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getLabelID
java.lang.String getLabelID(int ROIIndex, int shapeIndex)Get the ID property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getLabelLocked
java.lang.Boolean getLabelLocked(int ROIIndex, int shapeIndex)Get the Locked property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getLabelStrokeColor
Color getLabelStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getLabelStrokeDashArray
java.lang.String getLabelStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getLabelStrokeWidth
Length getLabelStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getLabelText
java.lang.String getLabelText(int ROIIndex, int shapeIndex)Get the Text property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getLabelTheC
NonNegativeInteger getLabelTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getLabelTheT
NonNegativeInteger getLabelTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getLabelTheZ
NonNegativeInteger getLabelTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getLabelTransform
AffineTransform getLabelTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getLabelX
java.lang.Double getLabelX(int ROIIndex, int shapeIndex)Get the X property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X property.
-
getLabelY
java.lang.Double getLabelY(int ROIIndex, int shapeIndex)Get the Y property of Label.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y property.
-
getLaserAnnotationRef
java.lang.String getLaserAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getLaserFrequencyMultiplication
PositiveInteger getLaserFrequencyMultiplication(int instrumentIndex, int lightSourceIndex)
Get the FrequencyMultiplication property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the FrequencyMultiplication property.
-
getLaserID
java.lang.String getLaserID(int instrumentIndex, int lightSourceIndex)Get the ID property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the ID property.
-
getLaserLaserMedium
LaserMedium getLaserLaserMedium(int instrumentIndex, int lightSourceIndex)
Get the LaserMedium property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LaserMedium property.
-
getLaserLotNumber
java.lang.String getLaserLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LotNumber property.
-
getLaserManufacturer
java.lang.String getLaserManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Manufacturer property.
-
getLaserModel
java.lang.String getLaserModel(int instrumentIndex, int lightSourceIndex)Get the Model property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Model property.
-
getLaserPockelCell
java.lang.Boolean getLaserPockelCell(int instrumentIndex, int lightSourceIndex)Get the PockelCell property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the PockelCell property.
-
getLaserPower
Power getLaserPower(int instrumentIndex, int lightSourceIndex)
Get the Power property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Power property.
-
getLaserPulse
Pulse getLaserPulse(int instrumentIndex, int lightSourceIndex)
Get the Pulse property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Pulse property.
-
getLaserPump
java.lang.String getLaserPump(int instrumentIndex, int lightSourceIndex)Get the Pump property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Pump property.
-
getLaserRepetitionRate
Frequency getLaserRepetitionRate(int instrumentIndex, int lightSourceIndex)
Get the RepetitionRate property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the RepetitionRate property.
-
getLaserSerialNumber
java.lang.String getLaserSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the SerialNumber property.
-
getLaserTuneable
java.lang.Boolean getLaserTuneable(int instrumentIndex, int lightSourceIndex)Get the Tuneable property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Tuneable property.
-
getLaserType
LaserType getLaserType(int instrumentIndex, int lightSourceIndex)
Get the Type property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Type property.
-
getLaserWavelength
Length getLaserWavelength(int instrumentIndex, int lightSourceIndex)
Get the Wavelength property of Laser.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Wavelength property.
-
getLightEmittingDiodeAnnotationRef
java.lang.String getLightEmittingDiodeAnnotationRef(int instrumentIndex, int lightSourceIndex, int annotationRefIndex)Get the AnnotationRef property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getLightEmittingDiodeID
java.lang.String getLightEmittingDiodeID(int instrumentIndex, int lightSourceIndex)Get the ID property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the ID property.
-
getLightEmittingDiodeLotNumber
java.lang.String getLightEmittingDiodeLotNumber(int instrumentIndex, int lightSourceIndex)Get the LotNumber property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the LotNumber property.
-
getLightEmittingDiodeManufacturer
java.lang.String getLightEmittingDiodeManufacturer(int instrumentIndex, int lightSourceIndex)Get the Manufacturer property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Manufacturer property.
-
getLightEmittingDiodeModel
java.lang.String getLightEmittingDiodeModel(int instrumentIndex, int lightSourceIndex)Get the Model property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Model property.
-
getLightEmittingDiodePower
Power getLightEmittingDiodePower(int instrumentIndex, int lightSourceIndex)
Get the Power property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the Power property.
-
getLightEmittingDiodeSerialNumber
java.lang.String getLightEmittingDiodeSerialNumber(int instrumentIndex, int lightSourceIndex)Get the SerialNumber property of LightEmittingDiode.- Parameters:
instrumentIndex- the Instrument index.lightSourceIndex- the LightSource index.- Returns:
- the SerialNumber property.
-
getLightPathAnnotationRef
java.lang.String getLightPathAnnotationRef(int imageIndex, int channelIndex, int annotationRefIndex)Get the AnnotationRef property of LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getLightPathDichroicRef
java.lang.String getLightPathDichroicRef(int imageIndex, int channelIndex)Get the DichroicRef property of LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the DichroicRef property.
-
getLightPathEmissionFilterRef
java.lang.String getLightPathEmissionFilterRef(int imageIndex, int channelIndex, int emissionFilterRefIndex)Get the EmissionFilterRef property of LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.emissionFilterRefIndex- EmissionFilterRef index.- Returns:
- the EmissionFilterRef property.
-
getLightPathExcitationFilterRef
java.lang.String getLightPathExcitationFilterRef(int imageIndex, int channelIndex, int excitationFilterRefIndex)Get the ExcitationFilterRef property of LightPath.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.excitationFilterRefIndex- ExcitationFilterRef index.- Returns:
- the ExcitationFilterRef property.
-
getChannelLightSourceSettingsAttenuation
PercentFraction getChannelLightSourceSettingsAttenuation(int imageIndex, int channelIndex)
Get the Attenuation property of LightSourceSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Attenuation property.
-
getMicrobeamManipulationLightSourceSettingsAttenuation
PercentFraction getMicrobeamManipulationLightSourceSettingsAttenuation(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Get the Attenuation property of LightSourceSettings.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.lightSourceSettingsIndex- the LightSourceSettings index.- Returns:
- the Attenuation property.
-
getChannelLightSourceSettingsID
java.lang.String getChannelLightSourceSettingsID(int imageIndex, int channelIndex)Get the ID property of LightSourceSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the ID property.
-
getMicrobeamManipulationLightSourceSettingsID
java.lang.String getMicrobeamManipulationLightSourceSettingsID(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)Get the ID property of LightSourceSettings.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.lightSourceSettingsIndex- the LightSourceSettings index.- Returns:
- the ID property.
-
getChannelLightSourceSettingsWavelength
Length getChannelLightSourceSettingsWavelength(int imageIndex, int channelIndex)
Get the Wavelength property of LightSourceSettings.- Parameters:
imageIndex- the Image index.channelIndex- the Channel index.- Returns:
- the Wavelength property.
-
getMicrobeamManipulationLightSourceSettingsWavelength
Length getMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Get the Wavelength property of LightSourceSettings.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.lightSourceSettingsIndex- the LightSourceSettings index.- Returns:
- the Wavelength property.
-
getLineAnnotationRef
java.lang.String getLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getLineFillColor
Color getLineFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getLineFillRule
FillRule getLineFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getLineFontFamily
FontFamily getLineFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getLineFontSize
Length getLineFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getLineFontStyle
FontStyle getLineFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getLineID
java.lang.String getLineID(int ROIIndex, int shapeIndex)Get the ID property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getLineLocked
java.lang.Boolean getLineLocked(int ROIIndex, int shapeIndex)Get the Locked property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getLineMarkerEnd
Marker getLineMarkerEnd(int ROIIndex, int shapeIndex)
Get the MarkerEnd property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the MarkerEnd property.
-
getLineMarkerStart
Marker getLineMarkerStart(int ROIIndex, int shapeIndex)
Get the MarkerStart property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the MarkerStart property.
-
getLineStrokeColor
Color getLineStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getLineStrokeDashArray
java.lang.String getLineStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getLineStrokeWidth
Length getLineStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getLineText
java.lang.String getLineText(int ROIIndex, int shapeIndex)Get the Text property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getLineTheC
NonNegativeInteger getLineTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getLineTheT
NonNegativeInteger getLineTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getLineTheZ
NonNegativeInteger getLineTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getLineTransform
AffineTransform getLineTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getLineX1
java.lang.Double getLineX1(int ROIIndex, int shapeIndex)Get the X1 property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X1 property.
-
getLineX2
java.lang.Double getLineX2(int ROIIndex, int shapeIndex)Get the X2 property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X2 property.
-
getLineY1
java.lang.Double getLineY1(int ROIIndex, int shapeIndex)Get the Y1 property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y1 property.
-
getLineY2
java.lang.Double getLineY2(int ROIIndex, int shapeIndex)Get the Y2 property of Line.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y2 property.
-
getListAnnotationAnnotationRef
java.lang.String getListAnnotationAnnotationRef(int listAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of ListAnnotation.- Parameters:
listAnnotationIndex- the ListAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getListAnnotationAnnotator
java.lang.String getListAnnotationAnnotator(int listAnnotationIndex)
Get the Annotator property of ListAnnotation.- Parameters:
listAnnotationIndex- the ListAnnotation index.- Returns:
- the Annotator property.
-
getListAnnotationDescription
java.lang.String getListAnnotationDescription(int listAnnotationIndex)
Get the Description property of ListAnnotation.- Parameters:
listAnnotationIndex- the ListAnnotation index.- Returns:
- the Description property.
-
getListAnnotationID
java.lang.String getListAnnotationID(int listAnnotationIndex)
Get the ID property of ListAnnotation.- Parameters:
listAnnotationIndex- the ListAnnotation index.- Returns:
- the ID property.
-
getListAnnotationNamespace
java.lang.String getListAnnotationNamespace(int listAnnotationIndex)
Get the Namespace property of ListAnnotation.- Parameters:
listAnnotationIndex- the ListAnnotation index.- Returns:
- the Namespace property.
-
getLongAnnotationAnnotationRef
java.lang.String getLongAnnotationAnnotationRef(int longAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of LongAnnotation.- Parameters:
longAnnotationIndex- the LongAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getLongAnnotationAnnotator
java.lang.String getLongAnnotationAnnotator(int longAnnotationIndex)
Get the Annotator property of LongAnnotation.- Parameters:
longAnnotationIndex- the LongAnnotation index.- Returns:
- the Annotator property.
-
getLongAnnotationDescription
java.lang.String getLongAnnotationDescription(int longAnnotationIndex)
Get the Description property of LongAnnotation.- Parameters:
longAnnotationIndex- the LongAnnotation index.- Returns:
- the Description property.
-
getLongAnnotationID
java.lang.String getLongAnnotationID(int longAnnotationIndex)
Get the ID property of LongAnnotation.- Parameters:
longAnnotationIndex- the LongAnnotation index.- Returns:
- the ID property.
-
getLongAnnotationNamespace
java.lang.String getLongAnnotationNamespace(int longAnnotationIndex)
Get the Namespace property of LongAnnotation.- Parameters:
longAnnotationIndex- the LongAnnotation index.- Returns:
- the Namespace property.
-
getLongAnnotationValue
java.lang.Long getLongAnnotationValue(int longAnnotationIndex)
Get the Value property of LongAnnotation.- Parameters:
longAnnotationIndex- the LongAnnotation index.- Returns:
- the Value property.
-
getMapAnnotationAnnotationRef
java.lang.String getMapAnnotationAnnotationRef(int mapAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of MapAnnotation.- Parameters:
mapAnnotationIndex- the MapAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getMapAnnotationAnnotator
java.lang.String getMapAnnotationAnnotator(int mapAnnotationIndex)
Get the Annotator property of MapAnnotation.- Parameters:
mapAnnotationIndex- the MapAnnotation index.- Returns:
- the Annotator property.
-
getMapAnnotationDescription
java.lang.String getMapAnnotationDescription(int mapAnnotationIndex)
Get the Description property of MapAnnotation.- Parameters:
mapAnnotationIndex- the MapAnnotation index.- Returns:
- the Description property.
-
getMapAnnotationID
java.lang.String getMapAnnotationID(int mapAnnotationIndex)
Get the ID property of MapAnnotation.- Parameters:
mapAnnotationIndex- the MapAnnotation index.- Returns:
- the ID property.
-
getMapAnnotationNamespace
java.lang.String getMapAnnotationNamespace(int mapAnnotationIndex)
Get the Namespace property of MapAnnotation.- Parameters:
mapAnnotationIndex- the MapAnnotation index.- Returns:
- the Namespace property.
-
getMaskAnnotationRef
java.lang.String getMaskAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getMaskFillColor
Color getMaskFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getMaskFillRule
FillRule getMaskFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getMaskFontFamily
FontFamily getMaskFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getMaskFontSize
Length getMaskFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getMaskFontStyle
FontStyle getMaskFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getMaskHeight
java.lang.Double getMaskHeight(int ROIIndex, int shapeIndex)Get the Height property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Height property.
-
getMaskID
java.lang.String getMaskID(int ROIIndex, int shapeIndex)Get the ID property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getMaskLocked
java.lang.Boolean getMaskLocked(int ROIIndex, int shapeIndex)Get the Locked property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getMaskStrokeColor
Color getMaskStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getMaskStrokeDashArray
java.lang.String getMaskStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getMaskStrokeWidth
Length getMaskStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getMaskText
java.lang.String getMaskText(int ROIIndex, int shapeIndex)Get the Text property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getMaskTheC
NonNegativeInteger getMaskTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getMaskTheT
NonNegativeInteger getMaskTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getMaskTheZ
NonNegativeInteger getMaskTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getMaskTransform
AffineTransform getMaskTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getMaskWidth
java.lang.Double getMaskWidth(int ROIIndex, int shapeIndex)Get the Width property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Width property.
-
getMaskX
java.lang.Double getMaskX(int ROIIndex, int shapeIndex)Get the X property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X property.
-
getMaskY
java.lang.Double getMaskY(int ROIIndex, int shapeIndex)Get the Y property of Mask.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y property.
-
getMicrobeamManipulationDescription
java.lang.String getMicrobeamManipulationDescription(int experimentIndex, int microbeamManipulationIndex)Get the Description property of MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.- Returns:
- the Description property.
-
getMicrobeamManipulationExperimenterRef
java.lang.String getMicrobeamManipulationExperimenterRef(int experimentIndex, int microbeamManipulationIndex)Get the ExperimenterRef property of MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.- Returns:
- the ExperimenterRef property.
-
getMicrobeamManipulationID
java.lang.String getMicrobeamManipulationID(int experimentIndex, int microbeamManipulationIndex)Get the ID property of MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.- Returns:
- the ID property.
-
getMicrobeamManipulationROIRef
java.lang.String getMicrobeamManipulationROIRef(int experimentIndex, int microbeamManipulationIndex, int ROIRefIndex)Get the ROIRef property of MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.ROIRefIndex- ROIRef index.- Returns:
- the ROIRef property.
-
getMicrobeamManipulationType
MicrobeamManipulationType getMicrobeamManipulationType(int experimentIndex, int microbeamManipulationIndex)
Get the Type property of MicrobeamManipulation.- Parameters:
experimentIndex- the Experiment index.microbeamManipulationIndex- the MicrobeamManipulation index.- Returns:
- the Type property.
-
getMicroscopeLotNumber
java.lang.String getMicroscopeLotNumber(int instrumentIndex)
Get the LotNumber property of Microscope.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the LotNumber property.
-
getMicroscopeManufacturer
java.lang.String getMicroscopeManufacturer(int instrumentIndex)
Get the Manufacturer property of Microscope.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the Manufacturer property.
-
getMicroscopeModel
java.lang.String getMicroscopeModel(int instrumentIndex)
Get the Model property of Microscope.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the Model property.
-
getMicroscopeSerialNumber
java.lang.String getMicroscopeSerialNumber(int instrumentIndex)
Get the SerialNumber property of Microscope.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the SerialNumber property.
-
getMicroscopeType
MicroscopeType getMicroscopeType(int instrumentIndex)
Get the Type property of Microscope.- Parameters:
instrumentIndex- the Instrument index.- Returns:
- the Type property.
-
getObjectiveAnnotationRef
java.lang.String getObjectiveAnnotationRef(int instrumentIndex, int objectiveIndex, int annotationRefIndex)Get the AnnotationRef property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getObjectiveCalibratedMagnification
java.lang.Double getObjectiveCalibratedMagnification(int instrumentIndex, int objectiveIndex)Get the CalibratedMagnification property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the CalibratedMagnification property.
-
getObjectiveCorrection
Correction getObjectiveCorrection(int instrumentIndex, int objectiveIndex)
Get the Correction property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the Correction property.
-
getObjectiveID
java.lang.String getObjectiveID(int instrumentIndex, int objectiveIndex)Get the ID property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the ID property.
-
getObjectiveImmersion
Immersion getObjectiveImmersion(int instrumentIndex, int objectiveIndex)
Get the Immersion property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the Immersion property.
-
getObjectiveIris
java.lang.Boolean getObjectiveIris(int instrumentIndex, int objectiveIndex)Get the Iris property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the Iris property.
-
getObjectiveLensNA
java.lang.Double getObjectiveLensNA(int instrumentIndex, int objectiveIndex)Get the LensNA property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the LensNA property.
-
getObjectiveLotNumber
java.lang.String getObjectiveLotNumber(int instrumentIndex, int objectiveIndex)Get the LotNumber property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the LotNumber property.
-
getObjectiveManufacturer
java.lang.String getObjectiveManufacturer(int instrumentIndex, int objectiveIndex)Get the Manufacturer property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the Manufacturer property.
-
getObjectiveModel
java.lang.String getObjectiveModel(int instrumentIndex, int objectiveIndex)Get the Model property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the Model property.
-
getObjectiveNominalMagnification
java.lang.Double getObjectiveNominalMagnification(int instrumentIndex, int objectiveIndex)Get the NominalMagnification property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the NominalMagnification property.
-
getObjectiveSerialNumber
java.lang.String getObjectiveSerialNumber(int instrumentIndex, int objectiveIndex)Get the SerialNumber property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the SerialNumber property.
-
getObjectiveWorkingDistance
Length getObjectiveWorkingDistance(int instrumentIndex, int objectiveIndex)
Get the WorkingDistance property of Objective.- Parameters:
instrumentIndex- the Instrument index.objectiveIndex- the Objective index.- Returns:
- the WorkingDistance property.
-
getObjectiveSettingsCorrectionCollar
java.lang.Double getObjectiveSettingsCorrectionCollar(int imageIndex)
Get the CorrectionCollar property of ObjectiveSettings.- Parameters:
imageIndex- the Image index.- Returns:
- the CorrectionCollar property.
-
getObjectiveSettingsID
java.lang.String getObjectiveSettingsID(int imageIndex)
Get the ID property of ObjectiveSettings.- Parameters:
imageIndex- the Image index.- Returns:
- the ID property.
-
getObjectiveSettingsMedium
Medium getObjectiveSettingsMedium(int imageIndex)
Get the Medium property of ObjectiveSettings.- Parameters:
imageIndex- the Image index.- Returns:
- the Medium property.
-
getObjectiveSettingsRefractiveIndex
java.lang.Double getObjectiveSettingsRefractiveIndex(int imageIndex)
Get the RefractiveIndex property of ObjectiveSettings.- Parameters:
imageIndex- the Image index.- Returns:
- the RefractiveIndex property.
-
getPixelsBigEndian
java.lang.Boolean getPixelsBigEndian(int imageIndex)
Get the BigEndian property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the BigEndian property.
-
getPixelsDimensionOrder
DimensionOrder getPixelsDimensionOrder(int imageIndex)
Get the DimensionOrder property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the DimensionOrder property.
-
getPixelsID
java.lang.String getPixelsID(int imageIndex)
Get the ID property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the ID property.
-
getPixelsInterleaved
java.lang.Boolean getPixelsInterleaved(int imageIndex)
Get the Interleaved property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the Interleaved property.
-
getPixelsPhysicalSizeX
Length getPixelsPhysicalSizeX(int imageIndex)
Get the PhysicalSizeX property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the PhysicalSizeX property.
-
getPixelsPhysicalSizeY
Length getPixelsPhysicalSizeY(int imageIndex)
Get the PhysicalSizeY property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the PhysicalSizeY property.
-
getPixelsPhysicalSizeZ
Length getPixelsPhysicalSizeZ(int imageIndex)
Get the PhysicalSizeZ property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the PhysicalSizeZ property.
-
getPixelsSignificantBits
PositiveInteger getPixelsSignificantBits(int imageIndex)
Get the SignificantBits property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the SignificantBits property.
-
getPixelsSizeC
PositiveInteger getPixelsSizeC(int imageIndex)
Get the SizeC property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the SizeC property.
-
getPixelsSizeT
PositiveInteger getPixelsSizeT(int imageIndex)
Get the SizeT property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the SizeT property.
-
getPixelsSizeX
PositiveInteger getPixelsSizeX(int imageIndex)
Get the SizeX property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the SizeX property.
-
getPixelsSizeY
PositiveInteger getPixelsSizeY(int imageIndex)
Get the SizeY property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the SizeY property.
-
getPixelsSizeZ
PositiveInteger getPixelsSizeZ(int imageIndex)
Get the SizeZ property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the SizeZ property.
-
getPixelsTimeIncrement
Time getPixelsTimeIncrement(int imageIndex)
Get the TimeIncrement property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the TimeIncrement property.
-
getPixelsType
PixelType getPixelsType(int imageIndex)
Get the Type property of Pixels.- Parameters:
imageIndex- the Image index.- Returns:
- the Type property.
-
getPlaneAnnotationRef
java.lang.String getPlaneAnnotationRef(int imageIndex, int planeIndex, int annotationRefIndex)Get the AnnotationRef property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getPlaneDeltaT
Time getPlaneDeltaT(int imageIndex, int planeIndex)
Get the DeltaT property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the DeltaT property.
-
getPlaneExposureTime
Time getPlaneExposureTime(int imageIndex, int planeIndex)
Get the ExposureTime property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the ExposureTime property.
-
getPlaneHashSHA1
java.lang.String getPlaneHashSHA1(int imageIndex, int planeIndex)Get the HashSHA1 property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the HashSHA1 property.
-
getPlanePositionX
Length getPlanePositionX(int imageIndex, int planeIndex)
Get the PositionX property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the PositionX property.
-
getPlanePositionY
Length getPlanePositionY(int imageIndex, int planeIndex)
Get the PositionY property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the PositionY property.
-
getPlanePositionZ
Length getPlanePositionZ(int imageIndex, int planeIndex)
Get the PositionZ property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the PositionZ property.
-
getPlaneTheC
NonNegativeInteger getPlaneTheC(int imageIndex, int planeIndex)
Get the TheC property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the TheC property.
-
getPlaneTheT
NonNegativeInteger getPlaneTheT(int imageIndex, int planeIndex)
Get the TheT property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the TheT property.
-
getPlaneTheZ
NonNegativeInteger getPlaneTheZ(int imageIndex, int planeIndex)
Get the TheZ property of Plane.- Parameters:
imageIndex- the Image index.planeIndex- the Plane index.- Returns:
- the TheZ property.
-
getPlateAnnotationRef
java.lang.String getPlateAnnotationRef(int plateIndex, int annotationRefIndex)Get the AnnotationRef property of Plate.- Parameters:
plateIndex- the Plate index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getPlateColumnNamingConvention
NamingConvention getPlateColumnNamingConvention(int plateIndex)
Get the ColumnNamingConvention property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the ColumnNamingConvention property.
-
getPlateColumns
PositiveInteger getPlateColumns(int plateIndex)
Get the Columns property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the Columns property.
-
getPlateDescription
java.lang.String getPlateDescription(int plateIndex)
Get the Description property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the Description property.
-
getPlateExternalIdentifier
java.lang.String getPlateExternalIdentifier(int plateIndex)
Get the ExternalIdentifier property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the ExternalIdentifier property.
-
getPlateFieldIndex
NonNegativeInteger getPlateFieldIndex(int plateIndex)
Get the FieldIndex property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the FieldIndex property.
-
getPlateID
java.lang.String getPlateID(int plateIndex)
Get the ID property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the ID property.
-
getPlateName
java.lang.String getPlateName(int plateIndex)
Get the Name property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the Name property.
-
getPlateRowNamingConvention
NamingConvention getPlateRowNamingConvention(int plateIndex)
Get the RowNamingConvention property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the RowNamingConvention property.
-
getPlateRows
PositiveInteger getPlateRows(int plateIndex)
Get the Rows property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the Rows property.
-
getPlateStatus
java.lang.String getPlateStatus(int plateIndex)
Get the Status property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the Status property.
-
getPlateWellOriginX
Length getPlateWellOriginX(int plateIndex)
Get the WellOriginX property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the WellOriginX property.
-
getPlateWellOriginY
Length getPlateWellOriginY(int plateIndex)
Get the WellOriginY property of Plate.- Parameters:
plateIndex- the Plate index.- Returns:
- the WellOriginY property.
-
getPlateAcquisitionAnnotationRef
java.lang.String getPlateAcquisitionAnnotationRef(int plateIndex, int plateAcquisitionIndex, int annotationRefIndex)Get the AnnotationRef property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getPlateAcquisitionDescription
java.lang.String getPlateAcquisitionDescription(int plateIndex, int plateAcquisitionIndex)Get the Description property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the Description property.
-
getPlateAcquisitionEndTime
Timestamp getPlateAcquisitionEndTime(int plateIndex, int plateAcquisitionIndex)
Get the EndTime property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the EndTime property.
-
getPlateAcquisitionID
java.lang.String getPlateAcquisitionID(int plateIndex, int plateAcquisitionIndex)Get the ID property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the ID property.
-
getPlateAcquisitionMaximumFieldCount
PositiveInteger getPlateAcquisitionMaximumFieldCount(int plateIndex, int plateAcquisitionIndex)
Get the MaximumFieldCount property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the MaximumFieldCount property.
-
getPlateAcquisitionName
java.lang.String getPlateAcquisitionName(int plateIndex, int plateAcquisitionIndex)Get the Name property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the Name property.
-
getPlateAcquisitionStartTime
Timestamp getPlateAcquisitionStartTime(int plateIndex, int plateAcquisitionIndex)
Get the StartTime property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.- Returns:
- the StartTime property.
-
getPlateAcquisitionWellSampleRef
java.lang.String getPlateAcquisitionWellSampleRef(int plateIndex, int plateAcquisitionIndex, int wellSampleRefIndex)Get the WellSampleRef property of PlateAcquisition.- Parameters:
plateIndex- the Plate index.plateAcquisitionIndex- the PlateAcquisition index.wellSampleRefIndex- WellSampleRef index.- Returns:
- the WellSampleRef property.
-
getPointAnnotationRef
java.lang.String getPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getPointFillColor
Color getPointFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getPointFillRule
FillRule getPointFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getPointFontFamily
FontFamily getPointFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getPointFontSize
Length getPointFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getPointFontStyle
FontStyle getPointFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getPointID
java.lang.String getPointID(int ROIIndex, int shapeIndex)Get the ID property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getPointLocked
java.lang.Boolean getPointLocked(int ROIIndex, int shapeIndex)Get the Locked property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getPointStrokeColor
Color getPointStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getPointStrokeDashArray
java.lang.String getPointStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getPointStrokeWidth
Length getPointStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getPointText
java.lang.String getPointText(int ROIIndex, int shapeIndex)Get the Text property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getPointTheC
NonNegativeInteger getPointTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getPointTheT
NonNegativeInteger getPointTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getPointTheZ
NonNegativeInteger getPointTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getPointTransform
AffineTransform getPointTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getPointX
java.lang.Double getPointX(int ROIIndex, int shapeIndex)Get the X property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X property.
-
getPointY
java.lang.Double getPointY(int ROIIndex, int shapeIndex)Get the Y property of Point.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y property.
-
getPolygonAnnotationRef
java.lang.String getPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getPolygonFillColor
Color getPolygonFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getPolygonFillRule
FillRule getPolygonFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getPolygonFontFamily
FontFamily getPolygonFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getPolygonFontSize
Length getPolygonFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getPolygonFontStyle
FontStyle getPolygonFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getPolygonID
java.lang.String getPolygonID(int ROIIndex, int shapeIndex)Get the ID property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getPolygonLocked
java.lang.Boolean getPolygonLocked(int ROIIndex, int shapeIndex)Get the Locked property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getPolygonPoints
java.lang.String getPolygonPoints(int ROIIndex, int shapeIndex)Get the Points property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Points property.
-
getPolygonStrokeColor
Color getPolygonStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getPolygonStrokeDashArray
java.lang.String getPolygonStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getPolygonStrokeWidth
Length getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getPolygonText
java.lang.String getPolygonText(int ROIIndex, int shapeIndex)Get the Text property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getPolygonTheC
NonNegativeInteger getPolygonTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getPolygonTheT
NonNegativeInteger getPolygonTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getPolygonTheZ
NonNegativeInteger getPolygonTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getPolygonTransform
AffineTransform getPolygonTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Polygon.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getPolylineAnnotationRef
java.lang.String getPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getPolylineFillColor
Color getPolylineFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getPolylineFillRule
FillRule getPolylineFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getPolylineFontFamily
FontFamily getPolylineFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getPolylineFontSize
Length getPolylineFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getPolylineFontStyle
FontStyle getPolylineFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getPolylineID
java.lang.String getPolylineID(int ROIIndex, int shapeIndex)Get the ID property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getPolylineLocked
java.lang.Boolean getPolylineLocked(int ROIIndex, int shapeIndex)Get the Locked property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getPolylineMarkerEnd
Marker getPolylineMarkerEnd(int ROIIndex, int shapeIndex)
Get the MarkerEnd property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the MarkerEnd property.
-
getPolylineMarkerStart
Marker getPolylineMarkerStart(int ROIIndex, int shapeIndex)
Get the MarkerStart property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the MarkerStart property.
-
getPolylinePoints
java.lang.String getPolylinePoints(int ROIIndex, int shapeIndex)Get the Points property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Points property.
-
getPolylineStrokeColor
Color getPolylineStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getPolylineStrokeDashArray
java.lang.String getPolylineStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getPolylineStrokeWidth
Length getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getPolylineText
java.lang.String getPolylineText(int ROIIndex, int shapeIndex)Get the Text property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getPolylineTheC
NonNegativeInteger getPolylineTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getPolylineTheT
NonNegativeInteger getPolylineTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getPolylineTheZ
NonNegativeInteger getPolylineTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getPolylineTransform
AffineTransform getPolylineTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Polyline.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getProjectAnnotationRef
java.lang.String getProjectAnnotationRef(int projectIndex, int annotationRefIndex)Get the AnnotationRef property of Project.- Parameters:
projectIndex- the Project index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getProjectDatasetRef
java.lang.String getProjectDatasetRef(int projectIndex, int datasetRefIndex)Get the DatasetRef property of Project.- Parameters:
projectIndex- the Project index.datasetRefIndex- DatasetRef index.- Returns:
- the DatasetRef property.
-
getProjectDescription
java.lang.String getProjectDescription(int projectIndex)
Get the Description property of Project.- Parameters:
projectIndex- the Project index.- Returns:
- the Description property.
-
getProjectExperimenterGroupRef
java.lang.String getProjectExperimenterGroupRef(int projectIndex)
Get the ExperimenterGroupRef property of Project.- Parameters:
projectIndex- the Project index.- Returns:
- the ExperimenterGroupRef property.
-
getProjectExperimenterRef
java.lang.String getProjectExperimenterRef(int projectIndex)
Get the ExperimenterRef property of Project.- Parameters:
projectIndex- the Project index.- Returns:
- the ExperimenterRef property.
-
getProjectID
java.lang.String getProjectID(int projectIndex)
Get the ID property of Project.- Parameters:
projectIndex- the Project index.- Returns:
- the ID property.
-
getProjectName
java.lang.String getProjectName(int projectIndex)
Get the Name property of Project.- Parameters:
projectIndex- the Project index.- Returns:
- the Name property.
-
getROIAnnotationRef
java.lang.String getROIAnnotationRef(int ROIIndex, int annotationRefIndex)Get the AnnotationRef property of ROI.- Parameters:
ROIIndex- the ROI index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getROIDescription
java.lang.String getROIDescription(int ROIIndex)
Get the Description property of ROI.- Parameters:
ROIIndex- the ROI index.- Returns:
- the Description property.
-
getROIID
java.lang.String getROIID(int ROIIndex)
Get the ID property of ROI.- Parameters:
ROIIndex- the ROI index.- Returns:
- the ID property.
-
getROIName
java.lang.String getROIName(int ROIIndex)
Get the Name property of ROI.- Parameters:
ROIIndex- the ROI index.- Returns:
- the Name property.
-
getReagentAnnotationRef
java.lang.String getReagentAnnotationRef(int screenIndex, int reagentIndex, int annotationRefIndex)Get the AnnotationRef property of Reagent.- Parameters:
screenIndex- the Screen index.reagentIndex- the Reagent index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getReagentDescription
java.lang.String getReagentDescription(int screenIndex, int reagentIndex)Get the Description property of Reagent.- Parameters:
screenIndex- the Screen index.reagentIndex- the Reagent index.- Returns:
- the Description property.
-
getReagentID
java.lang.String getReagentID(int screenIndex, int reagentIndex)Get the ID property of Reagent.- Parameters:
screenIndex- the Screen index.reagentIndex- the Reagent index.- Returns:
- the ID property.
-
getReagentName
java.lang.String getReagentName(int screenIndex, int reagentIndex)Get the Name property of Reagent.- Parameters:
screenIndex- the Screen index.reagentIndex- the Reagent index.- Returns:
- the Name property.
-
getReagentReagentIdentifier
java.lang.String getReagentReagentIdentifier(int screenIndex, int reagentIndex)Get the ReagentIdentifier property of Reagent.- Parameters:
screenIndex- the Screen index.reagentIndex- the Reagent index.- Returns:
- the ReagentIdentifier property.
-
getRectangleAnnotationRef
java.lang.String getRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)Get the AnnotationRef property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getRectangleFillColor
Color getRectangleFillColor(int ROIIndex, int shapeIndex)
Get the FillColor property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillColor property.
-
getRectangleFillRule
FillRule getRectangleFillRule(int ROIIndex, int shapeIndex)
Get the FillRule property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FillRule property.
-
getRectangleFontFamily
FontFamily getRectangleFontFamily(int ROIIndex, int shapeIndex)
Get the FontFamily property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontFamily property.
-
getRectangleFontSize
Length getRectangleFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontSize property.
-
getRectangleFontStyle
FontStyle getRectangleFontStyle(int ROIIndex, int shapeIndex)
Get the FontStyle property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the FontStyle property.
-
getRectangleHeight
java.lang.Double getRectangleHeight(int ROIIndex, int shapeIndex)Get the Height property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Height property.
-
getRectangleID
java.lang.String getRectangleID(int ROIIndex, int shapeIndex)Get the ID property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the ID property.
-
getRectangleLocked
java.lang.Boolean getRectangleLocked(int ROIIndex, int shapeIndex)Get the Locked property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Locked property.
-
getRectangleStrokeColor
Color getRectangleStrokeColor(int ROIIndex, int shapeIndex)
Get the StrokeColor property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeColor property.
-
getRectangleStrokeDashArray
java.lang.String getRectangleStrokeDashArray(int ROIIndex, int shapeIndex)Get the StrokeDashArray property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeDashArray property.
-
getRectangleStrokeWidth
Length getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the StrokeWidth property.
-
getRectangleText
java.lang.String getRectangleText(int ROIIndex, int shapeIndex)Get the Text property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Text property.
-
getRectangleTheC
NonNegativeInteger getRectangleTheC(int ROIIndex, int shapeIndex)
Get the TheC property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheC property.
-
getRectangleTheT
NonNegativeInteger getRectangleTheT(int ROIIndex, int shapeIndex)
Get the TheT property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheT property.
-
getRectangleTheZ
NonNegativeInteger getRectangleTheZ(int ROIIndex, int shapeIndex)
Get the TheZ property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the TheZ property.
-
getRectangleTransform
AffineTransform getRectangleTransform(int ROIIndex, int shapeIndex)
Get the Transform property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Transform property.
-
getRectangleWidth
java.lang.Double getRectangleWidth(int ROIIndex, int shapeIndex)Get the Width property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Width property.
-
getRectangleX
java.lang.Double getRectangleX(int ROIIndex, int shapeIndex)Get the X property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the X property.
-
getRectangleY
java.lang.Double getRectangleY(int ROIIndex, int shapeIndex)Get the Y property of Rectangle.- Parameters:
ROIIndex- the ROI index.shapeIndex- the Shape index.- Returns:
- the Y property.
-
getRightsRightsHeld
java.lang.String getRightsRightsHeld()
Get the RightsHeld property of Rights.- Returns:
- the RightsHeld property.
-
getRightsRightsHolder
java.lang.String getRightsRightsHolder()
Get the RightsHolder property of Rights.- Returns:
- the RightsHolder property.
-
getScreenAnnotationRef
java.lang.String getScreenAnnotationRef(int screenIndex, int annotationRefIndex)Get the AnnotationRef property of Screen.- Parameters:
screenIndex- the Screen index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getScreenDescription
java.lang.String getScreenDescription(int screenIndex)
Get the Description property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the Description property.
-
getScreenID
java.lang.String getScreenID(int screenIndex)
Get the ID property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the ID property.
-
getScreenName
java.lang.String getScreenName(int screenIndex)
Get the Name property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the Name property.
-
getScreenPlateRef
java.lang.String getScreenPlateRef(int screenIndex, int plateRefIndex)Get the PlateRef property of Screen.- Parameters:
screenIndex- the Screen index.plateRefIndex- PlateRef index.- Returns:
- the PlateRef property.
-
getScreenProtocolDescription
java.lang.String getScreenProtocolDescription(int screenIndex)
Get the ProtocolDescription property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the ProtocolDescription property.
-
getScreenProtocolIdentifier
java.lang.String getScreenProtocolIdentifier(int screenIndex)
Get the ProtocolIdentifier property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the ProtocolIdentifier property.
-
getScreenReagentSetDescription
java.lang.String getScreenReagentSetDescription(int screenIndex)
Get the ReagentSetDescription property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the ReagentSetDescription property.
-
getScreenReagentSetIdentifier
java.lang.String getScreenReagentSetIdentifier(int screenIndex)
Get the ReagentSetIdentifier property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the ReagentSetIdentifier property.
-
getScreenType
java.lang.String getScreenType(int screenIndex)
Get the Type property of Screen.- Parameters:
screenIndex- the Screen index.- Returns:
- the Type property.
-
getStageLabelName
java.lang.String getStageLabelName(int imageIndex)
Get the Name property of StageLabel.- Parameters:
imageIndex- the Image index.- Returns:
- the Name property.
-
getStageLabelX
Length getStageLabelX(int imageIndex)
Get the X property of StageLabel.- Parameters:
imageIndex- the Image index.- Returns:
- the X property.
-
getStageLabelY
Length getStageLabelY(int imageIndex)
Get the Y property of StageLabel.- Parameters:
imageIndex- the Image index.- Returns:
- the Y property.
-
getStageLabelZ
Length getStageLabelZ(int imageIndex)
Get the Z property of StageLabel.- Parameters:
imageIndex- the Image index.- Returns:
- the Z property.
-
getTagAnnotationAnnotationRef
java.lang.String getTagAnnotationAnnotationRef(int tagAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of TagAnnotation.- Parameters:
tagAnnotationIndex- the TagAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getTagAnnotationAnnotator
java.lang.String getTagAnnotationAnnotator(int tagAnnotationIndex)
Get the Annotator property of TagAnnotation.- Parameters:
tagAnnotationIndex- the TagAnnotation index.- Returns:
- the Annotator property.
-
getTagAnnotationDescription
java.lang.String getTagAnnotationDescription(int tagAnnotationIndex)
Get the Description property of TagAnnotation.- Parameters:
tagAnnotationIndex- the TagAnnotation index.- Returns:
- the Description property.
-
getTagAnnotationID
java.lang.String getTagAnnotationID(int tagAnnotationIndex)
Get the ID property of TagAnnotation.- Parameters:
tagAnnotationIndex- the TagAnnotation index.- Returns:
- the ID property.
-
getTagAnnotationNamespace
java.lang.String getTagAnnotationNamespace(int tagAnnotationIndex)
Get the Namespace property of TagAnnotation.- Parameters:
tagAnnotationIndex- the TagAnnotation index.- Returns:
- the Namespace property.
-
getTagAnnotationValue
java.lang.String getTagAnnotationValue(int tagAnnotationIndex)
Get the Value property of TagAnnotation.- Parameters:
tagAnnotationIndex- the TagAnnotation index.- Returns:
- the Value property.
-
getTermAnnotationAnnotationRef
java.lang.String getTermAnnotationAnnotationRef(int termAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of TermAnnotation.- Parameters:
termAnnotationIndex- the TermAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getTermAnnotationAnnotator
java.lang.String getTermAnnotationAnnotator(int termAnnotationIndex)
Get the Annotator property of TermAnnotation.- Parameters:
termAnnotationIndex- the TermAnnotation index.- Returns:
- the Annotator property.
-
getTermAnnotationDescription
java.lang.String getTermAnnotationDescription(int termAnnotationIndex)
Get the Description property of TermAnnotation.- Parameters:
termAnnotationIndex- the TermAnnotation index.- Returns:
- the Description property.
-
getTermAnnotationID
java.lang.String getTermAnnotationID(int termAnnotationIndex)
Get the ID property of TermAnnotation.- Parameters:
termAnnotationIndex- the TermAnnotation index.- Returns:
- the ID property.
-
getTermAnnotationNamespace
java.lang.String getTermAnnotationNamespace(int termAnnotationIndex)
Get the Namespace property of TermAnnotation.- Parameters:
termAnnotationIndex- the TermAnnotation index.- Returns:
- the Namespace property.
-
getTermAnnotationValue
java.lang.String getTermAnnotationValue(int termAnnotationIndex)
Get the Value property of TermAnnotation.- Parameters:
termAnnotationIndex- the TermAnnotation index.- Returns:
- the Value property.
-
getTiffDataFirstC
NonNegativeInteger getTiffDataFirstC(int imageIndex, int tiffDataIndex)
Get the FirstC property of TiffData.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the FirstC property.
-
getTiffDataFirstT
NonNegativeInteger getTiffDataFirstT(int imageIndex, int tiffDataIndex)
Get the FirstT property of TiffData.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the FirstT property.
-
getTiffDataFirstZ
NonNegativeInteger getTiffDataFirstZ(int imageIndex, int tiffDataIndex)
Get the FirstZ property of TiffData.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the FirstZ property.
-
getTiffDataIFD
NonNegativeInteger getTiffDataIFD(int imageIndex, int tiffDataIndex)
Get the IFD property of TiffData.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the IFD property.
-
getTiffDataPlaneCount
NonNegativeInteger getTiffDataPlaneCount(int imageIndex, int tiffDataIndex)
Get the PlaneCount property of TiffData.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the PlaneCount property.
-
getTimestampAnnotationAnnotationRef
java.lang.String getTimestampAnnotationAnnotationRef(int timestampAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of TimestampAnnotation.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getTimestampAnnotationAnnotator
java.lang.String getTimestampAnnotationAnnotator(int timestampAnnotationIndex)
Get the Annotator property of TimestampAnnotation.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.- Returns:
- the Annotator property.
-
getTimestampAnnotationDescription
java.lang.String getTimestampAnnotationDescription(int timestampAnnotationIndex)
Get the Description property of TimestampAnnotation.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.- Returns:
- the Description property.
-
getTimestampAnnotationID
java.lang.String getTimestampAnnotationID(int timestampAnnotationIndex)
Get the ID property of TimestampAnnotation.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.- Returns:
- the ID property.
-
getTimestampAnnotationNamespace
java.lang.String getTimestampAnnotationNamespace(int timestampAnnotationIndex)
Get the Namespace property of TimestampAnnotation.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.- Returns:
- the Namespace property.
-
getTimestampAnnotationValue
Timestamp getTimestampAnnotationValue(int timestampAnnotationIndex)
Get the Value property of TimestampAnnotation.- Parameters:
timestampAnnotationIndex- the TimestampAnnotation index.- Returns:
- the Value property.
-
getTransmittanceRangeCutIn
Length getTransmittanceRangeCutIn(int instrumentIndex, int filterIndex)
Get the CutIn property of TransmittanceRange.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the CutIn property.
-
getTransmittanceRangeCutInTolerance
Length getTransmittanceRangeCutInTolerance(int instrumentIndex, int filterIndex)
Get the CutInTolerance property of TransmittanceRange.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the CutInTolerance property.
-
getTransmittanceRangeCutOut
Length getTransmittanceRangeCutOut(int instrumentIndex, int filterIndex)
Get the CutOut property of TransmittanceRange.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the CutOut property.
-
getTransmittanceRangeCutOutTolerance
Length getTransmittanceRangeCutOutTolerance(int instrumentIndex, int filterIndex)
Get the CutOutTolerance property of TransmittanceRange.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the CutOutTolerance property.
-
getTransmittanceRangeTransmittance
PercentFraction getTransmittanceRangeTransmittance(int instrumentIndex, int filterIndex)
Get the Transmittance property of TransmittanceRange.- Parameters:
instrumentIndex- the Instrument index.filterIndex- the Filter index.- Returns:
- the Transmittance property.
-
getUUIDFileName
java.lang.String getUUIDFileName(int imageIndex, int tiffDataIndex)Get the FileName property of UUID.- Parameters:
imageIndex- the Image index.tiffDataIndex- the TiffData index.- Returns:
- the FileName property.
-
getWellAnnotationRef
java.lang.String getWellAnnotationRef(int plateIndex, int wellIndex, int annotationRefIndex)Get the AnnotationRef property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getWellColor
Color getWellColor(int plateIndex, int wellIndex)
Get the Color property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the Color property.
-
getWellColumn
NonNegativeInteger getWellColumn(int plateIndex, int wellIndex)
Get the Column property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the Column property.
-
getWellExternalDescription
java.lang.String getWellExternalDescription(int plateIndex, int wellIndex)Get the ExternalDescription property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the ExternalDescription property.
-
getWellExternalIdentifier
java.lang.String getWellExternalIdentifier(int plateIndex, int wellIndex)Get the ExternalIdentifier property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the ExternalIdentifier property.
-
getWellID
java.lang.String getWellID(int plateIndex, int wellIndex)Get the ID property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the ID property.
-
getWellReagentRef
java.lang.String getWellReagentRef(int plateIndex, int wellIndex)Get the ReagentRef property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the ReagentRef property.
-
getWellRow
NonNegativeInteger getWellRow(int plateIndex, int wellIndex)
Get the Row property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the Row property.
-
getWellType
java.lang.String getWellType(int plateIndex, int wellIndex)Get the Type property of Well.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.- Returns:
- the Type property.
-
getWellSampleID
java.lang.String getWellSampleID(int plateIndex, int wellIndex, int wellSampleIndex)Get the ID property of WellSample.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.wellSampleIndex- the WellSample index.- Returns:
- the ID property.
-
getWellSampleImageRef
java.lang.String getWellSampleImageRef(int plateIndex, int wellIndex, int wellSampleIndex)Get the ImageRef property of WellSample.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.wellSampleIndex- the WellSample index.- Returns:
- the ImageRef property.
-
getWellSampleIndex
NonNegativeInteger getWellSampleIndex(int plateIndex, int wellIndex, int wellSampleIndex)
Get the Index property of WellSample.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.wellSampleIndex- the WellSample index.- Returns:
- the Index property.
-
getWellSamplePositionX
Length getWellSamplePositionX(int plateIndex, int wellIndex, int wellSampleIndex)
Get the PositionX property of WellSample.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.wellSampleIndex- the WellSample index.- Returns:
- the PositionX property.
-
getWellSamplePositionY
Length getWellSamplePositionY(int plateIndex, int wellIndex, int wellSampleIndex)
Get the PositionY property of WellSample.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.wellSampleIndex- the WellSample index.- Returns:
- the PositionY property.
-
getWellSampleTimepoint
Timestamp getWellSampleTimepoint(int plateIndex, int wellIndex, int wellSampleIndex)
Get the Timepoint property of WellSample.- Parameters:
plateIndex- the Plate index.wellIndex- the Well index.wellSampleIndex- the WellSample index.- Returns:
- the Timepoint property.
-
getXMLAnnotationAnnotationRef
java.lang.String getXMLAnnotationAnnotationRef(int XMLAnnotationIndex, int annotationRefIndex)Get the AnnotationRef property of XMLAnnotation.- Parameters:
XMLAnnotationIndex- the XMLAnnotation index.annotationRefIndex- AnnotationRef index.- Returns:
- the AnnotationRef property.
-
getXMLAnnotationAnnotator
java.lang.String getXMLAnnotationAnnotator(int XMLAnnotationIndex)
Get the Annotator property of XMLAnnotation.- Parameters:
XMLAnnotationIndex- the XMLAnnotation index.- Returns:
- the Annotator property.
-
getXMLAnnotationDescription
java.lang.String getXMLAnnotationDescription(int XMLAnnotationIndex)
Get the Description property of XMLAnnotation.- Parameters:
XMLAnnotationIndex- the XMLAnnotation index.- Returns:
- the Description property.
-
getXMLAnnotationID
java.lang.String getXMLAnnotationID(int XMLAnnotationIndex)
Get the ID property of XMLAnnotation.- Parameters:
XMLAnnotationIndex- the XMLAnnotation index.- Returns:
- the ID property.
-
getXMLAnnotationNamespace
java.lang.String getXMLAnnotationNamespace(int XMLAnnotationIndex)
Get the Namespace property of XMLAnnotation.- Parameters:
XMLAnnotationIndex- the XMLAnnotation index.- Returns:
- the Namespace property.
-
getXMLAnnotationValue
java.lang.String getXMLAnnotationValue(int XMLAnnotationIndex)
Get the Value property of XMLAnnotation.- Parameters:
XMLAnnotationIndex- the XMLAnnotation index.- Returns:
- the Value property.
-
-