public class FilterMetadata extends Object implements MetadataStore
MetadataStore
that removes unprintable
characters from metadata values before storing them in a delegate
MetadataStore.Modifier and Type | Field and Description |
---|---|
private boolean |
filter |
private MetadataStore |
store |
Constructor and Description |
---|
FilterMetadata(MetadataStore store,
boolean filter) |
Modifier and Type | Method and Description |
---|---|
void |
createRoot() |
MetadataRoot |
getRoot() |
void |
setArcAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex) |
void |
setArcID(String id,
int instrumentIndex,
int lightSourceIndex) |
void |
setArcLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setArcManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex) |
void |
setArcModel(String model,
int instrumentIndex,
int lightSourceIndex) |
void |
setArcPower(Power power,
int instrumentIndex,
int lightSourceIndex) |
void |
setArcSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setArcType(ArcType type,
int instrumentIndex,
int lightSourceIndex) |
void |
setBinaryFileFileName(String fileName,
int fileAnnotationIndex) |
void |
setBinaryFileMIMEType(String mimeType,
int fileAnnotationIndex) |
void |
setBinaryFileSize(NonNegativeLong size,
int fileAnnotationIndex) |
void |
setBinaryOnlyMetadataFile(String metadataFile) |
void |
setBinaryOnlyUUID(String uuid) |
void |
setBooleanAnnotationAnnotationRef(String annotation,
int booleanAnnotationIndex,
int annotationRefIndex) |
void |
setBooleanAnnotationAnnotator(String annotator,
int booleanAnnotationIndex) |
void |
setBooleanAnnotationDescription(String description,
int booleanAnnotationIndex) |
void |
setBooleanAnnotationID(String id,
int booleanAnnotationIndex) |
void |
setBooleanAnnotationNamespace(String namespace,
int booleanAnnotationIndex) |
void |
setBooleanAnnotationValue(Boolean value,
int booleanAnnotationIndex) |
void |
setChannelAcquisitionMode(AcquisitionMode acquisitionMode,
int imageIndex,
int channelIndex) |
void |
setChannelAnnotationRef(String annotation,
int imageIndex,
int channelIndex,
int annotationRefIndex) |
void |
setChannelColor(Color color,
int imageIndex,
int channelIndex) |
void |
setChannelContrastMethod(ContrastMethod contrastMethod,
int imageIndex,
int channelIndex) |
void |
setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex) |
void |
setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex) |
void |
setChannelFilterSetRef(String filterSet,
int imageIndex,
int channelIndex) |
void |
setChannelFluor(String fluor,
int imageIndex,
int channelIndex) |
void |
setChannelID(String id,
int imageIndex,
int channelIndex) |
void |
setChannelIlluminationType(IlluminationType illuminationType,
int imageIndex,
int channelIndex) |
void |
setChannelLightSourceSettingsAttenuation(PercentFraction attenuation,
int imageIndex,
int channelIndex) |
void |
setChannelLightSourceSettingsID(String id,
int imageIndex,
int channelIndex) |
void |
setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex) |
void |
setChannelName(String name,
int imageIndex,
int channelIndex) |
void |
setChannelNDFilter(Double ndFilter,
int imageIndex,
int channelIndex) |
void |
setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex) |
void |
setChannelPockelCellSetting(Integer pockelCellSetting,
int imageIndex,
int channelIndex) |
void |
setChannelSamplesPerPixel(PositiveInteger samplesPerPixel,
int imageIndex,
int channelIndex) |
void |
setCommentAnnotationAnnotationRef(String annotation,
int commentAnnotationIndex,
int annotationRefIndex) |
void |
setCommentAnnotationAnnotator(String annotator,
int commentAnnotationIndex) |
void |
setCommentAnnotationDescription(String description,
int commentAnnotationIndex) |
void |
setCommentAnnotationID(String id,
int commentAnnotationIndex) |
void |
setCommentAnnotationNamespace(String namespace,
int commentAnnotationIndex) |
void |
setCommentAnnotationValue(String value,
int commentAnnotationIndex) |
void |
setDatasetAnnotationRef(String annotation,
int datasetIndex,
int annotationRefIndex) |
void |
setDatasetDescription(String description,
int datasetIndex) |
void |
setDatasetExperimenterGroupRef(String experimenterGroup,
int datasetIndex) |
void |
setDatasetExperimenterRef(String experimenter,
int datasetIndex) |
void |
setDatasetID(String id,
int datasetIndex) |
void |
setDatasetImageRef(String image,
int datasetIndex,
int imageRefIndex) |
void |
setDatasetName(String name,
int datasetIndex) |
void |
setDetectorAmplificationGain(Double amplificationGain,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorAnnotationRef(String annotation,
int instrumentIndex,
int detectorIndex,
int annotationRefIndex) |
void |
setDetectorGain(Double gain,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorID(String id,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorLotNumber(String lotNumber,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorManufacturer(String manufacturer,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorModel(String model,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorOffset(Double offset,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorSerialNumber(String serialNumber,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorSettingsBinning(Binning binning,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsGain(Double gain,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsID(String id,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsIntegration(PositiveInteger integration,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsOffset(Double offset,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsReadOutRate(Frequency readOutRate,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsVoltage(ElectricPotential voltage,
int imageIndex,
int channelIndex) |
void |
setDetectorSettingsZoom(Double zoom,
int imageIndex,
int channelIndex) |
void |
setDetectorType(DetectorType type,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorVoltage(ElectricPotential voltage,
int instrumentIndex,
int detectorIndex) |
void |
setDetectorZoom(Double zoom,
int instrumentIndex,
int detectorIndex) |
void |
setDichroicAnnotationRef(String annotation,
int instrumentIndex,
int dichroicIndex,
int annotationRefIndex) |
void |
setDichroicID(String id,
int instrumentIndex,
int dichroicIndex) |
void |
setDichroicLotNumber(String lotNumber,
int instrumentIndex,
int dichroicIndex) |
void |
setDichroicManufacturer(String manufacturer,
int instrumentIndex,
int dichroicIndex) |
void |
setDichroicModel(String model,
int instrumentIndex,
int dichroicIndex) |
void |
setDichroicSerialNumber(String serialNumber,
int instrumentIndex,
int dichroicIndex) |
void |
setDoubleAnnotationAnnotationRef(String annotation,
int doubleAnnotationIndex,
int annotationRefIndex) |
void |
setDoubleAnnotationAnnotator(String annotator,
int doubleAnnotationIndex) |
void |
setDoubleAnnotationDescription(String description,
int doubleAnnotationIndex) |
void |
setDoubleAnnotationID(String id,
int doubleAnnotationIndex) |
void |
setDoubleAnnotationNamespace(String namespace,
int doubleAnnotationIndex) |
void |
setDoubleAnnotationValue(Double value,
int doubleAnnotationIndex) |
void |
setEllipseAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setEllipseFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setEllipseFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setEllipseFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setEllipseFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setEllipseID(String id,
int ROIIndex,
int shapeIndex) |
void |
setEllipseLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setEllipseLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setEllipseRadiusX(Double radiusX,
int ROIIndex,
int shapeIndex) |
void |
setEllipseRadiusY(Double radiusY,
int ROIIndex,
int shapeIndex) |
void |
setEllipseStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setEllipseStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setEllipseText(String text,
int ROIIndex,
int shapeIndex) |
void |
setEllipseTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setEllipseTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setEllipseTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setEllipseTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setEllipseVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setEllipseX(Double x,
int ROIIndex,
int shapeIndex) |
void |
setEllipseY(Double y,
int ROIIndex,
int shapeIndex) |
void |
setExperimentDescription(String description,
int experimentIndex) |
void |
setExperimenterAnnotationRef(String annotation,
int experimenterIndex,
int annotationRefIndex) |
void |
setExperimenterEmail(String email,
int experimenterIndex) |
void |
setExperimenterFirstName(String firstName,
int experimenterIndex) |
void |
setExperimenterGroupAnnotationRef(String annotation,
int experimenterGroupIndex,
int annotationRefIndex) |
void |
setExperimenterGroupDescription(String description,
int experimenterGroupIndex) |
void |
setExperimenterGroupExperimenterRef(String experimenter,
int experimenterGroupIndex,
int experimenterRefIndex) |
void |
setExperimenterGroupID(String id,
int experimenterGroupIndex) |
void |
setExperimenterGroupLeader(String leader,
int experimenterGroupIndex,
int leaderIndex) |
void |
setExperimenterGroupName(String name,
int experimenterGroupIndex) |
void |
setExperimenterID(String id,
int experimenterIndex) |
void |
setExperimenterInstitution(String institution,
int experimenterIndex) |
void |
setExperimenterLastName(String lastName,
int experimenterIndex) |
void |
setExperimenterMiddleName(String middleName,
int experimenterIndex) |
void |
setExperimenterUserName(String userName,
int experimenterIndex) |
void |
setExperimentExperimenterRef(String experimenter,
int experimentIndex) |
void |
setExperimentID(String id,
int experimentIndex) |
void |
setExperimentType(ExperimentType type,
int experimentIndex) |
void |
setFilamentAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex) |
void |
setFilamentID(String id,
int instrumentIndex,
int lightSourceIndex) |
void |
setFilamentLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setFilamentManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex) |
void |
setFilamentModel(String model,
int instrumentIndex,
int lightSourceIndex) |
void |
setFilamentPower(Power power,
int instrumentIndex,
int lightSourceIndex) |
void |
setFilamentSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setFilamentType(FilamentType type,
int instrumentIndex,
int lightSourceIndex) |
void |
setFileAnnotationAnnotationRef(String annotation,
int fileAnnotationIndex,
int annotationRefIndex) |
void |
setFileAnnotationAnnotator(String annotator,
int fileAnnotationIndex) |
void |
setFileAnnotationDescription(String description,
int fileAnnotationIndex) |
void |
setFileAnnotationID(String id,
int fileAnnotationIndex) |
void |
setFileAnnotationNamespace(String namespace,
int fileAnnotationIndex) |
void |
setFilterAnnotationRef(String annotation,
int instrumentIndex,
int filterIndex,
int annotationRefIndex) |
void |
setFilterFilterWheel(String filterWheel,
int instrumentIndex,
int filterIndex) |
void |
setFilterID(String id,
int instrumentIndex,
int filterIndex) |
void |
setFilterLotNumber(String lotNumber,
int instrumentIndex,
int filterIndex) |
void |
setFilterManufacturer(String manufacturer,
int instrumentIndex,
int filterIndex) |
void |
setFilterModel(String model,
int instrumentIndex,
int filterIndex) |
void |
setFilterSerialNumber(String serialNumber,
int instrumentIndex,
int filterIndex) |
void |
setFilterSetDichroicRef(String dichroic,
int instrumentIndex,
int filterSetIndex) |
void |
setFilterSetEmissionFilterRef(String emissionFilter,
int instrumentIndex,
int filterSetIndex,
int emissionFilterRefIndex) |
void |
setFilterSetExcitationFilterRef(String excitationFilter,
int instrumentIndex,
int filterSetIndex,
int excitationFilterRefIndex) |
void |
setFilterSetID(String id,
int instrumentIndex,
int filterSetIndex) |
void |
setFilterSetLotNumber(String lotNumber,
int instrumentIndex,
int filterSetIndex) |
void |
setFilterSetManufacturer(String manufacturer,
int instrumentIndex,
int filterSetIndex) |
void |
setFilterSetModel(String model,
int instrumentIndex,
int filterSetIndex) |
void |
setFilterSetSerialNumber(String serialNumber,
int instrumentIndex,
int filterSetIndex) |
void |
setFilterType(FilterType type,
int instrumentIndex,
int filterIndex) |
void |
setGenericExcitationSourceAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex) |
void |
setGenericExcitationSourceID(String id,
int instrumentIndex,
int lightSourceIndex) |
void |
setGenericExcitationSourceLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setGenericExcitationSourceManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex) |
void |
setGenericExcitationSourceMap(List<MapPair> map,
int instrumentIndex,
int lightSourceIndex)
Sets the Map value associated with this generic light source
|
void |
setGenericExcitationSourceModel(String model,
int instrumentIndex,
int lightSourceIndex) |
void |
setGenericExcitationSourcePower(Power power,
int instrumentIndex,
int lightSourceIndex) |
void |
setGenericExcitationSourceSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setImageAcquisitionDate(Timestamp acquisitionDate,
int imageIndex) |
void |
setImageAnnotationRef(String annotation,
int imageIndex,
int annotationRefIndex) |
void |
setImageDescription(String description,
int imageIndex) |
void |
setImageExperimenterGroupRef(String experimenterGroup,
int imageIndex) |
void |
setImageExperimenterRef(String experimenter,
int imageIndex) |
void |
setImageExperimentRef(String experiment,
int imageIndex) |
void |
setImageID(String id,
int imageIndex) |
void |
setImageInstrumentRef(String instrument,
int imageIndex) |
void |
setImageMicrobeamManipulationRef(String microbeamManipulation,
int imageIndex,
int microbeamManipulationRefIndex) |
void |
setImageName(String name,
int imageIndex) |
void |
setImageROIRef(String roi,
int imageIndex,
int ROIRefIndex) |
void |
setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex) |
void |
setImagingEnvironmentCO2Percent(PercentFraction co2Percent,
int imageIndex) |
void |
setImagingEnvironmentHumidity(PercentFraction humidity,
int imageIndex) |
void |
setImagingEnvironmentMap(List<MapPair> map,
int imageIndex)
Sets the Map value associated with this imaging environment
|
void |
setImagingEnvironmentTemperature(Temperature temperature,
int imageIndex) |
void |
setInstrumentAnnotationRef(String annotation,
int instrumentIndex,
int annotationRefIndex) |
void |
setInstrumentID(String id,
int instrumentIndex) |
void |
setLabelAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setLabelFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setLabelFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setLabelFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setLabelFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setLabelID(String id,
int ROIIndex,
int shapeIndex) |
void |
setLabelLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setLabelLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setLabelStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setLabelStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setLabelText(String text,
int ROIIndex,
int shapeIndex) |
void |
setLabelTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setLabelTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setLabelTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setLabelTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setLabelVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setLabelX(Double x,
int ROIIndex,
int shapeIndex) |
void |
setLabelY(Double y,
int ROIIndex,
int shapeIndex) |
void |
setLaserAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex) |
void |
setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserID(String id,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserLaserMedium(LaserMedium laserMedium,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserModel(String model,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserPockelCell(Boolean pockelCell,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserPower(Power power,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserPulse(Pulse pulse,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserPump(String pump,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserRepetitionRate(Frequency repetitionRate,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserTuneable(Boolean tuneable,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserType(LaserType type,
int instrumentIndex,
int lightSourceIndex) |
void |
setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightEmittingDiodeAnnotationRef(String annotation,
int instrumentIndex,
int lightSourceIndex,
int annotationRefIndex) |
void |
setLightEmittingDiodeID(String id,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightEmittingDiodeLotNumber(String lotNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightEmittingDiodeManufacturer(String manufacturer,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightEmittingDiodeModel(String model,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightEmittingDiodePower(Power power,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightEmittingDiodeSerialNumber(String serialNumber,
int instrumentIndex,
int lightSourceIndex) |
void |
setLightPathAnnotationRef(String annotation,
int imageIndex,
int channelIndex,
int annotationRefIndex) |
void |
setLightPathDichroicRef(String dichroic,
int imageIndex,
int channelIndex) |
void |
setLightPathEmissionFilterRef(String emissionFilter,
int imageIndex,
int channelIndex,
int emissionFilterRefIndex) |
void |
setLightPathExcitationFilterRef(String excitationFilter,
int imageIndex,
int channelIndex,
int excitationFilterRefIndex) |
void |
setLineAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setLineFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setLineFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setLineFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setLineFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setLineID(String id,
int ROIIndex,
int shapeIndex) |
void |
setLineLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setLineLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setLineMarkerEnd(Marker markerEnd,
int ROIIndex,
int shapeIndex) |
void |
setLineMarkerStart(Marker markerStart,
int ROIIndex,
int shapeIndex) |
void |
setLineStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setLineStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setLineText(String text,
int ROIIndex,
int shapeIndex) |
void |
setLineTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setLineTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setLineTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setLineTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setLineVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setLineX1(Double x1,
int ROIIndex,
int shapeIndex) |
void |
setLineX2(Double x2,
int ROIIndex,
int shapeIndex) |
void |
setLineY1(Double y1,
int ROIIndex,
int shapeIndex) |
void |
setLineY2(Double y2,
int ROIIndex,
int shapeIndex) |
void |
setListAnnotationAnnotationRef(String annotation,
int listAnnotationIndex,
int annotationRefIndex) |
void |
setListAnnotationAnnotator(String annotator,
int listAnnotationIndex) |
void |
setListAnnotationDescription(String description,
int listAnnotationIndex) |
void |
setListAnnotationID(String id,
int listAnnotationIndex) |
void |
setListAnnotationNamespace(String namespace,
int listAnnotationIndex) |
void |
setLongAnnotationAnnotationRef(String annotation,
int longAnnotationIndex,
int annotationRefIndex) |
void |
setLongAnnotationAnnotator(String annotator,
int longAnnotationIndex) |
void |
setLongAnnotationDescription(String description,
int longAnnotationIndex) |
void |
setLongAnnotationID(String id,
int longAnnotationIndex) |
void |
setLongAnnotationNamespace(String namespace,
int longAnnotationIndex) |
void |
setLongAnnotationValue(Long value,
int longAnnotationIndex) |
void |
setMapAnnotationAnnotationRef(String annotation,
int mapAnnotationIndex,
int annotationRefIndex) |
void |
setMapAnnotationAnnotator(String annotator,
int mapAnnotationIndex) |
void |
setMapAnnotationDescription(String description,
int mapAnnotationIndex) |
void |
setMapAnnotationID(String id,
int mapAnnotationIndex) |
void |
setMapAnnotationNamespace(String namespace,
int mapAnnotationIndex) |
void |
setMapAnnotationValue(List<MapPair> value,
int mapAnnotationIndex)
Sets the Map value associated with this annotation
|
void |
setMaskAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setMaskBinData(byte[] binData,
int ROIIndex,
int shapeIndex) |
void |
setMaskFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setMaskFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setMaskFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setMaskFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setMaskHeight(Double height,
int ROIIndex,
int shapeIndex) |
void |
setMaskID(String id,
int ROIIndex,
int shapeIndex) |
void |
setMaskLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setMaskLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setMaskStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setMaskStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setMaskText(String text,
int ROIIndex,
int shapeIndex) |
void |
setMaskTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setMaskTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setMaskTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setMaskTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setMaskVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setMaskWidth(Double width,
int ROIIndex,
int shapeIndex) |
void |
setMaskX(Double x,
int ROIIndex,
int shapeIndex) |
void |
setMaskY(Double y,
int ROIIndex,
int shapeIndex) |
void |
setMicrobeamManipulationDescription(String description,
int experimentIndex,
int microbeamManipulationIndex) |
void |
setMicrobeamManipulationExperimenterRef(String experimenter,
int experimentIndex,
int microbeamManipulationIndex) |
void |
setMicrobeamManipulationID(String id,
int experimentIndex,
int microbeamManipulationIndex) |
void |
setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction attenuation,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
void |
setMicrobeamManipulationLightSourceSettingsID(String id,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
void |
setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
void |
setMicrobeamManipulationROIRef(String roi,
int experimentIndex,
int microbeamManipulationIndex,
int ROIRefIndex) |
void |
setMicrobeamManipulationType(MicrobeamManipulationType type,
int experimentIndex,
int microbeamManipulationIndex) |
void |
setMicroscopeLotNumber(String lotNumber,
int instrumentIndex) |
void |
setMicroscopeManufacturer(String manufacturer,
int instrumentIndex) |
void |
setMicroscopeModel(String model,
int instrumentIndex) |
void |
setMicroscopeSerialNumber(String serialNumber,
int instrumentIndex) |
void |
setMicroscopeType(MicroscopeType type,
int instrumentIndex) |
void |
setObjectiveAnnotationRef(String annotation,
int instrumentIndex,
int objectiveIndex,
int annotationRefIndex) |
void |
setObjectiveCalibratedMagnification(Double calibratedMagnification,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveCorrection(Correction correction,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveID(String id,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveImmersion(Immersion immersion,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveIris(Boolean iris,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveLensNA(Double lensNA,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveLotNumber(String lotNumber,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveManufacturer(String manufacturer,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveModel(String model,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveNominalMagnification(Double nominalMagnification,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveSerialNumber(String serialNumber,
int instrumentIndex,
int objectiveIndex) |
void |
setObjectiveSettingsCorrectionCollar(Double correctionCollar,
int imageIndex) |
void |
setObjectiveSettingsID(String id,
int imageIndex) |
void |
setObjectiveSettingsMedium(Medium medium,
int imageIndex) |
void |
setObjectiveSettingsRefractiveIndex(Double refractiveIndex,
int imageIndex) |
void |
setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex) |
void |
setPixelsBigEndian(Boolean bigEndian,
int imageIndex) |
void |
setPixelsBinDataBigEndian(Boolean bigEndian,
int imageIndex,
int binDataIndex) |
void |
setPixelsDimensionOrder(DimensionOrder dimensionOrder,
int imageIndex) |
void |
setPixelsID(String id,
int imageIndex) |
void |
setPixelsInterleaved(Boolean interleaved,
int imageIndex) |
void |
setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex) |
void |
setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex) |
void |
setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex) |
void |
setPixelsSignificantBits(PositiveInteger significantBits,
int imageIndex) |
void |
setPixelsSizeC(PositiveInteger sizeC,
int imageIndex) |
void |
setPixelsSizeT(PositiveInteger sizeT,
int imageIndex) |
void |
setPixelsSizeX(PositiveInteger sizeX,
int imageIndex) |
void |
setPixelsSizeY(PositiveInteger sizeY,
int imageIndex) |
void |
setPixelsSizeZ(PositiveInteger sizeZ,
int imageIndex) |
void |
setPixelsTimeIncrement(Time timeIncrement,
int imageIndex) |
void |
setPixelsType(PixelType type,
int imageIndex) |
void |
setPlaneAnnotationRef(String annotation,
int imageIndex,
int planeIndex,
int annotationRefIndex) |
void |
setPlaneDeltaT(Time deltaT,
int imageIndex,
int planeIndex) |
void |
setPlaneExposureTime(Time exposureTime,
int imageIndex,
int planeIndex) |
void |
setPlaneHashSHA1(String hashSHA1,
int imageIndex,
int planeIndex) |
void |
setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex) |
void |
setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex) |
void |
setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex) |
void |
setPlaneTheC(NonNegativeInteger theC,
int imageIndex,
int planeIndex) |
void |
setPlaneTheT(NonNegativeInteger theT,
int imageIndex,
int planeIndex) |
void |
setPlaneTheZ(NonNegativeInteger theZ,
int imageIndex,
int planeIndex) |
void |
setPlateAcquisitionAnnotationRef(String annotation,
int plateIndex,
int plateAcquisitionIndex,
int annotationRefIndex) |
void |
setPlateAcquisitionDescription(String description,
int plateIndex,
int plateAcquisitionIndex) |
void |
setPlateAcquisitionEndTime(Timestamp endTime,
int plateIndex,
int plateAcquisitionIndex) |
void |
setPlateAcquisitionID(String id,
int plateIndex,
int plateAcquisitionIndex) |
void |
setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount,
int plateIndex,
int plateAcquisitionIndex) |
void |
setPlateAcquisitionName(String name,
int plateIndex,
int plateAcquisitionIndex) |
void |
setPlateAcquisitionStartTime(Timestamp startTime,
int plateIndex,
int plateAcquisitionIndex) |
void |
setPlateAcquisitionWellSampleRef(String wellSample,
int plateIndex,
int plateAcquisitionIndex,
int wellSampleRefIndex) |
void |
setPlateAnnotationRef(String annotation,
int plateIndex,
int annotationRefIndex) |
void |
setPlateColumnNamingConvention(NamingConvention columnNamingConvention,
int plateIndex) |
void |
setPlateColumns(PositiveInteger columns,
int plateIndex) |
void |
setPlateDescription(String description,
int plateIndex) |
void |
setPlateExternalIdentifier(String externalIdentifier,
int plateIndex) |
void |
setPlateFieldIndex(NonNegativeInteger fieldIndex,
int plateIndex) |
void |
setPlateID(String id,
int plateIndex) |
void |
setPlateName(String name,
int plateIndex) |
void |
setPlateRowNamingConvention(NamingConvention rowNamingConvention,
int plateIndex) |
void |
setPlateRows(PositiveInteger rows,
int plateIndex) |
void |
setPlateStatus(String status,
int plateIndex) |
void |
setPlateWellOriginX(Length wellOriginX,
int plateIndex) |
void |
setPlateWellOriginY(Length wellOriginY,
int plateIndex) |
void |
setPointAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setPointFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setPointFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setPointFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setPointFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setPointID(String id,
int ROIIndex,
int shapeIndex) |
void |
setPointLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setPointLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setPointStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setPointStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setPointText(String text,
int ROIIndex,
int shapeIndex) |
void |
setPointTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setPointTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setPointTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setPointTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setPointVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setPointX(Double x,
int ROIIndex,
int shapeIndex) |
void |
setPointY(Double y,
int ROIIndex,
int shapeIndex) |
void |
setPolygonAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setPolygonFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setPolygonFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setPolygonFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setPolygonFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setPolygonID(String id,
int ROIIndex,
int shapeIndex) |
void |
setPolygonLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setPolygonLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setPolygonPoints(String points,
int ROIIndex,
int shapeIndex) |
void |
setPolygonStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setPolygonStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setPolygonText(String text,
int ROIIndex,
int shapeIndex) |
void |
setPolygonTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setPolygonTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setPolygonTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setPolygonTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setPolygonVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setPolylineAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setPolylineFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setPolylineFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setPolylineFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setPolylineFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setPolylineID(String id,
int ROIIndex,
int shapeIndex) |
void |
setPolylineLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setPolylineLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setPolylineMarkerEnd(Marker markerEnd,
int ROIIndex,
int shapeIndex) |
void |
setPolylineMarkerStart(Marker markerStart,
int ROIIndex,
int shapeIndex) |
void |
setPolylinePoints(String points,
int ROIIndex,
int shapeIndex) |
void |
setPolylineStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setPolylineStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setPolylineText(String text,
int ROIIndex,
int shapeIndex) |
void |
setPolylineTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setPolylineTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setPolylineTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setPolylineTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setPolylineVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setProjectAnnotationRef(String annotation,
int projectIndex,
int annotationRefIndex) |
void |
setProjectDatasetRef(String dataset,
int projectIndex,
int datasetRefIndex) |
void |
setProjectDescription(String description,
int projectIndex) |
void |
setProjectExperimenterGroupRef(String experimenterGroup,
int projectIndex) |
void |
setProjectExperimenterRef(String experimenter,
int projectIndex) |
void |
setProjectID(String id,
int projectIndex) |
void |
setProjectName(String name,
int projectIndex) |
void |
setReagentAnnotationRef(String annotation,
int screenIndex,
int reagentIndex,
int annotationRefIndex) |
void |
setReagentDescription(String description,
int screenIndex,
int reagentIndex) |
void |
setReagentID(String id,
int screenIndex,
int reagentIndex) |
void |
setReagentName(String name,
int screenIndex,
int reagentIndex) |
void |
setReagentReagentIdentifier(String reagentIdentifier,
int screenIndex,
int reagentIndex) |
void |
setRectangleAnnotationRef(String annotation,
int ROIIndex,
int shapeIndex,
int annotationRefIndex) |
void |
setRectangleFillColor(Color fillColor,
int ROIIndex,
int shapeIndex) |
void |
setRectangleFillRule(FillRule fillRule,
int ROIIndex,
int shapeIndex) |
void |
setRectangleFontFamily(FontFamily fontFamily,
int ROIIndex,
int shapeIndex) |
void |
setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
setRectangleFontStyle(FontStyle fontStyle,
int ROIIndex,
int shapeIndex) |
void |
setRectangleHeight(Double height,
int ROIIndex,
int shapeIndex) |
void |
setRectangleID(String id,
int ROIIndex,
int shapeIndex) |
void |
setRectangleLineCap(LineCap lineCap,
int ROIIndex,
int shapeIndex) |
void |
setRectangleLocked(Boolean locked,
int ROIIndex,
int shapeIndex) |
void |
setRectangleStrokeColor(Color strokeColor,
int ROIIndex,
int shapeIndex) |
void |
setRectangleStrokeDashArray(String strokeDashArray,
int ROIIndex,
int shapeIndex) |
void |
setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
setRectangleText(String text,
int ROIIndex,
int shapeIndex) |
void |
setRectangleTheC(NonNegativeInteger theC,
int ROIIndex,
int shapeIndex) |
void |
setRectangleTheT(NonNegativeInteger theT,
int ROIIndex,
int shapeIndex) |
void |
setRectangleTheZ(NonNegativeInteger theZ,
int ROIIndex,
int shapeIndex) |
void |
setRectangleTransform(AffineTransform transform,
int ROIIndex,
int shapeIndex) |
void |
setRectangleVisible(Boolean visible,
int ROIIndex,
int shapeIndex) |
void |
setRectangleWidth(Double width,
int ROIIndex,
int shapeIndex) |
void |
setRectangleX(Double x,
int ROIIndex,
int shapeIndex) |
void |
setRectangleY(Double y,
int ROIIndex,
int shapeIndex) |
void |
setRightsRightsHeld(String rightsHeld) |
void |
setRightsRightsHolder(String rightsHolder) |
void |
setROIAnnotationRef(String annotation,
int ROIIndex,
int annotationRefIndex) |
void |
setROIDescription(String description,
int ROIIndex) |
void |
setROIID(String id,
int ROIIndex) |
void |
setROIName(String name,
int ROIIndex) |
void |
setROINamespace(String namespace,
int ROIIndex) |
void |
setRoot(MetadataRoot root) |
void |
setScreenAnnotationRef(String annotation,
int screenIndex,
int annotationRefIndex) |
void |
setScreenDescription(String description,
int screenIndex) |
void |
setScreenID(String id,
int screenIndex) |
void |
setScreenName(String name,
int screenIndex) |
void |
setScreenPlateRef(String plate,
int screenIndex,
int plateRefIndex) |
void |
setScreenProtocolDescription(String protocolDescription,
int screenIndex) |
void |
setScreenProtocolIdentifier(String protocolIdentifier,
int screenIndex) |
void |
setScreenReagentSetDescription(String reagentSetDescription,
int screenIndex) |
void |
setScreenReagentSetIdentifier(String reagentSetIdentifier,
int screenIndex) |
void |
setScreenType(String type,
int screenIndex) |
void |
setStageLabelName(String name,
int imageIndex) |
void |
setStageLabelX(Length x,
int imageIndex) |
void |
setStageLabelY(Length y,
int imageIndex) |
void |
setStageLabelZ(Length z,
int imageIndex) |
void |
setTagAnnotationAnnotationRef(String annotation,
int tagAnnotationIndex,
int annotationRefIndex) |
void |
setTagAnnotationAnnotator(String annotator,
int tagAnnotationIndex) |
void |
setTagAnnotationDescription(String description,
int tagAnnotationIndex) |
void |
setTagAnnotationID(String id,
int tagAnnotationIndex) |
void |
setTagAnnotationNamespace(String namespace,
int tagAnnotationIndex) |
void |
setTagAnnotationValue(String value,
int tagAnnotationIndex) |
void |
setTermAnnotationAnnotationRef(String annotation,
int termAnnotationIndex,
int annotationRefIndex) |
void |
setTermAnnotationAnnotator(String annotator,
int termAnnotationIndex) |
void |
setTermAnnotationDescription(String description,
int termAnnotationIndex) |
void |
setTermAnnotationID(String id,
int termAnnotationIndex) |
void |
setTermAnnotationNamespace(String namespace,
int termAnnotationIndex) |
void |
setTermAnnotationValue(String value,
int termAnnotationIndex) |
void |
setTiffDataFirstC(NonNegativeInteger firstC,
int imageIndex,
int tiffDataIndex) |
void |
setTiffDataFirstT(NonNegativeInteger firstT,
int imageIndex,
int tiffDataIndex) |
void |
setTiffDataFirstZ(NonNegativeInteger firstZ,
int imageIndex,
int tiffDataIndex) |
void |
setTiffDataIFD(NonNegativeInteger ifd,
int imageIndex,
int tiffDataIndex) |
void |
setTiffDataPlaneCount(NonNegativeInteger planeCount,
int imageIndex,
int tiffDataIndex) |
void |
setTimestampAnnotationAnnotationRef(String annotation,
int timestampAnnotationIndex,
int annotationRefIndex) |
void |
setTimestampAnnotationAnnotator(String annotator,
int timestampAnnotationIndex) |
void |
setTimestampAnnotationDescription(String description,
int timestampAnnotationIndex) |
void |
setTimestampAnnotationID(String id,
int timestampAnnotationIndex) |
void |
setTimestampAnnotationNamespace(String namespace,
int timestampAnnotationIndex) |
void |
setTimestampAnnotationValue(Timestamp value,
int timestampAnnotationIndex) |
void |
setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex) |
void |
setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex) |
void |
setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex) |
void |
setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex) |
void |
setTransmittanceRangeTransmittance(PercentFraction transmittance,
int instrumentIndex,
int filterIndex) |
void |
setUUID(String uuid)
Sets the UUID associated with this collection of metadata.
|
void |
setUUIDFileName(String fileName,
int imageIndex,
int tiffDataIndex) |
void |
setUUIDValue(String value,
int imageIndex,
int tiffDataIndex) |
void |
setWellAnnotationRef(String annotation,
int plateIndex,
int wellIndex,
int annotationRefIndex) |
void |
setWellColor(Color color,
int plateIndex,
int wellIndex) |
void |
setWellColumn(NonNegativeInteger column,
int plateIndex,
int wellIndex) |
void |
setWellExternalDescription(String externalDescription,
int plateIndex,
int wellIndex) |
void |
setWellExternalIdentifier(String externalIdentifier,
int plateIndex,
int wellIndex) |
void |
setWellID(String id,
int plateIndex,
int wellIndex) |
void |
setWellReagentRef(String reagent,
int plateIndex,
int wellIndex) |
void |
setWellRow(NonNegativeInteger row,
int plateIndex,
int wellIndex) |
void |
setWellSampleID(String id,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
setWellSampleImageRef(String image,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
setWellSampleIndex(NonNegativeInteger index,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
setWellSamplePositionX(Length positionX,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
setWellSamplePositionY(Length positionY,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
setWellSampleTimepoint(Timestamp timepoint,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
setWellType(String type,
int plateIndex,
int wellIndex) |
void |
setXMLAnnotationAnnotationRef(String annotation,
int XMLAnnotationIndex,
int annotationRefIndex) |
void |
setXMLAnnotationAnnotator(String annotator,
int XMLAnnotationIndex) |
void |
setXMLAnnotationDescription(String description,
int XMLAnnotationIndex) |
void |
setXMLAnnotationID(String id,
int XMLAnnotationIndex) |
void |
setXMLAnnotationNamespace(String namespace,
int XMLAnnotationIndex) |
void |
setXMLAnnotationValue(String value,
int XMLAnnotationIndex) |
private MetadataStore store
private boolean filter
public FilterMetadata(MetadataStore store, boolean filter)
public void createRoot()
createRoot
in interface MetadataStore
public MetadataRoot getRoot()
getRoot
in interface MetadataStore
public void setRoot(MetadataRoot root)
setRoot
in interface MetadataStore
public void setUUID(String uuid)
MetadataStore
setUUID
in interface MetadataStore
public void setPixelsBinDataBigEndian(Boolean bigEndian, int imageIndex, int binDataIndex)
setPixelsBinDataBigEndian
in interface MetadataStore
public void setMaskBinData(byte[] binData, int ROIIndex, int shapeIndex)
setMaskBinData
in interface MetadataStore
public void setMapAnnotationValue(List<MapPair> value, int mapAnnotationIndex)
setMapAnnotationValue
in interface MetadataStore
public void setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceMap
in interface MetadataStore
public void setImagingEnvironmentMap(List<MapPair> map, int imageIndex)
setImagingEnvironmentMap
in interface MetadataStore
public void setArcAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
setArcAnnotationRef
in interface MetadataStore
public void setArcID(String id, int instrumentIndex, int lightSourceIndex)
setArcID
in interface MetadataStore
public void setArcLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
setArcLotNumber
in interface MetadataStore
public void setArcManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
setArcManufacturer
in interface MetadataStore
public void setArcModel(String model, int instrumentIndex, int lightSourceIndex)
setArcModel
in interface MetadataStore
public void setArcPower(Power power, int instrumentIndex, int lightSourceIndex)
setArcPower
in interface MetadataStore
public void setArcSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
setArcSerialNumber
in interface MetadataStore
public void setArcType(ArcType type, int instrumentIndex, int lightSourceIndex)
setArcType
in interface MetadataStore
public void setBinaryFileFileName(String fileName, int fileAnnotationIndex)
setBinaryFileFileName
in interface MetadataStore
public void setBinaryFileMIMEType(String mimeType, int fileAnnotationIndex)
setBinaryFileMIMEType
in interface MetadataStore
public void setBinaryFileSize(NonNegativeLong size, int fileAnnotationIndex)
setBinaryFileSize
in interface MetadataStore
public void setBinaryOnlyMetadataFile(String metadataFile)
setBinaryOnlyMetadataFile
in interface MetadataStore
public void setBinaryOnlyUUID(String uuid)
setBinaryOnlyUUID
in interface MetadataStore
public void setBooleanAnnotationAnnotationRef(String annotation, int booleanAnnotationIndex, int annotationRefIndex)
setBooleanAnnotationAnnotationRef
in interface MetadataStore
public void setBooleanAnnotationAnnotator(String annotator, int booleanAnnotationIndex)
setBooleanAnnotationAnnotator
in interface MetadataStore
public void setBooleanAnnotationDescription(String description, int booleanAnnotationIndex)
setBooleanAnnotationDescription
in interface MetadataStore
public void setBooleanAnnotationID(String id, int booleanAnnotationIndex)
setBooleanAnnotationID
in interface MetadataStore
public void setBooleanAnnotationNamespace(String namespace, int booleanAnnotationIndex)
setBooleanAnnotationNamespace
in interface MetadataStore
public void setBooleanAnnotationValue(Boolean value, int booleanAnnotationIndex)
setBooleanAnnotationValue
in interface MetadataStore
public void setChannelAcquisitionMode(AcquisitionMode acquisitionMode, int imageIndex, int channelIndex)
setChannelAcquisitionMode
in interface MetadataStore
public void setChannelAnnotationRef(String annotation, int imageIndex, int channelIndex, int annotationRefIndex)
setChannelAnnotationRef
in interface MetadataStore
public void setChannelColor(Color color, int imageIndex, int channelIndex)
setChannelColor
in interface MetadataStore
public void setChannelContrastMethod(ContrastMethod contrastMethod, int imageIndex, int channelIndex)
setChannelContrastMethod
in interface MetadataStore
public void setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
setChannelEmissionWavelength
in interface MetadataStore
public void setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
setChannelExcitationWavelength
in interface MetadataStore
public void setChannelFilterSetRef(String filterSet, int imageIndex, int channelIndex)
setChannelFilterSetRef
in interface MetadataStore
public void setChannelFluor(String fluor, int imageIndex, int channelIndex)
setChannelFluor
in interface MetadataStore
public void setChannelID(String id, int imageIndex, int channelIndex)
setChannelID
in interface MetadataStore
public void setChannelIlluminationType(IlluminationType illuminationType, int imageIndex, int channelIndex)
setChannelIlluminationType
in interface MetadataStore
public void setChannelNDFilter(Double ndFilter, int imageIndex, int channelIndex)
setChannelNDFilter
in interface MetadataStore
public void setChannelName(String name, int imageIndex, int channelIndex)
setChannelName
in interface MetadataStore
public void setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
setChannelPinholeSize
in interface MetadataStore
public void setChannelPockelCellSetting(Integer pockelCellSetting, int imageIndex, int channelIndex)
setChannelPockelCellSetting
in interface MetadataStore
public void setChannelSamplesPerPixel(PositiveInteger samplesPerPixel, int imageIndex, int channelIndex)
setChannelSamplesPerPixel
in interface MetadataStore
public void setCommentAnnotationAnnotationRef(String annotation, int commentAnnotationIndex, int annotationRefIndex)
setCommentAnnotationAnnotationRef
in interface MetadataStore
public void setCommentAnnotationAnnotator(String annotator, int commentAnnotationIndex)
setCommentAnnotationAnnotator
in interface MetadataStore
public void setCommentAnnotationDescription(String description, int commentAnnotationIndex)
setCommentAnnotationDescription
in interface MetadataStore
public void setCommentAnnotationID(String id, int commentAnnotationIndex)
setCommentAnnotationID
in interface MetadataStore
public void setCommentAnnotationNamespace(String namespace, int commentAnnotationIndex)
setCommentAnnotationNamespace
in interface MetadataStore
public void setCommentAnnotationValue(String value, int commentAnnotationIndex)
setCommentAnnotationValue
in interface MetadataStore
public void setDatasetAnnotationRef(String annotation, int datasetIndex, int annotationRefIndex)
setDatasetAnnotationRef
in interface MetadataStore
public void setDatasetDescription(String description, int datasetIndex)
setDatasetDescription
in interface MetadataStore
public void setDatasetExperimenterGroupRef(String experimenterGroup, int datasetIndex)
setDatasetExperimenterGroupRef
in interface MetadataStore
public void setDatasetExperimenterRef(String experimenter, int datasetIndex)
setDatasetExperimenterRef
in interface MetadataStore
public void setDatasetID(String id, int datasetIndex)
setDatasetID
in interface MetadataStore
public void setDatasetImageRef(String image, int datasetIndex, int imageRefIndex)
setDatasetImageRef
in interface MetadataStore
public void setDatasetName(String name, int datasetIndex)
setDatasetName
in interface MetadataStore
public void setDetectorAmplificationGain(Double amplificationGain, int instrumentIndex, int detectorIndex)
setDetectorAmplificationGain
in interface MetadataStore
public void setDetectorAnnotationRef(String annotation, int instrumentIndex, int detectorIndex, int annotationRefIndex)
setDetectorAnnotationRef
in interface MetadataStore
public void setDetectorGain(Double gain, int instrumentIndex, int detectorIndex)
setDetectorGain
in interface MetadataStore
public void setDetectorID(String id, int instrumentIndex, int detectorIndex)
setDetectorID
in interface MetadataStore
public void setDetectorLotNumber(String lotNumber, int instrumentIndex, int detectorIndex)
setDetectorLotNumber
in interface MetadataStore
public void setDetectorManufacturer(String manufacturer, int instrumentIndex, int detectorIndex)
setDetectorManufacturer
in interface MetadataStore
public void setDetectorModel(String model, int instrumentIndex, int detectorIndex)
setDetectorModel
in interface MetadataStore
public void setDetectorOffset(Double offset, int instrumentIndex, int detectorIndex)
setDetectorOffset
in interface MetadataStore
public void setDetectorSerialNumber(String serialNumber, int instrumentIndex, int detectorIndex)
setDetectorSerialNumber
in interface MetadataStore
public void setDetectorType(DetectorType type, int instrumentIndex, int detectorIndex)
setDetectorType
in interface MetadataStore
public void setDetectorVoltage(ElectricPotential voltage, int instrumentIndex, int detectorIndex)
setDetectorVoltage
in interface MetadataStore
public void setDetectorZoom(Double zoom, int instrumentIndex, int detectorIndex)
setDetectorZoom
in interface MetadataStore
public void setDetectorSettingsBinning(Binning binning, int imageIndex, int channelIndex)
setDetectorSettingsBinning
in interface MetadataStore
public void setDetectorSettingsGain(Double gain, int imageIndex, int channelIndex)
setDetectorSettingsGain
in interface MetadataStore
public void setDetectorSettingsID(String id, int imageIndex, int channelIndex)
setDetectorSettingsID
in interface MetadataStore
public void setDetectorSettingsIntegration(PositiveInteger integration, int imageIndex, int channelIndex)
setDetectorSettingsIntegration
in interface MetadataStore
public void setDetectorSettingsOffset(Double offset, int imageIndex, int channelIndex)
setDetectorSettingsOffset
in interface MetadataStore
public void setDetectorSettingsReadOutRate(Frequency readOutRate, int imageIndex, int channelIndex)
setDetectorSettingsReadOutRate
in interface MetadataStore
public void setDetectorSettingsVoltage(ElectricPotential voltage, int imageIndex, int channelIndex)
setDetectorSettingsVoltage
in interface MetadataStore
public void setDetectorSettingsZoom(Double zoom, int imageIndex, int channelIndex)
setDetectorSettingsZoom
in interface MetadataStore
public void setDichroicAnnotationRef(String annotation, int instrumentIndex, int dichroicIndex, int annotationRefIndex)
setDichroicAnnotationRef
in interface MetadataStore
public void setDichroicID(String id, int instrumentIndex, int dichroicIndex)
setDichroicID
in interface MetadataStore
public void setDichroicLotNumber(String lotNumber, int instrumentIndex, int dichroicIndex)
setDichroicLotNumber
in interface MetadataStore
public void setDichroicManufacturer(String manufacturer, int instrumentIndex, int dichroicIndex)
setDichroicManufacturer
in interface MetadataStore
public void setDichroicModel(String model, int instrumentIndex, int dichroicIndex)
setDichroicModel
in interface MetadataStore
public void setDichroicSerialNumber(String serialNumber, int instrumentIndex, int dichroicIndex)
setDichroicSerialNumber
in interface MetadataStore
public void setDoubleAnnotationAnnotationRef(String annotation, int doubleAnnotationIndex, int annotationRefIndex)
setDoubleAnnotationAnnotationRef
in interface MetadataStore
public void setDoubleAnnotationAnnotator(String annotator, int doubleAnnotationIndex)
setDoubleAnnotationAnnotator
in interface MetadataStore
public void setDoubleAnnotationDescription(String description, int doubleAnnotationIndex)
setDoubleAnnotationDescription
in interface MetadataStore
public void setDoubleAnnotationID(String id, int doubleAnnotationIndex)
setDoubleAnnotationID
in interface MetadataStore
public void setDoubleAnnotationNamespace(String namespace, int doubleAnnotationIndex)
setDoubleAnnotationNamespace
in interface MetadataStore
public void setDoubleAnnotationValue(Double value, int doubleAnnotationIndex)
setDoubleAnnotationValue
in interface MetadataStore
public void setEllipseAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setEllipseAnnotationRef
in interface MetadataStore
public void setEllipseFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setEllipseFillColor
in interface MetadataStore
public void setEllipseFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setEllipseFillRule
in interface MetadataStore
public void setEllipseFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setEllipseFontFamily
in interface MetadataStore
public void setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setEllipseFontSize
in interface MetadataStore
public void setEllipseFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setEllipseFontStyle
in interface MetadataStore
public void setEllipseID(String id, int ROIIndex, int shapeIndex)
setEllipseID
in interface MetadataStore
public void setEllipseLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setEllipseLineCap
in interface MetadataStore
public void setEllipseLocked(Boolean locked, int ROIIndex, int shapeIndex)
setEllipseLocked
in interface MetadataStore
public void setEllipseStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setEllipseStrokeColor
in interface MetadataStore
public void setEllipseStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setEllipseStrokeDashArray
in interface MetadataStore
public void setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setEllipseStrokeWidth
in interface MetadataStore
public void setEllipseText(String text, int ROIIndex, int shapeIndex)
setEllipseText
in interface MetadataStore
public void setEllipseTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setEllipseTheC
in interface MetadataStore
public void setEllipseTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setEllipseTheT
in interface MetadataStore
public void setEllipseTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setEllipseTheZ
in interface MetadataStore
public void setEllipseTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setEllipseTransform
in interface MetadataStore
public void setEllipseVisible(Boolean visible, int ROIIndex, int shapeIndex)
setEllipseVisible
in interface MetadataStore
public void setEllipseRadiusX(Double radiusX, int ROIIndex, int shapeIndex)
setEllipseRadiusX
in interface MetadataStore
public void setEllipseRadiusY(Double radiusY, int ROIIndex, int shapeIndex)
setEllipseRadiusY
in interface MetadataStore
public void setEllipseX(Double x, int ROIIndex, int shapeIndex)
setEllipseX
in interface MetadataStore
public void setEllipseY(Double y, int ROIIndex, int shapeIndex)
setEllipseY
in interface MetadataStore
public void setExperimentDescription(String description, int experimentIndex)
setExperimentDescription
in interface MetadataStore
public void setExperimentExperimenterRef(String experimenter, int experimentIndex)
setExperimentExperimenterRef
in interface MetadataStore
public void setExperimentID(String id, int experimentIndex)
setExperimentID
in interface MetadataStore
public void setExperimentType(ExperimentType type, int experimentIndex)
setExperimentType
in interface MetadataStore
public void setExperimenterAnnotationRef(String annotation, int experimenterIndex, int annotationRefIndex)
setExperimenterAnnotationRef
in interface MetadataStore
public void setExperimenterEmail(String email, int experimenterIndex)
setExperimenterEmail
in interface MetadataStore
public void setExperimenterFirstName(String firstName, int experimenterIndex)
setExperimenterFirstName
in interface MetadataStore
public void setExperimenterID(String id, int experimenterIndex)
setExperimenterID
in interface MetadataStore
public void setExperimenterInstitution(String institution, int experimenterIndex)
setExperimenterInstitution
in interface MetadataStore
public void setExperimenterLastName(String lastName, int experimenterIndex)
setExperimenterLastName
in interface MetadataStore
public void setExperimenterMiddleName(String middleName, int experimenterIndex)
setExperimenterMiddleName
in interface MetadataStore
public void setExperimenterUserName(String userName, int experimenterIndex)
setExperimenterUserName
in interface MetadataStore
public void setExperimenterGroupAnnotationRef(String annotation, int experimenterGroupIndex, int annotationRefIndex)
setExperimenterGroupAnnotationRef
in interface MetadataStore
public void setExperimenterGroupDescription(String description, int experimenterGroupIndex)
setExperimenterGroupDescription
in interface MetadataStore
public void setExperimenterGroupExperimenterRef(String experimenter, int experimenterGroupIndex, int experimenterRefIndex)
setExperimenterGroupExperimenterRef
in interface MetadataStore
public void setExperimenterGroupID(String id, int experimenterGroupIndex)
setExperimenterGroupID
in interface MetadataStore
public void setExperimenterGroupLeader(String leader, int experimenterGroupIndex, int leaderIndex)
setExperimenterGroupLeader
in interface MetadataStore
public void setExperimenterGroupName(String name, int experimenterGroupIndex)
setExperimenterGroupName
in interface MetadataStore
public void setFilamentAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
setFilamentAnnotationRef
in interface MetadataStore
public void setFilamentID(String id, int instrumentIndex, int lightSourceIndex)
setFilamentID
in interface MetadataStore
public void setFilamentLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
setFilamentLotNumber
in interface MetadataStore
public void setFilamentManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
setFilamentManufacturer
in interface MetadataStore
public void setFilamentModel(String model, int instrumentIndex, int lightSourceIndex)
setFilamentModel
in interface MetadataStore
public void setFilamentPower(Power power, int instrumentIndex, int lightSourceIndex)
setFilamentPower
in interface MetadataStore
public void setFilamentSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
setFilamentSerialNumber
in interface MetadataStore
public void setFilamentType(FilamentType type, int instrumentIndex, int lightSourceIndex)
setFilamentType
in interface MetadataStore
public void setFileAnnotationAnnotationRef(String annotation, int fileAnnotationIndex, int annotationRefIndex)
setFileAnnotationAnnotationRef
in interface MetadataStore
public void setFileAnnotationAnnotator(String annotator, int fileAnnotationIndex)
setFileAnnotationAnnotator
in interface MetadataStore
public void setFileAnnotationDescription(String description, int fileAnnotationIndex)
setFileAnnotationDescription
in interface MetadataStore
public void setFileAnnotationID(String id, int fileAnnotationIndex)
setFileAnnotationID
in interface MetadataStore
public void setFileAnnotationNamespace(String namespace, int fileAnnotationIndex)
setFileAnnotationNamespace
in interface MetadataStore
public void setFilterAnnotationRef(String annotation, int instrumentIndex, int filterIndex, int annotationRefIndex)
setFilterAnnotationRef
in interface MetadataStore
public void setFilterFilterWheel(String filterWheel, int instrumentIndex, int filterIndex)
setFilterFilterWheel
in interface MetadataStore
public void setFilterID(String id, int instrumentIndex, int filterIndex)
setFilterID
in interface MetadataStore
public void setFilterLotNumber(String lotNumber, int instrumentIndex, int filterIndex)
setFilterLotNumber
in interface MetadataStore
public void setFilterManufacturer(String manufacturer, int instrumentIndex, int filterIndex)
setFilterManufacturer
in interface MetadataStore
public void setFilterModel(String model, int instrumentIndex, int filterIndex)
setFilterModel
in interface MetadataStore
public void setFilterSerialNumber(String serialNumber, int instrumentIndex, int filterIndex)
setFilterSerialNumber
in interface MetadataStore
public void setFilterType(FilterType type, int instrumentIndex, int filterIndex)
setFilterType
in interface MetadataStore
public void setFilterSetDichroicRef(String dichroic, int instrumentIndex, int filterSetIndex)
setFilterSetDichroicRef
in interface MetadataStore
public void setFilterSetEmissionFilterRef(String emissionFilter, int instrumentIndex, int filterSetIndex, int emissionFilterRefIndex)
setFilterSetEmissionFilterRef
in interface MetadataStore
public void setFilterSetExcitationFilterRef(String excitationFilter, int instrumentIndex, int filterSetIndex, int excitationFilterRefIndex)
setFilterSetExcitationFilterRef
in interface MetadataStore
public void setFilterSetID(String id, int instrumentIndex, int filterSetIndex)
setFilterSetID
in interface MetadataStore
public void setFilterSetLotNumber(String lotNumber, int instrumentIndex, int filterSetIndex)
setFilterSetLotNumber
in interface MetadataStore
public void setFilterSetManufacturer(String manufacturer, int instrumentIndex, int filterSetIndex)
setFilterSetManufacturer
in interface MetadataStore
public void setFilterSetModel(String model, int instrumentIndex, int filterSetIndex)
setFilterSetModel
in interface MetadataStore
public void setFilterSetSerialNumber(String serialNumber, int instrumentIndex, int filterSetIndex)
setFilterSetSerialNumber
in interface MetadataStore
public void setGenericExcitationSourceAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
setGenericExcitationSourceAnnotationRef
in interface MetadataStore
public void setGenericExcitationSourceID(String id, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceID
in interface MetadataStore
public void setGenericExcitationSourceLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceLotNumber
in interface MetadataStore
public void setGenericExcitationSourceManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceManufacturer
in interface MetadataStore
public void setGenericExcitationSourceModel(String model, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceModel
in interface MetadataStore
public void setGenericExcitationSourcePower(Power power, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourcePower
in interface MetadataStore
public void setGenericExcitationSourceSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
setGenericExcitationSourceSerialNumber
in interface MetadataStore
public void setImageAcquisitionDate(Timestamp acquisitionDate, int imageIndex)
setImageAcquisitionDate
in interface MetadataStore
public void setImageAnnotationRef(String annotation, int imageIndex, int annotationRefIndex)
setImageAnnotationRef
in interface MetadataStore
public void setImageDescription(String description, int imageIndex)
setImageDescription
in interface MetadataStore
public void setImageExperimentRef(String experiment, int imageIndex)
setImageExperimentRef
in interface MetadataStore
public void setImageExperimenterGroupRef(String experimenterGroup, int imageIndex)
setImageExperimenterGroupRef
in interface MetadataStore
public void setImageExperimenterRef(String experimenter, int imageIndex)
setImageExperimenterRef
in interface MetadataStore
public void setImageID(String id, int imageIndex)
setImageID
in interface MetadataStore
public void setImageInstrumentRef(String instrument, int imageIndex)
setImageInstrumentRef
in interface MetadataStore
public void setImageMicrobeamManipulationRef(String microbeamManipulation, int imageIndex, int microbeamManipulationRefIndex)
setImageMicrobeamManipulationRef
in interface MetadataStore
public void setImageName(String name, int imageIndex)
setImageName
in interface MetadataStore
public void setImageROIRef(String roi, int imageIndex, int ROIRefIndex)
setImageROIRef
in interface MetadataStore
public void setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex)
setImagingEnvironmentAirPressure
in interface MetadataStore
public void setImagingEnvironmentCO2Percent(PercentFraction co2Percent, int imageIndex)
setImagingEnvironmentCO2Percent
in interface MetadataStore
public void setImagingEnvironmentHumidity(PercentFraction humidity, int imageIndex)
setImagingEnvironmentHumidity
in interface MetadataStore
public void setImagingEnvironmentTemperature(Temperature temperature, int imageIndex)
setImagingEnvironmentTemperature
in interface MetadataStore
public void setInstrumentAnnotationRef(String annotation, int instrumentIndex, int annotationRefIndex)
setInstrumentAnnotationRef
in interface MetadataStore
public void setInstrumentID(String id, int instrumentIndex)
setInstrumentID
in interface MetadataStore
public void setLabelAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setLabelAnnotationRef
in interface MetadataStore
public void setLabelFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setLabelFillColor
in interface MetadataStore
public void setLabelFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setLabelFillRule
in interface MetadataStore
public void setLabelFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setLabelFontFamily
in interface MetadataStore
public void setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setLabelFontSize
in interface MetadataStore
public void setLabelFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setLabelFontStyle
in interface MetadataStore
public void setLabelID(String id, int ROIIndex, int shapeIndex)
setLabelID
in interface MetadataStore
public void setLabelLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setLabelLineCap
in interface MetadataStore
public void setLabelLocked(Boolean locked, int ROIIndex, int shapeIndex)
setLabelLocked
in interface MetadataStore
public void setLabelStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setLabelStrokeColor
in interface MetadataStore
public void setLabelStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setLabelStrokeDashArray
in interface MetadataStore
public void setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setLabelStrokeWidth
in interface MetadataStore
public void setLabelText(String text, int ROIIndex, int shapeIndex)
setLabelText
in interface MetadataStore
public void setLabelTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setLabelTheC
in interface MetadataStore
public void setLabelTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setLabelTheT
in interface MetadataStore
public void setLabelTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setLabelTheZ
in interface MetadataStore
public void setLabelTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setLabelTransform
in interface MetadataStore
public void setLabelVisible(Boolean visible, int ROIIndex, int shapeIndex)
setLabelVisible
in interface MetadataStore
public void setLabelX(Double x, int ROIIndex, int shapeIndex)
setLabelX
in interface MetadataStore
public void setLabelY(Double y, int ROIIndex, int shapeIndex)
setLabelY
in interface MetadataStore
public void setLaserAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
setLaserAnnotationRef
in interface MetadataStore
public void setLaserID(String id, int instrumentIndex, int lightSourceIndex)
setLaserID
in interface MetadataStore
public void setLaserLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
setLaserLotNumber
in interface MetadataStore
public void setLaserManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
setLaserManufacturer
in interface MetadataStore
public void setLaserModel(String model, int instrumentIndex, int lightSourceIndex)
setLaserModel
in interface MetadataStore
public void setLaserPower(Power power, int instrumentIndex, int lightSourceIndex)
setLaserPower
in interface MetadataStore
public void setLaserSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
setLaserSerialNumber
in interface MetadataStore
public void setLaserFrequencyMultiplication(PositiveInteger frequencyMultiplication, int instrumentIndex, int lightSourceIndex)
setLaserFrequencyMultiplication
in interface MetadataStore
public void setLaserLaserMedium(LaserMedium laserMedium, int instrumentIndex, int lightSourceIndex)
setLaserLaserMedium
in interface MetadataStore
public void setLaserPockelCell(Boolean pockelCell, int instrumentIndex, int lightSourceIndex)
setLaserPockelCell
in interface MetadataStore
public void setLaserPulse(Pulse pulse, int instrumentIndex, int lightSourceIndex)
setLaserPulse
in interface MetadataStore
public void setLaserPump(String pump, int instrumentIndex, int lightSourceIndex)
setLaserPump
in interface MetadataStore
public void setLaserRepetitionRate(Frequency repetitionRate, int instrumentIndex, int lightSourceIndex)
setLaserRepetitionRate
in interface MetadataStore
public void setLaserTuneable(Boolean tuneable, int instrumentIndex, int lightSourceIndex)
setLaserTuneable
in interface MetadataStore
public void setLaserType(LaserType type, int instrumentIndex, int lightSourceIndex)
setLaserType
in interface MetadataStore
public void setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
setLaserWavelength
in interface MetadataStore
public void setLightEmittingDiodeAnnotationRef(String annotation, int instrumentIndex, int lightSourceIndex, int annotationRefIndex)
setLightEmittingDiodeAnnotationRef
in interface MetadataStore
public void setLightEmittingDiodeID(String id, int instrumentIndex, int lightSourceIndex)
setLightEmittingDiodeID
in interface MetadataStore
public void setLightEmittingDiodeLotNumber(String lotNumber, int instrumentIndex, int lightSourceIndex)
setLightEmittingDiodeLotNumber
in interface MetadataStore
public void setLightEmittingDiodeManufacturer(String manufacturer, int instrumentIndex, int lightSourceIndex)
setLightEmittingDiodeManufacturer
in interface MetadataStore
public void setLightEmittingDiodeModel(String model, int instrumentIndex, int lightSourceIndex)
setLightEmittingDiodeModel
in interface MetadataStore
public void setLightEmittingDiodePower(Power power, int instrumentIndex, int lightSourceIndex)
setLightEmittingDiodePower
in interface MetadataStore
public void setLightEmittingDiodeSerialNumber(String serialNumber, int instrumentIndex, int lightSourceIndex)
setLightEmittingDiodeSerialNumber
in interface MetadataStore
public void setLightPathAnnotationRef(String annotation, int imageIndex, int channelIndex, int annotationRefIndex)
setLightPathAnnotationRef
in interface MetadataStore
public void setLightPathDichroicRef(String dichroic, int imageIndex, int channelIndex)
setLightPathDichroicRef
in interface MetadataStore
public void setLightPathEmissionFilterRef(String emissionFilter, int imageIndex, int channelIndex, int emissionFilterRefIndex)
setLightPathEmissionFilterRef
in interface MetadataStore
public void setLightPathExcitationFilterRef(String excitationFilter, int imageIndex, int channelIndex, int excitationFilterRefIndex)
setLightPathExcitationFilterRef
in interface MetadataStore
public void setChannelLightSourceSettingsAttenuation(PercentFraction attenuation, int imageIndex, int channelIndex)
setChannelLightSourceSettingsAttenuation
in interface MetadataStore
public void setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction attenuation, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
setMicrobeamManipulationLightSourceSettingsAttenuation
in interface MetadataStore
public void setChannelLightSourceSettingsID(String id, int imageIndex, int channelIndex)
setChannelLightSourceSettingsID
in interface MetadataStore
public void setMicrobeamManipulationLightSourceSettingsID(String id, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
setMicrobeamManipulationLightSourceSettingsID
in interface MetadataStore
public void setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
setChannelLightSourceSettingsWavelength
in interface MetadataStore
public void setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
setMicrobeamManipulationLightSourceSettingsWavelength
in interface MetadataStore
public void setLineAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setLineAnnotationRef
in interface MetadataStore
public void setLineFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setLineFillColor
in interface MetadataStore
public void setLineFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setLineFillRule
in interface MetadataStore
public void setLineFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setLineFontFamily
in interface MetadataStore
public void setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setLineFontSize
in interface MetadataStore
public void setLineFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setLineFontStyle
in interface MetadataStore
public void setLineID(String id, int ROIIndex, int shapeIndex)
setLineID
in interface MetadataStore
public void setLineLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setLineLineCap
in interface MetadataStore
public void setLineLocked(Boolean locked, int ROIIndex, int shapeIndex)
setLineLocked
in interface MetadataStore
public void setLineStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setLineStrokeColor
in interface MetadataStore
public void setLineStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setLineStrokeDashArray
in interface MetadataStore
public void setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setLineStrokeWidth
in interface MetadataStore
public void setLineText(String text, int ROIIndex, int shapeIndex)
setLineText
in interface MetadataStore
public void setLineTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setLineTheC
in interface MetadataStore
public void setLineTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setLineTheT
in interface MetadataStore
public void setLineTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setLineTheZ
in interface MetadataStore
public void setLineTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setLineTransform
in interface MetadataStore
public void setLineVisible(Boolean visible, int ROIIndex, int shapeIndex)
setLineVisible
in interface MetadataStore
public void setLineMarkerEnd(Marker markerEnd, int ROIIndex, int shapeIndex)
setLineMarkerEnd
in interface MetadataStore
public void setLineMarkerStart(Marker markerStart, int ROIIndex, int shapeIndex)
setLineMarkerStart
in interface MetadataStore
public void setLineX1(Double x1, int ROIIndex, int shapeIndex)
setLineX1
in interface MetadataStore
public void setLineX2(Double x2, int ROIIndex, int shapeIndex)
setLineX2
in interface MetadataStore
public void setLineY1(Double y1, int ROIIndex, int shapeIndex)
setLineY1
in interface MetadataStore
public void setLineY2(Double y2, int ROIIndex, int shapeIndex)
setLineY2
in interface MetadataStore
public void setListAnnotationAnnotationRef(String annotation, int listAnnotationIndex, int annotationRefIndex)
setListAnnotationAnnotationRef
in interface MetadataStore
public void setListAnnotationAnnotator(String annotator, int listAnnotationIndex)
setListAnnotationAnnotator
in interface MetadataStore
public void setListAnnotationDescription(String description, int listAnnotationIndex)
setListAnnotationDescription
in interface MetadataStore
public void setListAnnotationID(String id, int listAnnotationIndex)
setListAnnotationID
in interface MetadataStore
public void setListAnnotationNamespace(String namespace, int listAnnotationIndex)
setListAnnotationNamespace
in interface MetadataStore
public void setLongAnnotationAnnotationRef(String annotation, int longAnnotationIndex, int annotationRefIndex)
setLongAnnotationAnnotationRef
in interface MetadataStore
public void setLongAnnotationAnnotator(String annotator, int longAnnotationIndex)
setLongAnnotationAnnotator
in interface MetadataStore
public void setLongAnnotationDescription(String description, int longAnnotationIndex)
setLongAnnotationDescription
in interface MetadataStore
public void setLongAnnotationID(String id, int longAnnotationIndex)
setLongAnnotationID
in interface MetadataStore
public void setLongAnnotationNamespace(String namespace, int longAnnotationIndex)
setLongAnnotationNamespace
in interface MetadataStore
public void setLongAnnotationValue(Long value, int longAnnotationIndex)
setLongAnnotationValue
in interface MetadataStore
public void setMapAnnotationAnnotationRef(String annotation, int mapAnnotationIndex, int annotationRefIndex)
setMapAnnotationAnnotationRef
in interface MetadataStore
public void setMapAnnotationAnnotator(String annotator, int mapAnnotationIndex)
setMapAnnotationAnnotator
in interface MetadataStore
public void setMapAnnotationDescription(String description, int mapAnnotationIndex)
setMapAnnotationDescription
in interface MetadataStore
public void setMapAnnotationID(String id, int mapAnnotationIndex)
setMapAnnotationID
in interface MetadataStore
public void setMapAnnotationNamespace(String namespace, int mapAnnotationIndex)
setMapAnnotationNamespace
in interface MetadataStore
public void setMaskAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setMaskAnnotationRef
in interface MetadataStore
public void setMaskFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setMaskFillColor
in interface MetadataStore
public void setMaskFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setMaskFillRule
in interface MetadataStore
public void setMaskFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setMaskFontFamily
in interface MetadataStore
public void setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setMaskFontSize
in interface MetadataStore
public void setMaskFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setMaskFontStyle
in interface MetadataStore
public void setMaskID(String id, int ROIIndex, int shapeIndex)
setMaskID
in interface MetadataStore
public void setMaskLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setMaskLineCap
in interface MetadataStore
public void setMaskLocked(Boolean locked, int ROIIndex, int shapeIndex)
setMaskLocked
in interface MetadataStore
public void setMaskStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setMaskStrokeColor
in interface MetadataStore
public void setMaskStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setMaskStrokeDashArray
in interface MetadataStore
public void setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setMaskStrokeWidth
in interface MetadataStore
public void setMaskText(String text, int ROIIndex, int shapeIndex)
setMaskText
in interface MetadataStore
public void setMaskTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setMaskTheC
in interface MetadataStore
public void setMaskTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setMaskTheT
in interface MetadataStore
public void setMaskTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setMaskTheZ
in interface MetadataStore
public void setMaskTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setMaskTransform
in interface MetadataStore
public void setMaskVisible(Boolean visible, int ROIIndex, int shapeIndex)
setMaskVisible
in interface MetadataStore
public void setMaskHeight(Double height, int ROIIndex, int shapeIndex)
setMaskHeight
in interface MetadataStore
public void setMaskWidth(Double width, int ROIIndex, int shapeIndex)
setMaskWidth
in interface MetadataStore
public void setMaskX(Double x, int ROIIndex, int shapeIndex)
setMaskX
in interface MetadataStore
public void setMaskY(Double y, int ROIIndex, int shapeIndex)
setMaskY
in interface MetadataStore
public void setMicrobeamManipulationDescription(String description, int experimentIndex, int microbeamManipulationIndex)
setMicrobeamManipulationDescription
in interface MetadataStore
public void setMicrobeamManipulationExperimenterRef(String experimenter, int experimentIndex, int microbeamManipulationIndex)
setMicrobeamManipulationExperimenterRef
in interface MetadataStore
public void setMicrobeamManipulationID(String id, int experimentIndex, int microbeamManipulationIndex)
setMicrobeamManipulationID
in interface MetadataStore
public void setMicrobeamManipulationROIRef(String roi, int experimentIndex, int microbeamManipulationIndex, int ROIRefIndex)
setMicrobeamManipulationROIRef
in interface MetadataStore
public void setMicrobeamManipulationType(MicrobeamManipulationType type, int experimentIndex, int microbeamManipulationIndex)
setMicrobeamManipulationType
in interface MetadataStore
public void setMicroscopeLotNumber(String lotNumber, int instrumentIndex)
setMicroscopeLotNumber
in interface MetadataStore
public void setMicroscopeManufacturer(String manufacturer, int instrumentIndex)
setMicroscopeManufacturer
in interface MetadataStore
public void setMicroscopeModel(String model, int instrumentIndex)
setMicroscopeModel
in interface MetadataStore
public void setMicroscopeSerialNumber(String serialNumber, int instrumentIndex)
setMicroscopeSerialNumber
in interface MetadataStore
public void setMicroscopeType(MicroscopeType type, int instrumentIndex)
setMicroscopeType
in interface MetadataStore
public void setObjectiveAnnotationRef(String annotation, int instrumentIndex, int objectiveIndex, int annotationRefIndex)
setObjectiveAnnotationRef
in interface MetadataStore
public void setObjectiveCalibratedMagnification(Double calibratedMagnification, int instrumentIndex, int objectiveIndex)
setObjectiveCalibratedMagnification
in interface MetadataStore
public void setObjectiveCorrection(Correction correction, int instrumentIndex, int objectiveIndex)
setObjectiveCorrection
in interface MetadataStore
public void setObjectiveID(String id, int instrumentIndex, int objectiveIndex)
setObjectiveID
in interface MetadataStore
public void setObjectiveImmersion(Immersion immersion, int instrumentIndex, int objectiveIndex)
setObjectiveImmersion
in interface MetadataStore
public void setObjectiveIris(Boolean iris, int instrumentIndex, int objectiveIndex)
setObjectiveIris
in interface MetadataStore
public void setObjectiveLensNA(Double lensNA, int instrumentIndex, int objectiveIndex)
setObjectiveLensNA
in interface MetadataStore
public void setObjectiveLotNumber(String lotNumber, int instrumentIndex, int objectiveIndex)
setObjectiveLotNumber
in interface MetadataStore
public void setObjectiveManufacturer(String manufacturer, int instrumentIndex, int objectiveIndex)
setObjectiveManufacturer
in interface MetadataStore
public void setObjectiveModel(String model, int instrumentIndex, int objectiveIndex)
setObjectiveModel
in interface MetadataStore
public void setObjectiveNominalMagnification(Double nominalMagnification, int instrumentIndex, int objectiveIndex)
setObjectiveNominalMagnification
in interface MetadataStore
public void setObjectiveSerialNumber(String serialNumber, int instrumentIndex, int objectiveIndex)
setObjectiveSerialNumber
in interface MetadataStore
public void setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
setObjectiveWorkingDistance
in interface MetadataStore
public void setObjectiveSettingsCorrectionCollar(Double correctionCollar, int imageIndex)
setObjectiveSettingsCorrectionCollar
in interface MetadataStore
public void setObjectiveSettingsID(String id, int imageIndex)
setObjectiveSettingsID
in interface MetadataStore
public void setObjectiveSettingsMedium(Medium medium, int imageIndex)
setObjectiveSettingsMedium
in interface MetadataStore
public void setObjectiveSettingsRefractiveIndex(Double refractiveIndex, int imageIndex)
setObjectiveSettingsRefractiveIndex
in interface MetadataStore
public void setPixelsBigEndian(Boolean bigEndian, int imageIndex)
setPixelsBigEndian
in interface MetadataStore
public void setPixelsDimensionOrder(DimensionOrder dimensionOrder, int imageIndex)
setPixelsDimensionOrder
in interface MetadataStore
public void setPixelsID(String id, int imageIndex)
setPixelsID
in interface MetadataStore
public void setPixelsInterleaved(Boolean interleaved, int imageIndex)
setPixelsInterleaved
in interface MetadataStore
public void setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
setPixelsPhysicalSizeX
in interface MetadataStore
public void setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
setPixelsPhysicalSizeY
in interface MetadataStore
public void setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
setPixelsPhysicalSizeZ
in interface MetadataStore
public void setPixelsSignificantBits(PositiveInteger significantBits, int imageIndex)
setPixelsSignificantBits
in interface MetadataStore
public void setPixelsSizeC(PositiveInteger sizeC, int imageIndex)
setPixelsSizeC
in interface MetadataStore
public void setPixelsSizeT(PositiveInteger sizeT, int imageIndex)
setPixelsSizeT
in interface MetadataStore
public void setPixelsSizeX(PositiveInteger sizeX, int imageIndex)
setPixelsSizeX
in interface MetadataStore
public void setPixelsSizeY(PositiveInteger sizeY, int imageIndex)
setPixelsSizeY
in interface MetadataStore
public void setPixelsSizeZ(PositiveInteger sizeZ, int imageIndex)
setPixelsSizeZ
in interface MetadataStore
public void setPixelsTimeIncrement(Time timeIncrement, int imageIndex)
setPixelsTimeIncrement
in interface MetadataStore
public void setPixelsType(PixelType type, int imageIndex)
setPixelsType
in interface MetadataStore
public void setPlaneAnnotationRef(String annotation, int imageIndex, int planeIndex, int annotationRefIndex)
setPlaneAnnotationRef
in interface MetadataStore
public void setPlaneDeltaT(Time deltaT, int imageIndex, int planeIndex)
setPlaneDeltaT
in interface MetadataStore
public void setPlaneExposureTime(Time exposureTime, int imageIndex, int planeIndex)
setPlaneExposureTime
in interface MetadataStore
public void setPlaneHashSHA1(String hashSHA1, int imageIndex, int planeIndex)
setPlaneHashSHA1
in interface MetadataStore
public void setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
setPlanePositionX
in interface MetadataStore
public void setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
setPlanePositionY
in interface MetadataStore
public void setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
setPlanePositionZ
in interface MetadataStore
public void setPlaneTheC(NonNegativeInteger theC, int imageIndex, int planeIndex)
setPlaneTheC
in interface MetadataStore
public void setPlaneTheT(NonNegativeInteger theT, int imageIndex, int planeIndex)
setPlaneTheT
in interface MetadataStore
public void setPlaneTheZ(NonNegativeInteger theZ, int imageIndex, int planeIndex)
setPlaneTheZ
in interface MetadataStore
public void setPlateAnnotationRef(String annotation, int plateIndex, int annotationRefIndex)
setPlateAnnotationRef
in interface MetadataStore
public void setPlateColumnNamingConvention(NamingConvention columnNamingConvention, int plateIndex)
setPlateColumnNamingConvention
in interface MetadataStore
public void setPlateColumns(PositiveInteger columns, int plateIndex)
setPlateColumns
in interface MetadataStore
public void setPlateDescription(String description, int plateIndex)
setPlateDescription
in interface MetadataStore
public void setPlateExternalIdentifier(String externalIdentifier, int plateIndex)
setPlateExternalIdentifier
in interface MetadataStore
public void setPlateFieldIndex(NonNegativeInteger fieldIndex, int plateIndex)
setPlateFieldIndex
in interface MetadataStore
public void setPlateID(String id, int plateIndex)
setPlateID
in interface MetadataStore
public void setPlateName(String name, int plateIndex)
setPlateName
in interface MetadataStore
public void setPlateRowNamingConvention(NamingConvention rowNamingConvention, int plateIndex)
setPlateRowNamingConvention
in interface MetadataStore
public void setPlateRows(PositiveInteger rows, int plateIndex)
setPlateRows
in interface MetadataStore
public void setPlateStatus(String status, int plateIndex)
setPlateStatus
in interface MetadataStore
public void setPlateWellOriginX(Length wellOriginX, int plateIndex)
setPlateWellOriginX
in interface MetadataStore
public void setPlateWellOriginY(Length wellOriginY, int plateIndex)
setPlateWellOriginY
in interface MetadataStore
public void setPlateAcquisitionAnnotationRef(String annotation, int plateIndex, int plateAcquisitionIndex, int annotationRefIndex)
setPlateAcquisitionAnnotationRef
in interface MetadataStore
public void setPlateAcquisitionDescription(String description, int plateIndex, int plateAcquisitionIndex)
setPlateAcquisitionDescription
in interface MetadataStore
public void setPlateAcquisitionEndTime(Timestamp endTime, int plateIndex, int plateAcquisitionIndex)
setPlateAcquisitionEndTime
in interface MetadataStore
public void setPlateAcquisitionID(String id, int plateIndex, int plateAcquisitionIndex)
setPlateAcquisitionID
in interface MetadataStore
public void setPlateAcquisitionMaximumFieldCount(PositiveInteger maximumFieldCount, int plateIndex, int plateAcquisitionIndex)
setPlateAcquisitionMaximumFieldCount
in interface MetadataStore
public void setPlateAcquisitionName(String name, int plateIndex, int plateAcquisitionIndex)
setPlateAcquisitionName
in interface MetadataStore
public void setPlateAcquisitionStartTime(Timestamp startTime, int plateIndex, int plateAcquisitionIndex)
setPlateAcquisitionStartTime
in interface MetadataStore
public void setPlateAcquisitionWellSampleRef(String wellSample, int plateIndex, int plateAcquisitionIndex, int wellSampleRefIndex)
setPlateAcquisitionWellSampleRef
in interface MetadataStore
public void setPointAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setPointAnnotationRef
in interface MetadataStore
public void setPointFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setPointFillColor
in interface MetadataStore
public void setPointFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setPointFillRule
in interface MetadataStore
public void setPointFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setPointFontFamily
in interface MetadataStore
public void setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setPointFontSize
in interface MetadataStore
public void setPointFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setPointFontStyle
in interface MetadataStore
public void setPointID(String id, int ROIIndex, int shapeIndex)
setPointID
in interface MetadataStore
public void setPointLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setPointLineCap
in interface MetadataStore
public void setPointLocked(Boolean locked, int ROIIndex, int shapeIndex)
setPointLocked
in interface MetadataStore
public void setPointStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setPointStrokeColor
in interface MetadataStore
public void setPointStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setPointStrokeDashArray
in interface MetadataStore
public void setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setPointStrokeWidth
in interface MetadataStore
public void setPointText(String text, int ROIIndex, int shapeIndex)
setPointText
in interface MetadataStore
public void setPointTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setPointTheC
in interface MetadataStore
public void setPointTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setPointTheT
in interface MetadataStore
public void setPointTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setPointTheZ
in interface MetadataStore
public void setPointTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setPointTransform
in interface MetadataStore
public void setPointVisible(Boolean visible, int ROIIndex, int shapeIndex)
setPointVisible
in interface MetadataStore
public void setPointX(Double x, int ROIIndex, int shapeIndex)
setPointX
in interface MetadataStore
public void setPointY(Double y, int ROIIndex, int shapeIndex)
setPointY
in interface MetadataStore
public void setPolygonAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setPolygonAnnotationRef
in interface MetadataStore
public void setPolygonFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setPolygonFillColor
in interface MetadataStore
public void setPolygonFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setPolygonFillRule
in interface MetadataStore
public void setPolygonFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setPolygonFontFamily
in interface MetadataStore
public void setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setPolygonFontSize
in interface MetadataStore
public void setPolygonFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setPolygonFontStyle
in interface MetadataStore
public void setPolygonID(String id, int ROIIndex, int shapeIndex)
setPolygonID
in interface MetadataStore
public void setPolygonLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setPolygonLineCap
in interface MetadataStore
public void setPolygonLocked(Boolean locked, int ROIIndex, int shapeIndex)
setPolygonLocked
in interface MetadataStore
public void setPolygonStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setPolygonStrokeColor
in interface MetadataStore
public void setPolygonStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setPolygonStrokeDashArray
in interface MetadataStore
public void setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setPolygonStrokeWidth
in interface MetadataStore
public void setPolygonText(String text, int ROIIndex, int shapeIndex)
setPolygonText
in interface MetadataStore
public void setPolygonTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setPolygonTheC
in interface MetadataStore
public void setPolygonTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setPolygonTheT
in interface MetadataStore
public void setPolygonTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setPolygonTheZ
in interface MetadataStore
public void setPolygonTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setPolygonTransform
in interface MetadataStore
public void setPolygonVisible(Boolean visible, int ROIIndex, int shapeIndex)
setPolygonVisible
in interface MetadataStore
public void setPolygonPoints(String points, int ROIIndex, int shapeIndex)
setPolygonPoints
in interface MetadataStore
public void setPolylineAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setPolylineAnnotationRef
in interface MetadataStore
public void setPolylineFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setPolylineFillColor
in interface MetadataStore
public void setPolylineFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setPolylineFillRule
in interface MetadataStore
public void setPolylineFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setPolylineFontFamily
in interface MetadataStore
public void setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setPolylineFontSize
in interface MetadataStore
public void setPolylineFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setPolylineFontStyle
in interface MetadataStore
public void setPolylineID(String id, int ROIIndex, int shapeIndex)
setPolylineID
in interface MetadataStore
public void setPolylineLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setPolylineLineCap
in interface MetadataStore
public void setPolylineLocked(Boolean locked, int ROIIndex, int shapeIndex)
setPolylineLocked
in interface MetadataStore
public void setPolylineStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setPolylineStrokeColor
in interface MetadataStore
public void setPolylineStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setPolylineStrokeDashArray
in interface MetadataStore
public void setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setPolylineStrokeWidth
in interface MetadataStore
public void setPolylineText(String text, int ROIIndex, int shapeIndex)
setPolylineText
in interface MetadataStore
public void setPolylineTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setPolylineTheC
in interface MetadataStore
public void setPolylineTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setPolylineTheT
in interface MetadataStore
public void setPolylineTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setPolylineTheZ
in interface MetadataStore
public void setPolylineTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setPolylineTransform
in interface MetadataStore
public void setPolylineVisible(Boolean visible, int ROIIndex, int shapeIndex)
setPolylineVisible
in interface MetadataStore
public void setPolylineMarkerEnd(Marker markerEnd, int ROIIndex, int shapeIndex)
setPolylineMarkerEnd
in interface MetadataStore
public void setPolylineMarkerStart(Marker markerStart, int ROIIndex, int shapeIndex)
setPolylineMarkerStart
in interface MetadataStore
public void setPolylinePoints(String points, int ROIIndex, int shapeIndex)
setPolylinePoints
in interface MetadataStore
public void setProjectAnnotationRef(String annotation, int projectIndex, int annotationRefIndex)
setProjectAnnotationRef
in interface MetadataStore
public void setProjectDatasetRef(String dataset, int projectIndex, int datasetRefIndex)
setProjectDatasetRef
in interface MetadataStore
public void setProjectDescription(String description, int projectIndex)
setProjectDescription
in interface MetadataStore
public void setProjectExperimenterGroupRef(String experimenterGroup, int projectIndex)
setProjectExperimenterGroupRef
in interface MetadataStore
public void setProjectExperimenterRef(String experimenter, int projectIndex)
setProjectExperimenterRef
in interface MetadataStore
public void setProjectID(String id, int projectIndex)
setProjectID
in interface MetadataStore
public void setProjectName(String name, int projectIndex)
setProjectName
in interface MetadataStore
public void setROIAnnotationRef(String annotation, int ROIIndex, int annotationRefIndex)
setROIAnnotationRef
in interface MetadataStore
public void setROIDescription(String description, int ROIIndex)
setROIDescription
in interface MetadataStore
public void setROIID(String id, int ROIIndex)
setROIID
in interface MetadataStore
public void setROIName(String name, int ROIIndex)
setROIName
in interface MetadataStore
public void setROINamespace(String namespace, int ROIIndex)
setROINamespace
in interface MetadataStore
public void setReagentAnnotationRef(String annotation, int screenIndex, int reagentIndex, int annotationRefIndex)
setReagentAnnotationRef
in interface MetadataStore
public void setReagentDescription(String description, int screenIndex, int reagentIndex)
setReagentDescription
in interface MetadataStore
public void setReagentID(String id, int screenIndex, int reagentIndex)
setReagentID
in interface MetadataStore
public void setReagentName(String name, int screenIndex, int reagentIndex)
setReagentName
in interface MetadataStore
public void setReagentReagentIdentifier(String reagentIdentifier, int screenIndex, int reagentIndex)
setReagentReagentIdentifier
in interface MetadataStore
public void setRectangleAnnotationRef(String annotation, int ROIIndex, int shapeIndex, int annotationRefIndex)
setRectangleAnnotationRef
in interface MetadataStore
public void setRectangleFillColor(Color fillColor, int ROIIndex, int shapeIndex)
setRectangleFillColor
in interface MetadataStore
public void setRectangleFillRule(FillRule fillRule, int ROIIndex, int shapeIndex)
setRectangleFillRule
in interface MetadataStore
public void setRectangleFontFamily(FontFamily fontFamily, int ROIIndex, int shapeIndex)
setRectangleFontFamily
in interface MetadataStore
public void setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
setRectangleFontSize
in interface MetadataStore
public void setRectangleFontStyle(FontStyle fontStyle, int ROIIndex, int shapeIndex)
setRectangleFontStyle
in interface MetadataStore
public void setRectangleID(String id, int ROIIndex, int shapeIndex)
setRectangleID
in interface MetadataStore
public void setRectangleLineCap(LineCap lineCap, int ROIIndex, int shapeIndex)
setRectangleLineCap
in interface MetadataStore
public void setRectangleLocked(Boolean locked, int ROIIndex, int shapeIndex)
setRectangleLocked
in interface MetadataStore
public void setRectangleStrokeColor(Color strokeColor, int ROIIndex, int shapeIndex)
setRectangleStrokeColor
in interface MetadataStore
public void setRectangleStrokeDashArray(String strokeDashArray, int ROIIndex, int shapeIndex)
setRectangleStrokeDashArray
in interface MetadataStore
public void setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
setRectangleStrokeWidth
in interface MetadataStore
public void setRectangleText(String text, int ROIIndex, int shapeIndex)
setRectangleText
in interface MetadataStore
public void setRectangleTheC(NonNegativeInteger theC, int ROIIndex, int shapeIndex)
setRectangleTheC
in interface MetadataStore
public void setRectangleTheT(NonNegativeInteger theT, int ROIIndex, int shapeIndex)
setRectangleTheT
in interface MetadataStore
public void setRectangleTheZ(NonNegativeInteger theZ, int ROIIndex, int shapeIndex)
setRectangleTheZ
in interface MetadataStore
public void setRectangleTransform(AffineTransform transform, int ROIIndex, int shapeIndex)
setRectangleTransform
in interface MetadataStore
public void setRectangleVisible(Boolean visible, int ROIIndex, int shapeIndex)
setRectangleVisible
in interface MetadataStore
public void setRectangleHeight(Double height, int ROIIndex, int shapeIndex)
setRectangleHeight
in interface MetadataStore
public void setRectangleWidth(Double width, int ROIIndex, int shapeIndex)
setRectangleWidth
in interface MetadataStore
public void setRectangleX(Double x, int ROIIndex, int shapeIndex)
setRectangleX
in interface MetadataStore
public void setRectangleY(Double y, int ROIIndex, int shapeIndex)
setRectangleY
in interface MetadataStore
public void setRightsRightsHeld(String rightsHeld)
setRightsRightsHeld
in interface MetadataStore
public void setRightsRightsHolder(String rightsHolder)
setRightsRightsHolder
in interface MetadataStore
public void setScreenAnnotationRef(String annotation, int screenIndex, int annotationRefIndex)
setScreenAnnotationRef
in interface MetadataStore
public void setScreenDescription(String description, int screenIndex)
setScreenDescription
in interface MetadataStore
public void setScreenID(String id, int screenIndex)
setScreenID
in interface MetadataStore
public void setScreenName(String name, int screenIndex)
setScreenName
in interface MetadataStore
public void setScreenPlateRef(String plate, int screenIndex, int plateRefIndex)
setScreenPlateRef
in interface MetadataStore
public void setScreenProtocolDescription(String protocolDescription, int screenIndex)
setScreenProtocolDescription
in interface MetadataStore
public void setScreenProtocolIdentifier(String protocolIdentifier, int screenIndex)
setScreenProtocolIdentifier
in interface MetadataStore
public void setScreenReagentSetDescription(String reagentSetDescription, int screenIndex)
setScreenReagentSetDescription
in interface MetadataStore
public void setScreenReagentSetIdentifier(String reagentSetIdentifier, int screenIndex)
setScreenReagentSetIdentifier
in interface MetadataStore
public void setScreenType(String type, int screenIndex)
setScreenType
in interface MetadataStore
public void setStageLabelName(String name, int imageIndex)
setStageLabelName
in interface MetadataStore
public void setStageLabelX(Length x, int imageIndex)
setStageLabelX
in interface MetadataStore
public void setStageLabelY(Length y, int imageIndex)
setStageLabelY
in interface MetadataStore
public void setStageLabelZ(Length z, int imageIndex)
setStageLabelZ
in interface MetadataStore
public void setTagAnnotationAnnotationRef(String annotation, int tagAnnotationIndex, int annotationRefIndex)
setTagAnnotationAnnotationRef
in interface MetadataStore
public void setTagAnnotationAnnotator(String annotator, int tagAnnotationIndex)
setTagAnnotationAnnotator
in interface MetadataStore
public void setTagAnnotationDescription(String description, int tagAnnotationIndex)
setTagAnnotationDescription
in interface MetadataStore
public void setTagAnnotationID(String id, int tagAnnotationIndex)
setTagAnnotationID
in interface MetadataStore
public void setTagAnnotationNamespace(String namespace, int tagAnnotationIndex)
setTagAnnotationNamespace
in interface MetadataStore
public void setTagAnnotationValue(String value, int tagAnnotationIndex)
setTagAnnotationValue
in interface MetadataStore
public void setTermAnnotationAnnotationRef(String annotation, int termAnnotationIndex, int annotationRefIndex)
setTermAnnotationAnnotationRef
in interface MetadataStore
public void setTermAnnotationAnnotator(String annotator, int termAnnotationIndex)
setTermAnnotationAnnotator
in interface MetadataStore
public void setTermAnnotationDescription(String description, int termAnnotationIndex)
setTermAnnotationDescription
in interface MetadataStore
public void setTermAnnotationID(String id, int termAnnotationIndex)
setTermAnnotationID
in interface MetadataStore
public void setTermAnnotationNamespace(String namespace, int termAnnotationIndex)
setTermAnnotationNamespace
in interface MetadataStore
public void setTermAnnotationValue(String value, int termAnnotationIndex)
setTermAnnotationValue
in interface MetadataStore
public void setTiffDataFirstC(NonNegativeInteger firstC, int imageIndex, int tiffDataIndex)
setTiffDataFirstC
in interface MetadataStore
public void setTiffDataFirstT(NonNegativeInteger firstT, int imageIndex, int tiffDataIndex)
setTiffDataFirstT
in interface MetadataStore
public void setTiffDataFirstZ(NonNegativeInteger firstZ, int imageIndex, int tiffDataIndex)
setTiffDataFirstZ
in interface MetadataStore
public void setTiffDataIFD(NonNegativeInteger ifd, int imageIndex, int tiffDataIndex)
setTiffDataIFD
in interface MetadataStore
public void setTiffDataPlaneCount(NonNegativeInteger planeCount, int imageIndex, int tiffDataIndex)
setTiffDataPlaneCount
in interface MetadataStore
public void setTimestampAnnotationAnnotationRef(String annotation, int timestampAnnotationIndex, int annotationRefIndex)
setTimestampAnnotationAnnotationRef
in interface MetadataStore
public void setTimestampAnnotationAnnotator(String annotator, int timestampAnnotationIndex)
setTimestampAnnotationAnnotator
in interface MetadataStore
public void setTimestampAnnotationDescription(String description, int timestampAnnotationIndex)
setTimestampAnnotationDescription
in interface MetadataStore
public void setTimestampAnnotationID(String id, int timestampAnnotationIndex)
setTimestampAnnotationID
in interface MetadataStore
public void setTimestampAnnotationNamespace(String namespace, int timestampAnnotationIndex)
setTimestampAnnotationNamespace
in interface MetadataStore
public void setTimestampAnnotationValue(Timestamp value, int timestampAnnotationIndex)
setTimestampAnnotationValue
in interface MetadataStore
public void setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
setTransmittanceRangeCutIn
in interface MetadataStore
public void setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
setTransmittanceRangeCutInTolerance
in interface MetadataStore
public void setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
setTransmittanceRangeCutOut
in interface MetadataStore
public void setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
setTransmittanceRangeCutOutTolerance
in interface MetadataStore
public void setTransmittanceRangeTransmittance(PercentFraction transmittance, int instrumentIndex, int filterIndex)
setTransmittanceRangeTransmittance
in interface MetadataStore
public void setUUIDValue(String value, int imageIndex, int tiffDataIndex)
setUUIDValue
in interface MetadataStore
public void setUUIDFileName(String fileName, int imageIndex, int tiffDataIndex)
setUUIDFileName
in interface MetadataStore
public void setWellAnnotationRef(String annotation, int plateIndex, int wellIndex, int annotationRefIndex)
setWellAnnotationRef
in interface MetadataStore
public void setWellColor(Color color, int plateIndex, int wellIndex)
setWellColor
in interface MetadataStore
public void setWellColumn(NonNegativeInteger column, int plateIndex, int wellIndex)
setWellColumn
in interface MetadataStore
public void setWellExternalDescription(String externalDescription, int plateIndex, int wellIndex)
setWellExternalDescription
in interface MetadataStore
public void setWellExternalIdentifier(String externalIdentifier, int plateIndex, int wellIndex)
setWellExternalIdentifier
in interface MetadataStore
public void setWellID(String id, int plateIndex, int wellIndex)
setWellID
in interface MetadataStore
public void setWellReagentRef(String reagent, int plateIndex, int wellIndex)
setWellReagentRef
in interface MetadataStore
public void setWellRow(NonNegativeInteger row, int plateIndex, int wellIndex)
setWellRow
in interface MetadataStore
public void setWellType(String type, int plateIndex, int wellIndex)
setWellType
in interface MetadataStore
public void setWellSampleID(String id, int plateIndex, int wellIndex, int wellSampleIndex)
setWellSampleID
in interface MetadataStore
public void setWellSampleImageRef(String image, int plateIndex, int wellIndex, int wellSampleIndex)
setWellSampleImageRef
in interface MetadataStore
public void setWellSampleIndex(NonNegativeInteger index, int plateIndex, int wellIndex, int wellSampleIndex)
setWellSampleIndex
in interface MetadataStore
public void setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
setWellSamplePositionX
in interface MetadataStore
public void setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
setWellSamplePositionY
in interface MetadataStore
public void setWellSampleTimepoint(Timestamp timepoint, int plateIndex, int wellIndex, int wellSampleIndex)
setWellSampleTimepoint
in interface MetadataStore
public void setXMLAnnotationAnnotationRef(String annotation, int XMLAnnotationIndex, int annotationRefIndex)
setXMLAnnotationAnnotationRef
in interface MetadataStore
public void setXMLAnnotationAnnotator(String annotator, int XMLAnnotationIndex)
setXMLAnnotationAnnotator
in interface MetadataStore
public void setXMLAnnotationDescription(String description, int XMLAnnotationIndex)
setXMLAnnotationDescription
in interface MetadataStore
public void setXMLAnnotationID(String id, int XMLAnnotationIndex)
setXMLAnnotationID
in interface MetadataStore
public void setXMLAnnotationNamespace(String namespace, int XMLAnnotationIndex)
setXMLAnnotationNamespace
in interface MetadataStore
public void setXMLAnnotationValue(String value, int XMLAnnotationIndex)
setXMLAnnotationValue
in interface MetadataStore
Copyright © 2015 Open Microscopy Environment