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() | 
| String | getBooleanAnnotationDescription(int booleanAnnotationIndex) | 
| String | getBooleanAnnotationID(int booleanAnnotationIndex) | 
| String | getBooleanAnnotationNamespace(int booleanAnnotationIndex) | 
| Boolean | getBooleanAnnotationValue(int booleanAnnotationIndex) | 
| AcquisitionMode | getChannelAcquisitionMode(int imageIndex,
                         int channelIndex) | 
| Color | getChannelColor(int imageIndex,
               int channelIndex) | 
| ContrastMethod | getChannelContrastMethod(int imageIndex,
                        int channelIndex) | 
| int | getChannelCount(int imageIndex) | 
| Length | getChannelEmissionWavelength(int imageIndex,
                            int channelIndex) | 
| Length | getChannelExcitationWavelength(int imageIndex,
                              int channelIndex) | 
| String | getChannelFluor(int imageIndex,
               int channelIndex) | 
| String | getChannelID(int imageIndex,
            int channelIndex) | 
| IlluminationType | getChannelIlluminationType(int imageIndex,
                          int channelIndex) | 
| String | getChannelName(int imageIndex,
              int channelIndex) | 
| Double | getChannelNDFilter(int imageIndex,
                  int channelIndex) | 
| Length | getChannelPinholeSize(int imageIndex,
                     int channelIndex) | 
| Integer | getChannelPockelCellSetting(int imageIndex,
                           int channelIndex) | 
| PositiveInteger | getChannelSamplesPerPixel(int imageIndex,
                         int channelIndex) | 
| int | getCommentAnnotationCount() | 
| String | getCommentAnnotationDescription(int commentAnnotationIndex) | 
| String | getCommentAnnotationID(int commentAnnotationIndex) | 
| String | getCommentAnnotationNamespace(int commentAnnotationIndex) | 
| String | getCommentAnnotationValue(int commentAnnotationIndex) | 
| int | getDoubleAnnotationCount() | 
| String | getDoubleAnnotationDescription(int doubleAnnotationIndex) | 
| String | getDoubleAnnotationID(int doubleAnnotationIndex) | 
| String | getDoubleAnnotationNamespace(int doubleAnnotationIndex) | 
| Double | getDoubleAnnotationValue(int doubleAnnotationIndex) | 
| String | getEllipseAnnotationRef(int ROIIndex,
                       int shapeIndex,
                       int annotationRefIndex) | 
| Color | getEllipseFillColor(int ROIIndex,
                   int shapeIndex) | 
| FillRule | getEllipseFillRule(int ROIIndex,
                  int shapeIndex) | 
| FontFamily | getEllipseFontFamily(int ROIIndex,
                    int shapeIndex) | 
| Length | getEllipseFontSize(int ROIIndex,
                  int shapeIndex) | 
| FontStyle | getEllipseFontStyle(int ROIIndex,
                   int shapeIndex) | 
| String | getEllipseID(int ROIIndex,
            int shapeIndex) | 
| LineCap | getEllipseLineCap(int ROIIndex,
                 int shapeIndex) | 
| Boolean | getEllipseLocked(int ROIIndex,
                int shapeIndex) | 
| Double | getEllipseRadiusX(int ROIIndex,
                 int shapeIndex) | 
| Double | getEllipseRadiusY(int ROIIndex,
                 int shapeIndex) | 
| Color | getEllipseStrokeColor(int ROIIndex,
                     int shapeIndex) | 
| String | getEllipseStrokeDashArray(int ROIIndex,
                         int shapeIndex) | 
| Length | getEllipseStrokeWidth(int ROIIndex,
                     int shapeIndex) | 
| String | getEllipseText(int ROIIndex,
              int shapeIndex) | 
| NonNegativeInteger | getEllipseTheC(int ROIIndex,
              int shapeIndex) | 
| NonNegativeInteger | getEllipseTheT(int ROIIndex,
              int shapeIndex) | 
| NonNegativeInteger | getEllipseTheZ(int ROIIndex,
              int shapeIndex) | 
| AffineTransform | getEllipseTransform(int ROIIndex,
                   int shapeIndex) | 
| Boolean | getEllipseVisible(int ROIIndex,
                 int shapeIndex) | 
| Double | getEllipseX(int ROIIndex,
           int shapeIndex) | 
| Double | getEllipseY(int ROIIndex,
           int shapeIndex) | 
| omero.model.Image | getImage(int i) | 
| Timestamp | getImageAcquisitionDate(int imageIndex) | 
| String | getImageAnnotationRef(int imageIndex,
                     int annotationRefIndex) | 
| int | getImageAnnotationRefCount(int imageIndex) | 
| int | getImageCount() | 
| String | getImageDescription(int imageIndex) | 
| String | getImageID(int imageIndex) | 
| String | getImageName(int imageIndex) | 
| String | getImageROIRef(int imageIndex,
              int ROIRefIndex) | 
| int | getImageROIRefCount(int imageIndex) | 
| String | getLabelAnnotationRef(int ROIIndex,
                     int shapeIndex,
                     int annotationRefIndex) | 
| Color | getLabelFillColor(int ROIIndex,
                 int shapeIndex) | 
| FillRule | getLabelFillRule(int ROIIndex,
                int shapeIndex) | 
| FontFamily | getLabelFontFamily(int ROIIndex,
                  int shapeIndex) | 
| Length | getLabelFontSize(int ROIIndex,
                int shapeIndex) | 
| FontStyle | getLabelFontStyle(int ROIIndex,
                 int shapeIndex) | 
| String | getLabelID(int ROIIndex,
          int shapeIndex) | 
| LineCap | getLabelLineCap(int ROIIndex,
               int shapeIndex) | 
| Boolean | getLabelLocked(int ROIIndex,
              int shapeIndex) | 
| Color | getLabelStrokeColor(int ROIIndex,
                   int shapeIndex) | 
| String | getLabelStrokeDashArray(int ROIIndex,
                       int shapeIndex) | 
| Length | getLabelStrokeWidth(int ROIIndex,
                   int shapeIndex) | 
| String | getLabelText(int ROIIndex,
            int shapeIndex) | 
| NonNegativeInteger | getLabelTheC(int ROIIndex,
            int shapeIndex) | 
| NonNegativeInteger | getLabelTheT(int ROIIndex,
            int shapeIndex) | 
| NonNegativeInteger | getLabelTheZ(int ROIIndex,
            int shapeIndex) | 
| AffineTransform | getLabelTransform(int ROIIndex,
                 int shapeIndex) | 
| Boolean | getLabelVisible(int ROIIndex,
               int shapeIndex) | 
| Double | getLabelX(int ROIIndex,
         int shapeIndex) | 
| Double | getLabelY(int ROIIndex,
         int shapeIndex) | 
| String | getLineAnnotationRef(int ROIIndex,
                    int shapeIndex,
                    int annotationRefIndex) | 
| Color | getLineFillColor(int ROIIndex,
                int shapeIndex) | 
| FillRule | getLineFillRule(int ROIIndex,
               int shapeIndex) | 
| FontFamily | getLineFontFamily(int ROIIndex,
                 int shapeIndex) | 
| Length | getLineFontSize(int ROIIndex,
               int shapeIndex) | 
| FontStyle | getLineFontStyle(int ROIIndex,
                int shapeIndex) | 
| String | getLineID(int ROIIndex,
         int shapeIndex) | 
| LineCap | getLineLineCap(int ROIIndex,
              int shapeIndex) | 
| Boolean | getLineLocked(int ROIIndex,
             int shapeIndex) | 
| Color | getLineStrokeColor(int ROIIndex,
                  int shapeIndex) | 
| String | getLineStrokeDashArray(int ROIIndex,
                      int shapeIndex) | 
| Length | getLineStrokeWidth(int ROIIndex,
                  int shapeIndex) | 
| String | getLineText(int ROIIndex,
           int shapeIndex) | 
| NonNegativeInteger | getLineTheC(int ROIIndex,
           int shapeIndex) | 
| NonNegativeInteger | getLineTheT(int ROIIndex,
           int shapeIndex) | 
| NonNegativeInteger | getLineTheZ(int ROIIndex,
           int shapeIndex) | 
| AffineTransform | getLineTransform(int ROIIndex,
                int shapeIndex) | 
| Boolean | getLineVisible(int ROIIndex,
              int shapeIndex) | 
| Double | getLineX1(int ROIIndex,
         int shapeIndex) | 
| Double | getLineX2(int ROIIndex,
         int shapeIndex) | 
| Double | getLineY1(int ROIIndex,
         int shapeIndex) | 
| Double | getLineY2(int ROIIndex,
         int shapeIndex) | 
| int | getLongAnnotationCount() | 
| String | getLongAnnotationDescription(int longAnnotationIndex) | 
| String | getLongAnnotationID(int longAnnotationIndex) | 
| String | getLongAnnotationNamespace(int longAnnotationIndex) | 
| Long | getLongAnnotationValue(int longAnnotationIndex) | 
| Boolean | getPixelsBinDataBigEndian(int imageIndex,
                         int binDataIndex) | 
| DimensionOrder | getPixelsDimensionOrder(int imageIndex) | 
| String | getPixelsID(int imageIndex) | 
| Length | getPixelsPhysicalSizeX(int imageIndex) | 
| Length | getPixelsPhysicalSizeY(int imageIndex) | 
| Length | getPixelsPhysicalSizeZ(int imageIndex) | 
| PositiveInteger | getPixelsSizeC(int imageIndex) | 
| PositiveInteger | getPixelsSizeT(int imageIndex) | 
| PositiveInteger | getPixelsSizeX(int imageIndex) | 
| PositiveInteger | getPixelsSizeY(int imageIndex) | 
| PositiveInteger | getPixelsSizeZ(int imageIndex) | 
| Time | getPixelsTimeIncrement(int imageIndex) | 
| PixelType | getPixelsType(int imageIndex) | 
| int | getPlaneCount(int imageIndex) | 
| Time | getPlaneDeltaT(int imageIndex,
              int planeIndex) | 
| Time | getPlaneExposureTime(int imageIndex,
                    int planeIndex) | 
| Length | getPlanePositionX(int imageIndex,
                 int planeIndex) | 
| Length | getPlanePositionY(int imageIndex,
                 int planeIndex) | 
| Length | getPlanePositionZ(int imageIndex,
                 int planeIndex) | 
| NonNegativeInteger | getPlaneTheC(int imageIndex,
            int planeIndex) | 
| NonNegativeInteger | getPlaneTheT(int imageIndex,
            int planeIndex) | 
| NonNegativeInteger | getPlaneTheZ(int imageIndex,
            int planeIndex) | 
| String | getPointAnnotationRef(int ROIIndex,
                     int shapeIndex,
                     int annotationRefIndex) | 
| Color | getPointFillColor(int ROIIndex,
                 int shapeIndex) | 
| FillRule | getPointFillRule(int ROIIndex,
                int shapeIndex) | 
| FontFamily | getPointFontFamily(int ROIIndex,
                  int shapeIndex) | 
| Length | getPointFontSize(int ROIIndex,
                int shapeIndex) | 
| FontStyle | getPointFontStyle(int ROIIndex,
                 int shapeIndex) | 
| String | getPointID(int ROIIndex,
          int shapeIndex) | 
| LineCap | getPointLineCap(int ROIIndex,
               int shapeIndex) | 
| Boolean | getPointLocked(int ROIIndex,
              int shapeIndex) | 
| Color | getPointStrokeColor(int ROIIndex,
                   int shapeIndex) | 
| String | getPointStrokeDashArray(int ROIIndex,
                       int shapeIndex) | 
| Length | getPointStrokeWidth(int ROIIndex,
                   int shapeIndex) | 
| String | getPointText(int ROIIndex,
            int shapeIndex) | 
| NonNegativeInteger | getPointTheC(int ROIIndex,
            int shapeIndex) | 
| NonNegativeInteger | getPointTheT(int ROIIndex,
            int shapeIndex) | 
| NonNegativeInteger | getPointTheZ(int ROIIndex,
            int shapeIndex) | 
| AffineTransform | getPointTransform(int ROIIndex,
                 int shapeIndex) | 
| Boolean | getPointVisible(int ROIIndex,
               int shapeIndex) | 
| Double | getPointX(int ROIIndex,
         int shapeIndex) | 
| Double | getPointY(int ROIIndex,
         int shapeIndex) | 
| String | getPolygonAnnotationRef(int ROIIndex,
                       int shapeIndex,
                       int annotationRefIndex) | 
| Color | getPolygonFillColor(int ROIIndex,
                   int shapeIndex) | 
| FillRule | getPolygonFillRule(int ROIIndex,
                  int shapeIndex) | 
| FontFamily | getPolygonFontFamily(int ROIIndex,
                    int shapeIndex) | 
| Length | getPolygonFontSize(int ROIIndex,
                  int shapeIndex) | 
| FontStyle | getPolygonFontStyle(int ROIIndex,
                   int shapeIndex) | 
| String | getPolygonID(int ROIIndex,
            int shapeIndex) | 
| LineCap | getPolygonLineCap(int ROIIndex,
                 int shapeIndex) | 
| Boolean | getPolygonLocked(int ROIIndex,
                int shapeIndex) | 
| String | getPolygonPoints(int ROIIndex,
                int shapeIndex) | 
| Color | getPolygonStrokeColor(int ROIIndex,
                     int shapeIndex) | 
| String | getPolygonStrokeDashArray(int ROIIndex,
                         int shapeIndex) | 
| Length | getPolygonStrokeWidth(int ROIIndex,
                     int shapeIndex) | 
| String | getPolygonText(int ROIIndex,
              int shapeIndex) | 
| NonNegativeInteger | getPolygonTheC(int ROIIndex,
              int shapeIndex) | 
| NonNegativeInteger | getPolygonTheT(int ROIIndex,
              int shapeIndex) | 
| NonNegativeInteger | getPolygonTheZ(int ROIIndex,
              int shapeIndex) | 
| AffineTransform | getPolygonTransform(int ROIIndex,
                   int shapeIndex) | 
| Boolean | getPolygonVisible(int ROIIndex,
                 int shapeIndex) | 
| String | getPolylineAnnotationRef(int ROIIndex,
                        int shapeIndex,
                        int annotationRefIndex) | 
| Color | getPolylineFillColor(int ROIIndex,
                    int shapeIndex) | 
| FillRule | getPolylineFillRule(int ROIIndex,
                   int shapeIndex) | 
| FontFamily | getPolylineFontFamily(int ROIIndex,
                     int shapeIndex) | 
| Length | getPolylineFontSize(int ROIIndex,
                   int shapeIndex) | 
| FontStyle | getPolylineFontStyle(int ROIIndex,
                    int shapeIndex) | 
| String | getPolylineID(int ROIIndex,
             int shapeIndex) | 
| LineCap | getPolylineLineCap(int ROIIndex,
                  int shapeIndex) | 
| Boolean | getPolylineLocked(int ROIIndex,
                 int shapeIndex) | 
| String | getPolylinePoints(int ROIIndex,
                 int shapeIndex) | 
| Color | getPolylineStrokeColor(int ROIIndex,
                      int shapeIndex) | 
| String | getPolylineStrokeDashArray(int ROIIndex,
                          int shapeIndex) | 
| Length | getPolylineStrokeWidth(int ROIIndex,
                      int shapeIndex) | 
| String | getPolylineText(int ROIIndex,
               int shapeIndex) | 
| NonNegativeInteger | getPolylineTheC(int ROIIndex,
               int shapeIndex) | 
| NonNegativeInteger | getPolylineTheT(int ROIIndex,
               int shapeIndex) | 
| NonNegativeInteger | getPolylineTheZ(int ROIIndex,
               int shapeIndex) | 
| AffineTransform | getPolylineTransform(int ROIIndex,
                    int shapeIndex) | 
| Boolean | getPolylineVisible(int ROIIndex,
                  int shapeIndex) | 
| String | getRectangleAnnotationRef(int ROIIndex,
                         int shapeIndex,
                         int annotationRefIndex) | 
| Color | getRectangleFillColor(int ROIIndex,
                     int shapeIndex) | 
| FillRule | getRectangleFillRule(int ROIIndex,
                    int shapeIndex) | 
| FontFamily | getRectangleFontFamily(int ROIIndex,
                      int shapeIndex) | 
| Length | getRectangleFontSize(int ROIIndex,
                    int shapeIndex) | 
| FontStyle | getRectangleFontStyle(int ROIIndex,
                     int shapeIndex) | 
| Double | getRectangleHeight(int ROIIndex,
                  int shapeIndex) | 
| String | getRectangleID(int ROIIndex,
              int shapeIndex) | 
| LineCap | getRectangleLineCap(int ROIIndex,
                   int shapeIndex) | 
| Boolean | getRectangleLocked(int ROIIndex,
                  int shapeIndex) | 
| Color | getRectangleStrokeColor(int ROIIndex,
                       int shapeIndex) | 
| String | getRectangleStrokeDashArray(int ROIIndex,
                           int shapeIndex) | 
| Length | getRectangleStrokeWidth(int ROIIndex,
                       int shapeIndex) | 
| String | getRectangleText(int ROIIndex,
                int shapeIndex) | 
| NonNegativeInteger | getRectangleTheC(int ROIIndex,
                int shapeIndex) | 
| NonNegativeInteger | getRectangleTheT(int ROIIndex,
                int shapeIndex) | 
| NonNegativeInteger | getRectangleTheZ(int ROIIndex,
                int shapeIndex) | 
| AffineTransform | getRectangleTransform(int ROIIndex,
                     int shapeIndex) | 
| Boolean | getRectangleVisible(int ROIIndex,
                   int shapeIndex) | 
| Double | getRectangleWidth(int ROIIndex,
                 int shapeIndex) | 
| Double | getRectangleX(int ROIIndex,
             int shapeIndex) | 
| Double | getRectangleY(int ROIIndex,
             int shapeIndex) | 
| String | getROIAnnotationRef(int ROIIndex,
                   int annotationRefIndex) | 
| int | getROIAnnotationRefCount(int ROIIndex) | 
| int | getROICount() | 
| String | getROIDescription(int ROIIndex) | 
| String | getROIID(int ROIIndex) | 
| String | getROIName(int ROIIndex) | 
| String | getROINamespace(int ROIIndex) | 
| MetadataRoot | getRoot() | 
| int | getShapeAnnotationRefCount(int ROIIndex,
                          int shapeIndex) | 
| int | getShapeCount(int ROIIndex) | 
| String | getShapeType(int ROIIndex,
            int shapeIndex) | 
| int | getTagAnnotationCount() | 
| String | getTagAnnotationDescription(int tagAnnotationIndex) | 
| String | getTagAnnotationID(int tagAnnotationIndex) | 
| String | getTagAnnotationNamespace(int tagAnnotationIndex) | 
| String | getTagAnnotationValue(int tagAnnotationIndex) | 
| int | getTermAnnotationCount() | 
| String | getTermAnnotationDescription(int termAnnotationIndex) | 
| String | getTermAnnotationID(int termAnnotationIndex) | 
| String | getTermAnnotationNamespace(int termAnnotationIndex) | 
| String | getTermAnnotationValue(int termAnnotationIndex) | 
| int | getTimestampAnnotationCount() | 
| String | getTimestampAnnotationDescription(int timestampAnnotationIndex) | 
| String | getTimestampAnnotationID(int timestampAnnotationIndex) | 
| String | getTimestampAnnotationNamespace(int timestampAnnotationIndex) | 
| Timestamp | getTimestampAnnotationValue(int timestampAnnotationIndex) | 
| int | getXMLAnnotationCount() | 
| String | getXMLAnnotationDescription(int XMLAnnotationIndex) | 
| String | getXMLAnnotationID(int XMLAnnotationIndex) | 
| String | getXMLAnnotationNamespace(int XMLAnnotationIndex) | 
| String | getXMLAnnotationValue(int XMLAnnotationIndex) | 
| String | handleLsid(omero.model.IObject obj) | 
| void | initialize(org.hibernate.Session session) | 
| int | sizeImages() | 
createRoot, getArcAnnotationRef, getArcID, getArcLotNumber, getArcManufacturer, getArcModel, getArcPower, getArcSerialNumber, getArcType, 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, 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, getLineMarkerEnd, getLineMarkerStart, getListAnnotationAnnotationCount, getListAnnotationAnnotationRef, getListAnnotationAnnotator, getListAnnotationCount, getListAnnotationDescription, getListAnnotationID, getListAnnotationNamespace, getLongAnnotationAnnotationCount, getLongAnnotationAnnotationRef, getLongAnnotationAnnotator, getMapAnnotationAnnotationCount, getMapAnnotationAnnotationRef, getMapAnnotationAnnotator, getMapAnnotationCount, getMapAnnotationDescription, getMapAnnotationID, getMapAnnotationNamespace, getMapAnnotationValue, getMaskAnnotationRef, getMaskFillColor, getMaskFillRule, getMaskFontFamily, getMaskFontSize, getMaskFontStyle, getMaskHeight, getMaskID, getMaskLineCap, getMaskLocked, getMaskStrokeColor, getMaskStrokeDashArray, getMaskStrokeWidth, getMaskText, getMaskTheC, getMaskTheT, getMaskTheZ, getMaskTransform, getMaskVisible, 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, getPixelsBinDataCount, 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, getPolylineMarkerEnd, getPolylineMarkerStart, 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, 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, setEllipseLineCap, setEllipseLocked, setEllipseRadiusX, setEllipseRadiusY, setEllipseStrokeColor, setEllipseStrokeDashArray, setEllipseStrokeWidth, setEllipseText, setEllipseTheC, setEllipseTheT, setEllipseTheZ, setEllipseTransform, setEllipseVisible, 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, 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, setLabelLineCap, setLabelLocked, setLabelStrokeColor, setLabelStrokeDashArray, setLabelStrokeWidth, setLabelText, setLabelTheC, setLabelTheT, setLabelTheZ, setLabelTransform, setLabelVisible, 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, setLineLineCap, setLineLocked, setLineMarkerEnd, setLineMarkerStart, setLineStrokeColor, setLineStrokeDashArray, setLineStrokeWidth, setLineText, setLineTheC, setLineTheT, setLineTheZ, setLineTransform, setLineVisible, setLineX1, setLineX2, setLineY1, setLineY2, setListAnnotationAnnotationRef, setListAnnotationAnnotator, setListAnnotationDescription, setListAnnotationID, setListAnnotationNamespace, setLongAnnotationAnnotationRef, setLongAnnotationAnnotator, setLongAnnotationDescription, setLongAnnotationID, setLongAnnotationNamespace, setLongAnnotationValue, setMapAnnotationAnnotationRef, setMapAnnotationAnnotator, setMapAnnotationDescription, setMapAnnotationID, setMapAnnotationNamespace, setMapAnnotationValue, setMaskAnnotationRef, setMaskBinData, setMaskFillColor, setMaskFillRule, setMaskFontFamily, setMaskFontSize, setMaskFontStyle, setMaskHeight, setMaskID, setMaskLineCap, setMaskLocked, setMaskStrokeColor, setMaskStrokeDashArray, setMaskStrokeWidth, setMaskText, setMaskTheC, setMaskTheT, setMaskTheZ, setMaskTransform, setMaskVisible, 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, setPixelsBinDataBigEndian, 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, setPointLineCap, setPointLocked, setPointStrokeColor, setPointStrokeDashArray, setPointStrokeWidth, setPointText, setPointTheC, setPointTheT, setPointTheZ, setPointTransform, setPointVisible, setPointX, setPointY, setPolygonAnnotationRef, setPolygonFillColor, setPolygonFillRule, setPolygonFontFamily, setPolygonFontSize, setPolygonFontStyle, setPolygonID, setPolygonLineCap, setPolygonLocked, setPolygonPoints, setPolygonStrokeColor, setPolygonStrokeDashArray, setPolygonStrokeWidth, setPolygonText, setPolygonTheC, setPolygonTheT, setPolygonTheZ, setPolygonTransform, setPolygonVisible, setPolylineAnnotationRef, setPolylineFillColor, setPolylineFillRule, setPolylineFontFamily, setPolylineFontSize, setPolylineFontStyle, setPolylineID, setPolylineLineCap, setPolylineLocked, setPolylineMarkerEnd, setPolylineMarkerStart, setPolylinePoints, setPolylineStrokeColor, setPolylineStrokeDashArray, setPolylineStrokeWidth, setPolylineText, setPolylineTheC, setPolylineTheT, setPolylineTheZ, setPolylineTransform, setPolylineVisible, setProjectAnnotationRef, setProjectDatasetRef, setProjectDescription, setProjectExperimenterGroupRef, setProjectExperimenterRef, setProjectID, setProjectName, setReagentAnnotationRef, setReagentDescription, setReagentID, setReagentName, setReagentReagentIdentifier, setRectangleAnnotationRef, setRectangleFillColor, setRectangleFillRule, setRectangleFontFamily, setRectangleFontSize, setRectangleFontStyle, setRectangleHeight, setRectangleID, setRectangleLineCap, setRectangleLocked, setRectangleStrokeColor, setRectangleStrokeDashArray, setRectangleStrokeWidth, setRectangleText, setRectangleTheC, setRectangleTheT, setRectangleTheZ, setRectangleTransform, setRectangleVisible, setRectangleWidth, setRectangleX, setRectangleY, setRightsRightsHeld, setRightsRightsHolder, setROIAnnotationRef, setROIDescription, setROIID, setROIName, setROINamespace, 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, setXMLAnnotationValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateRoot, setArcAnnotationRef, setArcID, setArcLotNumber, setArcManufacturer, setArcModel, setArcPower, setArcSerialNumber, setArcType, 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, setEllipseLineCap, setEllipseLocked, setEllipseRadiusX, setEllipseRadiusY, setEllipseStrokeColor, setEllipseStrokeDashArray, setEllipseStrokeWidth, setEllipseText, setEllipseTheC, setEllipseTheT, setEllipseTheZ, setEllipseTransform, setEllipseVisible, 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, 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, setLabelLineCap, setLabelLocked, setLabelStrokeColor, setLabelStrokeDashArray, setLabelStrokeWidth, setLabelText, setLabelTheC, setLabelTheT, setLabelTheZ, setLabelTransform, setLabelVisible, 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, setLineLineCap, setLineLocked, setLineMarkerEnd, setLineMarkerStart, setLineStrokeColor, setLineStrokeDashArray, setLineStrokeWidth, setLineText, setLineTheC, setLineTheT, setLineTheZ, setLineTransform, setLineVisible, setLineX1, setLineX2, setLineY1, setLineY2, setListAnnotationAnnotationRef, setListAnnotationAnnotator, setListAnnotationDescription, setListAnnotationID, setListAnnotationNamespace, setLongAnnotationAnnotationRef, setLongAnnotationAnnotator, setLongAnnotationDescription, setLongAnnotationID, setLongAnnotationNamespace, setLongAnnotationValue, setMapAnnotationAnnotationRef, setMapAnnotationAnnotator, setMapAnnotationDescription, setMapAnnotationID, setMapAnnotationNamespace, setMapAnnotationValue, setMaskAnnotationRef, setMaskBinData, setMaskFillColor, setMaskFillRule, setMaskFontFamily, setMaskFontSize, setMaskFontStyle, setMaskHeight, setMaskID, setMaskLineCap, setMaskLocked, setMaskStrokeColor, setMaskStrokeDashArray, setMaskStrokeWidth, setMaskText, setMaskTheC, setMaskTheT, setMaskTheZ, setMaskTransform, setMaskVisible, 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, setPixelsBinDataBigEndian, 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, setPointLineCap, setPointLocked, setPointStrokeColor, setPointStrokeDashArray, setPointStrokeWidth, setPointText, setPointTheC, setPointTheT, setPointTheZ, setPointTransform, setPointVisible, setPointX, setPointY, setPolygonAnnotationRef, setPolygonFillColor, setPolygonFillRule, setPolygonFontFamily, setPolygonFontSize, setPolygonFontStyle, setPolygonID, setPolygonLineCap, setPolygonLocked, setPolygonPoints, setPolygonStrokeColor, setPolygonStrokeDashArray, setPolygonStrokeWidth, setPolygonText, setPolygonTheC, setPolygonTheT, setPolygonTheZ, setPolygonTransform, setPolygonVisible, setPolylineAnnotationRef, setPolylineFillColor, setPolylineFillRule, setPolylineFontFamily, setPolylineFontSize, setPolylineFontStyle, setPolylineID, setPolylineLineCap, setPolylineLocked, setPolylineMarkerEnd, setPolylineMarkerStart, setPolylinePoints, setPolylineStrokeColor, setPolylineStrokeDashArray, setPolylineStrokeWidth, setPolylineText, setPolylineTheC, setPolylineTheT, setPolylineTheZ, setPolylineTransform, setPolylineVisible, setProjectAnnotationRef, setProjectDatasetRef, setProjectDescription, setProjectExperimenterGroupRef, setProjectExperimenterRef, setProjectID, setProjectName, setReagentAnnotationRef, setReagentDescription, setReagentID, setReagentName, setReagentReagentIdentifier, setRectangleAnnotationRef, setRectangleFillColor, setRectangleFillRule, setRectangleFontFamily, setRectangleFontSize, setRectangleFontStyle, setRectangleHeight, setRectangleID, setRectangleLineCap, setRectangleLocked, setRectangleStrokeColor, setRectangleStrokeDashArray, setRectangleStrokeWidth, setRectangleText, setRectangleTheC, setRectangleTheT, setRectangleTheZ, setRectangleTransform, setRectangleVisible, setRectangleWidth, setRectangleX, setRectangleY, setRightsRightsHeld, setRightsRightsHolder, setROIAnnotationRef, setROIDescription, setROIID, setROIName, setROINamespace, 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, setXMLAnnotationValuegetArcAnnotationRef, getArcID, getArcLotNumber, getArcManufacturer, getArcModel, getArcPower, getArcSerialNumber, getArcType, 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, 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, getLineMarkerEnd, getLineMarkerStart, getListAnnotationAnnotationCount, getListAnnotationAnnotationRef, getListAnnotationAnnotator, getListAnnotationCount, getListAnnotationDescription, getListAnnotationID, getListAnnotationNamespace, getLongAnnotationAnnotationCount, getLongAnnotationAnnotationRef, getLongAnnotationAnnotator, getMapAnnotationAnnotationCount, getMapAnnotationAnnotationRef, getMapAnnotationAnnotator, getMapAnnotationCount, getMapAnnotationDescription, getMapAnnotationID, getMapAnnotationNamespace, getMapAnnotationValue, getMaskAnnotationRef, getMaskFillColor, getMaskFillRule, getMaskFontFamily, getMaskFontSize, getMaskFontStyle, getMaskHeight, getMaskID, getMaskLineCap, getMaskLocked, getMaskStrokeColor, getMaskStrokeDashArray, getMaskStrokeWidth, getMaskText, getMaskTheC, getMaskTheT, getMaskTheZ, getMaskTransform, getMaskVisible, 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, getPixelsBinDataCount, 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, getPolylineMarkerEnd, getPolylineMarkerStart, 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, getXMLAnnotationAnnotatorpublic OmeroMetadata(DatabaseIdentity db)
public MetadataRoot getRoot()
getRoot in interface MetadataStoregetRoot in class DummyMetadatapublic void addImage(omero.model.Image image)
public omero.model.Image getImage(int i)
public int sizeImages()
public String handleLsid(omero.model.IObject obj)
public void initialize(org.hibernate.Session session)
public Timestamp getImageAcquisitionDate(int imageIndex)
getImageAcquisitionDate in interface MetadataRetrievegetImageAcquisitionDate in class DummyMetadatapublic String getImageAnnotationRef(int imageIndex, int annotationRefIndex)
getImageAnnotationRef in interface MetadataRetrievegetImageAnnotationRef in class DummyMetadatapublic int getImageAnnotationRefCount(int imageIndex)
getImageAnnotationRefCount in interface MetadataRetrievegetImageAnnotationRefCount in class DummyMetadatapublic int getImageCount()
getImageCount in interface MetadataRetrievegetImageCount in class DummyMetadatapublic String getImageDescription(int imageIndex)
getImageDescription in interface MetadataRetrievegetImageDescription in class DummyMetadatapublic String getImageID(int imageIndex)
getImageID in interface MetadataRetrievegetImageID in class DummyMetadatapublic String getImageName(int imageIndex)
getImageName in interface MetadataRetrievegetImageName in class DummyMetadatapublic String getImageROIRef(int imageIndex, int ROIRefIndex)
getImageROIRef in interface MetadataRetrievegetImageROIRef in class DummyMetadatapublic int getImageROIRefCount(int imageIndex)
getImageROIRefCount in interface MetadataRetrievegetImageROIRefCount in class DummyMetadatapublic Boolean getPixelsBinDataBigEndian(int imageIndex, int binDataIndex)
getPixelsBinDataBigEndian in interface MetadataRetrievegetPixelsBinDataBigEndian in class DummyMetadatapublic DimensionOrder getPixelsDimensionOrder(int imageIndex)
getPixelsDimensionOrder in interface MetadataRetrievegetPixelsDimensionOrder in class DummyMetadatapublic String getPixelsID(int imageIndex)
getPixelsID in interface MetadataRetrievegetPixelsID in class DummyMetadatapublic Length getPixelsPhysicalSizeX(int imageIndex)
getPixelsPhysicalSizeX in interface MetadataRetrievegetPixelsPhysicalSizeX in class DummyMetadatapublic Length getPixelsPhysicalSizeY(int imageIndex)
getPixelsPhysicalSizeY in interface MetadataRetrievegetPixelsPhysicalSizeY in class DummyMetadatapublic Length getPixelsPhysicalSizeZ(int imageIndex)
getPixelsPhysicalSizeZ in interface MetadataRetrievegetPixelsPhysicalSizeZ in class DummyMetadatapublic PositiveInteger getPixelsSizeC(int imageIndex)
getPixelsSizeC in interface MetadataRetrievegetPixelsSizeC in class DummyMetadatapublic PositiveInteger getPixelsSizeT(int imageIndex)
getPixelsSizeT in interface MetadataRetrievegetPixelsSizeT in class DummyMetadatapublic PositiveInteger getPixelsSizeX(int imageIndex)
getPixelsSizeX in interface MetadataRetrievegetPixelsSizeX in class DummyMetadatapublic PositiveInteger getPixelsSizeY(int imageIndex)
getPixelsSizeY in interface MetadataRetrievegetPixelsSizeY in class DummyMetadatapublic PositiveInteger getPixelsSizeZ(int imageIndex)
getPixelsSizeZ in interface MetadataRetrievegetPixelsSizeZ in class DummyMetadatapublic Time getPixelsTimeIncrement(int imageIndex)
getPixelsTimeIncrement in interface MetadataRetrievegetPixelsTimeIncrement in class DummyMetadatapublic PixelType getPixelsType(int imageIndex)
getPixelsType in interface MetadataRetrievegetPixelsType in class DummyMetadatapublic AcquisitionMode getChannelAcquisitionMode(int imageIndex, int channelIndex)
getChannelAcquisitionMode in interface MetadataRetrievegetChannelAcquisitionMode in class DummyMetadatapublic Color getChannelColor(int imageIndex, int channelIndex)
getChannelColor in interface MetadataRetrievegetChannelColor in class DummyMetadatapublic ContrastMethod getChannelContrastMethod(int imageIndex, int channelIndex)
getChannelContrastMethod in interface MetadataRetrievegetChannelContrastMethod in class DummyMetadatapublic int getChannelCount(int imageIndex)
getChannelCount in interface MetadataRetrievegetChannelCount in class DummyMetadatapublic Length getChannelEmissionWavelength(int imageIndex, int channelIndex)
getChannelEmissionWavelength in interface MetadataRetrievegetChannelEmissionWavelength in class DummyMetadatapublic Length getChannelExcitationWavelength(int imageIndex, int channelIndex)
getChannelExcitationWavelength in interface MetadataRetrievegetChannelExcitationWavelength in class DummyMetadatapublic String getChannelFluor(int imageIndex, int channelIndex)
getChannelFluor in interface MetadataRetrievegetChannelFluor in class DummyMetadatapublic String getChannelID(int imageIndex, int channelIndex)
getChannelID in interface MetadataRetrievegetChannelID in class DummyMetadatapublic IlluminationType getChannelIlluminationType(int imageIndex, int channelIndex)
getChannelIlluminationType in interface MetadataRetrievegetChannelIlluminationType in class DummyMetadatapublic String getChannelName(int imageIndex, int channelIndex)
getChannelName in interface MetadataRetrievegetChannelName in class DummyMetadatapublic Double getChannelNDFilter(int imageIndex, int channelIndex)
getChannelNDFilter in interface MetadataRetrievegetChannelNDFilter in class DummyMetadatapublic Length getChannelPinholeSize(int imageIndex, int channelIndex)
getChannelPinholeSize in interface MetadataRetrievegetChannelPinholeSize in class DummyMetadatapublic Integer getChannelPockelCellSetting(int imageIndex, int channelIndex)
getChannelPockelCellSetting in interface MetadataRetrievegetChannelPockelCellSetting in class DummyMetadatapublic PositiveInteger getChannelSamplesPerPixel(int imageIndex, int channelIndex)
getChannelSamplesPerPixel in interface MetadataRetrievegetChannelSamplesPerPixel in class DummyMetadatapublic int getPlaneCount(int imageIndex)
getPlaneCount in interface MetadataRetrievegetPlaneCount in class DummyMetadatapublic Time getPlaneDeltaT(int imageIndex, int planeIndex)
getPlaneDeltaT in interface MetadataRetrievegetPlaneDeltaT in class DummyMetadatapublic Time getPlaneExposureTime(int imageIndex, int planeIndex)
getPlaneExposureTime in interface MetadataRetrievegetPlaneExposureTime in class DummyMetadatapublic Length getPlanePositionX(int imageIndex, int planeIndex)
getPlanePositionX in interface MetadataRetrievegetPlanePositionX in class DummyMetadatapublic Length getPlanePositionY(int imageIndex, int planeIndex)
getPlanePositionY in interface MetadataRetrievegetPlanePositionY in class DummyMetadatapublic Length getPlanePositionZ(int imageIndex, int planeIndex)
getPlanePositionZ in interface MetadataRetrievegetPlanePositionZ in class DummyMetadatapublic NonNegativeInteger getPlaneTheC(int imageIndex, int planeIndex)
getPlaneTheC in interface MetadataRetrievegetPlaneTheC in class DummyMetadatapublic NonNegativeInteger getPlaneTheT(int imageIndex, int planeIndex)
getPlaneTheT in interface MetadataRetrievegetPlaneTheT in class DummyMetadatapublic NonNegativeInteger getPlaneTheZ(int imageIndex, int planeIndex)
getPlaneTheZ in interface MetadataRetrievegetPlaneTheZ in class DummyMetadatapublic int getXMLAnnotationCount()
getXMLAnnotationCount in interface MetadataRetrievegetXMLAnnotationCount in class DummyMetadatapublic String getXMLAnnotationDescription(int XMLAnnotationIndex)
getXMLAnnotationDescription in interface MetadataRetrievegetXMLAnnotationDescription in class DummyMetadatapublic String getXMLAnnotationID(int XMLAnnotationIndex)
getXMLAnnotationID in interface MetadataRetrievegetXMLAnnotationID in class DummyMetadatapublic String getXMLAnnotationNamespace(int XMLAnnotationIndex)
getXMLAnnotationNamespace in interface MetadataRetrievegetXMLAnnotationNamespace in class DummyMetadatapublic String getXMLAnnotationValue(int XMLAnnotationIndex)
getXMLAnnotationValue in interface MetadataRetrievegetXMLAnnotationValue in class DummyMetadatapublic int getLongAnnotationCount()
getLongAnnotationCount in interface MetadataRetrievegetLongAnnotationCount in class DummyMetadatapublic String getLongAnnotationDescription(int longAnnotationIndex)
getLongAnnotationDescription in interface MetadataRetrievegetLongAnnotationDescription in class DummyMetadatapublic String getLongAnnotationID(int longAnnotationIndex)
getLongAnnotationID in interface MetadataRetrievegetLongAnnotationID in class DummyMetadatapublic String getLongAnnotationNamespace(int longAnnotationIndex)
getLongAnnotationNamespace in interface MetadataRetrievegetLongAnnotationNamespace in class DummyMetadatapublic Long getLongAnnotationValue(int longAnnotationIndex)
getLongAnnotationValue in interface MetadataRetrievegetLongAnnotationValue in class DummyMetadatapublic int getBooleanAnnotationCount()
getBooleanAnnotationCount in interface MetadataRetrievegetBooleanAnnotationCount in class DummyMetadatapublic String getBooleanAnnotationDescription(int booleanAnnotationIndex)
getBooleanAnnotationDescription in interface MetadataRetrievegetBooleanAnnotationDescription in class DummyMetadatapublic String getBooleanAnnotationID(int booleanAnnotationIndex)
getBooleanAnnotationID in interface MetadataRetrievegetBooleanAnnotationID in class DummyMetadatapublic String getBooleanAnnotationNamespace(int booleanAnnotationIndex)
getBooleanAnnotationNamespace in interface MetadataRetrievegetBooleanAnnotationNamespace in class DummyMetadatapublic Boolean getBooleanAnnotationValue(int booleanAnnotationIndex)
getBooleanAnnotationValue in interface MetadataRetrievegetBooleanAnnotationValue in class DummyMetadatapublic int getDoubleAnnotationCount()
getDoubleAnnotationCount in interface MetadataRetrievegetDoubleAnnotationCount in class DummyMetadatapublic String getDoubleAnnotationDescription(int doubleAnnotationIndex)
getDoubleAnnotationDescription in interface MetadataRetrievegetDoubleAnnotationDescription in class DummyMetadatapublic String getDoubleAnnotationID(int doubleAnnotationIndex)
getDoubleAnnotationID in interface MetadataRetrievegetDoubleAnnotationID in class DummyMetadatapublic String getDoubleAnnotationNamespace(int doubleAnnotationIndex)
getDoubleAnnotationNamespace in interface MetadataRetrievegetDoubleAnnotationNamespace in class DummyMetadatapublic Double getDoubleAnnotationValue(int doubleAnnotationIndex)
getDoubleAnnotationValue in interface MetadataRetrievegetDoubleAnnotationValue in class DummyMetadatapublic int getCommentAnnotationCount()
getCommentAnnotationCount in interface MetadataRetrievegetCommentAnnotationCount in class DummyMetadatapublic String getCommentAnnotationDescription(int commentAnnotationIndex)
getCommentAnnotationDescription in interface MetadataRetrievegetCommentAnnotationDescription in class DummyMetadatapublic String getCommentAnnotationID(int commentAnnotationIndex)
getCommentAnnotationID in interface MetadataRetrievegetCommentAnnotationID in class DummyMetadatapublic String getCommentAnnotationNamespace(int commentAnnotationIndex)
getCommentAnnotationNamespace in interface MetadataRetrievegetCommentAnnotationNamespace in class DummyMetadatapublic String getCommentAnnotationValue(int commentAnnotationIndex)
getCommentAnnotationValue in interface MetadataRetrievegetCommentAnnotationValue in class DummyMetadatapublic int getTimestampAnnotationCount()
getTimestampAnnotationCount in interface MetadataRetrievegetTimestampAnnotationCount in class DummyMetadatapublic String getTimestampAnnotationDescription(int timestampAnnotationIndex)
getTimestampAnnotationDescription in interface MetadataRetrievegetTimestampAnnotationDescription in class DummyMetadatapublic String getTimestampAnnotationID(int timestampAnnotationIndex)
getTimestampAnnotationID in interface MetadataRetrievegetTimestampAnnotationID in class DummyMetadatapublic String getTimestampAnnotationNamespace(int timestampAnnotationIndex)
getTimestampAnnotationNamespace in interface MetadataRetrievegetTimestampAnnotationNamespace in class DummyMetadatapublic Timestamp getTimestampAnnotationValue(int timestampAnnotationIndex)
getTimestampAnnotationValue in interface MetadataRetrievegetTimestampAnnotationValue in class DummyMetadatapublic int getTagAnnotationCount()
getTagAnnotationCount in interface MetadataRetrievegetTagAnnotationCount in class DummyMetadatapublic String getTagAnnotationDescription(int tagAnnotationIndex)
getTagAnnotationDescription in interface MetadataRetrievegetTagAnnotationDescription in class DummyMetadatapublic String getTagAnnotationID(int tagAnnotationIndex)
getTagAnnotationID in interface MetadataRetrievegetTagAnnotationID in class DummyMetadatapublic String getTagAnnotationNamespace(int tagAnnotationIndex)
getTagAnnotationNamespace in interface MetadataRetrievegetTagAnnotationNamespace in class DummyMetadatapublic String getTagAnnotationValue(int tagAnnotationIndex)
getTagAnnotationValue in interface MetadataRetrievegetTagAnnotationValue in class DummyMetadatapublic int getTermAnnotationCount()
getTermAnnotationCount in interface MetadataRetrievegetTermAnnotationCount in class DummyMetadatapublic String getTermAnnotationDescription(int termAnnotationIndex)
getTermAnnotationDescription in interface MetadataRetrievegetTermAnnotationDescription in class DummyMetadatapublic String getTermAnnotationID(int termAnnotationIndex)
getTermAnnotationID in interface MetadataRetrievegetTermAnnotationID in class DummyMetadatapublic String getTermAnnotationNamespace(int termAnnotationIndex)
getTermAnnotationNamespace in interface MetadataRetrievegetTermAnnotationNamespace in class DummyMetadatapublic String getTermAnnotationValue(int termAnnotationIndex)
getTermAnnotationValue in interface MetadataRetrievegetTermAnnotationValue in class DummyMetadatapublic int getROICount()
getROICount in interface MetadataRetrievegetROICount in class DummyMetadatapublic String getROIAnnotationRef(int ROIIndex, int annotationRefIndex)
getROIAnnotationRef in interface MetadataRetrievegetROIAnnotationRef in class DummyMetadatapublic int getROIAnnotationRefCount(int ROIIndex)
getROIAnnotationRefCount in interface MetadataRetrievegetROIAnnotationRefCount in class DummyMetadatapublic String getROIDescription(int ROIIndex)
getROIDescription in interface MetadataRetrievegetROIDescription in class DummyMetadatapublic String getROIID(int ROIIndex)
getROIID in interface MetadataRetrievegetROIID in class DummyMetadatapublic String getROIName(int ROIIndex)
getROIName in interface MetadataRetrievegetROIName in class DummyMetadatapublic String getROINamespace(int ROIIndex)
getROINamespace in interface MetadataRetrievegetROINamespace in class DummyMetadatapublic int getShapeCount(int ROIIndex)
getShapeCount in interface MetadataRetrievegetShapeCount in class DummyMetadatapublic String getShapeType(int ROIIndex, int shapeIndex)
getShapeType in interface MetadataRetrievegetShapeType in class DummyMetadatapublic int getShapeAnnotationRefCount(int ROIIndex,
                                      int shapeIndex)
getShapeAnnotationRefCount in interface MetadataRetrievegetShapeAnnotationRefCount in class DummyMetadatapublic String getEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getEllipseAnnotationRef in interface MetadataRetrievegetEllipseAnnotationRef in class DummyMetadatapublic Color getEllipseFillColor(int ROIIndex, int shapeIndex)
getEllipseFillColor in interface MetadataRetrievegetEllipseFillColor in class DummyMetadatapublic FillRule getEllipseFillRule(int ROIIndex, int shapeIndex)
getEllipseFillRule in interface MetadataRetrievegetEllipseFillRule in class DummyMetadatapublic FontFamily getEllipseFontFamily(int ROIIndex, int shapeIndex)
getEllipseFontFamily in interface MetadataRetrievegetEllipseFontFamily in class DummyMetadatapublic Length getEllipseFontSize(int ROIIndex, int shapeIndex)
getEllipseFontSize in interface MetadataRetrievegetEllipseFontSize in class DummyMetadatapublic FontStyle getEllipseFontStyle(int ROIIndex, int shapeIndex)
getEllipseFontStyle in interface MetadataRetrievegetEllipseFontStyle in class DummyMetadatapublic String getEllipseID(int ROIIndex, int shapeIndex)
getEllipseID in interface MetadataRetrievegetEllipseID in class DummyMetadatapublic LineCap getEllipseLineCap(int ROIIndex, int shapeIndex)
getEllipseLineCap in interface MetadataRetrievegetEllipseLineCap in class DummyMetadatapublic Boolean getEllipseLocked(int ROIIndex, int shapeIndex)
getEllipseLocked in interface MetadataRetrievegetEllipseLocked in class DummyMetadatapublic Color getEllipseStrokeColor(int ROIIndex, int shapeIndex)
getEllipseStrokeColor in interface MetadataRetrievegetEllipseStrokeColor in class DummyMetadatapublic String getEllipseStrokeDashArray(int ROIIndex, int shapeIndex)
getEllipseStrokeDashArray in interface MetadataRetrievegetEllipseStrokeDashArray in class DummyMetadatapublic Length getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
getEllipseStrokeWidth in interface MetadataRetrievegetEllipseStrokeWidth in class DummyMetadatapublic NonNegativeInteger getEllipseTheC(int ROIIndex, int shapeIndex)
getEllipseTheC in interface MetadataRetrievegetEllipseTheC in class DummyMetadatapublic NonNegativeInteger getEllipseTheT(int ROIIndex, int shapeIndex)
getEllipseTheT in interface MetadataRetrievegetEllipseTheT in class DummyMetadatapublic NonNegativeInteger getEllipseTheZ(int ROIIndex, int shapeIndex)
getEllipseTheZ in interface MetadataRetrievegetEllipseTheZ in class DummyMetadatapublic AffineTransform getEllipseTransform(int ROIIndex, int shapeIndex)
getEllipseTransform in interface MetadataRetrievegetEllipseTransform in class DummyMetadatapublic Boolean getEllipseVisible(int ROIIndex, int shapeIndex)
getEllipseVisible in interface MetadataRetrievegetEllipseVisible in class DummyMetadatapublic Double getEllipseRadiusX(int ROIIndex, int shapeIndex)
getEllipseRadiusX in interface MetadataRetrievegetEllipseRadiusX in class DummyMetadatapublic Double getEllipseRadiusY(int ROIIndex, int shapeIndex)
getEllipseRadiusY in interface MetadataRetrievegetEllipseRadiusY in class DummyMetadatapublic String getEllipseText(int ROIIndex, int shapeIndex)
getEllipseText in interface MetadataRetrievegetEllipseText in class DummyMetadatapublic Double getEllipseX(int ROIIndex, int shapeIndex)
getEllipseX in interface MetadataRetrievegetEllipseX in class DummyMetadatapublic Double getEllipseY(int ROIIndex, int shapeIndex)
getEllipseY in interface MetadataRetrievegetEllipseY in class DummyMetadatapublic String getLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getLabelAnnotationRef in interface MetadataRetrievegetLabelAnnotationRef in class DummyMetadatapublic Color getLabelFillColor(int ROIIndex, int shapeIndex)
getLabelFillColor in interface MetadataRetrievegetLabelFillColor in class DummyMetadatapublic FillRule getLabelFillRule(int ROIIndex, int shapeIndex)
getLabelFillRule in interface MetadataRetrievegetLabelFillRule in class DummyMetadatapublic FontFamily getLabelFontFamily(int ROIIndex, int shapeIndex)
getLabelFontFamily in interface MetadataRetrievegetLabelFontFamily in class DummyMetadatapublic Length getLabelFontSize(int ROIIndex, int shapeIndex)
getLabelFontSize in interface MetadataRetrievegetLabelFontSize in class DummyMetadatapublic FontStyle getLabelFontStyle(int ROIIndex, int shapeIndex)
getLabelFontStyle in interface MetadataRetrievegetLabelFontStyle in class DummyMetadatapublic String getLabelID(int ROIIndex, int shapeIndex)
getLabelID in interface MetadataRetrievegetLabelID in class DummyMetadatapublic LineCap getLabelLineCap(int ROIIndex, int shapeIndex)
getLabelLineCap in interface MetadataRetrievegetLabelLineCap in class DummyMetadatapublic Boolean getLabelLocked(int ROIIndex, int shapeIndex)
getLabelLocked in interface MetadataRetrievegetLabelLocked in class DummyMetadatapublic Color getLabelStrokeColor(int ROIIndex, int shapeIndex)
getLabelStrokeColor in interface MetadataRetrievegetLabelStrokeColor in class DummyMetadatapublic String getLabelStrokeDashArray(int ROIIndex, int shapeIndex)
getLabelStrokeDashArray in interface MetadataRetrievegetLabelStrokeDashArray in class DummyMetadatapublic Length getLabelStrokeWidth(int ROIIndex, int shapeIndex)
getLabelStrokeWidth in interface MetadataRetrievegetLabelStrokeWidth in class DummyMetadatapublic NonNegativeInteger getLabelTheC(int ROIIndex, int shapeIndex)
getLabelTheC in interface MetadataRetrievegetLabelTheC in class DummyMetadatapublic NonNegativeInteger getLabelTheT(int ROIIndex, int shapeIndex)
getLabelTheT in interface MetadataRetrievegetLabelTheT in class DummyMetadatapublic NonNegativeInteger getLabelTheZ(int ROIIndex, int shapeIndex)
getLabelTheZ in interface MetadataRetrievegetLabelTheZ in class DummyMetadatapublic AffineTransform getLabelTransform(int ROIIndex, int shapeIndex)
getLabelTransform in interface MetadataRetrievegetLabelTransform in class DummyMetadatapublic Boolean getLabelVisible(int ROIIndex, int shapeIndex)
getLabelVisible in interface MetadataRetrievegetLabelVisible in class DummyMetadatapublic String getLabelText(int ROIIndex, int shapeIndex)
getLabelText in interface MetadataRetrievegetLabelText in class DummyMetadatapublic Double getLabelX(int ROIIndex, int shapeIndex)
getLabelX in interface MetadataRetrievegetLabelX in class DummyMetadatapublic Double getLabelY(int ROIIndex, int shapeIndex)
getLabelY in interface MetadataRetrievegetLabelY in class DummyMetadatapublic String getLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getLineAnnotationRef in interface MetadataRetrievegetLineAnnotationRef in class DummyMetadatapublic Color getLineFillColor(int ROIIndex, int shapeIndex)
getLineFillColor in interface MetadataRetrievegetLineFillColor in class DummyMetadatapublic FillRule getLineFillRule(int ROIIndex, int shapeIndex)
getLineFillRule in interface MetadataRetrievegetLineFillRule in class DummyMetadatapublic FontFamily getLineFontFamily(int ROIIndex, int shapeIndex)
getLineFontFamily in interface MetadataRetrievegetLineFontFamily in class DummyMetadatapublic Length getLineFontSize(int ROIIndex, int shapeIndex)
getLineFontSize in interface MetadataRetrievegetLineFontSize in class DummyMetadatapublic FontStyle getLineFontStyle(int ROIIndex, int shapeIndex)
getLineFontStyle in interface MetadataRetrievegetLineFontStyle in class DummyMetadatapublic String getLineID(int ROIIndex, int shapeIndex)
getLineID in interface MetadataRetrievegetLineID in class DummyMetadatapublic LineCap getLineLineCap(int ROIIndex, int shapeIndex)
getLineLineCap in interface MetadataRetrievegetLineLineCap in class DummyMetadatapublic Boolean getLineLocked(int ROIIndex, int shapeIndex)
getLineLocked in interface MetadataRetrievegetLineLocked in class DummyMetadatapublic Color getLineStrokeColor(int ROIIndex, int shapeIndex)
getLineStrokeColor in interface MetadataRetrievegetLineStrokeColor in class DummyMetadatapublic String getLineStrokeDashArray(int ROIIndex, int shapeIndex)
getLineStrokeDashArray in interface MetadataRetrievegetLineStrokeDashArray in class DummyMetadatapublic Length getLineStrokeWidth(int ROIIndex, int shapeIndex)
getLineStrokeWidth in interface MetadataRetrievegetLineStrokeWidth in class DummyMetadatapublic NonNegativeInteger getLineTheC(int ROIIndex, int shapeIndex)
getLineTheC in interface MetadataRetrievegetLineTheC in class DummyMetadatapublic NonNegativeInteger getLineTheT(int ROIIndex, int shapeIndex)
getLineTheT in interface MetadataRetrievegetLineTheT in class DummyMetadatapublic NonNegativeInteger getLineTheZ(int ROIIndex, int shapeIndex)
getLineTheZ in interface MetadataRetrievegetLineTheZ in class DummyMetadatapublic AffineTransform getLineTransform(int ROIIndex, int shapeIndex)
getLineTransform in interface MetadataRetrievegetLineTransform in class DummyMetadatapublic Boolean getLineVisible(int ROIIndex, int shapeIndex)
getLineVisible in interface MetadataRetrievegetLineVisible in class DummyMetadatapublic String getLineText(int ROIIndex, int shapeIndex)
getLineText in interface MetadataRetrievegetLineText in class DummyMetadatapublic Double getLineX1(int ROIIndex, int shapeIndex)
getLineX1 in interface MetadataRetrievegetLineX1 in class DummyMetadatapublic Double getLineX2(int ROIIndex, int shapeIndex)
getLineX2 in interface MetadataRetrievegetLineX2 in class DummyMetadatapublic Double getLineY1(int ROIIndex, int shapeIndex)
getLineY1 in interface MetadataRetrievegetLineY1 in class DummyMetadatapublic Double getLineY2(int ROIIndex, int shapeIndex)
getLineY2 in interface MetadataRetrievegetLineY2 in class DummyMetadatapublic String getPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPointAnnotationRef in interface MetadataRetrievegetPointAnnotationRef in class DummyMetadatapublic Color getPointFillColor(int ROIIndex, int shapeIndex)
getPointFillColor in interface MetadataRetrievegetPointFillColor in class DummyMetadatapublic FillRule getPointFillRule(int ROIIndex, int shapeIndex)
getPointFillRule in interface MetadataRetrievegetPointFillRule in class DummyMetadatapublic FontFamily getPointFontFamily(int ROIIndex, int shapeIndex)
getPointFontFamily in interface MetadataRetrievegetPointFontFamily in class DummyMetadatapublic Length getPointFontSize(int ROIIndex, int shapeIndex)
getPointFontSize in interface MetadataRetrievegetPointFontSize in class DummyMetadatapublic FontStyle getPointFontStyle(int ROIIndex, int shapeIndex)
getPointFontStyle in interface MetadataRetrievegetPointFontStyle in class DummyMetadatapublic String getPointID(int ROIIndex, int shapeIndex)
getPointID in interface MetadataRetrievegetPointID in class DummyMetadatapublic LineCap getPointLineCap(int ROIIndex, int shapeIndex)
getPointLineCap in interface MetadataRetrievegetPointLineCap in class DummyMetadatapublic Boolean getPointLocked(int ROIIndex, int shapeIndex)
getPointLocked in interface MetadataRetrievegetPointLocked in class DummyMetadatapublic Color getPointStrokeColor(int ROIIndex, int shapeIndex)
getPointStrokeColor in interface MetadataRetrievegetPointStrokeColor in class DummyMetadatapublic String getPointStrokeDashArray(int ROIIndex, int shapeIndex)
getPointStrokeDashArray in interface MetadataRetrievegetPointStrokeDashArray in class DummyMetadatapublic Length getPointStrokeWidth(int ROIIndex, int shapeIndex)
getPointStrokeWidth in interface MetadataRetrievegetPointStrokeWidth in class DummyMetadatapublic NonNegativeInteger getPointTheC(int ROIIndex, int shapeIndex)
getPointTheC in interface MetadataRetrievegetPointTheC in class DummyMetadatapublic NonNegativeInteger getPointTheT(int ROIIndex, int shapeIndex)
getPointTheT in interface MetadataRetrievegetPointTheT in class DummyMetadatapublic NonNegativeInteger getPointTheZ(int ROIIndex, int shapeIndex)
getPointTheZ in interface MetadataRetrievegetPointTheZ in class DummyMetadatapublic AffineTransform getPointTransform(int ROIIndex, int shapeIndex)
getPointTransform in interface MetadataRetrievegetPointTransform in class DummyMetadatapublic Boolean getPointVisible(int ROIIndex, int shapeIndex)
getPointVisible in interface MetadataRetrievegetPointVisible in class DummyMetadatapublic String getPointText(int ROIIndex, int shapeIndex)
getPointText in interface MetadataRetrievegetPointText in class DummyMetadatapublic Double getPointX(int ROIIndex, int shapeIndex)
getPointX in interface MetadataRetrievegetPointX in class DummyMetadatapublic Double getPointY(int ROIIndex, int shapeIndex)
getPointY in interface MetadataRetrievegetPointY in class DummyMetadatapublic String getPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPolygonAnnotationRef in interface MetadataRetrievegetPolygonAnnotationRef in class DummyMetadatapublic Color getPolygonFillColor(int ROIIndex, int shapeIndex)
getPolygonFillColor in interface MetadataRetrievegetPolygonFillColor in class DummyMetadatapublic FillRule getPolygonFillRule(int ROIIndex, int shapeIndex)
getPolygonFillRule in interface MetadataRetrievegetPolygonFillRule in class DummyMetadatapublic FontFamily getPolygonFontFamily(int ROIIndex, int shapeIndex)
getPolygonFontFamily in interface MetadataRetrievegetPolygonFontFamily in class DummyMetadatapublic Length getPolygonFontSize(int ROIIndex, int shapeIndex)
getPolygonFontSize in interface MetadataRetrievegetPolygonFontSize in class DummyMetadatapublic FontStyle getPolygonFontStyle(int ROIIndex, int shapeIndex)
getPolygonFontStyle in interface MetadataRetrievegetPolygonFontStyle in class DummyMetadatapublic String getPolygonID(int ROIIndex, int shapeIndex)
getPolygonID in interface MetadataRetrievegetPolygonID in class DummyMetadatapublic LineCap getPolygonLineCap(int ROIIndex, int shapeIndex)
getPolygonLineCap in interface MetadataRetrievegetPolygonLineCap in class DummyMetadatapublic Boolean getPolygonLocked(int ROIIndex, int shapeIndex)
getPolygonLocked in interface MetadataRetrievegetPolygonLocked in class DummyMetadatapublic Color getPolygonStrokeColor(int ROIIndex, int shapeIndex)
getPolygonStrokeColor in interface MetadataRetrievegetPolygonStrokeColor in class DummyMetadatapublic String getPolygonStrokeDashArray(int ROIIndex, int shapeIndex)
getPolygonStrokeDashArray in interface MetadataRetrievegetPolygonStrokeDashArray in class DummyMetadatapublic Length getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
getPolygonStrokeWidth in interface MetadataRetrievegetPolygonStrokeWidth in class DummyMetadatapublic NonNegativeInteger getPolygonTheC(int ROIIndex, int shapeIndex)
getPolygonTheC in interface MetadataRetrievegetPolygonTheC in class DummyMetadatapublic NonNegativeInteger getPolygonTheT(int ROIIndex, int shapeIndex)
getPolygonTheT in interface MetadataRetrievegetPolygonTheT in class DummyMetadatapublic NonNegativeInteger getPolygonTheZ(int ROIIndex, int shapeIndex)
getPolygonTheZ in interface MetadataRetrievegetPolygonTheZ in class DummyMetadatapublic AffineTransform getPolygonTransform(int ROIIndex, int shapeIndex)
getPolygonTransform in interface MetadataRetrievegetPolygonTransform in class DummyMetadatapublic Boolean getPolygonVisible(int ROIIndex, int shapeIndex)
getPolygonVisible in interface MetadataRetrievegetPolygonVisible in class DummyMetadatapublic String getPolygonPoints(int ROIIndex, int shapeIndex)
getPolygonPoints in interface MetadataRetrievegetPolygonPoints in class DummyMetadatapublic String getPolygonText(int ROIIndex, int shapeIndex)
getPolygonText in interface MetadataRetrievegetPolygonText in class DummyMetadatapublic String getPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPolylineAnnotationRef in interface MetadataRetrievegetPolylineAnnotationRef in class DummyMetadatapublic Color getPolylineFillColor(int ROIIndex, int shapeIndex)
getPolylineFillColor in interface MetadataRetrievegetPolylineFillColor in class DummyMetadatapublic FillRule getPolylineFillRule(int ROIIndex, int shapeIndex)
getPolylineFillRule in interface MetadataRetrievegetPolylineFillRule in class DummyMetadatapublic FontFamily getPolylineFontFamily(int ROIIndex, int shapeIndex)
getPolylineFontFamily in interface MetadataRetrievegetPolylineFontFamily in class DummyMetadatapublic Length getPolylineFontSize(int ROIIndex, int shapeIndex)
getPolylineFontSize in interface MetadataRetrievegetPolylineFontSize in class DummyMetadatapublic FontStyle getPolylineFontStyle(int ROIIndex, int shapeIndex)
getPolylineFontStyle in interface MetadataRetrievegetPolylineFontStyle in class DummyMetadatapublic String getPolylineID(int ROIIndex, int shapeIndex)
getPolylineID in interface MetadataRetrievegetPolylineID in class DummyMetadatapublic LineCap getPolylineLineCap(int ROIIndex, int shapeIndex)
getPolylineLineCap in interface MetadataRetrievegetPolylineLineCap in class DummyMetadatapublic Boolean getPolylineLocked(int ROIIndex, int shapeIndex)
getPolylineLocked in interface MetadataRetrievegetPolylineLocked in class DummyMetadatapublic Color getPolylineStrokeColor(int ROIIndex, int shapeIndex)
getPolylineStrokeColor in interface MetadataRetrievegetPolylineStrokeColor in class DummyMetadatapublic String getPolylineStrokeDashArray(int ROIIndex, int shapeIndex)
getPolylineStrokeDashArray in interface MetadataRetrievegetPolylineStrokeDashArray in class DummyMetadatapublic Length getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
getPolylineStrokeWidth in interface MetadataRetrievegetPolylineStrokeWidth in class DummyMetadatapublic NonNegativeInteger getPolylineTheC(int ROIIndex, int shapeIndex)
getPolylineTheC in interface MetadataRetrievegetPolylineTheC in class DummyMetadatapublic NonNegativeInteger getPolylineTheT(int ROIIndex, int shapeIndex)
getPolylineTheT in interface MetadataRetrievegetPolylineTheT in class DummyMetadatapublic NonNegativeInteger getPolylineTheZ(int ROIIndex, int shapeIndex)
getPolylineTheZ in interface MetadataRetrievegetPolylineTheZ in class DummyMetadatapublic AffineTransform getPolylineTransform(int ROIIndex, int shapeIndex)
getPolylineTransform in interface MetadataRetrievegetPolylineTransform in class DummyMetadatapublic Boolean getPolylineVisible(int ROIIndex, int shapeIndex)
getPolylineVisible in interface MetadataRetrievegetPolylineVisible in class DummyMetadatapublic String getPolylinePoints(int ROIIndex, int shapeIndex)
getPolylinePoints in interface MetadataRetrievegetPolylinePoints in class DummyMetadatapublic String getPolylineText(int ROIIndex, int shapeIndex)
getPolylineText in interface MetadataRetrievegetPolylineText in class DummyMetadatapublic String getRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getRectangleAnnotationRef in interface MetadataRetrievegetRectangleAnnotationRef in class DummyMetadatapublic Color getRectangleFillColor(int ROIIndex, int shapeIndex)
getRectangleFillColor in interface MetadataRetrievegetRectangleFillColor in class DummyMetadatapublic FillRule getRectangleFillRule(int ROIIndex, int shapeIndex)
getRectangleFillRule in interface MetadataRetrievegetRectangleFillRule in class DummyMetadatapublic FontFamily getRectangleFontFamily(int ROIIndex, int shapeIndex)
getRectangleFontFamily in interface MetadataRetrievegetRectangleFontFamily in class DummyMetadatapublic Length getRectangleFontSize(int ROIIndex, int shapeIndex)
getRectangleFontSize in interface MetadataRetrievegetRectangleFontSize in class DummyMetadatapublic FontStyle getRectangleFontStyle(int ROIIndex, int shapeIndex)
getRectangleFontStyle in interface MetadataRetrievegetRectangleFontStyle in class DummyMetadatapublic String getRectangleID(int ROIIndex, int shapeIndex)
getRectangleID in interface MetadataRetrievegetRectangleID in class DummyMetadatapublic LineCap getRectangleLineCap(int ROIIndex, int shapeIndex)
getRectangleLineCap in interface MetadataRetrievegetRectangleLineCap in class DummyMetadatapublic Boolean getRectangleLocked(int ROIIndex, int shapeIndex)
getRectangleLocked in interface MetadataRetrievegetRectangleLocked in class DummyMetadatapublic Color getRectangleStrokeColor(int ROIIndex, int shapeIndex)
getRectangleStrokeColor in interface MetadataRetrievegetRectangleStrokeColor in class DummyMetadatapublic String getRectangleStrokeDashArray(int ROIIndex, int shapeIndex)
getRectangleStrokeDashArray in interface MetadataRetrievegetRectangleStrokeDashArray in class DummyMetadatapublic Length getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
getRectangleStrokeWidth in interface MetadataRetrievegetRectangleStrokeWidth in class DummyMetadatapublic NonNegativeInteger getRectangleTheC(int ROIIndex, int shapeIndex)
getRectangleTheC in interface MetadataRetrievegetRectangleTheC in class DummyMetadatapublic NonNegativeInteger getRectangleTheT(int ROIIndex, int shapeIndex)
getRectangleTheT in interface MetadataRetrievegetRectangleTheT in class DummyMetadatapublic NonNegativeInteger getRectangleTheZ(int ROIIndex, int shapeIndex)
getRectangleTheZ in interface MetadataRetrievegetRectangleTheZ in class DummyMetadatapublic AffineTransform getRectangleTransform(int ROIIndex, int shapeIndex)
getRectangleTransform in interface MetadataRetrievegetRectangleTransform in class DummyMetadatapublic Boolean getRectangleVisible(int ROIIndex, int shapeIndex)
getRectangleVisible in interface MetadataRetrievegetRectangleVisible in class DummyMetadatapublic String getRectangleText(int ROIIndex, int shapeIndex)
getRectangleText in interface MetadataRetrievegetRectangleText in class DummyMetadatapublic Double getRectangleHeight(int ROIIndex, int shapeIndex)
getRectangleHeight in interface MetadataRetrievegetRectangleHeight in class DummyMetadatapublic Double getRectangleWidth(int ROIIndex, int shapeIndex)
getRectangleWidth in interface MetadataRetrievegetRectangleWidth in class DummyMetadatapublic Double getRectangleX(int ROIIndex, int shapeIndex)
getRectangleX in interface MetadataRetrievegetRectangleX in class DummyMetadatapublic Double getRectangleY(int ROIIndex, int shapeIndex)
getRectangleY in interface MetadataRetrievegetRectangleY in class DummyMetadata
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.