public class OmeroMetadata extends DummyMetadata
MetadataStore
and MetadataRetrieve
that
knows how to read and write the OMERO object model.Constructor and Description |
---|
OmeroMetadata(DatabaseIdentity db) |
Modifier and Type | Method and Description |
---|---|
void |
addImage(omero.model.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) |
omero.model.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) |
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(omero.model.IObject obj) |
void |
initialize(org.hibernate.Session session) |
int |
sizeImages() |
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, getMapAnnotationCount, getMapAnnotationDescription, getMapAnnotationID, getMapAnnotationNamespace, getMapAnnotationValue, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, 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
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, getMapAnnotationCount, getMapAnnotationDescription, getMapAnnotationID, getMapAnnotationNamespace, getMapAnnotationValue, 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
public OmeroMetadata(DatabaseIdentity db)
public ome.xml.meta.MetadataRoot getRoot()
getRoot
in interface ome.xml.meta.MetadataStore
getRoot
in class ome.xml.meta.DummyMetadata
public void addImage(omero.model.Image image)
public omero.model.Image getImage(int i)
public int sizeImages()
public java.lang.String handleLsid(omero.model.IObject obj)
public void initialize(org.hibernate.Session session)
public ome.xml.model.primitives.Timestamp getImageAcquisitionDate(int imageIndex)
getImageAcquisitionDate
in interface ome.xml.meta.MetadataRetrieve
getImageAcquisitionDate
in class ome.xml.meta.DummyMetadata
public java.lang.String getImageAnnotationRef(int imageIndex, int annotationRefIndex)
getImageAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getImageAnnotationRef
in class ome.xml.meta.DummyMetadata
public int getImageAnnotationRefCount(int imageIndex)
getImageAnnotationRefCount
in interface ome.xml.meta.MetadataRetrieve
getImageAnnotationRefCount
in class ome.xml.meta.DummyMetadata
public int getImageCount()
getImageCount
in interface ome.xml.meta.MetadataRetrieve
getImageCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getImageDescription(int imageIndex)
getImageDescription
in interface ome.xml.meta.MetadataRetrieve
getImageDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getImageID(int imageIndex)
getImageID
in interface ome.xml.meta.MetadataRetrieve
getImageID
in class ome.xml.meta.DummyMetadata
public java.lang.String getImageName(int imageIndex)
getImageName
in interface ome.xml.meta.MetadataRetrieve
getImageName
in class ome.xml.meta.DummyMetadata
public java.lang.String getImageROIRef(int imageIndex, int ROIRefIndex)
getImageROIRef
in interface ome.xml.meta.MetadataRetrieve
getImageROIRef
in class ome.xml.meta.DummyMetadata
public int getImageROIRefCount(int imageIndex)
getImageROIRefCount
in interface ome.xml.meta.MetadataRetrieve
getImageROIRefCount
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getPixelsBinDataBigEndian(int imageIndex, int binDataIndex)
getPixelsBinDataBigEndian
in interface ome.xml.meta.MetadataRetrieve
getPixelsBinDataBigEndian
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.DimensionOrder getPixelsDimensionOrder(int imageIndex)
getPixelsDimensionOrder
in interface ome.xml.meta.MetadataRetrieve
getPixelsDimensionOrder
in class ome.xml.meta.DummyMetadata
public java.lang.String getPixelsID(int imageIndex)
getPixelsID
in interface ome.xml.meta.MetadataRetrieve
getPixelsID
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPixelsPhysicalSizeX(int imageIndex)
getPixelsPhysicalSizeX
in interface ome.xml.meta.MetadataRetrieve
getPixelsPhysicalSizeX
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPixelsPhysicalSizeY(int imageIndex)
getPixelsPhysicalSizeY
in interface ome.xml.meta.MetadataRetrieve
getPixelsPhysicalSizeY
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPixelsPhysicalSizeZ(int imageIndex)
getPixelsPhysicalSizeZ
in interface ome.xml.meta.MetadataRetrieve
getPixelsPhysicalSizeZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.PositiveInteger getPixelsSizeC(int imageIndex)
getPixelsSizeC
in interface ome.xml.meta.MetadataRetrieve
getPixelsSizeC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.PositiveInteger getPixelsSizeT(int imageIndex)
getPixelsSizeT
in interface ome.xml.meta.MetadataRetrieve
getPixelsSizeT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.PositiveInteger getPixelsSizeX(int imageIndex)
getPixelsSizeX
in interface ome.xml.meta.MetadataRetrieve
getPixelsSizeX
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.PositiveInteger getPixelsSizeY(int imageIndex)
getPixelsSizeY
in interface ome.xml.meta.MetadataRetrieve
getPixelsSizeY
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.PositiveInteger getPixelsSizeZ(int imageIndex)
getPixelsSizeZ
in interface ome.xml.meta.MetadataRetrieve
getPixelsSizeZ
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Time getPixelsTimeIncrement(int imageIndex)
getPixelsTimeIncrement
in interface ome.xml.meta.MetadataRetrieve
getPixelsTimeIncrement
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.PixelType getPixelsType(int imageIndex)
getPixelsType
in interface ome.xml.meta.MetadataRetrieve
getPixelsType
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.AcquisitionMode getChannelAcquisitionMode(int imageIndex, int channelIndex)
getChannelAcquisitionMode
in interface ome.xml.meta.MetadataRetrieve
getChannelAcquisitionMode
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getChannelColor(int imageIndex, int channelIndex)
getChannelColor
in interface ome.xml.meta.MetadataRetrieve
getChannelColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.ContrastMethod getChannelContrastMethod(int imageIndex, int channelIndex)
getChannelContrastMethod
in interface ome.xml.meta.MetadataRetrieve
getChannelContrastMethod
in class ome.xml.meta.DummyMetadata
public int getChannelCount(int imageIndex)
getChannelCount
in interface ome.xml.meta.MetadataRetrieve
getChannelCount
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getChannelEmissionWavelength(int imageIndex, int channelIndex)
getChannelEmissionWavelength
in interface ome.xml.meta.MetadataRetrieve
getChannelEmissionWavelength
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getChannelExcitationWavelength(int imageIndex, int channelIndex)
getChannelExcitationWavelength
in interface ome.xml.meta.MetadataRetrieve
getChannelExcitationWavelength
in class ome.xml.meta.DummyMetadata
public java.lang.String getChannelFluor(int imageIndex, int channelIndex)
getChannelFluor
in interface ome.xml.meta.MetadataRetrieve
getChannelFluor
in class ome.xml.meta.DummyMetadata
public java.lang.String getChannelID(int imageIndex, int channelIndex)
getChannelID
in interface ome.xml.meta.MetadataRetrieve
getChannelID
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.IlluminationType getChannelIlluminationType(int imageIndex, int channelIndex)
getChannelIlluminationType
in interface ome.xml.meta.MetadataRetrieve
getChannelIlluminationType
in class ome.xml.meta.DummyMetadata
public java.lang.String getChannelName(int imageIndex, int channelIndex)
getChannelName
in interface ome.xml.meta.MetadataRetrieve
getChannelName
in class ome.xml.meta.DummyMetadata
public java.lang.Double getChannelNDFilter(int imageIndex, int channelIndex)
getChannelNDFilter
in interface ome.xml.meta.MetadataRetrieve
getChannelNDFilter
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getChannelPinholeSize(int imageIndex, int channelIndex)
getChannelPinholeSize
in interface ome.xml.meta.MetadataRetrieve
getChannelPinholeSize
in class ome.xml.meta.DummyMetadata
public java.lang.Integer getChannelPockelCellSetting(int imageIndex, int channelIndex)
getChannelPockelCellSetting
in interface ome.xml.meta.MetadataRetrieve
getChannelPockelCellSetting
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.PositiveInteger getChannelSamplesPerPixel(int imageIndex, int channelIndex)
getChannelSamplesPerPixel
in interface ome.xml.meta.MetadataRetrieve
getChannelSamplesPerPixel
in class ome.xml.meta.DummyMetadata
public int getPlaneCount(int imageIndex)
getPlaneCount
in interface ome.xml.meta.MetadataRetrieve
getPlaneCount
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Time getPlaneDeltaT(int imageIndex, int planeIndex)
getPlaneDeltaT
in interface ome.xml.meta.MetadataRetrieve
getPlaneDeltaT
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Time getPlaneExposureTime(int imageIndex, int planeIndex)
getPlaneExposureTime
in interface ome.xml.meta.MetadataRetrieve
getPlaneExposureTime
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPlanePositionX(int imageIndex, int planeIndex)
getPlanePositionX
in interface ome.xml.meta.MetadataRetrieve
getPlanePositionX
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPlanePositionY(int imageIndex, int planeIndex)
getPlanePositionY
in interface ome.xml.meta.MetadataRetrieve
getPlanePositionY
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPlanePositionZ(int imageIndex, int planeIndex)
getPlanePositionZ
in interface ome.xml.meta.MetadataRetrieve
getPlanePositionZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPlaneTheC(int imageIndex, int planeIndex)
getPlaneTheC
in interface ome.xml.meta.MetadataRetrieve
getPlaneTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPlaneTheT(int imageIndex, int planeIndex)
getPlaneTheT
in interface ome.xml.meta.MetadataRetrieve
getPlaneTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPlaneTheZ(int imageIndex, int planeIndex)
getPlaneTheZ
in interface ome.xml.meta.MetadataRetrieve
getPlaneTheZ
in class ome.xml.meta.DummyMetadata
public int getXMLAnnotationCount()
getXMLAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getXMLAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getXMLAnnotationDescription(int XMLAnnotationIndex)
getXMLAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getXMLAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getXMLAnnotationID(int XMLAnnotationIndex)
getXMLAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getXMLAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getXMLAnnotationNamespace(int XMLAnnotationIndex)
getXMLAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getXMLAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.String getXMLAnnotationValue(int XMLAnnotationIndex)
getXMLAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getXMLAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getLongAnnotationCount()
getLongAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getLongAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getLongAnnotationDescription(int longAnnotationIndex)
getLongAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getLongAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getLongAnnotationID(int longAnnotationIndex)
getLongAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getLongAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getLongAnnotationNamespace(int longAnnotationIndex)
getLongAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getLongAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.Long getLongAnnotationValue(int longAnnotationIndex)
getLongAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getLongAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getBooleanAnnotationCount()
getBooleanAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getBooleanAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getBooleanAnnotationDescription(int booleanAnnotationIndex)
getBooleanAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getBooleanAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getBooleanAnnotationID(int booleanAnnotationIndex)
getBooleanAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getBooleanAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getBooleanAnnotationNamespace(int booleanAnnotationIndex)
getBooleanAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getBooleanAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getBooleanAnnotationValue(int booleanAnnotationIndex)
getBooleanAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getBooleanAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getDoubleAnnotationCount()
getDoubleAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getDoubleAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getDoubleAnnotationDescription(int doubleAnnotationIndex)
getDoubleAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getDoubleAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getDoubleAnnotationID(int doubleAnnotationIndex)
getDoubleAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getDoubleAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getDoubleAnnotationNamespace(int doubleAnnotationIndex)
getDoubleAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getDoubleAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.Double getDoubleAnnotationValue(int doubleAnnotationIndex)
getDoubleAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getDoubleAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getCommentAnnotationCount()
getCommentAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getCommentAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getCommentAnnotationDescription(int commentAnnotationIndex)
getCommentAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getCommentAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getCommentAnnotationID(int commentAnnotationIndex)
getCommentAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getCommentAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getCommentAnnotationNamespace(int commentAnnotationIndex)
getCommentAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getCommentAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.String getCommentAnnotationValue(int commentAnnotationIndex)
getCommentAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getCommentAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getTimestampAnnotationCount()
getTimestampAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getTimestampAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getTimestampAnnotationDescription(int timestampAnnotationIndex)
getTimestampAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getTimestampAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getTimestampAnnotationID(int timestampAnnotationIndex)
getTimestampAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getTimestampAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getTimestampAnnotationNamespace(int timestampAnnotationIndex)
getTimestampAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getTimestampAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Timestamp getTimestampAnnotationValue(int timestampAnnotationIndex)
getTimestampAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getTimestampAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getTagAnnotationCount()
getTagAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getTagAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getTagAnnotationDescription(int tagAnnotationIndex)
getTagAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getTagAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getTagAnnotationID(int tagAnnotationIndex)
getTagAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getTagAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getTagAnnotationNamespace(int tagAnnotationIndex)
getTagAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getTagAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.String getTagAnnotationValue(int tagAnnotationIndex)
getTagAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getTagAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getTermAnnotationCount()
getTermAnnotationCount
in interface ome.xml.meta.MetadataRetrieve
getTermAnnotationCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getTermAnnotationDescription(int termAnnotationIndex)
getTermAnnotationDescription
in interface ome.xml.meta.MetadataRetrieve
getTermAnnotationDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getTermAnnotationID(int termAnnotationIndex)
getTermAnnotationID
in interface ome.xml.meta.MetadataRetrieve
getTermAnnotationID
in class ome.xml.meta.DummyMetadata
public java.lang.String getTermAnnotationNamespace(int termAnnotationIndex)
getTermAnnotationNamespace
in interface ome.xml.meta.MetadataRetrieve
getTermAnnotationNamespace
in class ome.xml.meta.DummyMetadata
public java.lang.String getTermAnnotationValue(int termAnnotationIndex)
getTermAnnotationValue
in interface ome.xml.meta.MetadataRetrieve
getTermAnnotationValue
in class ome.xml.meta.DummyMetadata
public int getROICount()
getROICount
in interface ome.xml.meta.MetadataRetrieve
getROICount
in class ome.xml.meta.DummyMetadata
public java.lang.String getROIAnnotationRef(int ROIIndex, int annotationRefIndex)
getROIAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getROIAnnotationRef
in class ome.xml.meta.DummyMetadata
public int getROIAnnotationRefCount(int ROIIndex)
getROIAnnotationRefCount
in interface ome.xml.meta.MetadataRetrieve
getROIAnnotationRefCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getROIDescription(int ROIIndex)
getROIDescription
in interface ome.xml.meta.MetadataRetrieve
getROIDescription
in class ome.xml.meta.DummyMetadata
public java.lang.String getROIID(int ROIIndex)
getROIID
in interface ome.xml.meta.MetadataRetrieve
getROIID
in class ome.xml.meta.DummyMetadata
public java.lang.String getROIName(int ROIIndex)
getROIName
in interface ome.xml.meta.MetadataRetrieve
getROIName
in class ome.xml.meta.DummyMetadata
public int getShapeCount(int ROIIndex)
getShapeCount
in interface ome.xml.meta.MetadataRetrieve
getShapeCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getShapeType(int ROIIndex, int shapeIndex)
getShapeType
in interface ome.xml.meta.MetadataRetrieve
getShapeType
in class ome.xml.meta.DummyMetadata
public int getShapeAnnotationRefCount(int ROIIndex, int shapeIndex)
getShapeAnnotationRefCount
in interface ome.xml.meta.MetadataRetrieve
getShapeAnnotationRefCount
in class ome.xml.meta.DummyMetadata
public java.lang.String getEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getEllipseAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getEllipseAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getEllipseFillColor(int ROIIndex, int shapeIndex)
getEllipseFillColor
in interface ome.xml.meta.MetadataRetrieve
getEllipseFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getEllipseFillRule(int ROIIndex, int shapeIndex)
getEllipseFillRule
in interface ome.xml.meta.MetadataRetrieve
getEllipseFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getEllipseFontFamily(int ROIIndex, int shapeIndex)
getEllipseFontFamily
in interface ome.xml.meta.MetadataRetrieve
getEllipseFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getEllipseFontSize(int ROIIndex, int shapeIndex)
getEllipseFontSize
in interface ome.xml.meta.MetadataRetrieve
getEllipseFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getEllipseFontStyle(int ROIIndex, int shapeIndex)
getEllipseFontStyle
in interface ome.xml.meta.MetadataRetrieve
getEllipseFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getEllipseID(int ROIIndex, int shapeIndex)
getEllipseID
in interface ome.xml.meta.MetadataRetrieve
getEllipseID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getEllipseLocked(int ROIIndex, int shapeIndex)
getEllipseLocked
in interface ome.xml.meta.MetadataRetrieve
getEllipseLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getEllipseStrokeColor(int ROIIndex, int shapeIndex)
getEllipseStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getEllipseStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getEllipseStrokeDashArray(int ROIIndex, int shapeIndex)
getEllipseStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getEllipseStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
getEllipseStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getEllipseStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getEllipseTheC(int ROIIndex, int shapeIndex)
getEllipseTheC
in interface ome.xml.meta.MetadataRetrieve
getEllipseTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getEllipseTheT(int ROIIndex, int shapeIndex)
getEllipseTheT
in interface ome.xml.meta.MetadataRetrieve
getEllipseTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getEllipseTheZ(int ROIIndex, int shapeIndex)
getEllipseTheZ
in interface ome.xml.meta.MetadataRetrieve
getEllipseTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getEllipseTransform(int ROIIndex, int shapeIndex)
getEllipseTransform
in interface ome.xml.meta.MetadataRetrieve
getEllipseTransform
in class ome.xml.meta.DummyMetadata
public java.lang.Double getEllipseRadiusX(int ROIIndex, int shapeIndex)
getEllipseRadiusX
in interface ome.xml.meta.MetadataRetrieve
getEllipseRadiusX
in class ome.xml.meta.DummyMetadata
public java.lang.Double getEllipseRadiusY(int ROIIndex, int shapeIndex)
getEllipseRadiusY
in interface ome.xml.meta.MetadataRetrieve
getEllipseRadiusY
in class ome.xml.meta.DummyMetadata
public java.lang.String getEllipseText(int ROIIndex, int shapeIndex)
getEllipseText
in interface ome.xml.meta.MetadataRetrieve
getEllipseText
in class ome.xml.meta.DummyMetadata
public java.lang.Double getEllipseX(int ROIIndex, int shapeIndex)
getEllipseX
in interface ome.xml.meta.MetadataRetrieve
getEllipseX
in class ome.xml.meta.DummyMetadata
public java.lang.Double getEllipseY(int ROIIndex, int shapeIndex)
getEllipseY
in interface ome.xml.meta.MetadataRetrieve
getEllipseY
in class ome.xml.meta.DummyMetadata
public java.lang.String getLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getLabelAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getLabelAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getLabelFillColor(int ROIIndex, int shapeIndex)
getLabelFillColor
in interface ome.xml.meta.MetadataRetrieve
getLabelFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getLabelFillRule(int ROIIndex, int shapeIndex)
getLabelFillRule
in interface ome.xml.meta.MetadataRetrieve
getLabelFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getLabelFontFamily(int ROIIndex, int shapeIndex)
getLabelFontFamily
in interface ome.xml.meta.MetadataRetrieve
getLabelFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getLabelFontSize(int ROIIndex, int shapeIndex)
getLabelFontSize
in interface ome.xml.meta.MetadataRetrieve
getLabelFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getLabelFontStyle(int ROIIndex, int shapeIndex)
getLabelFontStyle
in interface ome.xml.meta.MetadataRetrieve
getLabelFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getLabelID(int ROIIndex, int shapeIndex)
getLabelID
in interface ome.xml.meta.MetadataRetrieve
getLabelID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getLabelLocked(int ROIIndex, int shapeIndex)
getLabelLocked
in interface ome.xml.meta.MetadataRetrieve
getLabelLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getLabelStrokeColor(int ROIIndex, int shapeIndex)
getLabelStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getLabelStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getLabelStrokeDashArray(int ROIIndex, int shapeIndex)
getLabelStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getLabelStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getLabelStrokeWidth(int ROIIndex, int shapeIndex)
getLabelStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getLabelStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getLabelTheC(int ROIIndex, int shapeIndex)
getLabelTheC
in interface ome.xml.meta.MetadataRetrieve
getLabelTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getLabelTheT(int ROIIndex, int shapeIndex)
getLabelTheT
in interface ome.xml.meta.MetadataRetrieve
getLabelTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getLabelTheZ(int ROIIndex, int shapeIndex)
getLabelTheZ
in interface ome.xml.meta.MetadataRetrieve
getLabelTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getLabelTransform(int ROIIndex, int shapeIndex)
getLabelTransform
in interface ome.xml.meta.MetadataRetrieve
getLabelTransform
in class ome.xml.meta.DummyMetadata
public java.lang.String getLabelText(int ROIIndex, int shapeIndex)
getLabelText
in interface ome.xml.meta.MetadataRetrieve
getLabelText
in class ome.xml.meta.DummyMetadata
public java.lang.Double getLabelX(int ROIIndex, int shapeIndex)
getLabelX
in interface ome.xml.meta.MetadataRetrieve
getLabelX
in class ome.xml.meta.DummyMetadata
public java.lang.Double getLabelY(int ROIIndex, int shapeIndex)
getLabelY
in interface ome.xml.meta.MetadataRetrieve
getLabelY
in class ome.xml.meta.DummyMetadata
public java.lang.String getLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getLineAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getLineAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getLineFillColor(int ROIIndex, int shapeIndex)
getLineFillColor
in interface ome.xml.meta.MetadataRetrieve
getLineFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getLineFillRule(int ROIIndex, int shapeIndex)
getLineFillRule
in interface ome.xml.meta.MetadataRetrieve
getLineFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getLineFontFamily(int ROIIndex, int shapeIndex)
getLineFontFamily
in interface ome.xml.meta.MetadataRetrieve
getLineFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getLineFontSize(int ROIIndex, int shapeIndex)
getLineFontSize
in interface ome.xml.meta.MetadataRetrieve
getLineFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getLineFontStyle(int ROIIndex, int shapeIndex)
getLineFontStyle
in interface ome.xml.meta.MetadataRetrieve
getLineFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getLineID(int ROIIndex, int shapeIndex)
getLineID
in interface ome.xml.meta.MetadataRetrieve
getLineID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getLineLocked(int ROIIndex, int shapeIndex)
getLineLocked
in interface ome.xml.meta.MetadataRetrieve
getLineLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getLineStrokeColor(int ROIIndex, int shapeIndex)
getLineStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getLineStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getLineStrokeDashArray(int ROIIndex, int shapeIndex)
getLineStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getLineStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getLineStrokeWidth(int ROIIndex, int shapeIndex)
getLineStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getLineStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getLineTheC(int ROIIndex, int shapeIndex)
getLineTheC
in interface ome.xml.meta.MetadataRetrieve
getLineTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getLineTheT(int ROIIndex, int shapeIndex)
getLineTheT
in interface ome.xml.meta.MetadataRetrieve
getLineTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getLineTheZ(int ROIIndex, int shapeIndex)
getLineTheZ
in interface ome.xml.meta.MetadataRetrieve
getLineTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getLineTransform(int ROIIndex, int shapeIndex)
getLineTransform
in interface ome.xml.meta.MetadataRetrieve
getLineTransform
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.Marker getLineMarkerStart(int ROIIndex, int shapeIndex)
getLineMarkerStart
in interface ome.xml.meta.MetadataRetrieve
getLineMarkerStart
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.Marker getLineMarkerEnd(int ROIIndex, int shapeIndex)
getLineMarkerEnd
in interface ome.xml.meta.MetadataRetrieve
getLineMarkerEnd
in class ome.xml.meta.DummyMetadata
public java.lang.String getLineText(int ROIIndex, int shapeIndex)
getLineText
in interface ome.xml.meta.MetadataRetrieve
getLineText
in class ome.xml.meta.DummyMetadata
public java.lang.Double getLineX1(int ROIIndex, int shapeIndex)
getLineX1
in interface ome.xml.meta.MetadataRetrieve
getLineX1
in class ome.xml.meta.DummyMetadata
public java.lang.Double getLineX2(int ROIIndex, int shapeIndex)
getLineX2
in interface ome.xml.meta.MetadataRetrieve
getLineX2
in class ome.xml.meta.DummyMetadata
public java.lang.Double getLineY1(int ROIIndex, int shapeIndex)
getLineY1
in interface ome.xml.meta.MetadataRetrieve
getLineY1
in class ome.xml.meta.DummyMetadata
public java.lang.Double getLineY2(int ROIIndex, int shapeIndex)
getLineY2
in interface ome.xml.meta.MetadataRetrieve
getLineY2
in class ome.xml.meta.DummyMetadata
public java.lang.String getPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPointAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getPointAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getPointFillColor(int ROIIndex, int shapeIndex)
getPointFillColor
in interface ome.xml.meta.MetadataRetrieve
getPointFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getPointFillRule(int ROIIndex, int shapeIndex)
getPointFillRule
in interface ome.xml.meta.MetadataRetrieve
getPointFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getPointFontFamily(int ROIIndex, int shapeIndex)
getPointFontFamily
in interface ome.xml.meta.MetadataRetrieve
getPointFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPointFontSize(int ROIIndex, int shapeIndex)
getPointFontSize
in interface ome.xml.meta.MetadataRetrieve
getPointFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getPointFontStyle(int ROIIndex, int shapeIndex)
getPointFontStyle
in interface ome.xml.meta.MetadataRetrieve
getPointFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getPointID(int ROIIndex, int shapeIndex)
getPointID
in interface ome.xml.meta.MetadataRetrieve
getPointID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getPointLocked(int ROIIndex, int shapeIndex)
getPointLocked
in interface ome.xml.meta.MetadataRetrieve
getPointLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getPointStrokeColor(int ROIIndex, int shapeIndex)
getPointStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getPointStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getPointStrokeDashArray(int ROIIndex, int shapeIndex)
getPointStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getPointStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPointStrokeWidth(int ROIIndex, int shapeIndex)
getPointStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getPointStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPointTheC(int ROIIndex, int shapeIndex)
getPointTheC
in interface ome.xml.meta.MetadataRetrieve
getPointTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPointTheT(int ROIIndex, int shapeIndex)
getPointTheT
in interface ome.xml.meta.MetadataRetrieve
getPointTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPointTheZ(int ROIIndex, int shapeIndex)
getPointTheZ
in interface ome.xml.meta.MetadataRetrieve
getPointTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getPointTransform(int ROIIndex, int shapeIndex)
getPointTransform
in interface ome.xml.meta.MetadataRetrieve
getPointTransform
in class ome.xml.meta.DummyMetadata
public java.lang.String getPointText(int ROIIndex, int shapeIndex)
getPointText
in interface ome.xml.meta.MetadataRetrieve
getPointText
in class ome.xml.meta.DummyMetadata
public java.lang.Double getPointX(int ROIIndex, int shapeIndex)
getPointX
in interface ome.xml.meta.MetadataRetrieve
getPointX
in class ome.xml.meta.DummyMetadata
public java.lang.Double getPointY(int ROIIndex, int shapeIndex)
getPointY
in interface ome.xml.meta.MetadataRetrieve
getPointY
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPolygonAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getPolygonAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getPolygonFillColor(int ROIIndex, int shapeIndex)
getPolygonFillColor
in interface ome.xml.meta.MetadataRetrieve
getPolygonFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getPolygonFillRule(int ROIIndex, int shapeIndex)
getPolygonFillRule
in interface ome.xml.meta.MetadataRetrieve
getPolygonFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getPolygonFontFamily(int ROIIndex, int shapeIndex)
getPolygonFontFamily
in interface ome.xml.meta.MetadataRetrieve
getPolygonFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPolygonFontSize(int ROIIndex, int shapeIndex)
getPolygonFontSize
in interface ome.xml.meta.MetadataRetrieve
getPolygonFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getPolygonFontStyle(int ROIIndex, int shapeIndex)
getPolygonFontStyle
in interface ome.xml.meta.MetadataRetrieve
getPolygonFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolygonID(int ROIIndex, int shapeIndex)
getPolygonID
in interface ome.xml.meta.MetadataRetrieve
getPolygonID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getPolygonLocked(int ROIIndex, int shapeIndex)
getPolygonLocked
in interface ome.xml.meta.MetadataRetrieve
getPolygonLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getPolygonStrokeColor(int ROIIndex, int shapeIndex)
getPolygonStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getPolygonStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolygonStrokeDashArray(int ROIIndex, int shapeIndex)
getPolygonStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getPolygonStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
getPolygonStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getPolygonStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPolygonTheC(int ROIIndex, int shapeIndex)
getPolygonTheC
in interface ome.xml.meta.MetadataRetrieve
getPolygonTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPolygonTheT(int ROIIndex, int shapeIndex)
getPolygonTheT
in interface ome.xml.meta.MetadataRetrieve
getPolygonTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPolygonTheZ(int ROIIndex, int shapeIndex)
getPolygonTheZ
in interface ome.xml.meta.MetadataRetrieve
getPolygonTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getPolygonTransform(int ROIIndex, int shapeIndex)
getPolygonTransform
in interface ome.xml.meta.MetadataRetrieve
getPolygonTransform
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolygonPoints(int ROIIndex, int shapeIndex)
getPolygonPoints
in interface ome.xml.meta.MetadataRetrieve
getPolygonPoints
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolygonText(int ROIIndex, int shapeIndex)
getPolygonText
in interface ome.xml.meta.MetadataRetrieve
getPolygonText
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPolylineAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getPolylineAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getPolylineFillColor(int ROIIndex, int shapeIndex)
getPolylineFillColor
in interface ome.xml.meta.MetadataRetrieve
getPolylineFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getPolylineFillRule(int ROIIndex, int shapeIndex)
getPolylineFillRule
in interface ome.xml.meta.MetadataRetrieve
getPolylineFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getPolylineFontFamily(int ROIIndex, int shapeIndex)
getPolylineFontFamily
in interface ome.xml.meta.MetadataRetrieve
getPolylineFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPolylineFontSize(int ROIIndex, int shapeIndex)
getPolylineFontSize
in interface ome.xml.meta.MetadataRetrieve
getPolylineFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getPolylineFontStyle(int ROIIndex, int shapeIndex)
getPolylineFontStyle
in interface ome.xml.meta.MetadataRetrieve
getPolylineFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolylineID(int ROIIndex, int shapeIndex)
getPolylineID
in interface ome.xml.meta.MetadataRetrieve
getPolylineID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getPolylineLocked(int ROIIndex, int shapeIndex)
getPolylineLocked
in interface ome.xml.meta.MetadataRetrieve
getPolylineLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getPolylineStrokeColor(int ROIIndex, int shapeIndex)
getPolylineStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getPolylineStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolylineStrokeDashArray(int ROIIndex, int shapeIndex)
getPolylineStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getPolylineStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
getPolylineStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getPolylineStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPolylineTheC(int ROIIndex, int shapeIndex)
getPolylineTheC
in interface ome.xml.meta.MetadataRetrieve
getPolylineTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPolylineTheT(int ROIIndex, int shapeIndex)
getPolylineTheT
in interface ome.xml.meta.MetadataRetrieve
getPolylineTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getPolylineTheZ(int ROIIndex, int shapeIndex)
getPolylineTheZ
in interface ome.xml.meta.MetadataRetrieve
getPolylineTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getPolylineTransform(int ROIIndex, int shapeIndex)
getPolylineTransform
in interface ome.xml.meta.MetadataRetrieve
getPolylineTransform
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.Marker getPolylineMarkerStart(int ROIIndex, int shapeIndex)
getPolylineMarkerStart
in interface ome.xml.meta.MetadataRetrieve
getPolylineMarkerStart
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.Marker getPolylineMarkerEnd(int ROIIndex, int shapeIndex)
getPolylineMarkerEnd
in interface ome.xml.meta.MetadataRetrieve
getPolylineMarkerEnd
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolylinePoints(int ROIIndex, int shapeIndex)
getPolylinePoints
in interface ome.xml.meta.MetadataRetrieve
getPolylinePoints
in class ome.xml.meta.DummyMetadata
public java.lang.String getPolylineText(int ROIIndex, int shapeIndex)
getPolylineText
in interface ome.xml.meta.MetadataRetrieve
getPolylineText
in class ome.xml.meta.DummyMetadata
public java.lang.String getRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getRectangleAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getRectangleAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getRectangleFillColor(int ROIIndex, int shapeIndex)
getRectangleFillColor
in interface ome.xml.meta.MetadataRetrieve
getRectangleFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getRectangleFillRule(int ROIIndex, int shapeIndex)
getRectangleFillRule
in interface ome.xml.meta.MetadataRetrieve
getRectangleFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getRectangleFontFamily(int ROIIndex, int shapeIndex)
getRectangleFontFamily
in interface ome.xml.meta.MetadataRetrieve
getRectangleFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getRectangleFontSize(int ROIIndex, int shapeIndex)
getRectangleFontSize
in interface ome.xml.meta.MetadataRetrieve
getRectangleFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getRectangleFontStyle(int ROIIndex, int shapeIndex)
getRectangleFontStyle
in interface ome.xml.meta.MetadataRetrieve
getRectangleFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getRectangleID(int ROIIndex, int shapeIndex)
getRectangleID
in interface ome.xml.meta.MetadataRetrieve
getRectangleID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getRectangleLocked(int ROIIndex, int shapeIndex)
getRectangleLocked
in interface ome.xml.meta.MetadataRetrieve
getRectangleLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getRectangleStrokeColor(int ROIIndex, int shapeIndex)
getRectangleStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getRectangleStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getRectangleStrokeDashArray(int ROIIndex, int shapeIndex)
getRectangleStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getRectangleStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
getRectangleStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getRectangleStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getRectangleTheC(int ROIIndex, int shapeIndex)
getRectangleTheC
in interface ome.xml.meta.MetadataRetrieve
getRectangleTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getRectangleTheT(int ROIIndex, int shapeIndex)
getRectangleTheT
in interface ome.xml.meta.MetadataRetrieve
getRectangleTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getRectangleTheZ(int ROIIndex, int shapeIndex)
getRectangleTheZ
in interface ome.xml.meta.MetadataRetrieve
getRectangleTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getRectangleTransform(int ROIIndex, int shapeIndex)
getRectangleTransform
in interface ome.xml.meta.MetadataRetrieve
getRectangleTransform
in class ome.xml.meta.DummyMetadata
public java.lang.String getRectangleText(int ROIIndex, int shapeIndex)
getRectangleText
in interface ome.xml.meta.MetadataRetrieve
getRectangleText
in class ome.xml.meta.DummyMetadata
public java.lang.Double getRectangleHeight(int ROIIndex, int shapeIndex)
getRectangleHeight
in interface ome.xml.meta.MetadataRetrieve
getRectangleHeight
in class ome.xml.meta.DummyMetadata
public java.lang.Double getRectangleWidth(int ROIIndex, int shapeIndex)
getRectangleWidth
in interface ome.xml.meta.MetadataRetrieve
getRectangleWidth
in class ome.xml.meta.DummyMetadata
public java.lang.Double getRectangleX(int ROIIndex, int shapeIndex)
getRectangleX
in interface ome.xml.meta.MetadataRetrieve
getRectangleX
in class ome.xml.meta.DummyMetadata
public java.lang.Double getRectangleY(int ROIIndex, int shapeIndex)
getRectangleY
in interface ome.xml.meta.MetadataRetrieve
getRectangleY
in class ome.xml.meta.DummyMetadata
public java.lang.String getMaskAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getMaskAnnotationRef
in interface ome.xml.meta.MetadataRetrieve
getMaskAnnotationRef
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getMaskFillColor(int ROIIndex, int shapeIndex)
getMaskFillColor
in interface ome.xml.meta.MetadataRetrieve
getMaskFillColor
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FillRule getMaskFillRule(int ROIIndex, int shapeIndex)
getMaskFillRule
in interface ome.xml.meta.MetadataRetrieve
getMaskFillRule
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontFamily getMaskFontFamily(int ROIIndex, int shapeIndex)
getMaskFontFamily
in interface ome.xml.meta.MetadataRetrieve
getMaskFontFamily
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getMaskFontSize(int ROIIndex, int shapeIndex)
getMaskFontSize
in interface ome.xml.meta.MetadataRetrieve
getMaskFontSize
in class ome.xml.meta.DummyMetadata
public ome.xml.model.enums.FontStyle getMaskFontStyle(int ROIIndex, int shapeIndex)
getMaskFontStyle
in interface ome.xml.meta.MetadataRetrieve
getMaskFontStyle
in class ome.xml.meta.DummyMetadata
public java.lang.String getMaskID(int ROIIndex, int shapeIndex)
getMaskID
in interface ome.xml.meta.MetadataRetrieve
getMaskID
in class ome.xml.meta.DummyMetadata
public java.lang.Boolean getMaskLocked(int ROIIndex, int shapeIndex)
getMaskLocked
in interface ome.xml.meta.MetadataRetrieve
getMaskLocked
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.Color getMaskStrokeColor(int ROIIndex, int shapeIndex)
getMaskStrokeColor
in interface ome.xml.meta.MetadataRetrieve
getMaskStrokeColor
in class ome.xml.meta.DummyMetadata
public java.lang.String getMaskStrokeDashArray(int ROIIndex, int shapeIndex)
getMaskStrokeDashArray
in interface ome.xml.meta.MetadataRetrieve
getMaskStrokeDashArray
in class ome.xml.meta.DummyMetadata
public ome.units.quantity.Length getMaskStrokeWidth(int ROIIndex, int shapeIndex)
getMaskStrokeWidth
in interface ome.xml.meta.MetadataRetrieve
getMaskStrokeWidth
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getMaskTheC(int ROIIndex, int shapeIndex)
getMaskTheC
in interface ome.xml.meta.MetadataRetrieve
getMaskTheC
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getMaskTheT(int ROIIndex, int shapeIndex)
getMaskTheT
in interface ome.xml.meta.MetadataRetrieve
getMaskTheT
in class ome.xml.meta.DummyMetadata
public ome.xml.model.primitives.NonNegativeInteger getMaskTheZ(int ROIIndex, int shapeIndex)
getMaskTheZ
in interface ome.xml.meta.MetadataRetrieve
getMaskTheZ
in class ome.xml.meta.DummyMetadata
public ome.xml.model.AffineTransform getMaskTransform(int ROIIndex, int shapeIndex)
getMaskTransform
in interface ome.xml.meta.MetadataRetrieve
getMaskTransform
in class ome.xml.meta.DummyMetadata
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.