Package ome.services.blitz.impl
Class OmeroMetadata
- java.lang.Object
-
- ome.xml.meta.DummyMetadata
-
- loci.formats.meta.DummyMetadata
-
- ome.services.blitz.impl.OmeroMetadata
-
- All Implemented Interfaces:
loci.formats.meta.IMetadata
,loci.formats.meta.MetadataRetrieve
,loci.formats.meta.MetadataStore
,ome.xml.meta.BaseMetadata
,ome.xml.meta.IMetadata
,ome.xml.meta.MetadataRetrieve
,ome.xml.meta.MetadataStore
public class OmeroMetadata extends loci.formats.meta.DummyMetadata
An implementation forMetadataStore
andMetadataRetrieve
that knows how to read and write the OMERO object model.
-
-
Constructor Summary
Constructors Constructor Description OmeroMetadata(ome.services.db.DatabaseIdentity db)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addImage(Image image)
int
getBooleanAnnotationCount()
java.lang.String
getBooleanAnnotationDescription(int booleanAnnotationIndex)
java.lang.String
getBooleanAnnotationID(int booleanAnnotationIndex)
java.lang.String
getBooleanAnnotationNamespace(int booleanAnnotationIndex)
java.lang.Boolean
getBooleanAnnotationValue(int booleanAnnotationIndex)
ome.xml.model.enums.AcquisitionMode
getChannelAcquisitionMode(int imageIndex, int channelIndex)
ome.xml.model.primitives.Color
getChannelColor(int imageIndex, int channelIndex)
ome.xml.model.enums.ContrastMethod
getChannelContrastMethod(int imageIndex, int channelIndex)
int
getChannelCount(int imageIndex)
ome.units.quantity.Length
getChannelEmissionWavelength(int imageIndex, int channelIndex)
ome.units.quantity.Length
getChannelExcitationWavelength(int imageIndex, int channelIndex)
java.lang.String
getChannelFluor(int imageIndex, int channelIndex)
java.lang.String
getChannelID(int imageIndex, int channelIndex)
ome.xml.model.enums.IlluminationType
getChannelIlluminationType(int imageIndex, int channelIndex)
java.lang.String
getChannelName(int imageIndex, int channelIndex)
java.lang.Double
getChannelNDFilter(int imageIndex, int channelIndex)
ome.units.quantity.Length
getChannelPinholeSize(int imageIndex, int channelIndex)
java.lang.Integer
getChannelPockelCellSetting(int imageIndex, int channelIndex)
ome.xml.model.primitives.PositiveInteger
getChannelSamplesPerPixel(int imageIndex, int channelIndex)
int
getCommentAnnotationCount()
java.lang.String
getCommentAnnotationDescription(int commentAnnotationIndex)
java.lang.String
getCommentAnnotationID(int commentAnnotationIndex)
java.lang.String
getCommentAnnotationNamespace(int commentAnnotationIndex)
java.lang.String
getCommentAnnotationValue(int commentAnnotationIndex)
int
getDoubleAnnotationCount()
java.lang.String
getDoubleAnnotationDescription(int doubleAnnotationIndex)
java.lang.String
getDoubleAnnotationID(int doubleAnnotationIndex)
java.lang.String
getDoubleAnnotationNamespace(int doubleAnnotationIndex)
java.lang.Double
getDoubleAnnotationValue(int doubleAnnotationIndex)
java.lang.String
getEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getEllipseFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getEllipseFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getEllipseFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getEllipseFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getEllipseFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getEllipseID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getEllipseLocked(int ROIIndex, int shapeIndex)
java.lang.Double
getEllipseRadiusX(int ROIIndex, int shapeIndex)
java.lang.Double
getEllipseRadiusY(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getEllipseStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getEllipseStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getEllipseText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getEllipseTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getEllipseTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getEllipseTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getEllipseTransform(int ROIIndex, int shapeIndex)
java.lang.Double
getEllipseX(int ROIIndex, int shapeIndex)
java.lang.Double
getEllipseY(int ROIIndex, int shapeIndex)
Image
getImage(int i)
ome.xml.model.primitives.Timestamp
getImageAcquisitionDate(int imageIndex)
java.lang.String
getImageAnnotationRef(int imageIndex, int annotationRefIndex)
int
getImageAnnotationRefCount(int imageIndex)
int
getImageCount()
java.lang.String
getImageDescription(int imageIndex)
java.lang.String
getImageID(int imageIndex)
java.lang.String
getImageName(int imageIndex)
java.lang.String
getImageROIRef(int imageIndex, int ROIRefIndex)
int
getImageROIRefCount(int imageIndex)
java.lang.String
getLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getLabelFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getLabelFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getLabelFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getLabelFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getLabelFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getLabelID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getLabelLocked(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getLabelStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getLabelStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getLabelStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getLabelText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getLabelTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getLabelTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getLabelTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getLabelTransform(int ROIIndex, int shapeIndex)
java.lang.Double
getLabelX(int ROIIndex, int shapeIndex)
java.lang.Double
getLabelY(int ROIIndex, int shapeIndex)
java.lang.String
getLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getLineFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getLineFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getLineFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getLineFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getLineFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getLineID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getLineLocked(int ROIIndex, int shapeIndex)
ome.xml.model.enums.Marker
getLineMarkerEnd(int ROIIndex, int shapeIndex)
ome.xml.model.enums.Marker
getLineMarkerStart(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getLineStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getLineStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getLineStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getLineText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getLineTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getLineTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getLineTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getLineTransform(int ROIIndex, int shapeIndex)
java.lang.Double
getLineX1(int ROIIndex, int shapeIndex)
java.lang.Double
getLineX2(int ROIIndex, int shapeIndex)
java.lang.Double
getLineY1(int ROIIndex, int shapeIndex)
java.lang.Double
getLineY2(int ROIIndex, int shapeIndex)
int
getLongAnnotationCount()
java.lang.String
getLongAnnotationDescription(int longAnnotationIndex)
java.lang.String
getLongAnnotationID(int longAnnotationIndex)
java.lang.String
getLongAnnotationNamespace(int longAnnotationIndex)
java.lang.Long
getLongAnnotationValue(int longAnnotationIndex)
int
getMapAnnotationCount()
java.lang.String
getMapAnnotationDescription(int mapAnnotationIndex)
java.lang.String
getMapAnnotationID(int mapAnnotationIndex)
java.lang.String
getMapAnnotationNamespace(int mapAnnotationIndex)
java.util.List<ome.xml.model.MapPair>
getMapAnnotationValue(int mapAnnotationIndex)
java.lang.String
getMaskAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getMaskFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getMaskFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getMaskFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getMaskFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getMaskFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getMaskID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getMaskLocked(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getMaskStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getMaskStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getMaskStrokeWidth(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getMaskTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getMaskTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getMaskTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getMaskTransform(int ROIIndex, int shapeIndex)
java.lang.Boolean
getPixelsBinDataBigEndian(int imageIndex, int binDataIndex)
ome.xml.model.enums.DimensionOrder
getPixelsDimensionOrder(int imageIndex)
java.lang.String
getPixelsID(int imageIndex)
ome.units.quantity.Length
getPixelsPhysicalSizeX(int imageIndex)
ome.units.quantity.Length
getPixelsPhysicalSizeY(int imageIndex)
ome.units.quantity.Length
getPixelsPhysicalSizeZ(int imageIndex)
ome.xml.model.primitives.PositiveInteger
getPixelsSizeC(int imageIndex)
ome.xml.model.primitives.PositiveInteger
getPixelsSizeT(int imageIndex)
ome.xml.model.primitives.PositiveInteger
getPixelsSizeX(int imageIndex)
ome.xml.model.primitives.PositiveInteger
getPixelsSizeY(int imageIndex)
ome.xml.model.primitives.PositiveInteger
getPixelsSizeZ(int imageIndex)
ome.units.quantity.Time
getPixelsTimeIncrement(int imageIndex)
ome.xml.model.enums.PixelType
getPixelsType(int imageIndex)
int
getPlaneCount(int imageIndex)
ome.units.quantity.Time
getPlaneDeltaT(int imageIndex, int planeIndex)
ome.units.quantity.Time
getPlaneExposureTime(int imageIndex, int planeIndex)
ome.units.quantity.Length
getPlanePositionX(int imageIndex, int planeIndex)
ome.units.quantity.Length
getPlanePositionY(int imageIndex, int planeIndex)
ome.units.quantity.Length
getPlanePositionZ(int imageIndex, int planeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPlaneTheC(int imageIndex, int planeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPlaneTheT(int imageIndex, int planeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPlaneTheZ(int imageIndex, int planeIndex)
java.lang.String
getPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getPointFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getPointFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getPointFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getPointFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getPointFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getPointID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getPointLocked(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getPointStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getPointStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getPointStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getPointText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPointTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPointTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPointTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getPointTransform(int ROIIndex, int shapeIndex)
java.lang.Double
getPointX(int ROIIndex, int shapeIndex)
java.lang.Double
getPointY(int ROIIndex, int shapeIndex)
java.lang.String
getPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getPolygonFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getPolygonFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getPolygonFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getPolygonFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getPolygonFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getPolygonID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getPolygonLocked(int ROIIndex, int shapeIndex)
java.lang.String
getPolygonPoints(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getPolygonStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getPolygonStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getPolygonText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPolygonTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPolygonTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPolygonTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getPolygonTransform(int ROIIndex, int shapeIndex)
java.lang.String
getPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getPolylineFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getPolylineFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getPolylineFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getPolylineFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getPolylineFontStyle(int ROIIndex, int shapeIndex)
java.lang.String
getPolylineID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getPolylineLocked(int ROIIndex, int shapeIndex)
ome.xml.model.enums.Marker
getPolylineMarkerEnd(int ROIIndex, int shapeIndex)
ome.xml.model.enums.Marker
getPolylineMarkerStart(int ROIIndex, int shapeIndex)
java.lang.String
getPolylinePoints(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getPolylineStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getPolylineStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getPolylineText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPolylineTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPolylineTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getPolylineTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getPolylineTransform(int ROIIndex, int shapeIndex)
java.lang.String
getRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
ome.xml.model.primitives.Color
getRectangleFillColor(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FillRule
getRectangleFillRule(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontFamily
getRectangleFontFamily(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getRectangleFontSize(int ROIIndex, int shapeIndex)
ome.xml.model.enums.FontStyle
getRectangleFontStyle(int ROIIndex, int shapeIndex)
java.lang.Double
getRectangleHeight(int ROIIndex, int shapeIndex)
java.lang.String
getRectangleID(int ROIIndex, int shapeIndex)
java.lang.Boolean
getRectangleLocked(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.Color
getRectangleStrokeColor(int ROIIndex, int shapeIndex)
java.lang.String
getRectangleStrokeDashArray(int ROIIndex, int shapeIndex)
ome.units.quantity.Length
getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
java.lang.String
getRectangleText(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getRectangleTheC(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getRectangleTheT(int ROIIndex, int shapeIndex)
ome.xml.model.primitives.NonNegativeInteger
getRectangleTheZ(int ROIIndex, int shapeIndex)
ome.xml.model.AffineTransform
getRectangleTransform(int ROIIndex, int shapeIndex)
java.lang.Double
getRectangleWidth(int ROIIndex, int shapeIndex)
java.lang.Double
getRectangleX(int ROIIndex, int shapeIndex)
java.lang.Double
getRectangleY(int ROIIndex, int shapeIndex)
java.lang.String
getROIAnnotationRef(int ROIIndex, int annotationRefIndex)
int
getROIAnnotationRefCount(int ROIIndex)
int
getROICount()
java.lang.String
getROIDescription(int ROIIndex)
java.lang.String
getROIID(int ROIIndex)
java.lang.String
getROIName(int ROIIndex)
ome.xml.meta.MetadataRoot
getRoot()
int
getShapeAnnotationRefCount(int ROIIndex, int shapeIndex)
int
getShapeCount(int ROIIndex)
java.lang.String
getShapeType(int ROIIndex, int shapeIndex)
int
getTagAnnotationCount()
java.lang.String
getTagAnnotationDescription(int tagAnnotationIndex)
java.lang.String
getTagAnnotationID(int tagAnnotationIndex)
java.lang.String
getTagAnnotationNamespace(int tagAnnotationIndex)
java.lang.String
getTagAnnotationValue(int tagAnnotationIndex)
int
getTermAnnotationCount()
java.lang.String
getTermAnnotationDescription(int termAnnotationIndex)
java.lang.String
getTermAnnotationID(int termAnnotationIndex)
java.lang.String
getTermAnnotationNamespace(int termAnnotationIndex)
java.lang.String
getTermAnnotationValue(int termAnnotationIndex)
int
getTimestampAnnotationCount()
java.lang.String
getTimestampAnnotationDescription(int timestampAnnotationIndex)
java.lang.String
getTimestampAnnotationID(int timestampAnnotationIndex)
java.lang.String
getTimestampAnnotationNamespace(int timestampAnnotationIndex)
ome.xml.model.primitives.Timestamp
getTimestampAnnotationValue(int timestampAnnotationIndex)
int
getXMLAnnotationCount()
java.lang.String
getXMLAnnotationDescription(int XMLAnnotationIndex)
java.lang.String
getXMLAnnotationID(int XMLAnnotationIndex)
java.lang.String
getXMLAnnotationNamespace(int XMLAnnotationIndex)
java.lang.String
getXMLAnnotationValue(int XMLAnnotationIndex)
java.lang.String
handleLsid(IObject obj)
void
initialize(org.hibernate.Session session)
int
sizeImages()
-
Methods inherited from class ome.xml.meta.DummyMetadata
createRoot, getArcAnnotationRef, getArcID, getArcLotNumber, getArcManufacturer, getArcModel, getArcPower, getArcSerialNumber, getArcType, getBinaryFileBinData, getBinaryFileBinDataBigEndian, getBinaryFileBinDataCompression, getBinaryFileBinDataLength, getBinaryFileFileName, getBinaryFileMIMEType, getBinaryFileSize, getBinaryOnlyMetadataFile, getBinaryOnlyUUID, getBooleanAnnotationAnnotationCount, getBooleanAnnotationAnnotationRef, getBooleanAnnotationAnnotator, getChannelAnnotationRef, getChannelAnnotationRefCount, getChannelFilterSetRef, getChannelLightSourceSettingsAttenuation, getChannelLightSourceSettingsID, getChannelLightSourceSettingsWavelength, getCommentAnnotationAnnotationCount, getCommentAnnotationAnnotationRef, getCommentAnnotationAnnotator, getDatasetAnnotationRef, getDatasetAnnotationRefCount, getDatasetCount, getDatasetDescription, getDatasetExperimenterGroupRef, getDatasetExperimenterRef, getDatasetID, getDatasetImageRef, getDatasetImageRefCount, getDatasetName, getDatasetRefCount, getDetectorAmplificationGain, getDetectorAnnotationRef, getDetectorAnnotationRefCount, getDetectorCount, getDetectorGain, getDetectorID, getDetectorLotNumber, getDetectorManufacturer, getDetectorModel, getDetectorOffset, getDetectorSerialNumber, getDetectorSettingsBinning, getDetectorSettingsGain, getDetectorSettingsID, getDetectorSettingsIntegration, getDetectorSettingsOffset, getDetectorSettingsReadOutRate, getDetectorSettingsVoltage, getDetectorSettingsZoom, getDetectorType, getDetectorVoltage, getDetectorZoom, getDichroicAnnotationRef, getDichroicAnnotationRefCount, getDichroicCount, getDichroicID, getDichroicLotNumber, getDichroicManufacturer, getDichroicModel, getDichroicSerialNumber, getDoubleAnnotationAnnotationCount, getDoubleAnnotationAnnotationRef, getDoubleAnnotationAnnotator, getExperimentCount, getExperimentDescription, getExperimenterAnnotationRef, getExperimenterAnnotationRefCount, getExperimenterCount, getExperimenterEmail, getExperimenterFirstName, getExperimenterGroupAnnotationRef, getExperimenterGroupAnnotationRefCount, getExperimenterGroupCount, getExperimenterGroupDescription, getExperimenterGroupExperimenterRef, getExperimenterGroupExperimenterRefCount, getExperimenterGroupID, getExperimenterGroupLeader, getExperimenterGroupName, getExperimenterID, getExperimenterInstitution, getExperimenterLastName, getExperimenterMiddleName, getExperimenterUserName, getExperimentExperimenterRef, getExperimentID, getExperimentType, getFilamentAnnotationRef, getFilamentID, getFilamentLotNumber, getFilamentManufacturer, getFilamentModel, getFilamentPower, getFilamentSerialNumber, getFilamentType, getFileAnnotationAnnotationCount, getFileAnnotationAnnotationRef, getFileAnnotationAnnotator, getFileAnnotationCount, getFileAnnotationDescription, getFileAnnotationID, getFileAnnotationNamespace, getFilterAnnotationRef, getFilterAnnotationRefCount, getFilterCount, getFilterFilterWheel, getFilterID, getFilterLotNumber, getFilterManufacturer, getFilterModel, getFilterSerialNumber, getFilterSetCount, getFilterSetDichroicRef, getFilterSetEmissionFilterRef, getFilterSetEmissionFilterRefCount, getFilterSetExcitationFilterRef, getFilterSetExcitationFilterRefCount, getFilterSetID, getFilterSetLotNumber, getFilterSetManufacturer, getFilterSetModel, getFilterSetSerialNumber, getFilterType, getFolderAnnotationRef, getFolderAnnotationRefCount, getFolderCount, getFolderDescription, getFolderFolderRef, getFolderID, getFolderImageRef, getFolderImageRefCount, getFolderName, getFolderRefCount, getFolderROIRef, getFolderROIRefCount, getGenericExcitationSourceAnnotationRef, getGenericExcitationSourceID, getGenericExcitationSourceLotNumber, getGenericExcitationSourceManufacturer, getGenericExcitationSourceMap, getGenericExcitationSourceModel, getGenericExcitationSourcePower, getGenericExcitationSourceSerialNumber, getImageExperimenterGroupRef, getImageExperimenterRef, getImageExperimentRef, getImageInstrumentRef, getImageMicrobeamManipulationRef, getImagingEnvironmentAirPressure, getImagingEnvironmentCO2Percent, getImagingEnvironmentHumidity, getImagingEnvironmentMap, getImagingEnvironmentTemperature, getInstrumentAnnotationRef, getInstrumentAnnotationRefCount, getInstrumentCount, getInstrumentID, getLaserAnnotationRef, getLaserFrequencyMultiplication, getLaserID, getLaserLaserMedium, getLaserLotNumber, getLaserManufacturer, getLaserModel, getLaserPockelCell, getLaserPower, getLaserPulse, getLaserPump, getLaserRepetitionRate, getLaserSerialNumber, getLaserTuneable, getLaserType, getLaserWavelength, getLeaderCount, getLightEmittingDiodeAnnotationRef, getLightEmittingDiodeID, getLightEmittingDiodeLotNumber, getLightEmittingDiodeManufacturer, getLightEmittingDiodeModel, getLightEmittingDiodePower, getLightEmittingDiodeSerialNumber, getLightPathAnnotationRef, getLightPathAnnotationRefCount, getLightPathDichroicRef, getLightPathEmissionFilterRef, getLightPathEmissionFilterRefCount, getLightPathExcitationFilterRef, getLightPathExcitationFilterRefCount, getLightSourceAnnotationRefCount, getLightSourceCount, getLightSourceType, getListAnnotationAnnotationCount, getListAnnotationAnnotationRef, getListAnnotationAnnotator, getListAnnotationCount, getListAnnotationDescription, getListAnnotationID, getListAnnotationNamespace, getLongAnnotationAnnotationCount, getLongAnnotationAnnotationRef, getLongAnnotationAnnotator, getMapAnnotationAnnotationCount, getMapAnnotationAnnotationRef, getMapAnnotationAnnotator, getMaskBinData, getMaskBinDataBigEndian, getMaskBinDataCompression, getMaskBinDataLength, getMaskHeight, getMaskText, getMaskWidth, getMaskX, getMaskY, getMicrobeamManipulationCount, getMicrobeamManipulationDescription, getMicrobeamManipulationExperimenterRef, getMicrobeamManipulationID, getMicrobeamManipulationLightSourceSettingsAttenuation, getMicrobeamManipulationLightSourceSettingsCount, getMicrobeamManipulationLightSourceSettingsID, getMicrobeamManipulationLightSourceSettingsWavelength, getMicrobeamManipulationRefCount, getMicrobeamManipulationROIRef, getMicrobeamManipulationROIRefCount, getMicrobeamManipulationType, getMicroscopeLotNumber, getMicroscopeManufacturer, getMicroscopeModel, getMicroscopeSerialNumber, getMicroscopeType, getObjectiveAnnotationRef, getObjectiveAnnotationRefCount, getObjectiveCalibratedMagnification, getObjectiveCorrection, getObjectiveCount, getObjectiveID, getObjectiveImmersion, getObjectiveIris, getObjectiveLensNA, getObjectiveLotNumber, getObjectiveManufacturer, getObjectiveModel, getObjectiveNominalMagnification, getObjectiveSerialNumber, getObjectiveSettingsCorrectionCollar, getObjectiveSettingsID, getObjectiveSettingsMedium, getObjectiveSettingsRefractiveIndex, getObjectiveWorkingDistance, getPixelsBigEndian, getPixelsBinData, getPixelsBinDataCompression, getPixelsBinDataCount, getPixelsBinDataLength, getPixelsInterleaved, getPixelsSignificantBits, getPlaneAnnotationRef, getPlaneAnnotationRefCount, getPlaneHashSHA1, getPlateAcquisitionAnnotationRef, getPlateAcquisitionAnnotationRefCount, getPlateAcquisitionCount, getPlateAcquisitionDescription, getPlateAcquisitionEndTime, getPlateAcquisitionID, getPlateAcquisitionMaximumFieldCount, getPlateAcquisitionName, getPlateAcquisitionStartTime, getPlateAcquisitionWellSampleRef, getPlateAnnotationRef, getPlateAnnotationRefCount, getPlateColumnNamingConvention, getPlateColumns, getPlateCount, getPlateDescription, getPlateExternalIdentifier, getPlateFieldIndex, getPlateID, getPlateName, getPlateRefCount, getPlateRowNamingConvention, getPlateRows, getPlateStatus, getPlateWellOriginX, getPlateWellOriginY, getProjectAnnotationRef, getProjectAnnotationRefCount, getProjectCount, getProjectDatasetRef, getProjectDescription, getProjectExperimenterGroupRef, getProjectExperimenterRef, getProjectID, getProjectName, getReagentAnnotationRef, getReagentAnnotationRefCount, getReagentCount, getReagentDescription, getReagentID, getReagentName, getReagentReagentIdentifier, getRightsRightsHeld, getRightsRightsHolder, getScreenAnnotationRef, getScreenAnnotationRefCount, getScreenCount, getScreenDescription, getScreenID, getScreenName, getScreenPlateRef, getScreenProtocolDescription, getScreenProtocolIdentifier, getScreenReagentSetDescription, getScreenReagentSetIdentifier, getScreenType, getStageLabelName, getStageLabelX, getStageLabelY, getStageLabelZ, getTagAnnotationAnnotationCount, getTagAnnotationAnnotationRef, getTagAnnotationAnnotator, getTermAnnotationAnnotationCount, getTermAnnotationAnnotationRef, getTermAnnotationAnnotator, getTiffDataCount, getTiffDataFirstC, getTiffDataFirstT, getTiffDataFirstZ, getTiffDataIFD, getTiffDataPlaneCount, getTimestampAnnotationAnnotationCount, getTimestampAnnotationAnnotationRef, getTimestampAnnotationAnnotator, getTransmittanceRangeCutIn, getTransmittanceRangeCutInTolerance, getTransmittanceRangeCutOut, getTransmittanceRangeCutOutTolerance, getTransmittanceRangeTransmittance, getUUID, getUUIDFileName, getUUIDValue, getWellAnnotationRef, getWellAnnotationRefCount, getWellColor, getWellColumn, getWellCount, getWellExternalDescription, getWellExternalIdentifier, getWellID, getWellReagentRef, getWellRow, getWellSampleCount, getWellSampleID, getWellSampleImageRef, getWellSampleIndex, getWellSamplePositionX, getWellSamplePositionY, getWellSampleRefCount, getWellSampleTimepoint, getWellType, getXMLAnnotationAnnotationCount, getXMLAnnotationAnnotationRef, getXMLAnnotationAnnotator, setArcAnnotationRef, setArcID, setArcLotNumber, setArcManufacturer, setArcModel, setArcPower, setArcSerialNumber, setArcType, setBinaryFileBinData, setBinaryFileBinDataBigEndian, setBinaryFileBinDataCompression, setBinaryFileBinDataLength, setBinaryFileFileName, setBinaryFileMIMEType, setBinaryFileSize, setBinaryOnlyMetadataFile, setBinaryOnlyUUID, setBooleanAnnotationAnnotationRef, setBooleanAnnotationAnnotator, setBooleanAnnotationDescription, setBooleanAnnotationID, setBooleanAnnotationNamespace, setBooleanAnnotationValue, setChannelAcquisitionMode, setChannelAnnotationRef, setChannelColor, setChannelContrastMethod, setChannelEmissionWavelength, setChannelExcitationWavelength, setChannelFilterSetRef, setChannelFluor, setChannelID, setChannelIlluminationType, setChannelLightSourceSettingsAttenuation, setChannelLightSourceSettingsID, setChannelLightSourceSettingsWavelength, setChannelName, setChannelNDFilter, setChannelPinholeSize, setChannelPockelCellSetting, setChannelSamplesPerPixel, setCommentAnnotationAnnotationRef, setCommentAnnotationAnnotator, setCommentAnnotationDescription, setCommentAnnotationID, setCommentAnnotationNamespace, setCommentAnnotationValue, setDatasetAnnotationRef, setDatasetDescription, setDatasetExperimenterGroupRef, setDatasetExperimenterRef, setDatasetID, setDatasetImageRef, setDatasetName, setDetectorAmplificationGain, setDetectorAnnotationRef, setDetectorGain, setDetectorID, setDetectorLotNumber, setDetectorManufacturer, setDetectorModel, setDetectorOffset, setDetectorSerialNumber, setDetectorSettingsBinning, setDetectorSettingsGain, setDetectorSettingsID, setDetectorSettingsIntegration, setDetectorSettingsOffset, setDetectorSettingsReadOutRate, setDetectorSettingsVoltage, setDetectorSettingsZoom, setDetectorType, setDetectorVoltage, setDetectorZoom, setDichroicAnnotationRef, setDichroicID, setDichroicLotNumber, setDichroicManufacturer, setDichroicModel, setDichroicSerialNumber, setDoubleAnnotationAnnotationRef, setDoubleAnnotationAnnotator, setDoubleAnnotationDescription, setDoubleAnnotationID, setDoubleAnnotationNamespace, setDoubleAnnotationValue, setEllipseAnnotationRef, setEllipseFillColor, setEllipseFillRule, setEllipseFontFamily, setEllipseFontSize, setEllipseFontStyle, setEllipseID, setEllipseLocked, setEllipseRadiusX, setEllipseRadiusY, setEllipseStrokeColor, setEllipseStrokeDashArray, setEllipseStrokeWidth, setEllipseText, setEllipseTheC, setEllipseTheT, setEllipseTheZ, setEllipseTransform, setEllipseX, setEllipseY, setExperimentDescription, setExperimenterAnnotationRef, setExperimenterEmail, setExperimenterFirstName, setExperimenterGroupAnnotationRef, setExperimenterGroupDescription, setExperimenterGroupExperimenterRef, setExperimenterGroupID, setExperimenterGroupLeader, setExperimenterGroupName, setExperimenterID, setExperimenterInstitution, setExperimenterLastName, setExperimenterMiddleName, setExperimenterUserName, setExperimentExperimenterRef, setExperimentID, setExperimentType, setFilamentAnnotationRef, setFilamentID, setFilamentLotNumber, setFilamentManufacturer, setFilamentModel, setFilamentPower, setFilamentSerialNumber, setFilamentType, setFileAnnotationAnnotationRef, setFileAnnotationAnnotator, setFileAnnotationDescription, setFileAnnotationID, setFileAnnotationNamespace, setFilterAnnotationRef, setFilterFilterWheel, setFilterID, setFilterLotNumber, setFilterManufacturer, setFilterModel, setFilterSerialNumber, setFilterSetDichroicRef, setFilterSetEmissionFilterRef, setFilterSetExcitationFilterRef, setFilterSetID, setFilterSetLotNumber, setFilterSetManufacturer, setFilterSetModel, setFilterSetSerialNumber, setFilterType, setFolderAnnotationRef, setFolderDescription, setFolderFolderRef, setFolderID, setFolderImageRef, setFolderName, setFolderROIRef, setGenericExcitationSourceAnnotationRef, setGenericExcitationSourceID, setGenericExcitationSourceLotNumber, setGenericExcitationSourceManufacturer, setGenericExcitationSourceMap, setGenericExcitationSourceModel, setGenericExcitationSourcePower, setGenericExcitationSourceSerialNumber, setImageAcquisitionDate, setImageAnnotationRef, setImageDescription, setImageExperimenterGroupRef, setImageExperimenterRef, setImageExperimentRef, setImageID, setImageInstrumentRef, setImageMicrobeamManipulationRef, setImageName, setImageROIRef, setImagingEnvironmentAirPressure, setImagingEnvironmentCO2Percent, setImagingEnvironmentHumidity, setImagingEnvironmentMap, setImagingEnvironmentTemperature, setInstrumentAnnotationRef, setInstrumentID, setLabelAnnotationRef, setLabelFillColor, setLabelFillRule, setLabelFontFamily, setLabelFontSize, setLabelFontStyle, setLabelID, setLabelLocked, setLabelStrokeColor, setLabelStrokeDashArray, setLabelStrokeWidth, setLabelText, setLabelTheC, setLabelTheT, setLabelTheZ, setLabelTransform, setLabelX, setLabelY, setLaserAnnotationRef, setLaserFrequencyMultiplication, setLaserID, setLaserLaserMedium, setLaserLotNumber, setLaserManufacturer, setLaserModel, setLaserPockelCell, setLaserPower, setLaserPulse, setLaserPump, setLaserRepetitionRate, setLaserSerialNumber, setLaserTuneable, setLaserType, setLaserWavelength, setLightEmittingDiodeAnnotationRef, setLightEmittingDiodeID, setLightEmittingDiodeLotNumber, setLightEmittingDiodeManufacturer, setLightEmittingDiodeModel, setLightEmittingDiodePower, setLightEmittingDiodeSerialNumber, setLightPathAnnotationRef, setLightPathDichroicRef, setLightPathEmissionFilterRef, setLightPathExcitationFilterRef, setLineAnnotationRef, setLineFillColor, setLineFillRule, setLineFontFamily, setLineFontSize, setLineFontStyle, setLineID, setLineLocked, setLineMarkerEnd, setLineMarkerStart, setLineStrokeColor, setLineStrokeDashArray, setLineStrokeWidth, setLineText, setLineTheC, setLineTheT, setLineTheZ, setLineTransform, setLineX1, setLineX2, setLineY1, setLineY2, setListAnnotationAnnotationRef, setListAnnotationAnnotator, setListAnnotationDescription, setListAnnotationID, setListAnnotationNamespace, setLongAnnotationAnnotationRef, setLongAnnotationAnnotator, setLongAnnotationDescription, setLongAnnotationID, setLongAnnotationNamespace, setLongAnnotationValue, setMapAnnotationAnnotationRef, setMapAnnotationAnnotator, setMapAnnotationDescription, setMapAnnotationID, setMapAnnotationNamespace, setMapAnnotationValue, setMaskAnnotationRef, setMaskBinData, setMaskBinDataBigEndian, setMaskBinDataCompression, setMaskBinDataLength, setMaskFillColor, setMaskFillRule, setMaskFontFamily, setMaskFontSize, setMaskFontStyle, setMaskHeight, setMaskID, setMaskLocked, setMaskStrokeColor, setMaskStrokeDashArray, setMaskStrokeWidth, setMaskText, setMaskTheC, setMaskTheT, setMaskTheZ, setMaskTransform, setMaskWidth, setMaskX, setMaskY, setMicrobeamManipulationDescription, setMicrobeamManipulationExperimenterRef, setMicrobeamManipulationID, setMicrobeamManipulationLightSourceSettingsAttenuation, setMicrobeamManipulationLightSourceSettingsID, setMicrobeamManipulationLightSourceSettingsWavelength, setMicrobeamManipulationROIRef, setMicrobeamManipulationType, setMicroscopeLotNumber, setMicroscopeManufacturer, setMicroscopeModel, setMicroscopeSerialNumber, setMicroscopeType, setObjectiveAnnotationRef, setObjectiveCalibratedMagnification, setObjectiveCorrection, setObjectiveID, setObjectiveImmersion, setObjectiveIris, setObjectiveLensNA, setObjectiveLotNumber, setObjectiveManufacturer, setObjectiveModel, setObjectiveNominalMagnification, setObjectiveSerialNumber, setObjectiveSettingsCorrectionCollar, setObjectiveSettingsID, setObjectiveSettingsMedium, setObjectiveSettingsRefractiveIndex, setObjectiveWorkingDistance, setPixelsBigEndian, setPixelsBinData, setPixelsBinDataBigEndian, setPixelsBinDataCompression, setPixelsBinDataLength, setPixelsDimensionOrder, setPixelsID, setPixelsInterleaved, setPixelsPhysicalSizeX, setPixelsPhysicalSizeY, setPixelsPhysicalSizeZ, setPixelsSignificantBits, setPixelsSizeC, setPixelsSizeT, setPixelsSizeX, setPixelsSizeY, setPixelsSizeZ, setPixelsTimeIncrement, setPixelsType, setPlaneAnnotationRef, setPlaneDeltaT, setPlaneExposureTime, setPlaneHashSHA1, setPlanePositionX, setPlanePositionY, setPlanePositionZ, setPlaneTheC, setPlaneTheT, setPlaneTheZ, setPlateAcquisitionAnnotationRef, setPlateAcquisitionDescription, setPlateAcquisitionEndTime, setPlateAcquisitionID, setPlateAcquisitionMaximumFieldCount, setPlateAcquisitionName, setPlateAcquisitionStartTime, setPlateAcquisitionWellSampleRef, setPlateAnnotationRef, setPlateColumnNamingConvention, setPlateColumns, setPlateDescription, setPlateExternalIdentifier, setPlateFieldIndex, setPlateID, setPlateName, setPlateRowNamingConvention, setPlateRows, setPlateStatus, setPlateWellOriginX, setPlateWellOriginY, setPointAnnotationRef, setPointFillColor, setPointFillRule, setPointFontFamily, setPointFontSize, setPointFontStyle, setPointID, setPointLocked, setPointStrokeColor, setPointStrokeDashArray, setPointStrokeWidth, setPointText, setPointTheC, setPointTheT, setPointTheZ, setPointTransform, setPointX, setPointY, setPolygonAnnotationRef, setPolygonFillColor, setPolygonFillRule, setPolygonFontFamily, setPolygonFontSize, setPolygonFontStyle, setPolygonID, setPolygonLocked, setPolygonPoints, setPolygonStrokeColor, setPolygonStrokeDashArray, setPolygonStrokeWidth, setPolygonText, setPolygonTheC, setPolygonTheT, setPolygonTheZ, setPolygonTransform, setPolylineAnnotationRef, setPolylineFillColor, setPolylineFillRule, setPolylineFontFamily, setPolylineFontSize, setPolylineFontStyle, setPolylineID, setPolylineLocked, setPolylineMarkerEnd, setPolylineMarkerStart, setPolylinePoints, setPolylineStrokeColor, setPolylineStrokeDashArray, setPolylineStrokeWidth, setPolylineText, setPolylineTheC, setPolylineTheT, setPolylineTheZ, setPolylineTransform, setProjectAnnotationRef, setProjectDatasetRef, setProjectDescription, setProjectExperimenterGroupRef, setProjectExperimenterRef, setProjectID, setProjectName, setReagentAnnotationRef, setReagentDescription, setReagentID, setReagentName, setReagentReagentIdentifier, setRectangleAnnotationRef, setRectangleFillColor, setRectangleFillRule, setRectangleFontFamily, setRectangleFontSize, setRectangleFontStyle, setRectangleHeight, setRectangleID, setRectangleLocked, setRectangleStrokeColor, setRectangleStrokeDashArray, setRectangleStrokeWidth, setRectangleText, setRectangleTheC, setRectangleTheT, setRectangleTheZ, setRectangleTransform, setRectangleWidth, setRectangleX, setRectangleY, setRightsRightsHeld, setRightsRightsHolder, setROIAnnotationRef, setROIDescription, setROIID, setROIName, setRoot, setScreenAnnotationRef, setScreenDescription, setScreenID, setScreenName, setScreenPlateRef, setScreenProtocolDescription, setScreenProtocolIdentifier, setScreenReagentSetDescription, setScreenReagentSetIdentifier, setScreenType, setStageLabelName, setStageLabelX, setStageLabelY, setStageLabelZ, setTagAnnotationAnnotationRef, setTagAnnotationAnnotator, setTagAnnotationDescription, setTagAnnotationID, setTagAnnotationNamespace, setTagAnnotationValue, setTermAnnotationAnnotationRef, setTermAnnotationAnnotator, setTermAnnotationDescription, setTermAnnotationID, setTermAnnotationNamespace, setTermAnnotationValue, setTiffDataFirstC, setTiffDataFirstT, setTiffDataFirstZ, setTiffDataIFD, setTiffDataPlaneCount, setTimestampAnnotationAnnotationRef, setTimestampAnnotationAnnotator, setTimestampAnnotationDescription, setTimestampAnnotationID, setTimestampAnnotationNamespace, setTimestampAnnotationValue, setTransmittanceRangeCutIn, setTransmittanceRangeCutInTolerance, setTransmittanceRangeCutOut, setTransmittanceRangeCutOutTolerance, setTransmittanceRangeTransmittance, setUUID, setUUIDFileName, setUUIDValue, setWellAnnotationRef, setWellColor, setWellColumn, setWellExternalDescription, setWellExternalIdentifier, setWellID, setWellReagentRef, setWellRow, setWellSampleID, setWellSampleImageRef, setWellSampleIndex, setWellSamplePositionX, setWellSamplePositionY, setWellSampleTimepoint, setWellType, setXMLAnnotationAnnotationRef, setXMLAnnotationAnnotator, setXMLAnnotationDescription, setXMLAnnotationID, setXMLAnnotationNamespace, setXMLAnnotationValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ome.xml.meta.MetadataRetrieve
getArcAnnotationRef, getArcID, getArcLotNumber, getArcManufacturer, getArcModel, getArcPower, getArcSerialNumber, getArcType, getBinaryFileBinData, getBinaryFileBinDataBigEndian, getBinaryFileBinDataCompression, getBinaryFileBinDataLength, getBinaryFileFileName, getBinaryFileMIMEType, getBinaryFileSize, getBinaryOnlyMetadataFile, getBinaryOnlyUUID, getBooleanAnnotationAnnotationCount, getBooleanAnnotationAnnotationRef, getBooleanAnnotationAnnotator, getChannelAnnotationRef, getChannelAnnotationRefCount, getChannelFilterSetRef, getChannelLightSourceSettingsAttenuation, getChannelLightSourceSettingsID, getChannelLightSourceSettingsWavelength, getCommentAnnotationAnnotationCount, getCommentAnnotationAnnotationRef, getCommentAnnotationAnnotator, getCreator, getDatasetAnnotationRef, getDatasetAnnotationRefCount, getDatasetCount, getDatasetDescription, getDatasetExperimenterGroupRef, getDatasetExperimenterRef, getDatasetID, getDatasetImageRef, getDatasetImageRefCount, getDatasetName, getDatasetRefCount, getDetectorAmplificationGain, getDetectorAnnotationRef, getDetectorAnnotationRefCount, getDetectorCount, getDetectorGain, getDetectorID, getDetectorLotNumber, getDetectorManufacturer, getDetectorModel, getDetectorOffset, getDetectorSerialNumber, getDetectorSettingsBinning, getDetectorSettingsGain, getDetectorSettingsID, getDetectorSettingsIntegration, getDetectorSettingsOffset, getDetectorSettingsReadOutRate, getDetectorSettingsVoltage, getDetectorSettingsZoom, getDetectorType, getDetectorVoltage, getDetectorZoom, getDichroicAnnotationRef, getDichroicAnnotationRefCount, getDichroicCount, getDichroicID, getDichroicLotNumber, getDichroicManufacturer, getDichroicModel, getDichroicSerialNumber, getDoubleAnnotationAnnotationCount, getDoubleAnnotationAnnotationRef, getDoubleAnnotationAnnotator, getExperimentCount, getExperimentDescription, getExperimenterAnnotationRef, getExperimenterAnnotationRefCount, getExperimenterCount, getExperimenterEmail, getExperimenterFirstName, getExperimenterGroupAnnotationRef, getExperimenterGroupAnnotationRefCount, getExperimenterGroupCount, getExperimenterGroupDescription, getExperimenterGroupExperimenterRef, getExperimenterGroupExperimenterRefCount, getExperimenterGroupID, getExperimenterGroupLeader, getExperimenterGroupName, getExperimenterID, getExperimenterInstitution, getExperimenterLastName, getExperimenterMiddleName, getExperimenterUserName, getExperimentExperimenterRef, getExperimentID, getExperimentType, getFilamentAnnotationRef, getFilamentID, getFilamentLotNumber, getFilamentManufacturer, getFilamentModel, getFilamentPower, getFilamentSerialNumber, getFilamentType, getFileAnnotationAnnotationCount, getFileAnnotationAnnotationRef, getFileAnnotationAnnotator, getFileAnnotationCount, getFileAnnotationDescription, getFileAnnotationID, getFileAnnotationNamespace, getFilterAnnotationRef, getFilterAnnotationRefCount, getFilterCount, getFilterFilterWheel, getFilterID, getFilterLotNumber, getFilterManufacturer, getFilterModel, getFilterSerialNumber, getFilterSetCount, getFilterSetDichroicRef, getFilterSetEmissionFilterRef, getFilterSetEmissionFilterRefCount, getFilterSetExcitationFilterRef, getFilterSetExcitationFilterRefCount, getFilterSetID, getFilterSetLotNumber, getFilterSetManufacturer, getFilterSetModel, getFilterSetSerialNumber, getFilterType, getFolderAnnotationRef, getFolderAnnotationRefCount, getFolderCount, getFolderDescription, getFolderFolderRef, getFolderID, getFolderImageRef, getFolderImageRefCount, getFolderName, getFolderRefCount, getFolderROIRef, getFolderROIRefCount, getGenericExcitationSourceAnnotationRef, getGenericExcitationSourceID, getGenericExcitationSourceLotNumber, getGenericExcitationSourceManufacturer, getGenericExcitationSourceMap, getGenericExcitationSourceModel, getGenericExcitationSourcePower, getGenericExcitationSourceSerialNumber, getImageExperimenterGroupRef, getImageExperimenterRef, getImageExperimentRef, getImageInstrumentRef, getImageMicrobeamManipulationRef, getImagingEnvironmentAirPressure, getImagingEnvironmentCO2Percent, getImagingEnvironmentHumidity, getImagingEnvironmentMap, getImagingEnvironmentTemperature, getInstrumentAnnotationRef, getInstrumentAnnotationRefCount, getInstrumentCount, getInstrumentID, getLaserAnnotationRef, getLaserFrequencyMultiplication, getLaserID, getLaserLaserMedium, getLaserLotNumber, getLaserManufacturer, getLaserModel, getLaserPockelCell, getLaserPower, getLaserPulse, getLaserPump, getLaserRepetitionRate, getLaserSerialNumber, getLaserTuneable, getLaserType, getLaserWavelength, getLeaderCount, getLightEmittingDiodeAnnotationRef, getLightEmittingDiodeID, getLightEmittingDiodeLotNumber, getLightEmittingDiodeManufacturer, getLightEmittingDiodeModel, getLightEmittingDiodePower, getLightEmittingDiodeSerialNumber, getLightPathAnnotationRef, getLightPathAnnotationRefCount, getLightPathDichroicRef, getLightPathEmissionFilterRef, getLightPathEmissionFilterRefCount, getLightPathExcitationFilterRef, getLightPathExcitationFilterRefCount, getLightSourceAnnotationRefCount, getLightSourceCount, getLightSourceType, getListAnnotationAnnotationCount, getListAnnotationAnnotationRef, getListAnnotationAnnotator, getListAnnotationCount, getListAnnotationDescription, getListAnnotationID, getListAnnotationNamespace, getLongAnnotationAnnotationCount, getLongAnnotationAnnotationRef, getLongAnnotationAnnotator, getMapAnnotationAnnotationCount, getMapAnnotationAnnotationRef, getMapAnnotationAnnotator, getMaskBinData, getMaskBinDataBigEndian, getMaskBinDataCompression, getMaskBinDataLength, getMaskHeight, getMaskText, getMaskWidth, getMaskX, getMaskY, getMicrobeamManipulationCount, getMicrobeamManipulationDescription, getMicrobeamManipulationExperimenterRef, getMicrobeamManipulationID, getMicrobeamManipulationLightSourceSettingsAttenuation, getMicrobeamManipulationLightSourceSettingsCount, getMicrobeamManipulationLightSourceSettingsID, getMicrobeamManipulationLightSourceSettingsWavelength, getMicrobeamManipulationRefCount, getMicrobeamManipulationROIRef, getMicrobeamManipulationROIRefCount, getMicrobeamManipulationType, getMicroscopeLotNumber, getMicroscopeManufacturer, getMicroscopeModel, getMicroscopeSerialNumber, getMicroscopeType, getObjectiveAnnotationRef, getObjectiveAnnotationRefCount, getObjectiveCalibratedMagnification, getObjectiveCorrection, getObjectiveCount, getObjectiveID, getObjectiveImmersion, getObjectiveIris, getObjectiveLensNA, getObjectiveLotNumber, getObjectiveManufacturer, getObjectiveModel, getObjectiveNominalMagnification, getObjectiveSerialNumber, getObjectiveSettingsCorrectionCollar, getObjectiveSettingsID, getObjectiveSettingsMedium, getObjectiveSettingsRefractiveIndex, getObjectiveWorkingDistance, getPixelsBigEndian, getPixelsBinData, getPixelsBinDataCompression, getPixelsBinDataCount, getPixelsBinDataLength, getPixelsInterleaved, getPixelsSignificantBits, getPlaneAnnotationRef, getPlaneAnnotationRefCount, getPlaneHashSHA1, getPlateAcquisitionAnnotationRef, getPlateAcquisitionAnnotationRefCount, getPlateAcquisitionCount, getPlateAcquisitionDescription, getPlateAcquisitionEndTime, getPlateAcquisitionID, getPlateAcquisitionMaximumFieldCount, getPlateAcquisitionName, getPlateAcquisitionStartTime, getPlateAcquisitionWellSampleRef, getPlateAnnotationRef, getPlateAnnotationRefCount, getPlateColumnNamingConvention, getPlateColumns, getPlateCount, getPlateDescription, getPlateExternalIdentifier, getPlateFieldIndex, getPlateID, getPlateName, getPlateRefCount, getPlateRowNamingConvention, getPlateRows, getPlateStatus, getPlateWellOriginX, getPlateWellOriginY, getProjectAnnotationRef, getProjectAnnotationRefCount, getProjectCount, getProjectDatasetRef, getProjectDescription, getProjectExperimenterGroupRef, getProjectExperimenterRef, getProjectID, getProjectName, getReagentAnnotationRef, getReagentAnnotationRefCount, getReagentCount, getReagentDescription, getReagentID, getReagentName, getReagentReagentIdentifier, getRightsRightsHeld, getRightsRightsHolder, getScreenAnnotationRef, getScreenAnnotationRefCount, getScreenCount, getScreenDescription, getScreenID, getScreenName, getScreenPlateRef, getScreenProtocolDescription, getScreenProtocolIdentifier, getScreenReagentSetDescription, getScreenReagentSetIdentifier, getScreenType, getStageLabelName, getStageLabelX, getStageLabelY, getStageLabelZ, getTagAnnotationAnnotationCount, getTagAnnotationAnnotationRef, getTagAnnotationAnnotator, getTermAnnotationAnnotationCount, getTermAnnotationAnnotationRef, getTermAnnotationAnnotator, getTiffDataCount, getTiffDataFirstC, getTiffDataFirstT, getTiffDataFirstZ, getTiffDataIFD, getTiffDataPlaneCount, getTimestampAnnotationAnnotationCount, getTimestampAnnotationAnnotationRef, getTimestampAnnotationAnnotator, getTransmittanceRangeCutIn, getTransmittanceRangeCutInTolerance, getTransmittanceRangeCutOut, getTransmittanceRangeCutOutTolerance, getTransmittanceRangeTransmittance, getUUID, getUUIDFileName, getUUIDValue, getWellAnnotationRef, getWellAnnotationRefCount, getWellColor, getWellColumn, getWellCount, getWellExternalDescription, getWellExternalIdentifier, getWellID, getWellReagentRef, getWellRow, getWellSampleCount, getWellSampleID, getWellSampleImageRef, getWellSampleIndex, getWellSamplePositionX, getWellSamplePositionY, getWellSampleRefCount, getWellSampleTimepoint, getWellType, getXMLAnnotationAnnotationCount, getXMLAnnotationAnnotationRef, getXMLAnnotationAnnotator
-
Methods inherited from interface ome.xml.meta.MetadataStore
createRoot, setArcAnnotationRef, setArcID, setArcLotNumber, setArcManufacturer, setArcModel, setArcPower, setArcSerialNumber, setArcType, setBinaryFileBinData, setBinaryFileBinDataBigEndian, setBinaryFileBinDataCompression, setBinaryFileBinDataLength, setBinaryFileFileName, setBinaryFileMIMEType, setBinaryFileSize, setBinaryOnlyMetadataFile, setBinaryOnlyUUID, setBooleanAnnotationAnnotationRef, setBooleanAnnotationAnnotator, setBooleanAnnotationDescription, setBooleanAnnotationID, setBooleanAnnotationNamespace, setBooleanAnnotationValue, setChannelAcquisitionMode, setChannelAnnotationRef, setChannelColor, setChannelContrastMethod, setChannelEmissionWavelength, setChannelExcitationWavelength, setChannelFilterSetRef, setChannelFluor, setChannelID, setChannelIlluminationType, setChannelLightSourceSettingsAttenuation, setChannelLightSourceSettingsID, setChannelLightSourceSettingsWavelength, setChannelName, setChannelNDFilter, setChannelPinholeSize, setChannelPockelCellSetting, setChannelSamplesPerPixel, setCommentAnnotationAnnotationRef, setCommentAnnotationAnnotator, setCommentAnnotationDescription, setCommentAnnotationID, setCommentAnnotationNamespace, setCommentAnnotationValue, setCreator, setDatasetAnnotationRef, setDatasetDescription, setDatasetExperimenterGroupRef, setDatasetExperimenterRef, setDatasetID, setDatasetImageRef, setDatasetName, setDetectorAmplificationGain, setDetectorAnnotationRef, setDetectorGain, setDetectorID, setDetectorLotNumber, setDetectorManufacturer, setDetectorModel, setDetectorOffset, setDetectorSerialNumber, setDetectorSettingsBinning, setDetectorSettingsGain, setDetectorSettingsID, setDetectorSettingsIntegration, setDetectorSettingsOffset, setDetectorSettingsReadOutRate, setDetectorSettingsVoltage, setDetectorSettingsZoom, setDetectorType, setDetectorVoltage, setDetectorZoom, setDichroicAnnotationRef, setDichroicID, setDichroicLotNumber, setDichroicManufacturer, setDichroicModel, setDichroicSerialNumber, setDoubleAnnotationAnnotationRef, setDoubleAnnotationAnnotator, setDoubleAnnotationDescription, setDoubleAnnotationID, setDoubleAnnotationNamespace, setDoubleAnnotationValue, setEllipseAnnotationRef, setEllipseFillColor, setEllipseFillRule, setEllipseFontFamily, setEllipseFontSize, setEllipseFontStyle, setEllipseID, setEllipseLocked, setEllipseRadiusX, setEllipseRadiusY, setEllipseStrokeColor, setEllipseStrokeDashArray, setEllipseStrokeWidth, setEllipseText, setEllipseTheC, setEllipseTheT, setEllipseTheZ, setEllipseTransform, setEllipseX, setEllipseY, setExperimentDescription, setExperimenterAnnotationRef, setExperimenterEmail, setExperimenterFirstName, setExperimenterGroupAnnotationRef, setExperimenterGroupDescription, setExperimenterGroupExperimenterRef, setExperimenterGroupID, setExperimenterGroupLeader, setExperimenterGroupName, setExperimenterID, setExperimenterInstitution, setExperimenterLastName, setExperimenterMiddleName, setExperimenterUserName, setExperimentExperimenterRef, setExperimentID, setExperimentType, setFilamentAnnotationRef, setFilamentID, setFilamentLotNumber, setFilamentManufacturer, setFilamentModel, setFilamentPower, setFilamentSerialNumber, setFilamentType, setFileAnnotationAnnotationRef, setFileAnnotationAnnotator, setFileAnnotationDescription, setFileAnnotationID, setFileAnnotationNamespace, setFilterAnnotationRef, setFilterFilterWheel, setFilterID, setFilterLotNumber, setFilterManufacturer, setFilterModel, setFilterSerialNumber, setFilterSetDichroicRef, setFilterSetEmissionFilterRef, setFilterSetExcitationFilterRef, setFilterSetID, setFilterSetLotNumber, setFilterSetManufacturer, setFilterSetModel, setFilterSetSerialNumber, setFilterType, setFolderAnnotationRef, setFolderDescription, setFolderFolderRef, setFolderID, setFolderImageRef, setFolderName, setFolderROIRef, setGenericExcitationSourceAnnotationRef, setGenericExcitationSourceID, setGenericExcitationSourceLotNumber, setGenericExcitationSourceManufacturer, setGenericExcitationSourceMap, setGenericExcitationSourceModel, setGenericExcitationSourcePower, setGenericExcitationSourceSerialNumber, setImageAcquisitionDate, setImageAnnotationRef, setImageDescription, setImageExperimenterGroupRef, setImageExperimenterRef, setImageExperimentRef, setImageID, setImageInstrumentRef, setImageMicrobeamManipulationRef, setImageName, setImageROIRef, setImagingEnvironmentAirPressure, setImagingEnvironmentCO2Percent, setImagingEnvironmentHumidity, setImagingEnvironmentMap, setImagingEnvironmentTemperature, setInstrumentAnnotationRef, setInstrumentID, setLabelAnnotationRef, setLabelFillColor, setLabelFillRule, setLabelFontFamily, setLabelFontSize, setLabelFontStyle, setLabelID, setLabelLocked, setLabelStrokeColor, setLabelStrokeDashArray, setLabelStrokeWidth, setLabelText, setLabelTheC, setLabelTheT, setLabelTheZ, setLabelTransform, setLabelX, setLabelY, setLaserAnnotationRef, setLaserFrequencyMultiplication, setLaserID, setLaserLaserMedium, setLaserLotNumber, setLaserManufacturer, setLaserModel, setLaserPockelCell, setLaserPower, setLaserPulse, setLaserPump, setLaserRepetitionRate, setLaserSerialNumber, setLaserTuneable, setLaserType, setLaserWavelength, setLightEmittingDiodeAnnotationRef, setLightEmittingDiodeID, setLightEmittingDiodeLotNumber, setLightEmittingDiodeManufacturer, setLightEmittingDiodeModel, setLightEmittingDiodePower, setLightEmittingDiodeSerialNumber, setLightPathAnnotationRef, setLightPathDichroicRef, setLightPathEmissionFilterRef, setLightPathExcitationFilterRef, setLineAnnotationRef, setLineFillColor, setLineFillRule, setLineFontFamily, setLineFontSize, setLineFontStyle, setLineID, setLineLocked, setLineMarkerEnd, setLineMarkerStart, setLineStrokeColor, setLineStrokeDashArray, setLineStrokeWidth, setLineText, setLineTheC, setLineTheT, setLineTheZ, setLineTransform, setLineX1, setLineX2, setLineY1, setLineY2, setListAnnotationAnnotationRef, setListAnnotationAnnotator, setListAnnotationDescription, setListAnnotationID, setListAnnotationNamespace, setLongAnnotationAnnotationRef, setLongAnnotationAnnotator, setLongAnnotationDescription, setLongAnnotationID, setLongAnnotationNamespace, setLongAnnotationValue, setMapAnnotationAnnotationRef, setMapAnnotationAnnotator, setMapAnnotationDescription, setMapAnnotationID, setMapAnnotationNamespace, setMapAnnotationValue, setMaskAnnotationRef, setMaskBinData, setMaskBinDataBigEndian, setMaskBinDataCompression, setMaskBinDataLength, setMaskFillColor, setMaskFillRule, setMaskFontFamily, setMaskFontSize, setMaskFontStyle, setMaskHeight, setMaskID, setMaskLocked, setMaskStrokeColor, setMaskStrokeDashArray, setMaskStrokeWidth, setMaskText, setMaskTheC, setMaskTheT, setMaskTheZ, setMaskTransform, setMaskWidth, setMaskX, setMaskY, setMicrobeamManipulationDescription, setMicrobeamManipulationExperimenterRef, setMicrobeamManipulationID, setMicrobeamManipulationLightSourceSettingsAttenuation, setMicrobeamManipulationLightSourceSettingsID, setMicrobeamManipulationLightSourceSettingsWavelength, setMicrobeamManipulationROIRef, setMicrobeamManipulationType, setMicroscopeLotNumber, setMicroscopeManufacturer, setMicroscopeModel, setMicroscopeSerialNumber, setMicroscopeType, setObjectiveAnnotationRef, setObjectiveCalibratedMagnification, setObjectiveCorrection, setObjectiveID, setObjectiveImmersion, setObjectiveIris, setObjectiveLensNA, setObjectiveLotNumber, setObjectiveManufacturer, setObjectiveModel, setObjectiveNominalMagnification, setObjectiveSerialNumber, setObjectiveSettingsCorrectionCollar, setObjectiveSettingsID, setObjectiveSettingsMedium, setObjectiveSettingsRefractiveIndex, setObjectiveWorkingDistance, setPixelsBigEndian, setPixelsBinData, setPixelsBinDataBigEndian, setPixelsBinDataCompression, setPixelsBinDataLength, setPixelsDimensionOrder, setPixelsID, setPixelsInterleaved, setPixelsPhysicalSizeX, setPixelsPhysicalSizeY, setPixelsPhysicalSizeZ, setPixelsSignificantBits, setPixelsSizeC, setPixelsSizeT, setPixelsSizeX, setPixelsSizeY, setPixelsSizeZ, setPixelsTimeIncrement, setPixelsType, setPlaneAnnotationRef, setPlaneDeltaT, setPlaneExposureTime, setPlaneHashSHA1, setPlanePositionX, setPlanePositionY, setPlanePositionZ, setPlaneTheC, setPlaneTheT, setPlaneTheZ, setPlateAcquisitionAnnotationRef, setPlateAcquisitionDescription, setPlateAcquisitionEndTime, setPlateAcquisitionID, setPlateAcquisitionMaximumFieldCount, setPlateAcquisitionName, setPlateAcquisitionStartTime, setPlateAcquisitionWellSampleRef, setPlateAnnotationRef, setPlateColumnNamingConvention, setPlateColumns, setPlateDescription, setPlateExternalIdentifier, setPlateFieldIndex, setPlateID, setPlateName, setPlateRowNamingConvention, setPlateRows, setPlateStatus, setPlateWellOriginX, setPlateWellOriginY, setPointAnnotationRef, setPointFillColor, setPointFillRule, setPointFontFamily, setPointFontSize, setPointFontStyle, setPointID, setPointLocked, setPointStrokeColor, setPointStrokeDashArray, setPointStrokeWidth, setPointText, setPointTheC, setPointTheT, setPointTheZ, setPointTransform, setPointX, setPointY, setPolygonAnnotationRef, setPolygonFillColor, setPolygonFillRule, setPolygonFontFamily, setPolygonFontSize, setPolygonFontStyle, setPolygonID, setPolygonLocked, setPolygonPoints, setPolygonStrokeColor, setPolygonStrokeDashArray, setPolygonStrokeWidth, setPolygonText, setPolygonTheC, setPolygonTheT, setPolygonTheZ, setPolygonTransform, setPolylineAnnotationRef, setPolylineFillColor, setPolylineFillRule, setPolylineFontFamily, setPolylineFontSize, setPolylineFontStyle, setPolylineID, setPolylineLocked, setPolylineMarkerEnd, setPolylineMarkerStart, setPolylinePoints, setPolylineStrokeColor, setPolylineStrokeDashArray, setPolylineStrokeWidth, setPolylineText, setPolylineTheC, setPolylineTheT, setPolylineTheZ, setPolylineTransform, setProjectAnnotationRef, setProjectDatasetRef, setProjectDescription, setProjectExperimenterGroupRef, setProjectExperimenterRef, setProjectID, setProjectName, setReagentAnnotationRef, setReagentDescription, setReagentID, setReagentName, setReagentReagentIdentifier, setRectangleAnnotationRef, setRectangleFillColor, setRectangleFillRule, setRectangleFontFamily, setRectangleFontSize, setRectangleFontStyle, setRectangleHeight, setRectangleID, setRectangleLocked, setRectangleStrokeColor, setRectangleStrokeDashArray, setRectangleStrokeWidth, setRectangleText, setRectangleTheC, setRectangleTheT, setRectangleTheZ, setRectangleTransform, setRectangleWidth, setRectangleX, setRectangleY, setRightsRightsHeld, setRightsRightsHolder, setROIAnnotationRef, setROIDescription, setROIID, setROIName, setRoot, setScreenAnnotationRef, setScreenDescription, setScreenID, setScreenName, setScreenPlateRef, setScreenProtocolDescription, setScreenProtocolIdentifier, setScreenReagentSetDescription, setScreenReagentSetIdentifier, setScreenType, setStageLabelName, setStageLabelX, setStageLabelY, setStageLabelZ, setTagAnnotationAnnotationRef, setTagAnnotationAnnotator, setTagAnnotationDescription, setTagAnnotationID, setTagAnnotationNamespace, setTagAnnotationValue, setTermAnnotationAnnotationRef, setTermAnnotationAnnotator, setTermAnnotationDescription, setTermAnnotationID, setTermAnnotationNamespace, setTermAnnotationValue, setTiffDataFirstC, setTiffDataFirstT, setTiffDataFirstZ, setTiffDataIFD, setTiffDataPlaneCount, setTimestampAnnotationAnnotationRef, setTimestampAnnotationAnnotator, setTimestampAnnotationDescription, setTimestampAnnotationID, setTimestampAnnotationNamespace, setTimestampAnnotationValue, setTransmittanceRangeCutIn, setTransmittanceRangeCutInTolerance, setTransmittanceRangeCutOut, setTransmittanceRangeCutOutTolerance, setTransmittanceRangeTransmittance, setUUID, setUUIDFileName, setUUIDValue, setWellAnnotationRef, setWellColor, setWellColumn, setWellExternalDescription, setWellExternalIdentifier, setWellID, setWellReagentRef, setWellRow, setWellSampleID, setWellSampleImageRef, setWellSampleIndex, setWellSamplePositionX, setWellSamplePositionY, setWellSampleTimepoint, setWellType, setXMLAnnotationAnnotationRef, setXMLAnnotationAnnotator, setXMLAnnotationDescription, setXMLAnnotationID, setXMLAnnotationNamespace, setXMLAnnotationValue
-
-
-
-
Method Detail
-
getRoot
public ome.xml.meta.MetadataRoot getRoot()
- Specified by:
getRoot
in interfaceome.xml.meta.MetadataStore
- Overrides:
getRoot
in classome.xml.meta.DummyMetadata
-
addImage
public void addImage(Image image)
-
getImage
public Image getImage(int i)
-
sizeImages
public int sizeImages()
-
handleLsid
public java.lang.String handleLsid(IObject obj)
-
initialize
public void initialize(org.hibernate.Session session)
-
getImageAcquisitionDate
public ome.xml.model.primitives.Timestamp getImageAcquisitionDate(int imageIndex)
- Specified by:
getImageAcquisitionDate
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageAcquisitionDate
in classome.xml.meta.DummyMetadata
-
getImageAnnotationRef
public java.lang.String getImageAnnotationRef(int imageIndex, int annotationRefIndex)
- Specified by:
getImageAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageAnnotationRef
in classome.xml.meta.DummyMetadata
-
getImageAnnotationRefCount
public int getImageAnnotationRefCount(int imageIndex)
- Specified by:
getImageAnnotationRefCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageAnnotationRefCount
in classome.xml.meta.DummyMetadata
-
getImageCount
public int getImageCount()
- Specified by:
getImageCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageCount
in classome.xml.meta.DummyMetadata
-
getImageDescription
public java.lang.String getImageDescription(int imageIndex)
- Specified by:
getImageDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageDescription
in classome.xml.meta.DummyMetadata
-
getImageID
public java.lang.String getImageID(int imageIndex)
- Specified by:
getImageID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageID
in classome.xml.meta.DummyMetadata
-
getImageName
public java.lang.String getImageName(int imageIndex)
- Specified by:
getImageName
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageName
in classome.xml.meta.DummyMetadata
-
getImageROIRef
public java.lang.String getImageROIRef(int imageIndex, int ROIRefIndex)
- Specified by:
getImageROIRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageROIRef
in classome.xml.meta.DummyMetadata
-
getImageROIRefCount
public int getImageROIRefCount(int imageIndex)
- Specified by:
getImageROIRefCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getImageROIRefCount
in classome.xml.meta.DummyMetadata
-
getPixelsBinDataBigEndian
public java.lang.Boolean getPixelsBinDataBigEndian(int imageIndex, int binDataIndex)
- Specified by:
getPixelsBinDataBigEndian
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsBinDataBigEndian
in classome.xml.meta.DummyMetadata
-
getPixelsDimensionOrder
public ome.xml.model.enums.DimensionOrder getPixelsDimensionOrder(int imageIndex)
- Specified by:
getPixelsDimensionOrder
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsDimensionOrder
in classome.xml.meta.DummyMetadata
-
getPixelsID
public java.lang.String getPixelsID(int imageIndex)
- Specified by:
getPixelsID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsID
in classome.xml.meta.DummyMetadata
-
getPixelsPhysicalSizeX
public ome.units.quantity.Length getPixelsPhysicalSizeX(int imageIndex)
- Specified by:
getPixelsPhysicalSizeX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsPhysicalSizeX
in classome.xml.meta.DummyMetadata
-
getPixelsPhysicalSizeY
public ome.units.quantity.Length getPixelsPhysicalSizeY(int imageIndex)
- Specified by:
getPixelsPhysicalSizeY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsPhysicalSizeY
in classome.xml.meta.DummyMetadata
-
getPixelsPhysicalSizeZ
public ome.units.quantity.Length getPixelsPhysicalSizeZ(int imageIndex)
- Specified by:
getPixelsPhysicalSizeZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsPhysicalSizeZ
in classome.xml.meta.DummyMetadata
-
getPixelsSizeC
public ome.xml.model.primitives.PositiveInteger getPixelsSizeC(int imageIndex)
- Specified by:
getPixelsSizeC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsSizeC
in classome.xml.meta.DummyMetadata
-
getPixelsSizeT
public ome.xml.model.primitives.PositiveInteger getPixelsSizeT(int imageIndex)
- Specified by:
getPixelsSizeT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsSizeT
in classome.xml.meta.DummyMetadata
-
getPixelsSizeX
public ome.xml.model.primitives.PositiveInteger getPixelsSizeX(int imageIndex)
- Specified by:
getPixelsSizeX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsSizeX
in classome.xml.meta.DummyMetadata
-
getPixelsSizeY
public ome.xml.model.primitives.PositiveInteger getPixelsSizeY(int imageIndex)
- Specified by:
getPixelsSizeY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsSizeY
in classome.xml.meta.DummyMetadata
-
getPixelsSizeZ
public ome.xml.model.primitives.PositiveInteger getPixelsSizeZ(int imageIndex)
- Specified by:
getPixelsSizeZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsSizeZ
in classome.xml.meta.DummyMetadata
-
getPixelsTimeIncrement
public ome.units.quantity.Time getPixelsTimeIncrement(int imageIndex)
- Specified by:
getPixelsTimeIncrement
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsTimeIncrement
in classome.xml.meta.DummyMetadata
-
getPixelsType
public ome.xml.model.enums.PixelType getPixelsType(int imageIndex)
- Specified by:
getPixelsType
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPixelsType
in classome.xml.meta.DummyMetadata
-
getChannelAcquisitionMode
public ome.xml.model.enums.AcquisitionMode getChannelAcquisitionMode(int imageIndex, int channelIndex)
- Specified by:
getChannelAcquisitionMode
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelAcquisitionMode
in classome.xml.meta.DummyMetadata
-
getChannelColor
public ome.xml.model.primitives.Color getChannelColor(int imageIndex, int channelIndex)
- Specified by:
getChannelColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelColor
in classome.xml.meta.DummyMetadata
-
getChannelContrastMethod
public ome.xml.model.enums.ContrastMethod getChannelContrastMethod(int imageIndex, int channelIndex)
- Specified by:
getChannelContrastMethod
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelContrastMethod
in classome.xml.meta.DummyMetadata
-
getChannelCount
public int getChannelCount(int imageIndex)
- Specified by:
getChannelCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelCount
in classome.xml.meta.DummyMetadata
-
getChannelEmissionWavelength
public ome.units.quantity.Length getChannelEmissionWavelength(int imageIndex, int channelIndex)
- Specified by:
getChannelEmissionWavelength
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelEmissionWavelength
in classome.xml.meta.DummyMetadata
-
getChannelExcitationWavelength
public ome.units.quantity.Length getChannelExcitationWavelength(int imageIndex, int channelIndex)
- Specified by:
getChannelExcitationWavelength
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelExcitationWavelength
in classome.xml.meta.DummyMetadata
-
getChannelFluor
public java.lang.String getChannelFluor(int imageIndex, int channelIndex)
- Specified by:
getChannelFluor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelFluor
in classome.xml.meta.DummyMetadata
-
getChannelID
public java.lang.String getChannelID(int imageIndex, int channelIndex)
- Specified by:
getChannelID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelID
in classome.xml.meta.DummyMetadata
-
getChannelIlluminationType
public ome.xml.model.enums.IlluminationType getChannelIlluminationType(int imageIndex, int channelIndex)
- Specified by:
getChannelIlluminationType
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelIlluminationType
in classome.xml.meta.DummyMetadata
-
getChannelName
public java.lang.String getChannelName(int imageIndex, int channelIndex)
- Specified by:
getChannelName
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelName
in classome.xml.meta.DummyMetadata
-
getChannelNDFilter
public java.lang.Double getChannelNDFilter(int imageIndex, int channelIndex)
- Specified by:
getChannelNDFilter
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelNDFilter
in classome.xml.meta.DummyMetadata
-
getChannelPinholeSize
public ome.units.quantity.Length getChannelPinholeSize(int imageIndex, int channelIndex)
- Specified by:
getChannelPinholeSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelPinholeSize
in classome.xml.meta.DummyMetadata
-
getChannelPockelCellSetting
public java.lang.Integer getChannelPockelCellSetting(int imageIndex, int channelIndex)
- Specified by:
getChannelPockelCellSetting
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelPockelCellSetting
in classome.xml.meta.DummyMetadata
-
getChannelSamplesPerPixel
public ome.xml.model.primitives.PositiveInteger getChannelSamplesPerPixel(int imageIndex, int channelIndex)
- Specified by:
getChannelSamplesPerPixel
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getChannelSamplesPerPixel
in classome.xml.meta.DummyMetadata
-
getPlaneCount
public int getPlaneCount(int imageIndex)
- Specified by:
getPlaneCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlaneCount
in classome.xml.meta.DummyMetadata
-
getPlaneDeltaT
public ome.units.quantity.Time getPlaneDeltaT(int imageIndex, int planeIndex)
- Specified by:
getPlaneDeltaT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlaneDeltaT
in classome.xml.meta.DummyMetadata
-
getPlaneExposureTime
public ome.units.quantity.Time getPlaneExposureTime(int imageIndex, int planeIndex)
- Specified by:
getPlaneExposureTime
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlaneExposureTime
in classome.xml.meta.DummyMetadata
-
getPlanePositionX
public ome.units.quantity.Length getPlanePositionX(int imageIndex, int planeIndex)
- Specified by:
getPlanePositionX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlanePositionX
in classome.xml.meta.DummyMetadata
-
getPlanePositionY
public ome.units.quantity.Length getPlanePositionY(int imageIndex, int planeIndex)
- Specified by:
getPlanePositionY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlanePositionY
in classome.xml.meta.DummyMetadata
-
getPlanePositionZ
public ome.units.quantity.Length getPlanePositionZ(int imageIndex, int planeIndex)
- Specified by:
getPlanePositionZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlanePositionZ
in classome.xml.meta.DummyMetadata
-
getPlaneTheC
public ome.xml.model.primitives.NonNegativeInteger getPlaneTheC(int imageIndex, int planeIndex)
- Specified by:
getPlaneTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlaneTheC
in classome.xml.meta.DummyMetadata
-
getPlaneTheT
public ome.xml.model.primitives.NonNegativeInteger getPlaneTheT(int imageIndex, int planeIndex)
- Specified by:
getPlaneTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlaneTheT
in classome.xml.meta.DummyMetadata
-
getPlaneTheZ
public ome.xml.model.primitives.NonNegativeInteger getPlaneTheZ(int imageIndex, int planeIndex)
- Specified by:
getPlaneTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPlaneTheZ
in classome.xml.meta.DummyMetadata
-
getXMLAnnotationCount
public int getXMLAnnotationCount()
- Specified by:
getXMLAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getXMLAnnotationCount
in classome.xml.meta.DummyMetadata
-
getXMLAnnotationDescription
public java.lang.String getXMLAnnotationDescription(int XMLAnnotationIndex)
- Specified by:
getXMLAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getXMLAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getXMLAnnotationID
public java.lang.String getXMLAnnotationID(int XMLAnnotationIndex)
- Specified by:
getXMLAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getXMLAnnotationID
in classome.xml.meta.DummyMetadata
-
getXMLAnnotationNamespace
public java.lang.String getXMLAnnotationNamespace(int XMLAnnotationIndex)
- Specified by:
getXMLAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getXMLAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getXMLAnnotationValue
public java.lang.String getXMLAnnotationValue(int XMLAnnotationIndex)
- Specified by:
getXMLAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getXMLAnnotationValue
in classome.xml.meta.DummyMetadata
-
getLongAnnotationCount
public int getLongAnnotationCount()
- Specified by:
getLongAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLongAnnotationCount
in classome.xml.meta.DummyMetadata
-
getLongAnnotationDescription
public java.lang.String getLongAnnotationDescription(int longAnnotationIndex)
- Specified by:
getLongAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLongAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getLongAnnotationID
public java.lang.String getLongAnnotationID(int longAnnotationIndex)
- Specified by:
getLongAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLongAnnotationID
in classome.xml.meta.DummyMetadata
-
getLongAnnotationNamespace
public java.lang.String getLongAnnotationNamespace(int longAnnotationIndex)
- Specified by:
getLongAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLongAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getLongAnnotationValue
public java.lang.Long getLongAnnotationValue(int longAnnotationIndex)
- Specified by:
getLongAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLongAnnotationValue
in classome.xml.meta.DummyMetadata
-
getBooleanAnnotationCount
public int getBooleanAnnotationCount()
- Specified by:
getBooleanAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getBooleanAnnotationCount
in classome.xml.meta.DummyMetadata
-
getBooleanAnnotationDescription
public java.lang.String getBooleanAnnotationDescription(int booleanAnnotationIndex)
- Specified by:
getBooleanAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getBooleanAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getBooleanAnnotationID
public java.lang.String getBooleanAnnotationID(int booleanAnnotationIndex)
- Specified by:
getBooleanAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getBooleanAnnotationID
in classome.xml.meta.DummyMetadata
-
getBooleanAnnotationNamespace
public java.lang.String getBooleanAnnotationNamespace(int booleanAnnotationIndex)
- Specified by:
getBooleanAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getBooleanAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getBooleanAnnotationValue
public java.lang.Boolean getBooleanAnnotationValue(int booleanAnnotationIndex)
- Specified by:
getBooleanAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getBooleanAnnotationValue
in classome.xml.meta.DummyMetadata
-
getDoubleAnnotationCount
public int getDoubleAnnotationCount()
- Specified by:
getDoubleAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getDoubleAnnotationCount
in classome.xml.meta.DummyMetadata
-
getDoubleAnnotationDescription
public java.lang.String getDoubleAnnotationDescription(int doubleAnnotationIndex)
- Specified by:
getDoubleAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getDoubleAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getDoubleAnnotationID
public java.lang.String getDoubleAnnotationID(int doubleAnnotationIndex)
- Specified by:
getDoubleAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getDoubleAnnotationID
in classome.xml.meta.DummyMetadata
-
getDoubleAnnotationNamespace
public java.lang.String getDoubleAnnotationNamespace(int doubleAnnotationIndex)
- Specified by:
getDoubleAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getDoubleAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getDoubleAnnotationValue
public java.lang.Double getDoubleAnnotationValue(int doubleAnnotationIndex)
- Specified by:
getDoubleAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getDoubleAnnotationValue
in classome.xml.meta.DummyMetadata
-
getCommentAnnotationCount
public int getCommentAnnotationCount()
- Specified by:
getCommentAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getCommentAnnotationCount
in classome.xml.meta.DummyMetadata
-
getCommentAnnotationDescription
public java.lang.String getCommentAnnotationDescription(int commentAnnotationIndex)
- Specified by:
getCommentAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getCommentAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getCommentAnnotationID
public java.lang.String getCommentAnnotationID(int commentAnnotationIndex)
- Specified by:
getCommentAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getCommentAnnotationID
in classome.xml.meta.DummyMetadata
-
getCommentAnnotationNamespace
public java.lang.String getCommentAnnotationNamespace(int commentAnnotationIndex)
- Specified by:
getCommentAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getCommentAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getCommentAnnotationValue
public java.lang.String getCommentAnnotationValue(int commentAnnotationIndex)
- Specified by:
getCommentAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getCommentAnnotationValue
in classome.xml.meta.DummyMetadata
-
getMapAnnotationCount
public int getMapAnnotationCount()
- Specified by:
getMapAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMapAnnotationCount
in classome.xml.meta.DummyMetadata
-
getMapAnnotationDescription
public java.lang.String getMapAnnotationDescription(int mapAnnotationIndex)
- Specified by:
getMapAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMapAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getMapAnnotationID
public java.lang.String getMapAnnotationID(int mapAnnotationIndex)
- Specified by:
getMapAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMapAnnotationID
in classome.xml.meta.DummyMetadata
-
getMapAnnotationNamespace
public java.lang.String getMapAnnotationNamespace(int mapAnnotationIndex)
- Specified by:
getMapAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMapAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getMapAnnotationValue
public java.util.List<ome.xml.model.MapPair> getMapAnnotationValue(int mapAnnotationIndex)
- Specified by:
getMapAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMapAnnotationValue
in classome.xml.meta.DummyMetadata
-
getTimestampAnnotationCount
public int getTimestampAnnotationCount()
- Specified by:
getTimestampAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTimestampAnnotationCount
in classome.xml.meta.DummyMetadata
-
getTimestampAnnotationDescription
public java.lang.String getTimestampAnnotationDescription(int timestampAnnotationIndex)
- Specified by:
getTimestampAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTimestampAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getTimestampAnnotationID
public java.lang.String getTimestampAnnotationID(int timestampAnnotationIndex)
- Specified by:
getTimestampAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTimestampAnnotationID
in classome.xml.meta.DummyMetadata
-
getTimestampAnnotationNamespace
public java.lang.String getTimestampAnnotationNamespace(int timestampAnnotationIndex)
- Specified by:
getTimestampAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTimestampAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getTimestampAnnotationValue
public ome.xml.model.primitives.Timestamp getTimestampAnnotationValue(int timestampAnnotationIndex)
- Specified by:
getTimestampAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTimestampAnnotationValue
in classome.xml.meta.DummyMetadata
-
getTagAnnotationCount
public int getTagAnnotationCount()
- Specified by:
getTagAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTagAnnotationCount
in classome.xml.meta.DummyMetadata
-
getTagAnnotationDescription
public java.lang.String getTagAnnotationDescription(int tagAnnotationIndex)
- Specified by:
getTagAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTagAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getTagAnnotationID
public java.lang.String getTagAnnotationID(int tagAnnotationIndex)
- Specified by:
getTagAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTagAnnotationID
in classome.xml.meta.DummyMetadata
-
getTagAnnotationNamespace
public java.lang.String getTagAnnotationNamespace(int tagAnnotationIndex)
- Specified by:
getTagAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTagAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getTagAnnotationValue
public java.lang.String getTagAnnotationValue(int tagAnnotationIndex)
- Specified by:
getTagAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTagAnnotationValue
in classome.xml.meta.DummyMetadata
-
getTermAnnotationCount
public int getTermAnnotationCount()
- Specified by:
getTermAnnotationCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTermAnnotationCount
in classome.xml.meta.DummyMetadata
-
getTermAnnotationDescription
public java.lang.String getTermAnnotationDescription(int termAnnotationIndex)
- Specified by:
getTermAnnotationDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTermAnnotationDescription
in classome.xml.meta.DummyMetadata
-
getTermAnnotationID
public java.lang.String getTermAnnotationID(int termAnnotationIndex)
- Specified by:
getTermAnnotationID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTermAnnotationID
in classome.xml.meta.DummyMetadata
-
getTermAnnotationNamespace
public java.lang.String getTermAnnotationNamespace(int termAnnotationIndex)
- Specified by:
getTermAnnotationNamespace
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTermAnnotationNamespace
in classome.xml.meta.DummyMetadata
-
getTermAnnotationValue
public java.lang.String getTermAnnotationValue(int termAnnotationIndex)
- Specified by:
getTermAnnotationValue
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getTermAnnotationValue
in classome.xml.meta.DummyMetadata
-
getROICount
public int getROICount()
- Specified by:
getROICount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getROICount
in classome.xml.meta.DummyMetadata
-
getROIAnnotationRef
public java.lang.String getROIAnnotationRef(int ROIIndex, int annotationRefIndex)
- Specified by:
getROIAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getROIAnnotationRef
in classome.xml.meta.DummyMetadata
-
getROIAnnotationRefCount
public int getROIAnnotationRefCount(int ROIIndex)
- Specified by:
getROIAnnotationRefCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getROIAnnotationRefCount
in classome.xml.meta.DummyMetadata
-
getROIDescription
public java.lang.String getROIDescription(int ROIIndex)
- Specified by:
getROIDescription
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getROIDescription
in classome.xml.meta.DummyMetadata
-
getROIID
public java.lang.String getROIID(int ROIIndex)
- Specified by:
getROIID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getROIID
in classome.xml.meta.DummyMetadata
-
getROIName
public java.lang.String getROIName(int ROIIndex)
- Specified by:
getROIName
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getROIName
in classome.xml.meta.DummyMetadata
-
getShapeCount
public int getShapeCount(int ROIIndex)
- Specified by:
getShapeCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getShapeCount
in classome.xml.meta.DummyMetadata
-
getShapeType
public java.lang.String getShapeType(int ROIIndex, int shapeIndex)
- Specified by:
getShapeType
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getShapeType
in classome.xml.meta.DummyMetadata
-
getShapeAnnotationRefCount
public int getShapeAnnotationRefCount(int ROIIndex, int shapeIndex)
- Specified by:
getShapeAnnotationRefCount
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getShapeAnnotationRefCount
in classome.xml.meta.DummyMetadata
-
getEllipseAnnotationRef
public java.lang.String getEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getEllipseAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseAnnotationRef
in classome.xml.meta.DummyMetadata
-
getEllipseFillColor
public ome.xml.model.primitives.Color getEllipseFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseFillColor
in classome.xml.meta.DummyMetadata
-
getEllipseFillRule
public ome.xml.model.enums.FillRule getEllipseFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseFillRule
in classome.xml.meta.DummyMetadata
-
getEllipseFontFamily
public ome.xml.model.enums.FontFamily getEllipseFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseFontFamily
in classome.xml.meta.DummyMetadata
-
getEllipseFontSize
public ome.units.quantity.Length getEllipseFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseFontSize
in classome.xml.meta.DummyMetadata
-
getEllipseFontStyle
public ome.xml.model.enums.FontStyle getEllipseFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseFontStyle
in classome.xml.meta.DummyMetadata
-
getEllipseID
public java.lang.String getEllipseID(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseID
in classome.xml.meta.DummyMetadata
-
getEllipseLocked
public java.lang.Boolean getEllipseLocked(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseLocked
in classome.xml.meta.DummyMetadata
-
getEllipseStrokeColor
public ome.xml.model.primitives.Color getEllipseStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseStrokeColor
in classome.xml.meta.DummyMetadata
-
getEllipseStrokeDashArray
public java.lang.String getEllipseStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getEllipseStrokeWidth
public ome.units.quantity.Length getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseStrokeWidth
in classome.xml.meta.DummyMetadata
-
getEllipseTheC
public ome.xml.model.primitives.NonNegativeInteger getEllipseTheC(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseTheC
in classome.xml.meta.DummyMetadata
-
getEllipseTheT
public ome.xml.model.primitives.NonNegativeInteger getEllipseTheT(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseTheT
in classome.xml.meta.DummyMetadata
-
getEllipseTheZ
public ome.xml.model.primitives.NonNegativeInteger getEllipseTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseTheZ
in classome.xml.meta.DummyMetadata
-
getEllipseTransform
public ome.xml.model.AffineTransform getEllipseTransform(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseTransform
in classome.xml.meta.DummyMetadata
-
getEllipseRadiusX
public java.lang.Double getEllipseRadiusX(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseRadiusX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseRadiusX
in classome.xml.meta.DummyMetadata
-
getEllipseRadiusY
public java.lang.Double getEllipseRadiusY(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseRadiusY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseRadiusY
in classome.xml.meta.DummyMetadata
-
getEllipseText
public java.lang.String getEllipseText(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseText
in classome.xml.meta.DummyMetadata
-
getEllipseX
public java.lang.Double getEllipseX(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseX
in classome.xml.meta.DummyMetadata
-
getEllipseY
public java.lang.Double getEllipseY(int ROIIndex, int shapeIndex)
- Specified by:
getEllipseY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getEllipseY
in classome.xml.meta.DummyMetadata
-
getLabelAnnotationRef
public java.lang.String getLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getLabelAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelAnnotationRef
in classome.xml.meta.DummyMetadata
-
getLabelFillColor
public ome.xml.model.primitives.Color getLabelFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getLabelFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelFillColor
in classome.xml.meta.DummyMetadata
-
getLabelFillRule
public ome.xml.model.enums.FillRule getLabelFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getLabelFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelFillRule
in classome.xml.meta.DummyMetadata
-
getLabelFontFamily
public ome.xml.model.enums.FontFamily getLabelFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getLabelFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelFontFamily
in classome.xml.meta.DummyMetadata
-
getLabelFontSize
public ome.units.quantity.Length getLabelFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getLabelFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelFontSize
in classome.xml.meta.DummyMetadata
-
getLabelFontStyle
public ome.xml.model.enums.FontStyle getLabelFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getLabelFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelFontStyle
in classome.xml.meta.DummyMetadata
-
getLabelID
public java.lang.String getLabelID(int ROIIndex, int shapeIndex)
- Specified by:
getLabelID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelID
in classome.xml.meta.DummyMetadata
-
getLabelLocked
public java.lang.Boolean getLabelLocked(int ROIIndex, int shapeIndex)
- Specified by:
getLabelLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelLocked
in classome.xml.meta.DummyMetadata
-
getLabelStrokeColor
public ome.xml.model.primitives.Color getLabelStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getLabelStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelStrokeColor
in classome.xml.meta.DummyMetadata
-
getLabelStrokeDashArray
public java.lang.String getLabelStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getLabelStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getLabelStrokeWidth
public ome.units.quantity.Length getLabelStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getLabelStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelStrokeWidth
in classome.xml.meta.DummyMetadata
-
getLabelTheC
public ome.xml.model.primitives.NonNegativeInteger getLabelTheC(int ROIIndex, int shapeIndex)
- Specified by:
getLabelTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelTheC
in classome.xml.meta.DummyMetadata
-
getLabelTheT
public ome.xml.model.primitives.NonNegativeInteger getLabelTheT(int ROIIndex, int shapeIndex)
- Specified by:
getLabelTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelTheT
in classome.xml.meta.DummyMetadata
-
getLabelTheZ
public ome.xml.model.primitives.NonNegativeInteger getLabelTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getLabelTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelTheZ
in classome.xml.meta.DummyMetadata
-
getLabelTransform
public ome.xml.model.AffineTransform getLabelTransform(int ROIIndex, int shapeIndex)
- Specified by:
getLabelTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelTransform
in classome.xml.meta.DummyMetadata
-
getLabelText
public java.lang.String getLabelText(int ROIIndex, int shapeIndex)
- Specified by:
getLabelText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelText
in classome.xml.meta.DummyMetadata
-
getLabelX
public java.lang.Double getLabelX(int ROIIndex, int shapeIndex)
- Specified by:
getLabelX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelX
in classome.xml.meta.DummyMetadata
-
getLabelY
public java.lang.Double getLabelY(int ROIIndex, int shapeIndex)
- Specified by:
getLabelY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLabelY
in classome.xml.meta.DummyMetadata
-
getLineAnnotationRef
public java.lang.String getLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getLineAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineAnnotationRef
in classome.xml.meta.DummyMetadata
-
getLineFillColor
public ome.xml.model.primitives.Color getLineFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getLineFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineFillColor
in classome.xml.meta.DummyMetadata
-
getLineFillRule
public ome.xml.model.enums.FillRule getLineFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getLineFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineFillRule
in classome.xml.meta.DummyMetadata
-
getLineFontFamily
public ome.xml.model.enums.FontFamily getLineFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getLineFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineFontFamily
in classome.xml.meta.DummyMetadata
-
getLineFontSize
public ome.units.quantity.Length getLineFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getLineFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineFontSize
in classome.xml.meta.DummyMetadata
-
getLineFontStyle
public ome.xml.model.enums.FontStyle getLineFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getLineFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineFontStyle
in classome.xml.meta.DummyMetadata
-
getLineID
public java.lang.String getLineID(int ROIIndex, int shapeIndex)
- Specified by:
getLineID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineID
in classome.xml.meta.DummyMetadata
-
getLineLocked
public java.lang.Boolean getLineLocked(int ROIIndex, int shapeIndex)
- Specified by:
getLineLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineLocked
in classome.xml.meta.DummyMetadata
-
getLineStrokeColor
public ome.xml.model.primitives.Color getLineStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getLineStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineStrokeColor
in classome.xml.meta.DummyMetadata
-
getLineStrokeDashArray
public java.lang.String getLineStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getLineStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getLineStrokeWidth
public ome.units.quantity.Length getLineStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getLineStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineStrokeWidth
in classome.xml.meta.DummyMetadata
-
getLineTheC
public ome.xml.model.primitives.NonNegativeInteger getLineTheC(int ROIIndex, int shapeIndex)
- Specified by:
getLineTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineTheC
in classome.xml.meta.DummyMetadata
-
getLineTheT
public ome.xml.model.primitives.NonNegativeInteger getLineTheT(int ROIIndex, int shapeIndex)
- Specified by:
getLineTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineTheT
in classome.xml.meta.DummyMetadata
-
getLineTheZ
public ome.xml.model.primitives.NonNegativeInteger getLineTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getLineTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineTheZ
in classome.xml.meta.DummyMetadata
-
getLineTransform
public ome.xml.model.AffineTransform getLineTransform(int ROIIndex, int shapeIndex)
- Specified by:
getLineTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineTransform
in classome.xml.meta.DummyMetadata
-
getLineMarkerStart
public ome.xml.model.enums.Marker getLineMarkerStart(int ROIIndex, int shapeIndex)
- Specified by:
getLineMarkerStart
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineMarkerStart
in classome.xml.meta.DummyMetadata
-
getLineMarkerEnd
public ome.xml.model.enums.Marker getLineMarkerEnd(int ROIIndex, int shapeIndex)
- Specified by:
getLineMarkerEnd
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineMarkerEnd
in classome.xml.meta.DummyMetadata
-
getLineText
public java.lang.String getLineText(int ROIIndex, int shapeIndex)
- Specified by:
getLineText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineText
in classome.xml.meta.DummyMetadata
-
getLineX1
public java.lang.Double getLineX1(int ROIIndex, int shapeIndex)
- Specified by:
getLineX1
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineX1
in classome.xml.meta.DummyMetadata
-
getLineX2
public java.lang.Double getLineX2(int ROIIndex, int shapeIndex)
- Specified by:
getLineX2
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineX2
in classome.xml.meta.DummyMetadata
-
getLineY1
public java.lang.Double getLineY1(int ROIIndex, int shapeIndex)
- Specified by:
getLineY1
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineY1
in classome.xml.meta.DummyMetadata
-
getLineY2
public java.lang.Double getLineY2(int ROIIndex, int shapeIndex)
- Specified by:
getLineY2
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getLineY2
in classome.xml.meta.DummyMetadata
-
getPointAnnotationRef
public java.lang.String getPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getPointAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointAnnotationRef
in classome.xml.meta.DummyMetadata
-
getPointFillColor
public ome.xml.model.primitives.Color getPointFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getPointFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointFillColor
in classome.xml.meta.DummyMetadata
-
getPointFillRule
public ome.xml.model.enums.FillRule getPointFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getPointFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointFillRule
in classome.xml.meta.DummyMetadata
-
getPointFontFamily
public ome.xml.model.enums.FontFamily getPointFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getPointFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointFontFamily
in classome.xml.meta.DummyMetadata
-
getPointFontSize
public ome.units.quantity.Length getPointFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getPointFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointFontSize
in classome.xml.meta.DummyMetadata
-
getPointFontStyle
public ome.xml.model.enums.FontStyle getPointFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getPointFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointFontStyle
in classome.xml.meta.DummyMetadata
-
getPointID
public java.lang.String getPointID(int ROIIndex, int shapeIndex)
- Specified by:
getPointID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointID
in classome.xml.meta.DummyMetadata
-
getPointLocked
public java.lang.Boolean getPointLocked(int ROIIndex, int shapeIndex)
- Specified by:
getPointLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointLocked
in classome.xml.meta.DummyMetadata
-
getPointStrokeColor
public ome.xml.model.primitives.Color getPointStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getPointStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointStrokeColor
in classome.xml.meta.DummyMetadata
-
getPointStrokeDashArray
public java.lang.String getPointStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getPointStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getPointStrokeWidth
public ome.units.quantity.Length getPointStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getPointStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointStrokeWidth
in classome.xml.meta.DummyMetadata
-
getPointTheC
public ome.xml.model.primitives.NonNegativeInteger getPointTheC(int ROIIndex, int shapeIndex)
- Specified by:
getPointTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointTheC
in classome.xml.meta.DummyMetadata
-
getPointTheT
public ome.xml.model.primitives.NonNegativeInteger getPointTheT(int ROIIndex, int shapeIndex)
- Specified by:
getPointTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointTheT
in classome.xml.meta.DummyMetadata
-
getPointTheZ
public ome.xml.model.primitives.NonNegativeInteger getPointTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getPointTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointTheZ
in classome.xml.meta.DummyMetadata
-
getPointTransform
public ome.xml.model.AffineTransform getPointTransform(int ROIIndex, int shapeIndex)
- Specified by:
getPointTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointTransform
in classome.xml.meta.DummyMetadata
-
getPointText
public java.lang.String getPointText(int ROIIndex, int shapeIndex)
- Specified by:
getPointText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointText
in classome.xml.meta.DummyMetadata
-
getPointX
public java.lang.Double getPointX(int ROIIndex, int shapeIndex)
- Specified by:
getPointX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointX
in classome.xml.meta.DummyMetadata
-
getPointY
public java.lang.Double getPointY(int ROIIndex, int shapeIndex)
- Specified by:
getPointY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPointY
in classome.xml.meta.DummyMetadata
-
getPolygonAnnotationRef
public java.lang.String getPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getPolygonAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonAnnotationRef
in classome.xml.meta.DummyMetadata
-
getPolygonFillColor
public ome.xml.model.primitives.Color getPolygonFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonFillColor
in classome.xml.meta.DummyMetadata
-
getPolygonFillRule
public ome.xml.model.enums.FillRule getPolygonFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonFillRule
in classome.xml.meta.DummyMetadata
-
getPolygonFontFamily
public ome.xml.model.enums.FontFamily getPolygonFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonFontFamily
in classome.xml.meta.DummyMetadata
-
getPolygonFontSize
public ome.units.quantity.Length getPolygonFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonFontSize
in classome.xml.meta.DummyMetadata
-
getPolygonFontStyle
public ome.xml.model.enums.FontStyle getPolygonFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonFontStyle
in classome.xml.meta.DummyMetadata
-
getPolygonID
public java.lang.String getPolygonID(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonID
in classome.xml.meta.DummyMetadata
-
getPolygonLocked
public java.lang.Boolean getPolygonLocked(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonLocked
in classome.xml.meta.DummyMetadata
-
getPolygonStrokeColor
public ome.xml.model.primitives.Color getPolygonStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonStrokeColor
in classome.xml.meta.DummyMetadata
-
getPolygonStrokeDashArray
public java.lang.String getPolygonStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getPolygonStrokeWidth
public ome.units.quantity.Length getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonStrokeWidth
in classome.xml.meta.DummyMetadata
-
getPolygonTheC
public ome.xml.model.primitives.NonNegativeInteger getPolygonTheC(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonTheC
in classome.xml.meta.DummyMetadata
-
getPolygonTheT
public ome.xml.model.primitives.NonNegativeInteger getPolygonTheT(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonTheT
in classome.xml.meta.DummyMetadata
-
getPolygonTheZ
public ome.xml.model.primitives.NonNegativeInteger getPolygonTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonTheZ
in classome.xml.meta.DummyMetadata
-
getPolygonTransform
public ome.xml.model.AffineTransform getPolygonTransform(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonTransform
in classome.xml.meta.DummyMetadata
-
getPolygonPoints
public java.lang.String getPolygonPoints(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonPoints
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonPoints
in classome.xml.meta.DummyMetadata
-
getPolygonText
public java.lang.String getPolygonText(int ROIIndex, int shapeIndex)
- Specified by:
getPolygonText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolygonText
in classome.xml.meta.DummyMetadata
-
getPolylineAnnotationRef
public java.lang.String getPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getPolylineAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineAnnotationRef
in classome.xml.meta.DummyMetadata
-
getPolylineFillColor
public ome.xml.model.primitives.Color getPolylineFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineFillColor
in classome.xml.meta.DummyMetadata
-
getPolylineFillRule
public ome.xml.model.enums.FillRule getPolylineFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineFillRule
in classome.xml.meta.DummyMetadata
-
getPolylineFontFamily
public ome.xml.model.enums.FontFamily getPolylineFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineFontFamily
in classome.xml.meta.DummyMetadata
-
getPolylineFontSize
public ome.units.quantity.Length getPolylineFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineFontSize
in classome.xml.meta.DummyMetadata
-
getPolylineFontStyle
public ome.xml.model.enums.FontStyle getPolylineFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineFontStyle
in classome.xml.meta.DummyMetadata
-
getPolylineID
public java.lang.String getPolylineID(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineID
in classome.xml.meta.DummyMetadata
-
getPolylineLocked
public java.lang.Boolean getPolylineLocked(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineLocked
in classome.xml.meta.DummyMetadata
-
getPolylineStrokeColor
public ome.xml.model.primitives.Color getPolylineStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineStrokeColor
in classome.xml.meta.DummyMetadata
-
getPolylineStrokeDashArray
public java.lang.String getPolylineStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getPolylineStrokeWidth
public ome.units.quantity.Length getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineStrokeWidth
in classome.xml.meta.DummyMetadata
-
getPolylineTheC
public ome.xml.model.primitives.NonNegativeInteger getPolylineTheC(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineTheC
in classome.xml.meta.DummyMetadata
-
getPolylineTheT
public ome.xml.model.primitives.NonNegativeInteger getPolylineTheT(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineTheT
in classome.xml.meta.DummyMetadata
-
getPolylineTheZ
public ome.xml.model.primitives.NonNegativeInteger getPolylineTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineTheZ
in classome.xml.meta.DummyMetadata
-
getPolylineTransform
public ome.xml.model.AffineTransform getPolylineTransform(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineTransform
in classome.xml.meta.DummyMetadata
-
getPolylineMarkerStart
public ome.xml.model.enums.Marker getPolylineMarkerStart(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineMarkerStart
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineMarkerStart
in classome.xml.meta.DummyMetadata
-
getPolylineMarkerEnd
public ome.xml.model.enums.Marker getPolylineMarkerEnd(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineMarkerEnd
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineMarkerEnd
in classome.xml.meta.DummyMetadata
-
getPolylinePoints
public java.lang.String getPolylinePoints(int ROIIndex, int shapeIndex)
- Specified by:
getPolylinePoints
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylinePoints
in classome.xml.meta.DummyMetadata
-
getPolylineText
public java.lang.String getPolylineText(int ROIIndex, int shapeIndex)
- Specified by:
getPolylineText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getPolylineText
in classome.xml.meta.DummyMetadata
-
getRectangleAnnotationRef
public java.lang.String getRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getRectangleAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleAnnotationRef
in classome.xml.meta.DummyMetadata
-
getRectangleFillColor
public ome.xml.model.primitives.Color getRectangleFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleFillColor
in classome.xml.meta.DummyMetadata
-
getRectangleFillRule
public ome.xml.model.enums.FillRule getRectangleFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleFillRule
in classome.xml.meta.DummyMetadata
-
getRectangleFontFamily
public ome.xml.model.enums.FontFamily getRectangleFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleFontFamily
in classome.xml.meta.DummyMetadata
-
getRectangleFontSize
public ome.units.quantity.Length getRectangleFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleFontSize
in classome.xml.meta.DummyMetadata
-
getRectangleFontStyle
public ome.xml.model.enums.FontStyle getRectangleFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleFontStyle
in classome.xml.meta.DummyMetadata
-
getRectangleID
public java.lang.String getRectangleID(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleID
in classome.xml.meta.DummyMetadata
-
getRectangleLocked
public java.lang.Boolean getRectangleLocked(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleLocked
in classome.xml.meta.DummyMetadata
-
getRectangleStrokeColor
public ome.xml.model.primitives.Color getRectangleStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleStrokeColor
in classome.xml.meta.DummyMetadata
-
getRectangleStrokeDashArray
public java.lang.String getRectangleStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getRectangleStrokeWidth
public ome.units.quantity.Length getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleStrokeWidth
in classome.xml.meta.DummyMetadata
-
getRectangleTheC
public ome.xml.model.primitives.NonNegativeInteger getRectangleTheC(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleTheC
in classome.xml.meta.DummyMetadata
-
getRectangleTheT
public ome.xml.model.primitives.NonNegativeInteger getRectangleTheT(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleTheT
in classome.xml.meta.DummyMetadata
-
getRectangleTheZ
public ome.xml.model.primitives.NonNegativeInteger getRectangleTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleTheZ
in classome.xml.meta.DummyMetadata
-
getRectangleTransform
public ome.xml.model.AffineTransform getRectangleTransform(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleTransform
in classome.xml.meta.DummyMetadata
-
getRectangleText
public java.lang.String getRectangleText(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleText
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleText
in classome.xml.meta.DummyMetadata
-
getRectangleHeight
public java.lang.Double getRectangleHeight(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleHeight
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleHeight
in classome.xml.meta.DummyMetadata
-
getRectangleWidth
public java.lang.Double getRectangleWidth(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleWidth
in classome.xml.meta.DummyMetadata
-
getRectangleX
public java.lang.Double getRectangleX(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleX
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleX
in classome.xml.meta.DummyMetadata
-
getRectangleY
public java.lang.Double getRectangleY(int ROIIndex, int shapeIndex)
- Specified by:
getRectangleY
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getRectangleY
in classome.xml.meta.DummyMetadata
-
getMaskAnnotationRef
public java.lang.String getMaskAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
- Specified by:
getMaskAnnotationRef
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskAnnotationRef
in classome.xml.meta.DummyMetadata
-
getMaskFillColor
public ome.xml.model.primitives.Color getMaskFillColor(int ROIIndex, int shapeIndex)
- Specified by:
getMaskFillColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskFillColor
in classome.xml.meta.DummyMetadata
-
getMaskFillRule
public ome.xml.model.enums.FillRule getMaskFillRule(int ROIIndex, int shapeIndex)
- Specified by:
getMaskFillRule
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskFillRule
in classome.xml.meta.DummyMetadata
-
getMaskFontFamily
public ome.xml.model.enums.FontFamily getMaskFontFamily(int ROIIndex, int shapeIndex)
- Specified by:
getMaskFontFamily
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskFontFamily
in classome.xml.meta.DummyMetadata
-
getMaskFontSize
public ome.units.quantity.Length getMaskFontSize(int ROIIndex, int shapeIndex)
- Specified by:
getMaskFontSize
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskFontSize
in classome.xml.meta.DummyMetadata
-
getMaskFontStyle
public ome.xml.model.enums.FontStyle getMaskFontStyle(int ROIIndex, int shapeIndex)
- Specified by:
getMaskFontStyle
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskFontStyle
in classome.xml.meta.DummyMetadata
-
getMaskID
public java.lang.String getMaskID(int ROIIndex, int shapeIndex)
- Specified by:
getMaskID
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskID
in classome.xml.meta.DummyMetadata
-
getMaskLocked
public java.lang.Boolean getMaskLocked(int ROIIndex, int shapeIndex)
- Specified by:
getMaskLocked
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskLocked
in classome.xml.meta.DummyMetadata
-
getMaskStrokeColor
public ome.xml.model.primitives.Color getMaskStrokeColor(int ROIIndex, int shapeIndex)
- Specified by:
getMaskStrokeColor
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskStrokeColor
in classome.xml.meta.DummyMetadata
-
getMaskStrokeDashArray
public java.lang.String getMaskStrokeDashArray(int ROIIndex, int shapeIndex)
- Specified by:
getMaskStrokeDashArray
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskStrokeDashArray
in classome.xml.meta.DummyMetadata
-
getMaskStrokeWidth
public ome.units.quantity.Length getMaskStrokeWidth(int ROIIndex, int shapeIndex)
- Specified by:
getMaskStrokeWidth
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskStrokeWidth
in classome.xml.meta.DummyMetadata
-
getMaskTheC
public ome.xml.model.primitives.NonNegativeInteger getMaskTheC(int ROIIndex, int shapeIndex)
- Specified by:
getMaskTheC
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskTheC
in classome.xml.meta.DummyMetadata
-
getMaskTheT
public ome.xml.model.primitives.NonNegativeInteger getMaskTheT(int ROIIndex, int shapeIndex)
- Specified by:
getMaskTheT
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskTheT
in classome.xml.meta.DummyMetadata
-
getMaskTheZ
public ome.xml.model.primitives.NonNegativeInteger getMaskTheZ(int ROIIndex, int shapeIndex)
- Specified by:
getMaskTheZ
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskTheZ
in classome.xml.meta.DummyMetadata
-
getMaskTransform
public ome.xml.model.AffineTransform getMaskTransform(int ROIIndex, int shapeIndex)
- Specified by:
getMaskTransform
in interfaceome.xml.meta.MetadataRetrieve
- Overrides:
getMaskTransform
in classome.xml.meta.DummyMetadata
-
-