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, setXMLAnnotationValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createRoot, 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, setXMLAnnotationValue
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
public OmeroMetadata(DatabaseIdentity db)
public MetadataRoot getRoot()
getRoot
in interface MetadataStore
getRoot
in class DummyMetadata
public 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 MetadataRetrieve
getImageAcquisitionDate
in class DummyMetadata
public String getImageAnnotationRef(int imageIndex, int annotationRefIndex)
getImageAnnotationRef
in interface MetadataRetrieve
getImageAnnotationRef
in class DummyMetadata
public int getImageAnnotationRefCount(int imageIndex)
getImageAnnotationRefCount
in interface MetadataRetrieve
getImageAnnotationRefCount
in class DummyMetadata
public int getImageCount()
getImageCount
in interface MetadataRetrieve
getImageCount
in class DummyMetadata
public String getImageDescription(int imageIndex)
getImageDescription
in interface MetadataRetrieve
getImageDescription
in class DummyMetadata
public String getImageID(int imageIndex)
getImageID
in interface MetadataRetrieve
getImageID
in class DummyMetadata
public String getImageName(int imageIndex)
getImageName
in interface MetadataRetrieve
getImageName
in class DummyMetadata
public String getImageROIRef(int imageIndex, int ROIRefIndex)
getImageROIRef
in interface MetadataRetrieve
getImageROIRef
in class DummyMetadata
public int getImageROIRefCount(int imageIndex)
getImageROIRefCount
in interface MetadataRetrieve
getImageROIRefCount
in class DummyMetadata
public Boolean getPixelsBinDataBigEndian(int imageIndex, int binDataIndex)
getPixelsBinDataBigEndian
in interface MetadataRetrieve
getPixelsBinDataBigEndian
in class DummyMetadata
public DimensionOrder getPixelsDimensionOrder(int imageIndex)
getPixelsDimensionOrder
in interface MetadataRetrieve
getPixelsDimensionOrder
in class DummyMetadata
public String getPixelsID(int imageIndex)
getPixelsID
in interface MetadataRetrieve
getPixelsID
in class DummyMetadata
public Length getPixelsPhysicalSizeX(int imageIndex)
getPixelsPhysicalSizeX
in interface MetadataRetrieve
getPixelsPhysicalSizeX
in class DummyMetadata
public Length getPixelsPhysicalSizeY(int imageIndex)
getPixelsPhysicalSizeY
in interface MetadataRetrieve
getPixelsPhysicalSizeY
in class DummyMetadata
public Length getPixelsPhysicalSizeZ(int imageIndex)
getPixelsPhysicalSizeZ
in interface MetadataRetrieve
getPixelsPhysicalSizeZ
in class DummyMetadata
public PositiveInteger getPixelsSizeC(int imageIndex)
getPixelsSizeC
in interface MetadataRetrieve
getPixelsSizeC
in class DummyMetadata
public PositiveInteger getPixelsSizeT(int imageIndex)
getPixelsSizeT
in interface MetadataRetrieve
getPixelsSizeT
in class DummyMetadata
public PositiveInteger getPixelsSizeX(int imageIndex)
getPixelsSizeX
in interface MetadataRetrieve
getPixelsSizeX
in class DummyMetadata
public PositiveInteger getPixelsSizeY(int imageIndex)
getPixelsSizeY
in interface MetadataRetrieve
getPixelsSizeY
in class DummyMetadata
public PositiveInteger getPixelsSizeZ(int imageIndex)
getPixelsSizeZ
in interface MetadataRetrieve
getPixelsSizeZ
in class DummyMetadata
public Time getPixelsTimeIncrement(int imageIndex)
getPixelsTimeIncrement
in interface MetadataRetrieve
getPixelsTimeIncrement
in class DummyMetadata
public PixelType getPixelsType(int imageIndex)
getPixelsType
in interface MetadataRetrieve
getPixelsType
in class DummyMetadata
public AcquisitionMode getChannelAcquisitionMode(int imageIndex, int channelIndex)
getChannelAcquisitionMode
in interface MetadataRetrieve
getChannelAcquisitionMode
in class DummyMetadata
public Color getChannelColor(int imageIndex, int channelIndex)
getChannelColor
in interface MetadataRetrieve
getChannelColor
in class DummyMetadata
public ContrastMethod getChannelContrastMethod(int imageIndex, int channelIndex)
getChannelContrastMethod
in interface MetadataRetrieve
getChannelContrastMethod
in class DummyMetadata
public int getChannelCount(int imageIndex)
getChannelCount
in interface MetadataRetrieve
getChannelCount
in class DummyMetadata
public Length getChannelEmissionWavelength(int imageIndex, int channelIndex)
getChannelEmissionWavelength
in interface MetadataRetrieve
getChannelEmissionWavelength
in class DummyMetadata
public Length getChannelExcitationWavelength(int imageIndex, int channelIndex)
getChannelExcitationWavelength
in interface MetadataRetrieve
getChannelExcitationWavelength
in class DummyMetadata
public String getChannelFluor(int imageIndex, int channelIndex)
getChannelFluor
in interface MetadataRetrieve
getChannelFluor
in class DummyMetadata
public String getChannelID(int imageIndex, int channelIndex)
getChannelID
in interface MetadataRetrieve
getChannelID
in class DummyMetadata
public IlluminationType getChannelIlluminationType(int imageIndex, int channelIndex)
getChannelIlluminationType
in interface MetadataRetrieve
getChannelIlluminationType
in class DummyMetadata
public String getChannelName(int imageIndex, int channelIndex)
getChannelName
in interface MetadataRetrieve
getChannelName
in class DummyMetadata
public Double getChannelNDFilter(int imageIndex, int channelIndex)
getChannelNDFilter
in interface MetadataRetrieve
getChannelNDFilter
in class DummyMetadata
public Length getChannelPinholeSize(int imageIndex, int channelIndex)
getChannelPinholeSize
in interface MetadataRetrieve
getChannelPinholeSize
in class DummyMetadata
public Integer getChannelPockelCellSetting(int imageIndex, int channelIndex)
getChannelPockelCellSetting
in interface MetadataRetrieve
getChannelPockelCellSetting
in class DummyMetadata
public PositiveInteger getChannelSamplesPerPixel(int imageIndex, int channelIndex)
getChannelSamplesPerPixel
in interface MetadataRetrieve
getChannelSamplesPerPixel
in class DummyMetadata
public int getPlaneCount(int imageIndex)
getPlaneCount
in interface MetadataRetrieve
getPlaneCount
in class DummyMetadata
public Time getPlaneDeltaT(int imageIndex, int planeIndex)
getPlaneDeltaT
in interface MetadataRetrieve
getPlaneDeltaT
in class DummyMetadata
public Time getPlaneExposureTime(int imageIndex, int planeIndex)
getPlaneExposureTime
in interface MetadataRetrieve
getPlaneExposureTime
in class DummyMetadata
public Length getPlanePositionX(int imageIndex, int planeIndex)
getPlanePositionX
in interface MetadataRetrieve
getPlanePositionX
in class DummyMetadata
public Length getPlanePositionY(int imageIndex, int planeIndex)
getPlanePositionY
in interface MetadataRetrieve
getPlanePositionY
in class DummyMetadata
public Length getPlanePositionZ(int imageIndex, int planeIndex)
getPlanePositionZ
in interface MetadataRetrieve
getPlanePositionZ
in class DummyMetadata
public NonNegativeInteger getPlaneTheC(int imageIndex, int planeIndex)
getPlaneTheC
in interface MetadataRetrieve
getPlaneTheC
in class DummyMetadata
public NonNegativeInteger getPlaneTheT(int imageIndex, int planeIndex)
getPlaneTheT
in interface MetadataRetrieve
getPlaneTheT
in class DummyMetadata
public NonNegativeInteger getPlaneTheZ(int imageIndex, int planeIndex)
getPlaneTheZ
in interface MetadataRetrieve
getPlaneTheZ
in class DummyMetadata
public int getXMLAnnotationCount()
getXMLAnnotationCount
in interface MetadataRetrieve
getXMLAnnotationCount
in class DummyMetadata
public String getXMLAnnotationDescription(int XMLAnnotationIndex)
getXMLAnnotationDescription
in interface MetadataRetrieve
getXMLAnnotationDescription
in class DummyMetadata
public String getXMLAnnotationID(int XMLAnnotationIndex)
getXMLAnnotationID
in interface MetadataRetrieve
getXMLAnnotationID
in class DummyMetadata
public String getXMLAnnotationNamespace(int XMLAnnotationIndex)
getXMLAnnotationNamespace
in interface MetadataRetrieve
getXMLAnnotationNamespace
in class DummyMetadata
public String getXMLAnnotationValue(int XMLAnnotationIndex)
getXMLAnnotationValue
in interface MetadataRetrieve
getXMLAnnotationValue
in class DummyMetadata
public int getLongAnnotationCount()
getLongAnnotationCount
in interface MetadataRetrieve
getLongAnnotationCount
in class DummyMetadata
public String getLongAnnotationDescription(int longAnnotationIndex)
getLongAnnotationDescription
in interface MetadataRetrieve
getLongAnnotationDescription
in class DummyMetadata
public String getLongAnnotationID(int longAnnotationIndex)
getLongAnnotationID
in interface MetadataRetrieve
getLongAnnotationID
in class DummyMetadata
public String getLongAnnotationNamespace(int longAnnotationIndex)
getLongAnnotationNamespace
in interface MetadataRetrieve
getLongAnnotationNamespace
in class DummyMetadata
public Long getLongAnnotationValue(int longAnnotationIndex)
getLongAnnotationValue
in interface MetadataRetrieve
getLongAnnotationValue
in class DummyMetadata
public int getBooleanAnnotationCount()
getBooleanAnnotationCount
in interface MetadataRetrieve
getBooleanAnnotationCount
in class DummyMetadata
public String getBooleanAnnotationDescription(int booleanAnnotationIndex)
getBooleanAnnotationDescription
in interface MetadataRetrieve
getBooleanAnnotationDescription
in class DummyMetadata
public String getBooleanAnnotationID(int booleanAnnotationIndex)
getBooleanAnnotationID
in interface MetadataRetrieve
getBooleanAnnotationID
in class DummyMetadata
public String getBooleanAnnotationNamespace(int booleanAnnotationIndex)
getBooleanAnnotationNamespace
in interface MetadataRetrieve
getBooleanAnnotationNamespace
in class DummyMetadata
public Boolean getBooleanAnnotationValue(int booleanAnnotationIndex)
getBooleanAnnotationValue
in interface MetadataRetrieve
getBooleanAnnotationValue
in class DummyMetadata
public int getDoubleAnnotationCount()
getDoubleAnnotationCount
in interface MetadataRetrieve
getDoubleAnnotationCount
in class DummyMetadata
public String getDoubleAnnotationDescription(int doubleAnnotationIndex)
getDoubleAnnotationDescription
in interface MetadataRetrieve
getDoubleAnnotationDescription
in class DummyMetadata
public String getDoubleAnnotationID(int doubleAnnotationIndex)
getDoubleAnnotationID
in interface MetadataRetrieve
getDoubleAnnotationID
in class DummyMetadata
public String getDoubleAnnotationNamespace(int doubleAnnotationIndex)
getDoubleAnnotationNamespace
in interface MetadataRetrieve
getDoubleAnnotationNamespace
in class DummyMetadata
public Double getDoubleAnnotationValue(int doubleAnnotationIndex)
getDoubleAnnotationValue
in interface MetadataRetrieve
getDoubleAnnotationValue
in class DummyMetadata
public int getCommentAnnotationCount()
getCommentAnnotationCount
in interface MetadataRetrieve
getCommentAnnotationCount
in class DummyMetadata
public String getCommentAnnotationDescription(int commentAnnotationIndex)
getCommentAnnotationDescription
in interface MetadataRetrieve
getCommentAnnotationDescription
in class DummyMetadata
public String getCommentAnnotationID(int commentAnnotationIndex)
getCommentAnnotationID
in interface MetadataRetrieve
getCommentAnnotationID
in class DummyMetadata
public String getCommentAnnotationNamespace(int commentAnnotationIndex)
getCommentAnnotationNamespace
in interface MetadataRetrieve
getCommentAnnotationNamespace
in class DummyMetadata
public String getCommentAnnotationValue(int commentAnnotationIndex)
getCommentAnnotationValue
in interface MetadataRetrieve
getCommentAnnotationValue
in class DummyMetadata
public int getTimestampAnnotationCount()
getTimestampAnnotationCount
in interface MetadataRetrieve
getTimestampAnnotationCount
in class DummyMetadata
public String getTimestampAnnotationDescription(int timestampAnnotationIndex)
getTimestampAnnotationDescription
in interface MetadataRetrieve
getTimestampAnnotationDescription
in class DummyMetadata
public String getTimestampAnnotationID(int timestampAnnotationIndex)
getTimestampAnnotationID
in interface MetadataRetrieve
getTimestampAnnotationID
in class DummyMetadata
public String getTimestampAnnotationNamespace(int timestampAnnotationIndex)
getTimestampAnnotationNamespace
in interface MetadataRetrieve
getTimestampAnnotationNamespace
in class DummyMetadata
public Timestamp getTimestampAnnotationValue(int timestampAnnotationIndex)
getTimestampAnnotationValue
in interface MetadataRetrieve
getTimestampAnnotationValue
in class DummyMetadata
public int getTagAnnotationCount()
getTagAnnotationCount
in interface MetadataRetrieve
getTagAnnotationCount
in class DummyMetadata
public String getTagAnnotationDescription(int tagAnnotationIndex)
getTagAnnotationDescription
in interface MetadataRetrieve
getTagAnnotationDescription
in class DummyMetadata
public String getTagAnnotationID(int tagAnnotationIndex)
getTagAnnotationID
in interface MetadataRetrieve
getTagAnnotationID
in class DummyMetadata
public String getTagAnnotationNamespace(int tagAnnotationIndex)
getTagAnnotationNamespace
in interface MetadataRetrieve
getTagAnnotationNamespace
in class DummyMetadata
public String getTagAnnotationValue(int tagAnnotationIndex)
getTagAnnotationValue
in interface MetadataRetrieve
getTagAnnotationValue
in class DummyMetadata
public int getTermAnnotationCount()
getTermAnnotationCount
in interface MetadataRetrieve
getTermAnnotationCount
in class DummyMetadata
public String getTermAnnotationDescription(int termAnnotationIndex)
getTermAnnotationDescription
in interface MetadataRetrieve
getTermAnnotationDescription
in class DummyMetadata
public String getTermAnnotationID(int termAnnotationIndex)
getTermAnnotationID
in interface MetadataRetrieve
getTermAnnotationID
in class DummyMetadata
public String getTermAnnotationNamespace(int termAnnotationIndex)
getTermAnnotationNamespace
in interface MetadataRetrieve
getTermAnnotationNamespace
in class DummyMetadata
public String getTermAnnotationValue(int termAnnotationIndex)
getTermAnnotationValue
in interface MetadataRetrieve
getTermAnnotationValue
in class DummyMetadata
public int getROICount()
getROICount
in interface MetadataRetrieve
getROICount
in class DummyMetadata
public String getROIAnnotationRef(int ROIIndex, int annotationRefIndex)
getROIAnnotationRef
in interface MetadataRetrieve
getROIAnnotationRef
in class DummyMetadata
public int getROIAnnotationRefCount(int ROIIndex)
getROIAnnotationRefCount
in interface MetadataRetrieve
getROIAnnotationRefCount
in class DummyMetadata
public String getROIDescription(int ROIIndex)
getROIDescription
in interface MetadataRetrieve
getROIDescription
in class DummyMetadata
public String getROIID(int ROIIndex)
getROIID
in interface MetadataRetrieve
getROIID
in class DummyMetadata
public String getROIName(int ROIIndex)
getROIName
in interface MetadataRetrieve
getROIName
in class DummyMetadata
public String getROINamespace(int ROIIndex)
getROINamespace
in interface MetadataRetrieve
getROINamespace
in class DummyMetadata
public int getShapeCount(int ROIIndex)
getShapeCount
in interface MetadataRetrieve
getShapeCount
in class DummyMetadata
public String getShapeType(int ROIIndex, int shapeIndex)
getShapeType
in interface MetadataRetrieve
getShapeType
in class DummyMetadata
public int getShapeAnnotationRefCount(int ROIIndex, int shapeIndex)
getShapeAnnotationRefCount
in interface MetadataRetrieve
getShapeAnnotationRefCount
in class DummyMetadata
public String getEllipseAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getEllipseAnnotationRef
in interface MetadataRetrieve
getEllipseAnnotationRef
in class DummyMetadata
public Color getEllipseFillColor(int ROIIndex, int shapeIndex)
getEllipseFillColor
in interface MetadataRetrieve
getEllipseFillColor
in class DummyMetadata
public FillRule getEllipseFillRule(int ROIIndex, int shapeIndex)
getEllipseFillRule
in interface MetadataRetrieve
getEllipseFillRule
in class DummyMetadata
public FontFamily getEllipseFontFamily(int ROIIndex, int shapeIndex)
getEllipseFontFamily
in interface MetadataRetrieve
getEllipseFontFamily
in class DummyMetadata
public Length getEllipseFontSize(int ROIIndex, int shapeIndex)
getEllipseFontSize
in interface MetadataRetrieve
getEllipseFontSize
in class DummyMetadata
public FontStyle getEllipseFontStyle(int ROIIndex, int shapeIndex)
getEllipseFontStyle
in interface MetadataRetrieve
getEllipseFontStyle
in class DummyMetadata
public String getEllipseID(int ROIIndex, int shapeIndex)
getEllipseID
in interface MetadataRetrieve
getEllipseID
in class DummyMetadata
public LineCap getEllipseLineCap(int ROIIndex, int shapeIndex)
getEllipseLineCap
in interface MetadataRetrieve
getEllipseLineCap
in class DummyMetadata
public Boolean getEllipseLocked(int ROIIndex, int shapeIndex)
getEllipseLocked
in interface MetadataRetrieve
getEllipseLocked
in class DummyMetadata
public Color getEllipseStrokeColor(int ROIIndex, int shapeIndex)
getEllipseStrokeColor
in interface MetadataRetrieve
getEllipseStrokeColor
in class DummyMetadata
public String getEllipseStrokeDashArray(int ROIIndex, int shapeIndex)
getEllipseStrokeDashArray
in interface MetadataRetrieve
getEllipseStrokeDashArray
in class DummyMetadata
public Length getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
getEllipseStrokeWidth
in interface MetadataRetrieve
getEllipseStrokeWidth
in class DummyMetadata
public NonNegativeInteger getEllipseTheC(int ROIIndex, int shapeIndex)
getEllipseTheC
in interface MetadataRetrieve
getEllipseTheC
in class DummyMetadata
public NonNegativeInteger getEllipseTheT(int ROIIndex, int shapeIndex)
getEllipseTheT
in interface MetadataRetrieve
getEllipseTheT
in class DummyMetadata
public NonNegativeInteger getEllipseTheZ(int ROIIndex, int shapeIndex)
getEllipseTheZ
in interface MetadataRetrieve
getEllipseTheZ
in class DummyMetadata
public AffineTransform getEllipseTransform(int ROIIndex, int shapeIndex)
getEllipseTransform
in interface MetadataRetrieve
getEllipseTransform
in class DummyMetadata
public Boolean getEllipseVisible(int ROIIndex, int shapeIndex)
getEllipseVisible
in interface MetadataRetrieve
getEllipseVisible
in class DummyMetadata
public Double getEllipseRadiusX(int ROIIndex, int shapeIndex)
getEllipseRadiusX
in interface MetadataRetrieve
getEllipseRadiusX
in class DummyMetadata
public Double getEllipseRadiusY(int ROIIndex, int shapeIndex)
getEllipseRadiusY
in interface MetadataRetrieve
getEllipseRadiusY
in class DummyMetadata
public String getEllipseText(int ROIIndex, int shapeIndex)
getEllipseText
in interface MetadataRetrieve
getEllipseText
in class DummyMetadata
public Double getEllipseX(int ROIIndex, int shapeIndex)
getEllipseX
in interface MetadataRetrieve
getEllipseX
in class DummyMetadata
public Double getEllipseY(int ROIIndex, int shapeIndex)
getEllipseY
in interface MetadataRetrieve
getEllipseY
in class DummyMetadata
public String getLabelAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getLabelAnnotationRef
in interface MetadataRetrieve
getLabelAnnotationRef
in class DummyMetadata
public Color getLabelFillColor(int ROIIndex, int shapeIndex)
getLabelFillColor
in interface MetadataRetrieve
getLabelFillColor
in class DummyMetadata
public FillRule getLabelFillRule(int ROIIndex, int shapeIndex)
getLabelFillRule
in interface MetadataRetrieve
getLabelFillRule
in class DummyMetadata
public FontFamily getLabelFontFamily(int ROIIndex, int shapeIndex)
getLabelFontFamily
in interface MetadataRetrieve
getLabelFontFamily
in class DummyMetadata
public Length getLabelFontSize(int ROIIndex, int shapeIndex)
getLabelFontSize
in interface MetadataRetrieve
getLabelFontSize
in class DummyMetadata
public FontStyle getLabelFontStyle(int ROIIndex, int shapeIndex)
getLabelFontStyle
in interface MetadataRetrieve
getLabelFontStyle
in class DummyMetadata
public String getLabelID(int ROIIndex, int shapeIndex)
getLabelID
in interface MetadataRetrieve
getLabelID
in class DummyMetadata
public LineCap getLabelLineCap(int ROIIndex, int shapeIndex)
getLabelLineCap
in interface MetadataRetrieve
getLabelLineCap
in class DummyMetadata
public Boolean getLabelLocked(int ROIIndex, int shapeIndex)
getLabelLocked
in interface MetadataRetrieve
getLabelLocked
in class DummyMetadata
public Color getLabelStrokeColor(int ROIIndex, int shapeIndex)
getLabelStrokeColor
in interface MetadataRetrieve
getLabelStrokeColor
in class DummyMetadata
public String getLabelStrokeDashArray(int ROIIndex, int shapeIndex)
getLabelStrokeDashArray
in interface MetadataRetrieve
getLabelStrokeDashArray
in class DummyMetadata
public Length getLabelStrokeWidth(int ROIIndex, int shapeIndex)
getLabelStrokeWidth
in interface MetadataRetrieve
getLabelStrokeWidth
in class DummyMetadata
public NonNegativeInteger getLabelTheC(int ROIIndex, int shapeIndex)
getLabelTheC
in interface MetadataRetrieve
getLabelTheC
in class DummyMetadata
public NonNegativeInteger getLabelTheT(int ROIIndex, int shapeIndex)
getLabelTheT
in interface MetadataRetrieve
getLabelTheT
in class DummyMetadata
public NonNegativeInteger getLabelTheZ(int ROIIndex, int shapeIndex)
getLabelTheZ
in interface MetadataRetrieve
getLabelTheZ
in class DummyMetadata
public AffineTransform getLabelTransform(int ROIIndex, int shapeIndex)
getLabelTransform
in interface MetadataRetrieve
getLabelTransform
in class DummyMetadata
public Boolean getLabelVisible(int ROIIndex, int shapeIndex)
getLabelVisible
in interface MetadataRetrieve
getLabelVisible
in class DummyMetadata
public String getLabelText(int ROIIndex, int shapeIndex)
getLabelText
in interface MetadataRetrieve
getLabelText
in class DummyMetadata
public Double getLabelX(int ROIIndex, int shapeIndex)
getLabelX
in interface MetadataRetrieve
getLabelX
in class DummyMetadata
public Double getLabelY(int ROIIndex, int shapeIndex)
getLabelY
in interface MetadataRetrieve
getLabelY
in class DummyMetadata
public String getLineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getLineAnnotationRef
in interface MetadataRetrieve
getLineAnnotationRef
in class DummyMetadata
public Color getLineFillColor(int ROIIndex, int shapeIndex)
getLineFillColor
in interface MetadataRetrieve
getLineFillColor
in class DummyMetadata
public FillRule getLineFillRule(int ROIIndex, int shapeIndex)
getLineFillRule
in interface MetadataRetrieve
getLineFillRule
in class DummyMetadata
public FontFamily getLineFontFamily(int ROIIndex, int shapeIndex)
getLineFontFamily
in interface MetadataRetrieve
getLineFontFamily
in class DummyMetadata
public Length getLineFontSize(int ROIIndex, int shapeIndex)
getLineFontSize
in interface MetadataRetrieve
getLineFontSize
in class DummyMetadata
public FontStyle getLineFontStyle(int ROIIndex, int shapeIndex)
getLineFontStyle
in interface MetadataRetrieve
getLineFontStyle
in class DummyMetadata
public String getLineID(int ROIIndex, int shapeIndex)
getLineID
in interface MetadataRetrieve
getLineID
in class DummyMetadata
public LineCap getLineLineCap(int ROIIndex, int shapeIndex)
getLineLineCap
in interface MetadataRetrieve
getLineLineCap
in class DummyMetadata
public Boolean getLineLocked(int ROIIndex, int shapeIndex)
getLineLocked
in interface MetadataRetrieve
getLineLocked
in class DummyMetadata
public Color getLineStrokeColor(int ROIIndex, int shapeIndex)
getLineStrokeColor
in interface MetadataRetrieve
getLineStrokeColor
in class DummyMetadata
public String getLineStrokeDashArray(int ROIIndex, int shapeIndex)
getLineStrokeDashArray
in interface MetadataRetrieve
getLineStrokeDashArray
in class DummyMetadata
public Length getLineStrokeWidth(int ROIIndex, int shapeIndex)
getLineStrokeWidth
in interface MetadataRetrieve
getLineStrokeWidth
in class DummyMetadata
public NonNegativeInteger getLineTheC(int ROIIndex, int shapeIndex)
getLineTheC
in interface MetadataRetrieve
getLineTheC
in class DummyMetadata
public NonNegativeInteger getLineTheT(int ROIIndex, int shapeIndex)
getLineTheT
in interface MetadataRetrieve
getLineTheT
in class DummyMetadata
public NonNegativeInteger getLineTheZ(int ROIIndex, int shapeIndex)
getLineTheZ
in interface MetadataRetrieve
getLineTheZ
in class DummyMetadata
public AffineTransform getLineTransform(int ROIIndex, int shapeIndex)
getLineTransform
in interface MetadataRetrieve
getLineTransform
in class DummyMetadata
public Boolean getLineVisible(int ROIIndex, int shapeIndex)
getLineVisible
in interface MetadataRetrieve
getLineVisible
in class DummyMetadata
public String getLineText(int ROIIndex, int shapeIndex)
getLineText
in interface MetadataRetrieve
getLineText
in class DummyMetadata
public Double getLineX1(int ROIIndex, int shapeIndex)
getLineX1
in interface MetadataRetrieve
getLineX1
in class DummyMetadata
public Double getLineX2(int ROIIndex, int shapeIndex)
getLineX2
in interface MetadataRetrieve
getLineX2
in class DummyMetadata
public Double getLineY1(int ROIIndex, int shapeIndex)
getLineY1
in interface MetadataRetrieve
getLineY1
in class DummyMetadata
public Double getLineY2(int ROIIndex, int shapeIndex)
getLineY2
in interface MetadataRetrieve
getLineY2
in class DummyMetadata
public String getPointAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPointAnnotationRef
in interface MetadataRetrieve
getPointAnnotationRef
in class DummyMetadata
public Color getPointFillColor(int ROIIndex, int shapeIndex)
getPointFillColor
in interface MetadataRetrieve
getPointFillColor
in class DummyMetadata
public FillRule getPointFillRule(int ROIIndex, int shapeIndex)
getPointFillRule
in interface MetadataRetrieve
getPointFillRule
in class DummyMetadata
public FontFamily getPointFontFamily(int ROIIndex, int shapeIndex)
getPointFontFamily
in interface MetadataRetrieve
getPointFontFamily
in class DummyMetadata
public Length getPointFontSize(int ROIIndex, int shapeIndex)
getPointFontSize
in interface MetadataRetrieve
getPointFontSize
in class DummyMetadata
public FontStyle getPointFontStyle(int ROIIndex, int shapeIndex)
getPointFontStyle
in interface MetadataRetrieve
getPointFontStyle
in class DummyMetadata
public String getPointID(int ROIIndex, int shapeIndex)
getPointID
in interface MetadataRetrieve
getPointID
in class DummyMetadata
public LineCap getPointLineCap(int ROIIndex, int shapeIndex)
getPointLineCap
in interface MetadataRetrieve
getPointLineCap
in class DummyMetadata
public Boolean getPointLocked(int ROIIndex, int shapeIndex)
getPointLocked
in interface MetadataRetrieve
getPointLocked
in class DummyMetadata
public Color getPointStrokeColor(int ROIIndex, int shapeIndex)
getPointStrokeColor
in interface MetadataRetrieve
getPointStrokeColor
in class DummyMetadata
public String getPointStrokeDashArray(int ROIIndex, int shapeIndex)
getPointStrokeDashArray
in interface MetadataRetrieve
getPointStrokeDashArray
in class DummyMetadata
public Length getPointStrokeWidth(int ROIIndex, int shapeIndex)
getPointStrokeWidth
in interface MetadataRetrieve
getPointStrokeWidth
in class DummyMetadata
public NonNegativeInteger getPointTheC(int ROIIndex, int shapeIndex)
getPointTheC
in interface MetadataRetrieve
getPointTheC
in class DummyMetadata
public NonNegativeInteger getPointTheT(int ROIIndex, int shapeIndex)
getPointTheT
in interface MetadataRetrieve
getPointTheT
in class DummyMetadata
public NonNegativeInteger getPointTheZ(int ROIIndex, int shapeIndex)
getPointTheZ
in interface MetadataRetrieve
getPointTheZ
in class DummyMetadata
public AffineTransform getPointTransform(int ROIIndex, int shapeIndex)
getPointTransform
in interface MetadataRetrieve
getPointTransform
in class DummyMetadata
public Boolean getPointVisible(int ROIIndex, int shapeIndex)
getPointVisible
in interface MetadataRetrieve
getPointVisible
in class DummyMetadata
public String getPointText(int ROIIndex, int shapeIndex)
getPointText
in interface MetadataRetrieve
getPointText
in class DummyMetadata
public Double getPointX(int ROIIndex, int shapeIndex)
getPointX
in interface MetadataRetrieve
getPointX
in class DummyMetadata
public Double getPointY(int ROIIndex, int shapeIndex)
getPointY
in interface MetadataRetrieve
getPointY
in class DummyMetadata
public String getPolygonAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPolygonAnnotationRef
in interface MetadataRetrieve
getPolygonAnnotationRef
in class DummyMetadata
public Color getPolygonFillColor(int ROIIndex, int shapeIndex)
getPolygonFillColor
in interface MetadataRetrieve
getPolygonFillColor
in class DummyMetadata
public FillRule getPolygonFillRule(int ROIIndex, int shapeIndex)
getPolygonFillRule
in interface MetadataRetrieve
getPolygonFillRule
in class DummyMetadata
public FontFamily getPolygonFontFamily(int ROIIndex, int shapeIndex)
getPolygonFontFamily
in interface MetadataRetrieve
getPolygonFontFamily
in class DummyMetadata
public Length getPolygonFontSize(int ROIIndex, int shapeIndex)
getPolygonFontSize
in interface MetadataRetrieve
getPolygonFontSize
in class DummyMetadata
public FontStyle getPolygonFontStyle(int ROIIndex, int shapeIndex)
getPolygonFontStyle
in interface MetadataRetrieve
getPolygonFontStyle
in class DummyMetadata
public String getPolygonID(int ROIIndex, int shapeIndex)
getPolygonID
in interface MetadataRetrieve
getPolygonID
in class DummyMetadata
public LineCap getPolygonLineCap(int ROIIndex, int shapeIndex)
getPolygonLineCap
in interface MetadataRetrieve
getPolygonLineCap
in class DummyMetadata
public Boolean getPolygonLocked(int ROIIndex, int shapeIndex)
getPolygonLocked
in interface MetadataRetrieve
getPolygonLocked
in class DummyMetadata
public Color getPolygonStrokeColor(int ROIIndex, int shapeIndex)
getPolygonStrokeColor
in interface MetadataRetrieve
getPolygonStrokeColor
in class DummyMetadata
public String getPolygonStrokeDashArray(int ROIIndex, int shapeIndex)
getPolygonStrokeDashArray
in interface MetadataRetrieve
getPolygonStrokeDashArray
in class DummyMetadata
public Length getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
getPolygonStrokeWidth
in interface MetadataRetrieve
getPolygonStrokeWidth
in class DummyMetadata
public NonNegativeInteger getPolygonTheC(int ROIIndex, int shapeIndex)
getPolygonTheC
in interface MetadataRetrieve
getPolygonTheC
in class DummyMetadata
public NonNegativeInteger getPolygonTheT(int ROIIndex, int shapeIndex)
getPolygonTheT
in interface MetadataRetrieve
getPolygonTheT
in class DummyMetadata
public NonNegativeInteger getPolygonTheZ(int ROIIndex, int shapeIndex)
getPolygonTheZ
in interface MetadataRetrieve
getPolygonTheZ
in class DummyMetadata
public AffineTransform getPolygonTransform(int ROIIndex, int shapeIndex)
getPolygonTransform
in interface MetadataRetrieve
getPolygonTransform
in class DummyMetadata
public Boolean getPolygonVisible(int ROIIndex, int shapeIndex)
getPolygonVisible
in interface MetadataRetrieve
getPolygonVisible
in class DummyMetadata
public String getPolygonPoints(int ROIIndex, int shapeIndex)
getPolygonPoints
in interface MetadataRetrieve
getPolygonPoints
in class DummyMetadata
public String getPolygonText(int ROIIndex, int shapeIndex)
getPolygonText
in interface MetadataRetrieve
getPolygonText
in class DummyMetadata
public String getPolylineAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getPolylineAnnotationRef
in interface MetadataRetrieve
getPolylineAnnotationRef
in class DummyMetadata
public Color getPolylineFillColor(int ROIIndex, int shapeIndex)
getPolylineFillColor
in interface MetadataRetrieve
getPolylineFillColor
in class DummyMetadata
public FillRule getPolylineFillRule(int ROIIndex, int shapeIndex)
getPolylineFillRule
in interface MetadataRetrieve
getPolylineFillRule
in class DummyMetadata
public FontFamily getPolylineFontFamily(int ROIIndex, int shapeIndex)
getPolylineFontFamily
in interface MetadataRetrieve
getPolylineFontFamily
in class DummyMetadata
public Length getPolylineFontSize(int ROIIndex, int shapeIndex)
getPolylineFontSize
in interface MetadataRetrieve
getPolylineFontSize
in class DummyMetadata
public FontStyle getPolylineFontStyle(int ROIIndex, int shapeIndex)
getPolylineFontStyle
in interface MetadataRetrieve
getPolylineFontStyle
in class DummyMetadata
public String getPolylineID(int ROIIndex, int shapeIndex)
getPolylineID
in interface MetadataRetrieve
getPolylineID
in class DummyMetadata
public LineCap getPolylineLineCap(int ROIIndex, int shapeIndex)
getPolylineLineCap
in interface MetadataRetrieve
getPolylineLineCap
in class DummyMetadata
public Boolean getPolylineLocked(int ROIIndex, int shapeIndex)
getPolylineLocked
in interface MetadataRetrieve
getPolylineLocked
in class DummyMetadata
public Color getPolylineStrokeColor(int ROIIndex, int shapeIndex)
getPolylineStrokeColor
in interface MetadataRetrieve
getPolylineStrokeColor
in class DummyMetadata
public String getPolylineStrokeDashArray(int ROIIndex, int shapeIndex)
getPolylineStrokeDashArray
in interface MetadataRetrieve
getPolylineStrokeDashArray
in class DummyMetadata
public Length getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
getPolylineStrokeWidth
in interface MetadataRetrieve
getPolylineStrokeWidth
in class DummyMetadata
public NonNegativeInteger getPolylineTheC(int ROIIndex, int shapeIndex)
getPolylineTheC
in interface MetadataRetrieve
getPolylineTheC
in class DummyMetadata
public NonNegativeInteger getPolylineTheT(int ROIIndex, int shapeIndex)
getPolylineTheT
in interface MetadataRetrieve
getPolylineTheT
in class DummyMetadata
public NonNegativeInteger getPolylineTheZ(int ROIIndex, int shapeIndex)
getPolylineTheZ
in interface MetadataRetrieve
getPolylineTheZ
in class DummyMetadata
public AffineTransform getPolylineTransform(int ROIIndex, int shapeIndex)
getPolylineTransform
in interface MetadataRetrieve
getPolylineTransform
in class DummyMetadata
public Boolean getPolylineVisible(int ROIIndex, int shapeIndex)
getPolylineVisible
in interface MetadataRetrieve
getPolylineVisible
in class DummyMetadata
public String getPolylinePoints(int ROIIndex, int shapeIndex)
getPolylinePoints
in interface MetadataRetrieve
getPolylinePoints
in class DummyMetadata
public String getPolylineText(int ROIIndex, int shapeIndex)
getPolylineText
in interface MetadataRetrieve
getPolylineText
in class DummyMetadata
public String getRectangleAnnotationRef(int ROIIndex, int shapeIndex, int annotationRefIndex)
getRectangleAnnotationRef
in interface MetadataRetrieve
getRectangleAnnotationRef
in class DummyMetadata
public Color getRectangleFillColor(int ROIIndex, int shapeIndex)
getRectangleFillColor
in interface MetadataRetrieve
getRectangleFillColor
in class DummyMetadata
public FillRule getRectangleFillRule(int ROIIndex, int shapeIndex)
getRectangleFillRule
in interface MetadataRetrieve
getRectangleFillRule
in class DummyMetadata
public FontFamily getRectangleFontFamily(int ROIIndex, int shapeIndex)
getRectangleFontFamily
in interface MetadataRetrieve
getRectangleFontFamily
in class DummyMetadata
public Length getRectangleFontSize(int ROIIndex, int shapeIndex)
getRectangleFontSize
in interface MetadataRetrieve
getRectangleFontSize
in class DummyMetadata
public FontStyle getRectangleFontStyle(int ROIIndex, int shapeIndex)
getRectangleFontStyle
in interface MetadataRetrieve
getRectangleFontStyle
in class DummyMetadata
public String getRectangleID(int ROIIndex, int shapeIndex)
getRectangleID
in interface MetadataRetrieve
getRectangleID
in class DummyMetadata
public LineCap getRectangleLineCap(int ROIIndex, int shapeIndex)
getRectangleLineCap
in interface MetadataRetrieve
getRectangleLineCap
in class DummyMetadata
public Boolean getRectangleLocked(int ROIIndex, int shapeIndex)
getRectangleLocked
in interface MetadataRetrieve
getRectangleLocked
in class DummyMetadata
public Color getRectangleStrokeColor(int ROIIndex, int shapeIndex)
getRectangleStrokeColor
in interface MetadataRetrieve
getRectangleStrokeColor
in class DummyMetadata
public String getRectangleStrokeDashArray(int ROIIndex, int shapeIndex)
getRectangleStrokeDashArray
in interface MetadataRetrieve
getRectangleStrokeDashArray
in class DummyMetadata
public Length getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
getRectangleStrokeWidth
in interface MetadataRetrieve
getRectangleStrokeWidth
in class DummyMetadata
public NonNegativeInteger getRectangleTheC(int ROIIndex, int shapeIndex)
getRectangleTheC
in interface MetadataRetrieve
getRectangleTheC
in class DummyMetadata
public NonNegativeInteger getRectangleTheT(int ROIIndex, int shapeIndex)
getRectangleTheT
in interface MetadataRetrieve
getRectangleTheT
in class DummyMetadata
public NonNegativeInteger getRectangleTheZ(int ROIIndex, int shapeIndex)
getRectangleTheZ
in interface MetadataRetrieve
getRectangleTheZ
in class DummyMetadata
public AffineTransform getRectangleTransform(int ROIIndex, int shapeIndex)
getRectangleTransform
in interface MetadataRetrieve
getRectangleTransform
in class DummyMetadata
public Boolean getRectangleVisible(int ROIIndex, int shapeIndex)
getRectangleVisible
in interface MetadataRetrieve
getRectangleVisible
in class DummyMetadata
public String getRectangleText(int ROIIndex, int shapeIndex)
getRectangleText
in interface MetadataRetrieve
getRectangleText
in class DummyMetadata
public Double getRectangleHeight(int ROIIndex, int shapeIndex)
getRectangleHeight
in interface MetadataRetrieve
getRectangleHeight
in class DummyMetadata
public Double getRectangleWidth(int ROIIndex, int shapeIndex)
getRectangleWidth
in interface MetadataRetrieve
getRectangleWidth
in class DummyMetadata
public Double getRectangleX(int ROIIndex, int shapeIndex)
getRectangleX
in interface MetadataRetrieve
getRectangleX
in class DummyMetadata
public Double getRectangleY(int ROIIndex, int shapeIndex)
getRectangleY
in interface MetadataRetrieve
getRectangleY
in class DummyMetadata
Version: 5.2.8-ice35-b57
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.