Index
A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- AbstractOMEModelObject - Class in ome.xml.model
- AbstractOMEModelObject() - Constructor for class ome.xml.model.AbstractOMEModelObject
- AbstractOMEXMLMetadata - Class in ome.xml.meta
-
A utility class for constructing and manipulating OME-XML DOMs.
- AbstractOMEXMLMetadata() - Constructor for class ome.xml.meta.AbstractOMEXMLMetadata
-
Creates a new OME-XML metadata object.
- ACHRO - ome.xml.model.enums.Correction
- ACHROMAT - ome.xml.model.enums.Correction
- AcquisitionMode - Enum in ome.xml.model.enums
- AcquisitionModeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for AcquisitionMode.
- AcquisitionModeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.AcquisitionModeEnumHandler
- add(int, T) - Method in class ome.xml.model.ReferenceList
- add(Double) - Method in class ome.units.unit.Unit
-
Increase the scaling offset in this unit by a scalar.
- add(Integer) - Method in class ome.units.unit.Unit
-
Increase the scaling offset in this unit by a scalar.
- add(T) - Method in class ome.xml.model.ReferenceList
- addAll(int, Collection<? extends T>) - Method in class ome.xml.model.ReferenceList
- addAll(Collection<? extends T>) - Method in class ome.xml.model.ReferenceList
- addBinData(BinData) - Method in class ome.xml.model.Pixels
- addBooleanAnnotation(BooleanAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addChannel(Channel) - Method in class ome.xml.model.Pixels
- addCommentAnnotation(CommentAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addDataset(Dataset) - Method in class ome.xml.model.OME
- addDetector(Detector) - Method in class ome.xml.model.Instrument
- addDichroic(Dichroic) - Method in class ome.xml.model.Instrument
- addDoubleAnnotation(DoubleAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addExperiment(Experiment) - Method in class ome.xml.model.OME
- addExperimenter(Experimenter) - Method in class ome.xml.model.OME
- addExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.OME
- addFileAnnotation(FileAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addFilter(Filter) - Method in class ome.xml.model.Instrument
- addFilterSet(FilterSet) - Method in class ome.xml.model.Instrument
- addFolder(Folder) - Method in class ome.xml.model.OME
- addImage(Image) - Method in class ome.xml.model.OME
- addInstrument(Instrument) - Method in class ome.xml.model.OME
- addLightSource(LightSource) - Method in class ome.xml.model.Instrument
- addLightSourceSettings(LightSourceSettings) - Method in class ome.xml.model.MicrobeamManipulation
- addListAnnotation(ListAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addLongAnnotation(LongAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addMapAnnotation(MapAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.Experiment
- addModelObject(String, OMEModelObject) - Method in interface ome.xml.model.OMEModel
- addModelObject(String, OMEModelObject) - Method in class ome.xml.model.OMEModelImpl
- addObjective(Objective) - Method in class ome.xml.model.Instrument
- addPlane(Plane) - Method in class ome.xml.model.Pixels
- addPlate(Plate) - Method in class ome.xml.model.OME
- addPlateAcquisition(PlateAcquisition) - Method in class ome.xml.model.Plate
- addProject(Project) - Method in class ome.xml.model.OME
- addReagent(Reagent) - Method in class ome.xml.model.Screen
- addReference(OMEModelObject, Reference) - Method in interface ome.xml.model.OMEModel
- addReference(OMEModelObject, Reference) - Method in class ome.xml.model.OMEModelImpl
- addROI(ROI) - Method in class ome.xml.model.OME
- addScreen(Screen) - Method in class ome.xml.model.OME
- addShape(Shape) - Method in class ome.xml.model.Union
- addTagAnnotation(TagAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addTermAnnotation(TermAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addTiffData(TiffData) - Method in class ome.xml.model.Pixels
- addTimestampAnnotation(TimestampAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- addWell(Well) - Method in class ome.xml.model.Plate
- addWellSample(WellSample) - Method in class ome.xml.model.Well
- addXMLAnnotation(XMLAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- AffineTransform - Class in ome.xml.model
- AffineTransform() - Constructor for class ome.xml.model.AffineTransform
-
Default constructor.
- AffineTransform(AffineTransform) - Constructor for class ome.xml.model.AffineTransform
-
Copy constructor.
- AffineTransform(Element, OMEModel) - Constructor for class ome.xml.model.AffineTransform
-
Constructs AffineTransform recursively from an XML DOM tree.
- AG - ome.xml.model.enums.LaserMedium
- AggregateMetadata - Class in ome.xml.meta
-
A metadata store which delegates the actual storage to one or more sub metadata stores.
- AggregateMetadata(List<BaseMetadata>) - Constructor for class ome.xml.meta.AggregateMetadata
-
Creates a new instance.
- AHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATTOHERTZ
instead. - AIR - ome.xml.model.enums.Immersion
- AIR - ome.xml.model.enums.Medium
- ALEXANDRITE - ome.xml.model.enums.LaserMedium
- AM - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATTOMETRE
instead. - ANALOGVIDEO - ome.xml.model.enums.DetectorType
- Angle - Class in ome.units.quantity
-
Angle quantity.
- Angle(Number, Unit<Angle>) - Constructor for class ome.units.quantity.Angle
-
Create an Angle.
- ANGSTROM - ome.xml.model.enums.UnitsLength
-
ångström SI-derived unit.
- ANGSTROM - Static variable in class ome.units.UNITS
- Annotation - Class in ome.xml.model
- Annotation() - Constructor for class ome.xml.model.Annotation
-
Default constructor.
- Annotation(Annotation) - Constructor for class ome.xml.model.Annotation
-
Copy constructor.
- Annotation(Element, OMEModel) - Constructor for class ome.xml.model.Annotation
-
Constructs Annotation recursively from an XML DOM tree.
- AnnotationRef - Class in ome.xml.model
- AnnotationRef() - Constructor for class ome.xml.model.AnnotationRef
-
Default constructor.
- AnnotationRef(AnnotationRef) - Constructor for class ome.xml.model.AnnotationRef
-
Copy constructor.
- AnnotationRef(Element, OMEModel) - Constructor for class ome.xml.model.AnnotationRef
-
Constructs AnnotationRef recursively from an XML DOM tree.
- ANNOTATIONS - Static variable in class ome.specification.XMLMockObjects
-
The supported types of annotations.
- APA - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATTOPASCAL
instead. - APD - ome.xml.model.enums.DetectorType
- APO - ome.xml.model.enums.Correction
- AR - ome.xml.model.enums.LaserMedium
- Arc - Class in ome.xml.model
- Arc() - Constructor for class ome.xml.model.Arc
-
Default constructor.
- Arc(Arc) - Constructor for class ome.xml.model.Arc
-
Copy constructor.
- Arc(Element, OMEModel) - Constructor for class ome.xml.model.Arc
-
Constructs Arc recursively from an XML DOM tree.
- ARC_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of an arc.
- ARCL - ome.xml.model.enums.LaserMedium
- ArcType - Enum in ome.xml.model.enums
- ArcTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for ArcType.
- ArcTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.ArcTypeEnumHandler
- ARFL - ome.xml.model.enums.LaserMedium
- ARROW - ome.xml.model.enums.Marker
- AS - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATTOSECOND
instead. - asDateTime(DateTimeZone) - Method in class ome.xml.model.primitives.Timestamp
-
Returns the timestamp as a Joda
DateTime
type. - asInstant() - Method in class ome.xml.model.primitives.Timestamp
-
Returns the timestamp as a Joda
DateTime
type. - ASTRONOMICALUNIT - ome.xml.model.enums.UnitsLength
-
astronomical unit SI-derived unit.
- ASTRONOMICALUNIT - Static variable in class ome.units.UNITS
- asXMLElement(Document) - Method in class ome.xml.model.AbstractOMEModelObject
- asXMLElement(Document) - Method in class ome.xml.model.AffineTransform
- asXMLElement(Document) - Method in class ome.xml.model.Annotation
- asXMLElement(Document) - Method in class ome.xml.model.AnnotationRef
- asXMLElement(Document) - Method in class ome.xml.model.Arc
- asXMLElement(Document) - Method in class ome.xml.model.BasicAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.BinaryFile
- asXMLElement(Document) - Method in class ome.xml.model.BinaryOnly
- asXMLElement(Document) - Method in class ome.xml.model.BinData
- asXMLElement(Document) - Method in class ome.xml.model.BooleanAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Channel
- asXMLElement(Document) - Method in class ome.xml.model.ChannelRef
- asXMLElement(Document) - Method in class ome.xml.model.CommentAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Dataset
- asXMLElement(Document) - Method in class ome.xml.model.DatasetRef
- asXMLElement(Document) - Method in class ome.xml.model.Detector
- asXMLElement(Document) - Method in class ome.xml.model.DetectorSettings
- asXMLElement(Document) - Method in class ome.xml.model.Dichroic
- asXMLElement(Document) - Method in class ome.xml.model.DichroicRef
- asXMLElement(Document) - Method in class ome.xml.model.DoubleAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Ellipse
- asXMLElement(Document) - Method in class ome.xml.model.EmissionFilterRef
- asXMLElement(Document) - Method in class ome.xml.model.ExcitationFilterRef
- asXMLElement(Document) - Method in class ome.xml.model.Experiment
- asXMLElement(Document) - Method in class ome.xml.model.Experimenter
- asXMLElement(Document) - Method in class ome.xml.model.ExperimenterGroup
- asXMLElement(Document) - Method in class ome.xml.model.ExperimenterGroupRef
- asXMLElement(Document) - Method in class ome.xml.model.ExperimenterRef
- asXMLElement(Document) - Method in class ome.xml.model.ExperimentRef
- asXMLElement(Document) - Method in class ome.xml.model.External
- asXMLElement(Document) - Method in class ome.xml.model.Filament
- asXMLElement(Document) - Method in class ome.xml.model.FileAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Filter
- asXMLElement(Document) - Method in class ome.xml.model.FilterRef
- asXMLElement(Document) - Method in class ome.xml.model.FilterSet
- asXMLElement(Document) - Method in class ome.xml.model.FilterSetRef
- asXMLElement(Document) - Method in class ome.xml.model.Folder
- asXMLElement(Document) - Method in class ome.xml.model.FolderRef
- asXMLElement(Document) - Method in class ome.xml.model.GenericExcitationSource
- asXMLElement(Document) - Method in class ome.xml.model.Image
- asXMLElement(Document) - Method in class ome.xml.model.ImageRef
- asXMLElement(Document) - Method in class ome.xml.model.ImagingEnvironment
- asXMLElement(Document) - Method in class ome.xml.model.Instrument
- asXMLElement(Document) - Method in class ome.xml.model.InstrumentRef
- asXMLElement(Document) - Method in class ome.xml.model.Label
- asXMLElement(Document) - Method in class ome.xml.model.Laser
- asXMLElement(Document) - Method in class ome.xml.model.Leader
- asXMLElement(Document) - Method in class ome.xml.model.LightEmittingDiode
- asXMLElement(Document) - Method in class ome.xml.model.LightPath
- asXMLElement(Document) - Method in class ome.xml.model.LightSource
- asXMLElement(Document) - Method in class ome.xml.model.LightSourceSettings
- asXMLElement(Document) - Method in class ome.xml.model.Line
- asXMLElement(Document) - Method in class ome.xml.model.ListAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.LongAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.ManufacturerSpec
- asXMLElement(Document) - Method in class ome.xml.model.MapAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Mask
- asXMLElement(Document) - Method in class ome.xml.model.MetadataOnly
- asXMLElement(Document) - Method in class ome.xml.model.MicrobeamManipulation
- asXMLElement(Document) - Method in class ome.xml.model.MicrobeamManipulationRef
- asXMLElement(Document) - Method in class ome.xml.model.Microscope
- asXMLElement(Document) - Method in class ome.xml.model.NumericAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Objective
- asXMLElement(Document) - Method in class ome.xml.model.ObjectiveSettings
- asXMLElement(Document) - Method in class ome.xml.model.OME
- asXMLElement(Document) - Method in interface ome.xml.model.OMEModelObject
-
Takes the entire object hierarchy and produces an XML DOM tree.
- asXMLElement(Document) - Method in class ome.xml.model.Pixels
- asXMLElement(Document) - Method in class ome.xml.model.Plane
- asXMLElement(Document) - Method in class ome.xml.model.Plate
- asXMLElement(Document) - Method in class ome.xml.model.PlateAcquisition
- asXMLElement(Document) - Method in class ome.xml.model.PlateRef
- asXMLElement(Document) - Method in class ome.xml.model.Point
- asXMLElement(Document) - Method in class ome.xml.model.Polygon
- asXMLElement(Document) - Method in class ome.xml.model.Polyline
- asXMLElement(Document) - Method in class ome.xml.model.Project
- asXMLElement(Document) - Method in class ome.xml.model.ProjectRef
- asXMLElement(Document) - Method in class ome.xml.model.Pump
- asXMLElement(Document) - Method in class ome.xml.model.Reagent
- asXMLElement(Document) - Method in class ome.xml.model.ReagentRef
- asXMLElement(Document) - Method in class ome.xml.model.Rectangle
- asXMLElement(Document) - Method in class ome.xml.model.Reference
- asXMLElement(Document) - Method in class ome.xml.model.Rights
- asXMLElement(Document) - Method in class ome.xml.model.ROI
- asXMLElement(Document) - Method in class ome.xml.model.ROIRef
- asXMLElement(Document) - Method in class ome.xml.model.Screen
- asXMLElement(Document) - Method in class ome.xml.model.Settings
- asXMLElement(Document) - Method in class ome.xml.model.Shape
- asXMLElement(Document) - Method in class ome.xml.model.StageLabel
- asXMLElement(Document) - Method in class ome.xml.model.StructuredAnnotations
- asXMLElement(Document) - Method in class ome.xml.model.TagAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.TermAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.TextAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.TiffData
- asXMLElement(Document) - Method in class ome.xml.model.TimestampAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.TransmittanceRange
- asXMLElement(Document) - Method in class ome.xml.model.TypeAnnotation
- asXMLElement(Document) - Method in class ome.xml.model.Union
- asXMLElement(Document) - Method in class ome.xml.model.UUID
- asXMLElement(Document) - Method in class ome.xml.model.Well
- asXMLElement(Document) - Method in class ome.xml.model.WellSample
- asXMLElement(Document) - Method in class ome.xml.model.WellSampleRef
- asXMLElement(Document) - Method in class ome.xml.model.XMLAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.AbstractOMEModelObject
-
Takes the entire object hierarchy and produced an XML DOM tree taking into account class hierarchy.
- asXMLElement(Document, Element) - Method in class ome.xml.model.AffineTransform
- asXMLElement(Document, Element) - Method in class ome.xml.model.Annotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.AnnotationRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Arc
- asXMLElement(Document, Element) - Method in class ome.xml.model.BasicAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.BinaryFile
- asXMLElement(Document, Element) - Method in class ome.xml.model.BinaryOnly
- asXMLElement(Document, Element) - Method in class ome.xml.model.BinData
- asXMLElement(Document, Element) - Method in class ome.xml.model.BooleanAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Channel
- asXMLElement(Document, Element) - Method in class ome.xml.model.ChannelRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.CommentAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Dataset
- asXMLElement(Document, Element) - Method in class ome.xml.model.DatasetRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Detector
- asXMLElement(Document, Element) - Method in class ome.xml.model.DetectorSettings
- asXMLElement(Document, Element) - Method in class ome.xml.model.Dichroic
- asXMLElement(Document, Element) - Method in class ome.xml.model.DichroicRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.DoubleAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Ellipse
- asXMLElement(Document, Element) - Method in class ome.xml.model.EmissionFilterRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.ExcitationFilterRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Experiment
- asXMLElement(Document, Element) - Method in class ome.xml.model.Experimenter
- asXMLElement(Document, Element) - Method in class ome.xml.model.ExperimenterGroup
- asXMLElement(Document, Element) - Method in class ome.xml.model.ExperimenterGroupRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.ExperimenterRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.ExperimentRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.External
- asXMLElement(Document, Element) - Method in class ome.xml.model.Filament
- asXMLElement(Document, Element) - Method in class ome.xml.model.FileAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Filter
- asXMLElement(Document, Element) - Method in class ome.xml.model.FilterRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.FilterSet
- asXMLElement(Document, Element) - Method in class ome.xml.model.FilterSetRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Folder
- asXMLElement(Document, Element) - Method in class ome.xml.model.FolderRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.GenericExcitationSource
- asXMLElement(Document, Element) - Method in class ome.xml.model.Image
- asXMLElement(Document, Element) - Method in class ome.xml.model.ImageRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.ImagingEnvironment
- asXMLElement(Document, Element) - Method in class ome.xml.model.Instrument
- asXMLElement(Document, Element) - Method in class ome.xml.model.InstrumentRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Label
- asXMLElement(Document, Element) - Method in class ome.xml.model.Laser
- asXMLElement(Document, Element) - Method in class ome.xml.model.Leader
- asXMLElement(Document, Element) - Method in class ome.xml.model.LightEmittingDiode
- asXMLElement(Document, Element) - Method in class ome.xml.model.LightPath
- asXMLElement(Document, Element) - Method in class ome.xml.model.LightSource
- asXMLElement(Document, Element) - Method in class ome.xml.model.LightSourceSettings
- asXMLElement(Document, Element) - Method in class ome.xml.model.Line
- asXMLElement(Document, Element) - Method in class ome.xml.model.ListAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.LongAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.ManufacturerSpec
- asXMLElement(Document, Element) - Method in class ome.xml.model.MapAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Mask
- asXMLElement(Document, Element) - Method in class ome.xml.model.MetadataOnly
- asXMLElement(Document, Element) - Method in class ome.xml.model.MicrobeamManipulation
- asXMLElement(Document, Element) - Method in class ome.xml.model.MicrobeamManipulationRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Microscope
- asXMLElement(Document, Element) - Method in class ome.xml.model.NumericAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Objective
- asXMLElement(Document, Element) - Method in class ome.xml.model.ObjectiveSettings
- asXMLElement(Document, Element) - Method in class ome.xml.model.OME
- asXMLElement(Document, Element) - Method in class ome.xml.model.Pixels
- asXMLElement(Document, Element) - Method in class ome.xml.model.Plane
- asXMLElement(Document, Element) - Method in class ome.xml.model.Plate
- asXMLElement(Document, Element) - Method in class ome.xml.model.PlateAcquisition
- asXMLElement(Document, Element) - Method in class ome.xml.model.PlateRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Point
- asXMLElement(Document, Element) - Method in class ome.xml.model.Polygon
- asXMLElement(Document, Element) - Method in class ome.xml.model.Polyline
- asXMLElement(Document, Element) - Method in class ome.xml.model.Project
- asXMLElement(Document, Element) - Method in class ome.xml.model.ProjectRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Pump
- asXMLElement(Document, Element) - Method in class ome.xml.model.Reagent
- asXMLElement(Document, Element) - Method in class ome.xml.model.ReagentRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Rectangle
- asXMLElement(Document, Element) - Method in class ome.xml.model.Reference
- asXMLElement(Document, Element) - Method in class ome.xml.model.Rights
- asXMLElement(Document, Element) - Method in class ome.xml.model.ROI
- asXMLElement(Document, Element) - Method in class ome.xml.model.ROIRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.Screen
- asXMLElement(Document, Element) - Method in class ome.xml.model.Settings
- asXMLElement(Document, Element) - Method in class ome.xml.model.Shape
- asXMLElement(Document, Element) - Method in class ome.xml.model.StageLabel
- asXMLElement(Document, Element) - Method in class ome.xml.model.StructuredAnnotations
- asXMLElement(Document, Element) - Method in class ome.xml.model.TagAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.TermAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.TextAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.TiffData
- asXMLElement(Document, Element) - Method in class ome.xml.model.TimestampAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.TransmittanceRange
- asXMLElement(Document, Element) - Method in class ome.xml.model.TypeAnnotation
- asXMLElement(Document, Element) - Method in class ome.xml.model.Union
- asXMLElement(Document, Element) - Method in class ome.xml.model.UUID
- asXMLElement(Document, Element) - Method in class ome.xml.model.Well
- asXMLElement(Document, Element) - Method in class ome.xml.model.WellSample
- asXMLElement(Document, Element) - Method in class ome.xml.model.WellSampleRef
- asXMLElement(Document, Element) - Method in class ome.xml.model.XMLAnnotation
- ATM - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATMOSPHERE
instead. - ATMOSPHERE - ome.xml.model.enums.UnitsPressure
-
standard atmosphere SI-derived unit.
- ATMOSPHERE - Static variable in class ome.units.UNITS
- ATTO(Unit<T>) - Static method in class ome.units.UNITS
- ATTOHERTZ - ome.xml.model.enums.UnitsFrequency
-
attohertz unit.
- ATTOHERTZ - Static variable in class ome.units.UNITS
- ATTOMETER - ome.xml.model.enums.UnitsLength
-
attometer SI unit.
- ATTOMETER - Static variable in class ome.units.UNITS
- ATTOMETRE - Static variable in class ome.units.UNITS
- ATTOPASCAL - ome.xml.model.enums.UnitsPressure
-
attopascal SI unit.
- ATTOPASCAL - Static variable in class ome.units.UNITS
- ATTOSECOND - ome.xml.model.enums.UnitsTime
-
attosecond SI unit.
- ATTOSECOND - Static variable in class ome.units.UNITS
- ATTOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
attovolt unit.
- ATTOVOLT - Static variable in class ome.units.UNITS
- ATTOWATT - ome.xml.model.enums.UnitsPower
-
attowatt unit.
- ATTOWATT - Static variable in class ome.units.UNITS
- AV - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATTOVOLT
instead. - AW - Static variable in class ome.units.UNITS
-
Deprecated.Use
ATTOWATT
instead.
B
- BANDPASS - ome.xml.model.enums.FilterType
- BAR - ome.xml.model.enums.UnitsPressure
-
bar SI-derived unit.
- BAR - Static variable in class ome.units.UNITS
- BaseMetadata - Interface in ome.xml.meta
-
A proxy capable of bidirectional communication of biological image data to and from a particular storage medium.
- BasicAnnotation - Class in ome.xml.model
- BasicAnnotation() - Constructor for class ome.xml.model.BasicAnnotation
-
Default constructor.
- BasicAnnotation(BasicAnnotation) - Constructor for class ome.xml.model.BasicAnnotation
-
Copy constructor.
- BasicAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.BasicAnnotation
-
Constructs BasicAnnotation recursively from an XML DOM tree.
- BIG_ENDIAN_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
BigEndian
attribute. - BIN_DATA_TAG - Static variable in class ome.specification.XMLWriter
-
Identifies the
BinData
tag. - BinaryFile - Class in ome.xml.model
- BinaryFile() - Constructor for class ome.xml.model.BinaryFile
-
Default constructor.
- BinaryFile(BinaryFile) - Constructor for class ome.xml.model.BinaryFile
-
Copy constructor.
- BinaryFile(Element, OMEModel) - Constructor for class ome.xml.model.BinaryFile
-
Constructs BinaryFile recursively from an XML DOM tree.
- BinaryOnly - Class in ome.xml.model
- BinaryOnly() - Constructor for class ome.xml.model.BinaryOnly
-
Default constructor.
- BinaryOnly(BinaryOnly) - Constructor for class ome.xml.model.BinaryOnly
-
Copy constructor.
- BinaryOnly(Element, OMEModel) - Constructor for class ome.xml.model.BinaryOnly
-
Constructs BinaryOnly recursively from an XML DOM tree.
- BinData - Class in ome.xml.model
- BinData() - Constructor for class ome.xml.model.BinData
-
Default constructor.
- BinData(BinData) - Constructor for class ome.xml.model.BinData
-
Copy constructor.
- BinData(Element, OMEModel) - Constructor for class ome.xml.model.BinData
-
Constructs BinData recursively from an XML DOM tree.
- Binning - Enum in ome.xml.model.enums
- BINNING - Static variable in class ome.specification.XMLMockObjects
-
The default binning value.
- BinningEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Binning.
- BinningEnumHandler() - Constructor for class ome.xml.model.enums.handlers.BinningEnumHandler
- BIT - ome.xml.model.enums.PixelType
-
bit mask.
- BOLD - ome.xml.model.enums.FontStyle
- BOLDITALIC - ome.xml.model.enums.FontStyle
- BooleanAnnotation - Class in ome.xml.model
- BooleanAnnotation() - Constructor for class ome.xml.model.BooleanAnnotation
-
Default constructor.
- BooleanAnnotation(BooleanAnnotation) - Constructor for class ome.xml.model.BooleanAnnotation
-
Copy constructor.
- BooleanAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.BooleanAnnotation
-
Constructs BooleanAnnotation recursively from an XML DOM tree.
- BRIGHTFIELD - ome.xml.model.enums.AcquisitionMode
- BRIGHTFIELD - ome.xml.model.enums.ContrastMethod
- BYTES_PER_PIXEL - Static variable in class ome.specification.XMLMockObjects
-
The number of bytes per pixels.
- BZIP2 - ome.xml.model.enums.Compression
C
- CBAR - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTIBAR
instead. - CCD - ome.xml.model.enums.DetectorType
- CELSIUS - ome.xml.model.enums.UnitsTemperature
-
degree Celsius unit.
- CELSIUS - Static variable in class ome.units.UNITS
- CENTI(Unit<T>) - Static method in class ome.units.UNITS
- CENTIBAR - ome.xml.model.enums.UnitsPressure
-
centibar SI-derived unit.
- CENTIBAR - Static variable in class ome.units.UNITS
- CENTIHERTZ - ome.xml.model.enums.UnitsFrequency
-
centihertz unit.
- CENTIHERTZ - Static variable in class ome.units.UNITS
- CENTIMETER - ome.xml.model.enums.UnitsLength
-
centimeter SI unit.
- CENTIMETER - Static variable in class ome.units.UNITS
- CENTIMETRE - Static variable in class ome.units.UNITS
- CENTIPASCAL - ome.xml.model.enums.UnitsPressure
-
centipascal SI unit.
- CENTIPASCAL - Static variable in class ome.units.UNITS
- CENTISECOND - ome.xml.model.enums.UnitsTime
-
centisecond SI unit.
- CENTISECOND - Static variable in class ome.units.UNITS
- CENTIVOLT - ome.xml.model.enums.UnitsElectricPotential
-
centivolt unit.
- CENTIVOLT - Static variable in class ome.units.UNITS
- CENTIWATT - ome.xml.model.enums.UnitsPower
-
centiwatt unit.
- CENTIWATT - Static variable in class ome.units.UNITS
- Channel - Class in ome.xml.model
- Channel() - Constructor for class ome.xml.model.Channel
-
Default constructor.
- Channel(Channel) - Constructor for class ome.xml.model.Channel
-
Copy constructor.
- Channel(Element, OMEModel) - Constructor for class ome.xml.model.Channel
-
Constructs Channel recursively from an XML DOM tree.
- ChannelRef - Class in ome.xml.model
- ChannelRef() - Constructor for class ome.xml.model.ChannelRef
-
Default constructor.
- ChannelRef(ChannelRef) - Constructor for class ome.xml.model.ChannelRef
-
Copy constructor.
- ChannelRef(Element, OMEModel) - Constructor for class ome.xml.model.ChannelRef
-
Constructs ChannelRef recursively from an XML DOM tree.
- CHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTIHERTZ
instead. - clear() - Method in class ome.xml.model.ReferenceList
- clearBinDataList() - Method in class ome.xml.model.Pixels
- clearBooleanAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearChannelList() - Method in class ome.xml.model.Pixels
- clearCommentAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearDatasetList() - Method in class ome.xml.model.OME
- clearDetectorList() - Method in class ome.xml.model.Instrument
- clearDichroicList() - Method in class ome.xml.model.Instrument
- clearDoubleAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearExperimenterGroupList() - Method in class ome.xml.model.OME
- clearExperimenterList() - Method in class ome.xml.model.OME
- clearExperimentList() - Method in class ome.xml.model.OME
- clearFileAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearFilterList() - Method in class ome.xml.model.Instrument
- clearFilterSetList() - Method in class ome.xml.model.Instrument
- clearFolderList() - Method in class ome.xml.model.OME
- clearImageList() - Method in class ome.xml.model.OME
- clearInstrumentList() - Method in class ome.xml.model.OME
- clearLightSourceList() - Method in class ome.xml.model.Instrument
- clearLightSourceSettingsList() - Method in class ome.xml.model.MicrobeamManipulation
- clearListAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearLongAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearMapAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearMicrobeamManipulationList() - Method in class ome.xml.model.Experiment
- clearObjectiveList() - Method in class ome.xml.model.Instrument
- clearPlaneList() - Method in class ome.xml.model.Pixels
- clearPlateAcquisitionList() - Method in class ome.xml.model.Plate
- clearPlateList() - Method in class ome.xml.model.OME
- clearProjectList() - Method in class ome.xml.model.OME
- clearReagentList() - Method in class ome.xml.model.Screen
- clearROIList() - Method in class ome.xml.model.OME
- clearScreenList() - Method in class ome.xml.model.OME
- clearShapeList() - Method in class ome.xml.model.Union
- clearTagAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearTermAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearTiffDataList() - Method in class ome.xml.model.Pixels
- clearTimestampAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- clearWellList() - Method in class ome.xml.model.Plate
- clearWellSampleList() - Method in class ome.xml.model.Well
- clearXMLAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- CM - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTIMETRE
instead. - CMOS - ome.xml.model.enums.DetectorType
- CO - ome.xml.model.enums.LaserMedium
- CO2 - ome.xml.model.enums.LaserMedium
- COLOCALIZATION - ome.xml.model.enums.ExperimentType
- Color - Class in ome.xml.model.primitives
-
Primitive type that represents an RGBA color.
- Color(int, int, int, int) - Constructor for class ome.xml.model.primitives.Color
- Color(Integer) - Constructor for class ome.xml.model.primitives.Color
- COLUMN_NAMING_CONVENTION - Static variable in class ome.specification.XMLMockObjects
-
The default naming convention for columns.
- COLUMNS - Static variable in class ome.specification.XMLMockObjects
-
The default number of columns for a plate.
- CommentAnnotation - Class in ome.xml.model
- CommentAnnotation() - Constructor for class ome.xml.model.CommentAnnotation
-
Default constructor.
- CommentAnnotation(CommentAnnotation) - Constructor for class ome.xml.model.CommentAnnotation
-
Copy constructor.
- CommentAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.CommentAnnotation
-
Constructs CommentAnnotation recursively from an XML DOM tree.
- compareTo(Angle) - Method in class ome.units.quantity.Angle
-
Check quantities for equality.
- compareTo(ElectricPotential) - Method in class ome.units.quantity.ElectricPotential
-
Check quantities for equality.
- compareTo(Frequency) - Method in class ome.units.quantity.Frequency
-
Check quantities for equality.
- compareTo(Length) - Method in class ome.units.quantity.Length
-
Check quantities for equality.
- compareTo(Power) - Method in class ome.units.quantity.Power
-
Check quantities for equality.
- compareTo(Pressure) - Method in class ome.units.quantity.Pressure
-
Check quantities for equality.
- compareTo(Temperature) - Method in class ome.units.quantity.Temperature
-
Check quantities for equality.
- compareTo(Time) - Method in class ome.units.quantity.Time
-
Check quantities for equality.
- COMPLEXDOUBLE - ome.xml.model.enums.PixelType
-
complex double-precision floating point.
- COMPLEXFLOAT - ome.xml.model.enums.PixelType
-
complex single-precision floating point.
- COMPONENT_LOT_NUMBER - Static variable in class ome.specification.XMLMockObjects
-
The default lot number of a component of a microscope.
- COMPONENT_MANUFACTURER - Static variable in class ome.specification.XMLMockObjects
-
The default manufacturer of a component of a microscope.
- COMPONENT_MODEL - Static variable in class ome.specification.XMLMockObjects
-
The default model of a component of a microscope.
- COMPONENT_SERIAL_NUMBER - Static variable in class ome.specification.XMLMockObjects
-
The default serial number of a component of a microscope.
- Compression - Enum in ome.xml.model.enums
- COMPRESSION_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
Compression
attribute. - CompressionEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Compression.
- CompressionEnumHandler() - Constructor for class ome.xml.model.enums.handlers.CompressionEnumHandler
- contains(Object) - Method in class ome.xml.model.ReferenceList
- containsAll(Collection<?>) - Method in class ome.xml.model.ReferenceList
- ContrastMethod - Enum in ome.xml.model.enums
- ContrastMethodEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for ContrastMethod.
- ContrastMethodEnumHandler() - Constructor for class ome.xml.model.enums.handlers.ContrastMethodEnumHandler
- convertChannels(MetadataRetrieve, int, int, MetadataStore, int, int, boolean) - Static method in class ome.xml.meta.MetadataConverter
-
Copy all metadata from the specified channel in the source MetadataRetrieve to the specified channel in the destination MetadataStore.
- convertChannels(MetadataRetrieve, int, int, MetadataStore, int, int, boolean, List<String>) - Static method in class ome.xml.meta.MetadataConverter
-
Copy all metadata from the specified channel in the source MetadataRetrieve to the specified channel in the destination MetadataStore.
- convertMetadata(MetadataRetrieve, MetadataStore) - Static method in class ome.xml.meta.MetadataConverter
-
Copies information from a metadata retrieval object (source) into a metadata store (destination).
- convertValue(Number, Unit<Q>) - Method in class ome.units.unit.Unit
-
Convert a value in this unit to the specified unit.
- copyBinDataList() - Method in class ome.xml.model.Pixels
- copyBooleanAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyChannelList() - Method in class ome.xml.model.Pixels
- copyCommentAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyDatasetList() - Method in class ome.xml.model.OME
- copyDetectorList() - Method in class ome.xml.model.Instrument
- copyDichroicList() - Method in class ome.xml.model.Instrument
- copyDoubleAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyExperimenterGroupList() - Method in class ome.xml.model.OME
- copyExperimenterList() - Method in class ome.xml.model.OME
- copyExperimentList() - Method in class ome.xml.model.OME
- copyFileAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyFilterList() - Method in class ome.xml.model.Instrument
- copyFilterSetList() - Method in class ome.xml.model.Instrument
- copyFolderList() - Method in class ome.xml.model.OME
- copyImageList() - Method in class ome.xml.model.OME
- copyInstrumentList() - Method in class ome.xml.model.OME
- copyLightSourceList() - Method in class ome.xml.model.Instrument
- copyLightSourceSettingsList() - Method in class ome.xml.model.MicrobeamManipulation
- copyLinkedAnnotationList() - Method in class ome.xml.model.Annotation
- copyLinkedAnnotationList() - Method in class ome.xml.model.Channel
- copyLinkedAnnotationList() - Method in class ome.xml.model.Dataset
- copyLinkedAnnotationList() - Method in class ome.xml.model.Detector
- copyLinkedAnnotationList() - Method in class ome.xml.model.Dichroic
- copyLinkedAnnotationList() - Method in class ome.xml.model.Experimenter
- copyLinkedAnnotationList() - Method in class ome.xml.model.ExperimenterGroup
- copyLinkedAnnotationList() - Method in class ome.xml.model.Filter
- copyLinkedAnnotationList() - Method in class ome.xml.model.Folder
- copyLinkedAnnotationList() - Method in class ome.xml.model.Image
- copyLinkedAnnotationList() - Method in class ome.xml.model.Instrument
- copyLinkedAnnotationList() - Method in class ome.xml.model.LightPath
- copyLinkedAnnotationList() - Method in class ome.xml.model.LightSource
- copyLinkedAnnotationList() - Method in class ome.xml.model.Objective
- copyLinkedAnnotationList() - Method in class ome.xml.model.Plane
- copyLinkedAnnotationList() - Method in class ome.xml.model.Plate
- copyLinkedAnnotationList() - Method in class ome.xml.model.PlateAcquisition
- copyLinkedAnnotationList() - Method in class ome.xml.model.Project
- copyLinkedAnnotationList() - Method in class ome.xml.model.Reagent
- copyLinkedAnnotationList() - Method in class ome.xml.model.ROI
- copyLinkedAnnotationList() - Method in class ome.xml.model.Screen
- copyLinkedAnnotationList() - Method in class ome.xml.model.Shape
- copyLinkedAnnotationList() - Method in class ome.xml.model.Well
- copyLinkedChannelList() - Method in class ome.xml.model.Annotation
- copyLinkedChannelList() - Method in class ome.xml.model.FilterSet
- copyLinkedChildFolderList() - Method in class ome.xml.model.Folder
- copyLinkedDatasetList() - Method in class ome.xml.model.Annotation
- copyLinkedDatasetList() - Method in class ome.xml.model.Experimenter
- copyLinkedDatasetList() - Method in class ome.xml.model.ExperimenterGroup
- copyLinkedDatasetList() - Method in class ome.xml.model.Image
- copyLinkedDatasetList() - Method in class ome.xml.model.Project
- copyLinkedDetectorList() - Method in class ome.xml.model.Annotation
- copyLinkedDichroicList() - Method in class ome.xml.model.Annotation
- copyLinkedEmissionFilterList() - Method in class ome.xml.model.FilterSet
- copyLinkedEmissionFilterList() - Method in class ome.xml.model.LightPath
- copyLinkedExcitationFilterList() - Method in class ome.xml.model.FilterSet
- copyLinkedExcitationFilterList() - Method in class ome.xml.model.LightPath
- copyLinkedExperimenterGroupList() - Method in class ome.xml.model.Annotation
- copyLinkedExperimenterGroupList() - Method in class ome.xml.model.Experimenter
- copyLinkedExperimenterGroupList() - Method in class ome.xml.model.Leader
- copyLinkedExperimenterList() - Method in class ome.xml.model.Annotation
- copyLinkedExperimenterList() - Method in class ome.xml.model.ExperimenterGroup
- copyLinkedExperimentList() - Method in class ome.xml.model.Experimenter
- copyLinkedFilterList() - Method in class ome.xml.model.Annotation
- copyLinkedFilterSetEmissionFilterList() - Method in class ome.xml.model.Filter
- copyLinkedFilterSetExcitationFilterList() - Method in class ome.xml.model.Filter
- copyLinkedFilterSetList() - Method in class ome.xml.model.Dichroic
- copyLinkedFolderList() - Method in class ome.xml.model.Annotation
- copyLinkedFolderList() - Method in class ome.xml.model.Folder
- copyLinkedFolderList() - Method in class ome.xml.model.Image
- copyLinkedFolderList() - Method in class ome.xml.model.ROI
- copyLinkedImageList() - Method in class ome.xml.model.Annotation
- copyLinkedImageList() - Method in class ome.xml.model.Dataset
- copyLinkedImageList() - Method in class ome.xml.model.Experiment
- copyLinkedImageList() - Method in class ome.xml.model.Experimenter
- copyLinkedImageList() - Method in class ome.xml.model.ExperimenterGroup
- copyLinkedImageList() - Method in class ome.xml.model.Folder
- copyLinkedImageList() - Method in class ome.xml.model.Instrument
- copyLinkedImageList() - Method in class ome.xml.model.MicrobeamManipulation
- copyLinkedImageList() - Method in class ome.xml.model.ROI
- copyLinkedInstrumentList() - Method in class ome.xml.model.Annotation
- copyLinkedLaserList() - Method in class ome.xml.model.Pump
- copyLinkedLeaderList() - Method in class ome.xml.model.ExperimenterGroup
- copyLinkedLightPathEmissionFilterList() - Method in class ome.xml.model.Filter
- copyLinkedLightPathExcitationFilterList() - Method in class ome.xml.model.Filter
- copyLinkedLightPathList() - Method in class ome.xml.model.Annotation
- copyLinkedLightPathList() - Method in class ome.xml.model.Dichroic
- copyLinkedLightSourceList() - Method in class ome.xml.model.Annotation
- copyLinkedMicrobeamManipulationList() - Method in class ome.xml.model.Experimenter
- copyLinkedMicrobeamManipulationList() - Method in class ome.xml.model.Image
- copyLinkedMicrobeamManipulationList() - Method in class ome.xml.model.ROI
- copyLinkedObjectiveList() - Method in class ome.xml.model.Annotation
- copyLinkedPlaneList() - Method in class ome.xml.model.Annotation
- copyLinkedPlateAcquisitionList() - Method in class ome.xml.model.Annotation
- copyLinkedPlateAcquisitionList() - Method in class ome.xml.model.WellSample
- copyLinkedPlateList() - Method in class ome.xml.model.Annotation
- copyLinkedPlateList() - Method in class ome.xml.model.Screen
- copyLinkedProjectList() - Method in class ome.xml.model.Annotation
- copyLinkedProjectList() - Method in class ome.xml.model.Dataset
- copyLinkedProjectList() - Method in class ome.xml.model.Experimenter
- copyLinkedProjectList() - Method in class ome.xml.model.ExperimenterGroup
- copyLinkedReagentList() - Method in class ome.xml.model.Annotation
- copyLinkedROIList() - Method in class ome.xml.model.Annotation
- copyLinkedROIList() - Method in class ome.xml.model.Folder
- copyLinkedROIList() - Method in class ome.xml.model.Image
- copyLinkedROIList() - Method in class ome.xml.model.MicrobeamManipulation
- copyLinkedScreenList() - Method in class ome.xml.model.Annotation
- copyLinkedScreenList() - Method in class ome.xml.model.Plate
- copyLinkedShapeList() - Method in class ome.xml.model.Annotation
- copyLinkedWellList() - Method in class ome.xml.model.Annotation
- copyLinkedWellList() - Method in class ome.xml.model.Reagent
- copyLinkedWellSampleList() - Method in class ome.xml.model.Image
- copyLinkedWellSampleList() - Method in class ome.xml.model.PlateAcquisition
- copyListAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyLongAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyMapAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyMicrobeamManipulationList() - Method in class ome.xml.model.Experiment
- copyObjectiveList() - Method in class ome.xml.model.Instrument
- copyPlaneList() - Method in class ome.xml.model.Pixels
- copyPlateAcquisitionList() - Method in class ome.xml.model.Plate
- copyPlateList() - Method in class ome.xml.model.OME
- copyProjectList() - Method in class ome.xml.model.OME
- copyReagentList() - Method in class ome.xml.model.Screen
- copyROIList() - Method in class ome.xml.model.OME
- copyScreenList() - Method in class ome.xml.model.OME
- copyShapeList() - Method in class ome.xml.model.Union
- copyTagAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyTermAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyTiffDataList() - Method in class ome.xml.model.Pixels
- copyTimestampAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- copyWellList() - Method in class ome.xml.model.Plate
- copyWellSampleList() - Method in class ome.xml.model.Well
- copyXMLAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- Correction - Enum in ome.xml.model.enums
- CORRECTION - Static variable in class ome.specification.XMLMockObjects
-
The default objective's correction.
- CorrectionEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Correction.
- CorrectionEnumHandler() - Constructor for class ome.xml.model.enums.handlers.CorrectionEnumHandler
- CORRELATIONSPECTROSCOPY - ome.xml.model.enums.DetectorType
- COUMARINC30 - ome.xml.model.enums.LaserMedium
- CPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTIPASCAL
instead. - create(T, UnitsElectricPotential) - Static method in enum ome.xml.model.enums.UnitsElectricPotential
- create(T, UnitsFrequency) - Static method in enum ome.xml.model.enums.UnitsFrequency
- create(T, UnitsLength) - Static method in enum ome.xml.model.enums.UnitsLength
- create(T, UnitsPower) - Static method in enum ome.xml.model.enums.UnitsPower
- create(T, UnitsPressure) - Static method in enum ome.xml.model.enums.UnitsPressure
- create(T, UnitsTemperature) - Static method in enum ome.xml.model.enums.UnitsTemperature
- create(T, UnitsTime) - Static method in enum ome.xml.model.enums.UnitsTime
- createAnnotatedImage() - Method in class ome.specification.XMLMockObjects
-
Creates and annotates an image.
- createAnnotation(String, OMEModelObject, int) - Method in class ome.specification.XMLMockObjects
-
Create a comment annotation for the specified object.
- CreateBaseUnit(String, String) - Static method in class ome.units.unit.Unit
-
Create the "base unit" for a given measurement system.
- createBasicPlate(int) - Method in class ome.specification.XMLMockObjects
-
Creates a basic plate.
- createBasicPlateWithReagent() - Method in class ome.specification.XMLMockObjects
-
Creates a plate with
1
row,1
column and1
field. - createBinaryFile() - Method in class ome.specification.XMLMockObjects
-
Creates a binary file.
- createBinData(int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a new object.
- createChannel(int) - Method in class ome.specification.XMLMockObjects
-
Creates a channel.
- createDataset(int) - Method in class ome.specification.XMLMockObjects
-
Creates a dataset.
- createDetector(int) - Method in class ome.specification.XMLMockObjects
-
Creates a detector.
- createDetectorSettings(int) - Method in class ome.specification.XMLMockObjects
-
Creates a detector settings.
- createDichroic(int) - Method in class ome.specification.XMLMockObjects
-
Creates a dichroic.
- createExperiment(int) - Method in class ome.specification.XMLMockObjects
-
Creates an experiment.
- createExperimenter(int) - Method in class ome.specification.XMLMockObjects
-
Creates an experimenter.
- createExperimentWithMicrobeam(int) - Method in class ome.specification.XMLMockObjects
-
Creates an experiment with a microbeam.
- createFilter(int, double, double) - Method in class ome.specification.XMLMockObjects
-
Creates a filter.
- createFilterSet(int) - Method in class ome.specification.XMLMockObjects
-
Creates a filter set.
- createFullPopulatedPlate(int) - Method in class ome.specification.XMLMockObjects
-
Creates a plate with
XMLMockObjects.ROWS
rows,XMLMockObjects.COLUMNS
columns andXMLMockObjects.FIELDS
field. - createImage() - Method in class ome.specification.XMLMockObjects
-
Creates and returns the root element.
- createImage(boolean) - Method in class ome.specification.XMLMockObjects
-
Creates and returns the root element.
- createImage(int) - Method in class ome.specification.XMLMockObjects
-
Creates a new image.
- createImage(int, boolean) - Method in class ome.specification.XMLMockObjects
-
Creates a new image.
- createImageEnvironment() - Method in class ome.specification.XMLMockObjects
-
Creates a imaging environment.
- createImageWithAcquisitionData() - Method in class ome.specification.XMLMockObjects
-
Creates an image with acquisition data.
- createImageWithAnnotatedAcquisitionData() - Method in class ome.specification.XMLMockObjects
-
Creates an image with acquisition data.
- createImageWithExperiment(int, boolean, Experiment) - Method in class ome.specification.XMLMockObjects
-
Creates an image with a given experiment.
- createImageWithROI() - Method in class ome.specification.XMLMockObjects
-
Creates an image with ROI.
- createInstrument(boolean) - Method in class ome.specification.XMLMockObjects
-
Creates an instrument with filters, light sources etc.
- createLightPath() - Method in class ome.specification.XMLMockObjects
-
Creates a light path.
- createLightSource(String, int) - Method in class ome.specification.XMLMockObjects
-
Creates a light source of the specified type.
- createLightSourceSettings(int) - Method in class ome.specification.XMLMockObjects
-
Creates a light source settings.
- createMicrobeamManipulation(int) - Method in class ome.specification.XMLMockObjects
-
Creates a microbeam manipulation.
- createMicroscope() - Method in class ome.specification.XMLMockObjects
-
Creates a microscope.
- createNewDocument() - Method in class ome.xml.meta.AbstractOMEXMLMetadata
- createObjective(int) - Method in class ome.specification.XMLMockObjects
-
Creates an objective.
- createObjectiveSettings(int) - Method in class ome.specification.XMLMockObjects
-
Creates an objective settings.
- createPlane(int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a plane information object.
- createPlate(int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a default plate
- createPlate(int, int, int, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a populated plate with images.
- createPlate(int, int, int, int, int, int, boolean) - Method in class ome.specification.XMLMockObjects
-
Creates a populated plate with images.
- createPlate(int, int, int, int, int, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a populated plate with images.
- createPlate(int, int, int, int, int, int, int, int, boolean) - Method in class ome.specification.XMLMockObjects
-
Creates a populated plate with images.
- createPopulatedPlate(int) - Method in class ome.specification.XMLMockObjects
-
Creates a plate with
1
row,1
column and1
field. - createPopulatedPlate(int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a plate with
1
row,1
column andfields
field. - createPopulatedPlate(int, int, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates several plates but no containing screen.
- createPopulatedPlate(int, int, int, int, int, boolean) - Method in class ome.specification.XMLMockObjects
-
Creates several plates but no containing screen.
- createPopulatedScreen() - Method in class ome.specification.XMLMockObjects
-
Creates one 2x2 plate of with a single well sample per well and one plate acquisition.
- createPopulatedScreen(int, int, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates a screen with several plates.
- createPopulatedScreen(int, int, int, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates several screens each with several plates.
- createPopulatedScreen(int, int, int, int, int, int, boolean) - Method in class ome.specification.XMLMockObjects
-
Creates several screens each with several plates.
- createProject(int) - Method in class ome.specification.XMLMockObjects
-
Creates a project.
- createReagent(int) - Method in class ome.specification.XMLMockObjects
-
Creates a reagent.
- createROI(int, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates an ROI.
- createRoot() - Method in class ome.xml.meta.AggregateMetadata
- createRoot() - Method in class ome.xml.meta.DummyMetadata
- createRoot() - Method in class ome.xml.meta.FilterMetadata
- createRoot() - Method in interface ome.xml.meta.MetadataStore
-
Create root node.
- createRoot() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- createRotationTransform(double) - Static method in class ome.xml.model.AffineTransform
-
Construct an AffineTransform corresponding to the given angle.
- createScreen(int) - Method in class ome.specification.XMLMockObjects
-
Creates a screen.
- createShape(int, String, int, int, int) - Method in class ome.specification.XMLMockObjects
-
Creates the specified type of shape.
- createStageLabel() - Method in class ome.specification.XMLMockObjects
-
Creates a imaging environment.
- CS - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTISECOND
instead. - CU - ome.xml.model.enums.LaserMedium
- CURSIVE - ome.xml.model.enums.FontFamily
-
cursive.
- CUT_IN - Static variable in class ome.specification.XMLMockObjects
-
The default cut-in.
- CUT_OUT - Static variable in class ome.specification.XMLMockObjects
-
The default cut-out.
- CV - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTIVOLT
instead. - CW - ome.xml.model.enums.Pulse
- CW - Static variable in class ome.units.UNITS
-
Deprecated.Use
CENTIWATT
instead.
D
- D - Static variable in class ome.units.UNITS
-
Deprecated.Use
DAY
instead. - DAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECAHERTZ
instead. - DAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECAMETRE
instead. - DAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECAPASCAL
instead. - DARKFIELD - ome.xml.model.enums.ContrastMethod
- DAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECASECOND
instead. - Dataset - Class in ome.xml.model
- Dataset() - Constructor for class ome.xml.model.Dataset
-
Default constructor.
- Dataset(Dataset) - Constructor for class ome.xml.model.Dataset
-
Copy constructor.
- Dataset(Element, OMEModel) - Constructor for class ome.xml.model.Dataset
-
Constructs Dataset recursively from an XML DOM tree.
- DatasetRef - Class in ome.xml.model
- DatasetRef() - Constructor for class ome.xml.model.DatasetRef
-
Default constructor.
- DatasetRef(DatasetRef) - Constructor for class ome.xml.model.DatasetRef
-
Copy constructor.
- DatasetRef(Element, OMEModel) - Constructor for class ome.xml.model.DatasetRef
-
Constructs DatasetRef recursively from an XML DOM tree.
- DAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECAVOLT
instead. - DAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECAWATT
instead. - DAY - ome.xml.model.enums.UnitsTime
-
day SI-derived unit.
- DAY - Static variable in class ome.units.UNITS
- DBAR - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECIBAR
instead. - DECA(Unit<T>) - Static method in class ome.units.UNITS
- DECAHERTZ - ome.xml.model.enums.UnitsFrequency
-
decahertz unit.
- DECAHERTZ - Static variable in class ome.units.UNITS
- DECAMETER - ome.xml.model.enums.UnitsLength
-
decameter SI unit.
- DECAMETER - Static variable in class ome.units.UNITS
- DECAMETRE - Static variable in class ome.units.UNITS
- DECAPASCAL - ome.xml.model.enums.UnitsPressure
-
decapascal SI unit.
- DECAPASCAL - Static variable in class ome.units.UNITS
- DECASECOND - ome.xml.model.enums.UnitsTime
-
decasecond SI unit.
- DECASECOND - Static variable in class ome.units.UNITS
- DECAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
decavolt unit.
- DECAVOLT - Static variable in class ome.units.UNITS
- DECAWATT - ome.xml.model.enums.UnitsPower
-
decawatt unit.
- DECAWATT - Static variable in class ome.units.UNITS
- DECI(Unit<T>) - Static method in class ome.units.UNITS
- DECIBAR - ome.xml.model.enums.UnitsPressure
-
decibar SI-derived unit.
- DECIBAR - Static variable in class ome.units.UNITS
- DECIHERTZ - ome.xml.model.enums.UnitsFrequency
-
decihertz unit.
- DECIHERTZ - Static variable in class ome.units.UNITS
- DECIMETER - ome.xml.model.enums.UnitsLength
-
decimeter SI unit.
- DECIMETER - Static variable in class ome.units.UNITS
- DECIMETRE - Static variable in class ome.units.UNITS
- DECIPASCAL - ome.xml.model.enums.UnitsPressure
-
decipascal SI unit.
- DECIPASCAL - Static variable in class ome.units.UNITS
- DECISECOND - ome.xml.model.enums.UnitsTime
-
decisecond SI unit.
- DECISECOND - Static variable in class ome.units.UNITS
- DECIVOLT - ome.xml.model.enums.UnitsElectricPotential
-
decivolt unit.
- DECIVOLT - Static variable in class ome.units.UNITS
- DECIWATT - ome.xml.model.enums.UnitsPower
-
deciwatt unit.
- DECIWATT - Static variable in class ome.units.UNITS
- DEFAULT_COLOR - Static variable in class ome.specification.XMLMockObjects
-
The default color.
- DEG - Static variable in class ome.units.UNITS
-
Deprecated.Use
DEGREE
instead. - DEGREE - Static variable in class ome.units.UNITS
- DEGREEC - Static variable in class ome.units.UNITS
-
Deprecated.Use
CELSIUS
instead. - DEGREEF - Static variable in class ome.units.UNITS
-
Deprecated.Use
FAHRENHEIT
instead. - DEGREER - Static variable in class ome.units.UNITS
-
Deprecated.Use
RANKINE
instead. - Detector - Class in ome.xml.model
- Detector() - Constructor for class ome.xml.model.Detector
-
Default constructor.
- Detector(Detector) - Constructor for class ome.xml.model.Detector
-
Copy constructor.
- Detector(Element, OMEModel) - Constructor for class ome.xml.model.Detector
-
Constructs Detector recursively from an XML DOM tree.
- DETECTOR_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of a detector.
- DetectorSettings - Class in ome.xml.model
- DetectorSettings() - Constructor for class ome.xml.model.DetectorSettings
-
Default constructor.
- DetectorSettings(DetectorSettings) - Constructor for class ome.xml.model.DetectorSettings
-
Copy constructor.
- DetectorSettings(Element, OMEModel) - Constructor for class ome.xml.model.DetectorSettings
-
Constructs DetectorSettings recursively from an XML DOM tree.
- DetectorType - Enum in ome.xml.model.enums
- DetectorTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for DetectorType.
- DetectorTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.DetectorTypeEnumHandler
- DHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECIHERTZ
instead. - DIC - ome.xml.model.enums.ContrastMethod
- Dichroic - Class in ome.xml.model
- Dichroic() - Constructor for class ome.xml.model.Dichroic
-
Default constructor.
- Dichroic(Dichroic) - Constructor for class ome.xml.model.Dichroic
-
Copy constructor.
- Dichroic(Element, OMEModel) - Constructor for class ome.xml.model.Dichroic
-
Constructs Dichroic recursively from an XML DOM tree.
- DICHROIC - ome.xml.model.enums.FilterType
- DichroicRef - Class in ome.xml.model
- DichroicRef() - Constructor for class ome.xml.model.DichroicRef
-
Default constructor.
- DichroicRef(DichroicRef) - Constructor for class ome.xml.model.DichroicRef
-
Copy constructor.
- DichroicRef(Element, OMEModel) - Constructor for class ome.xml.model.DichroicRef
-
Constructs DichroicRef recursively from an XML DOM tree.
- DIMENSION_ORDER - Static variable in class ome.specification.XMLMockObjects
-
The default dimension order.
- DIMENSION_ORDER_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
DimensionOrder
attribute. - DimensionOrder - Enum in ome.xml.model.enums
- DimensionOrderEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for DimensionOrder.
- DimensionOrderEnumHandler() - Constructor for class ome.xml.model.enums.handlers.DimensionOrderEnumHandler
- DISSECTION - ome.xml.model.enums.MicroscopeType
- divide(Double) - Method in class ome.units.unit.Unit
-
Divide the scaling conversion factor in this unit by a scalar.
- divide(Integer) - Method in class ome.units.unit.Unit
-
Divide the scaling conversion factor in this unit by a scalar.
- DM - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECIMETRE
instead. - DOUBLE - ome.xml.model.enums.PixelType
-
double-precision floating point.
- DoubleAnnotation - Class in ome.xml.model
- DoubleAnnotation() - Constructor for class ome.xml.model.DoubleAnnotation
-
Default constructor.
- DoubleAnnotation(DoubleAnnotation) - Constructor for class ome.xml.model.DoubleAnnotation
-
Copy constructor.
- DoubleAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.DoubleAnnotation
-
Constructs DoubleAnnotation recursively from an XML DOM tree.
- DPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECIPASCAL
instead. - DS - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECISECOND
instead. - DummyMetadata - Class in ome.xml.meta
-
A dummy implementation for
MetadataStore
andMetadataRetrieve
that is used when no other metadata implementations are available. - DummyMetadata() - Constructor for class ome.xml.meta.DummyMetadata
- dumpXML() - Method in class ome.xml.meta.AbstractOMEXMLMetadata
-
Dumps the given OME-XML DOM tree to a string.
- dumpXML() - Method in interface ome.xml.meta.OMEXMLMetadata
-
Dumps the given OME-XML DOM tree to a string.
- dumpXML() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- DV - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECIVOLT
instead. - DW - Static variable in class ome.units.UNITS
-
Deprecated.Use
DECIWATT
instead. - DYE - ome.xml.model.enums.LaserType
E
- EBCCD - ome.xml.model.enums.DetectorType
- EIGHTBYEIGHT - ome.xml.model.enums.Binning
-
8×8 binning.
- ElectricPotential - Class in ome.units.quantity
-
ElectricPotential quantity.
- ElectricPotential(Number, Unit<ElectricPotential>) - Constructor for class ome.units.quantity.ElectricPotential
-
Create an ElectricPotential.
- ELECTROPHYSIOLOGY - ome.xml.model.enums.ExperimentType
- ELECTROPHYSIOLOGY - ome.xml.model.enums.MicroscopeType
- Ellipse - Class in ome.xml.model
- Ellipse() - Constructor for class ome.xml.model.Ellipse
-
Default constructor.
- Ellipse(Ellipse) - Constructor for class ome.xml.model.Ellipse
-
Copy constructor.
- Ellipse(Element, OMEModel) - Constructor for class ome.xml.model.Ellipse
-
Constructs Ellipse recursively from an XML DOM tree.
- EMCCD - ome.xml.model.enums.DetectorType
- EMINUS - ome.xml.model.enums.LaserMedium
- EmissionFilterRef - Class in ome.xml.model
- EmissionFilterRef() - Constructor for class ome.xml.model.EmissionFilterRef
-
Default constructor.
- EmissionFilterRef(EmissionFilterRef) - Constructor for class ome.xml.model.EmissionFilterRef
-
Copy constructor.
- EmissionFilterRef(Element, OMEModel) - Constructor for class ome.xml.model.EmissionFilterRef
-
Constructs EmissionFilterRef recursively from an XML DOM tree.
- Enumeration - Interface in ome.xml.model.enums
-
Abstract superclass for all enumerations.
- EnumerationException - Exception in ome.xml.model.enums
-
EnumerationException is the exception thrown when an enumeration is invalid or not found.
- EnumerationException() - Constructor for exception ome.xml.model.enums.EnumerationException
- EnumerationException(String) - Constructor for exception ome.xml.model.enums.EnumerationException
- EnumerationException(String, Throwable) - Constructor for exception ome.xml.model.enums.EnumerationException
- EnumerationException(Throwable) - Constructor for exception ome.xml.model.enums.EnumerationException
- EPIFLUORESCENCE - ome.xml.model.enums.IlluminationType
- equals(Object) - Method in class ome.units.quantity.Angle
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.ElectricPotential
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.Frequency
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.Length
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.Power
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.Pressure
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.Temperature
-
Check quantities for equality.
- equals(Object) - Method in class ome.units.quantity.Time
-
Check quantities for equality.
- equals(Object) - Method in class ome.xml.model.MapPair
- equals(Object) - Method in class ome.xml.model.primitives.PrimitiveType
- ERGLASS - ome.xml.model.enums.LaserMedium
- ERYAG - ome.xml.model.enums.LaserMedium
- EVENODD - ome.xml.model.enums.FillRule
- EXA(Unit<T>) - Static method in class ome.units.UNITS
- EXAHERTZ - ome.xml.model.enums.UnitsFrequency
-
exahertz unit.
- EXAHERTZ - Static variable in class ome.units.UNITS
- EXAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
EXAHERTZ
instead. - EXAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
EXAMETRE
instead. - EXAMETER - ome.xml.model.enums.UnitsLength
-
exameter SI unit.
- EXAMETER - Static variable in class ome.units.UNITS
- EXAMETRE - Static variable in class ome.units.UNITS
- EXAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
EXAPASCAL
instead. - EXAPASCAL - ome.xml.model.enums.UnitsPressure
-
exapascal SI unit.
- EXAPASCAL - Static variable in class ome.units.UNITS
- EXAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
EXASECOND
instead. - EXASECOND - ome.xml.model.enums.UnitsTime
-
exasecond SI unit.
- EXASECOND - Static variable in class ome.units.UNITS
- EXAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
EXAVOLT
instead. - EXAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
exavolt unit.
- EXAVOLT - Static variable in class ome.units.UNITS
- EXAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
EXAWATT
instead. - EXAWATT - ome.xml.model.enums.UnitsPower
-
exawatt unit.
- EXAWATT - Static variable in class ome.units.UNITS
- EXCIMER - ome.xml.model.enums.LaserType
- ExcitationFilterRef - Class in ome.xml.model
- ExcitationFilterRef() - Constructor for class ome.xml.model.ExcitationFilterRef
-
Default constructor.
- ExcitationFilterRef(ExcitationFilterRef) - Constructor for class ome.xml.model.ExcitationFilterRef
-
Copy constructor.
- ExcitationFilterRef(Element, OMEModel) - Constructor for class ome.xml.model.ExcitationFilterRef
-
Constructs ExcitationFilterRef recursively from an XML DOM tree.
- Experiment - Class in ome.xml.model
- Experiment() - Constructor for class ome.xml.model.Experiment
-
Default constructor.
- Experiment(Experiment) - Constructor for class ome.xml.model.Experiment
-
Copy constructor.
- Experiment(Element, OMEModel) - Constructor for class ome.xml.model.Experiment
-
Constructs Experiment recursively from an XML DOM tree.
- EXPERIMENT_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of a microscope.
- Experimenter - Class in ome.xml.model
- Experimenter() - Constructor for class ome.xml.model.Experimenter
-
Default constructor.
- Experimenter(Experimenter) - Constructor for class ome.xml.model.Experimenter
-
Copy constructor.
- Experimenter(Element, OMEModel) - Constructor for class ome.xml.model.Experimenter
-
Constructs Experimenter recursively from an XML DOM tree.
- ExperimenterGroup - Class in ome.xml.model
- ExperimenterGroup() - Constructor for class ome.xml.model.ExperimenterGroup
-
Default constructor.
- ExperimenterGroup(ExperimenterGroup) - Constructor for class ome.xml.model.ExperimenterGroup
-
Copy constructor.
- ExperimenterGroup(Element, OMEModel) - Constructor for class ome.xml.model.ExperimenterGroup
-
Constructs ExperimenterGroup recursively from an XML DOM tree.
- ExperimenterGroupRef - Class in ome.xml.model
- ExperimenterGroupRef() - Constructor for class ome.xml.model.ExperimenterGroupRef
-
Default constructor.
- ExperimenterGroupRef(ExperimenterGroupRef) - Constructor for class ome.xml.model.ExperimenterGroupRef
-
Copy constructor.
- ExperimenterGroupRef(Element, OMEModel) - Constructor for class ome.xml.model.ExperimenterGroupRef
-
Constructs ExperimenterGroupRef recursively from an XML DOM tree.
- ExperimenterRef - Class in ome.xml.model
- ExperimenterRef() - Constructor for class ome.xml.model.ExperimenterRef
-
Default constructor.
- ExperimenterRef(ExperimenterRef) - Constructor for class ome.xml.model.ExperimenterRef
-
Copy constructor.
- ExperimenterRef(Element, OMEModel) - Constructor for class ome.xml.model.ExperimenterRef
-
Constructs ExperimenterRef recursively from an XML DOM tree.
- ExperimentRef - Class in ome.xml.model
- ExperimentRef() - Constructor for class ome.xml.model.ExperimentRef
-
Default constructor.
- ExperimentRef(ExperimentRef) - Constructor for class ome.xml.model.ExperimentRef
-
Copy constructor.
- ExperimentRef(Element, OMEModel) - Constructor for class ome.xml.model.ExperimentRef
-
Constructs ExperimentRef recursively from an XML DOM tree.
- ExperimentType - Enum in ome.xml.model.enums
- ExperimentTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for ExperimentType.
- ExperimentTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.ExperimentTypeEnumHandler
- External - Class in ome.xml.model
- External() - Constructor for class ome.xml.model.External
-
Default constructor.
- External(External) - Constructor for class ome.xml.model.External
-
Copy constructor.
- External(Element, OMEModel) - Constructor for class ome.xml.model.External
-
Constructs External recursively from an XML DOM tree.
F
- FAHRENHEIT - ome.xml.model.enums.UnitsTemperature
-
degree Fahrenheit unit.
- FAHRENHEIT - Static variable in class ome.units.UNITS
- FANTASY - ome.xml.model.enums.FontFamily
-
fantasy.
- FEMTO(Unit<T>) - Static method in class ome.units.UNITS
- FEMTOHERTZ - ome.xml.model.enums.UnitsFrequency
-
femtohertz unit.
- FEMTOHERTZ - Static variable in class ome.units.UNITS
- FEMTOMETER - ome.xml.model.enums.UnitsLength
-
femtometer SI unit.
- FEMTOMETER - Static variable in class ome.units.UNITS
- FEMTOMETRE - Static variable in class ome.units.UNITS
- FEMTOPASCAL - ome.xml.model.enums.UnitsPressure
-
femtopascal SI unit.
- FEMTOPASCAL - Static variable in class ome.units.UNITS
- FEMTOSECOND - ome.xml.model.enums.UnitsTime
-
femtosecond SI unit.
- FEMTOSECOND - Static variable in class ome.units.UNITS
- FEMTOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
femtovolt unit.
- FEMTOVOLT - Static variable in class ome.units.UNITS
- FEMTOWATT - ome.xml.model.enums.UnitsPower
-
femtowatt unit.
- FEMTOWATT - Static variable in class ome.units.UNITS
- FHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
FEMTOHERTZ
instead. - FIELDS - Static variable in class ome.specification.XMLMockObjects
-
The default number of fields for a well.
- Filament - Class in ome.xml.model
- Filament() - Constructor for class ome.xml.model.Filament
-
Default constructor.
- Filament(Filament) - Constructor for class ome.xml.model.Filament
-
Copy constructor.
- Filament(Element, OMEModel) - Constructor for class ome.xml.model.Filament
-
Constructs Filament recursively from an XML DOM tree.
- FILAMENT_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of a filament.
- FilamentType - Enum in ome.xml.model.enums
- FilamentTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for FilamentType.
- FilamentTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.FilamentTypeEnumHandler
- FileAnnotation - Class in ome.xml.model
- FileAnnotation() - Constructor for class ome.xml.model.FileAnnotation
-
Default constructor.
- FileAnnotation(FileAnnotation) - Constructor for class ome.xml.model.FileAnnotation
-
Copy constructor.
- FileAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.FileAnnotation
-
Constructs FileAnnotation recursively from an XML DOM tree.
- FillRule - Enum in ome.xml.model.enums
- FillRuleEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for FillRule.
- FillRuleEnumHandler() - Constructor for class ome.xml.model.enums.handlers.FillRuleEnumHandler
- Filter - Class in ome.xml.model
- Filter() - Constructor for class ome.xml.model.Filter
-
Default constructor.
- Filter(Filter) - Constructor for class ome.xml.model.Filter
-
Copy constructor.
- Filter(Element, OMEModel) - Constructor for class ome.xml.model.Filter
-
Constructs Filter recursively from an XML DOM tree.
- FILTER_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default objective's immersion.
- FilterMetadata - Class in ome.xml.meta
-
An implementation of
MetadataStore
that removes unprintable characters from metadata values before storing them in a delegate MetadataStore. - FilterMetadata(MetadataStore, boolean) - Constructor for class ome.xml.meta.FilterMetadata
-
Creates a new instance.
- FilterRef - Class in ome.xml.model
- FilterRef() - Constructor for class ome.xml.model.FilterRef
-
Default constructor.
- FilterRef(FilterRef) - Constructor for class ome.xml.model.FilterRef
-
Copy constructor.
- FilterRef(Element, OMEModel) - Constructor for class ome.xml.model.FilterRef
-
Constructs FilterRef recursively from an XML DOM tree.
- FilterSet - Class in ome.xml.model
- FilterSet() - Constructor for class ome.xml.model.FilterSet
-
Default constructor.
- FilterSet(FilterSet) - Constructor for class ome.xml.model.FilterSet
-
Copy constructor.
- FilterSet(Element, OMEModel) - Constructor for class ome.xml.model.FilterSet
-
Constructs FilterSet recursively from an XML DOM tree.
- FilterSetRef - Class in ome.xml.model
- FilterSetRef() - Constructor for class ome.xml.model.FilterSetRef
-
Default constructor.
- FilterSetRef(FilterSetRef) - Constructor for class ome.xml.model.FilterSetRef
-
Copy constructor.
- FilterSetRef(Element, OMEModel) - Constructor for class ome.xml.model.FilterSetRef
-
Constructs FilterSetRef recursively from an XML DOM tree.
- FilterType - Enum in ome.xml.model.enums
- FilterTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for FilterType.
- FilterTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.FilterTypeEnumHandler
- FISH - ome.xml.model.enums.ExperimentType
- FL - ome.xml.model.enums.Correction
- FLIP - ome.xml.model.enums.MicrobeamManipulationType
- FLOAT - ome.xml.model.enums.PixelType
-
single-precision floating point.
- FLUAR - ome.xml.model.enums.Correction
- FLUOR - ome.xml.model.enums.Correction
- FLUORESCENCE - ome.xml.model.enums.ContrastMethod
- FLUORESCENCECORRELATIONSPECTROSCOPY - ome.xml.model.enums.AcquisitionMode
- FLUORESCENCELIFETIME - ome.xml.model.enums.AcquisitionMode
- FLUORESCENCELIFETIME - ome.xml.model.enums.ExperimentType
- FLUOTAR - ome.xml.model.enums.Correction
- FM - Static variable in class ome.units.UNITS
-
Deprecated.Use
FEMTOMETRE
instead. - Folder - Class in ome.xml.model
- Folder() - Constructor for class ome.xml.model.Folder
-
Default constructor.
- Folder(Folder) - Constructor for class ome.xml.model.Folder
-
Copy constructor.
- Folder(Element, OMEModel) - Constructor for class ome.xml.model.Folder
-
Constructs Folder recursively from an XML DOM tree.
- FolderRef - Class in ome.xml.model
- FolderRef() - Constructor for class ome.xml.model.FolderRef
-
Default constructor.
- FolderRef(FolderRef) - Constructor for class ome.xml.model.FolderRef
-
Copy constructor.
- FolderRef(Element, OMEModel) - Constructor for class ome.xml.model.FolderRef
-
Constructs FolderRef recursively from an XML DOM tree.
- FontFamily - Enum in ome.xml.model.enums
- FontFamilyEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for FontFamily.
- FontFamilyEnumHandler() - Constructor for class ome.xml.model.enums.handlers.FontFamilyEnumHandler
- FontStyle - Enum in ome.xml.model.enums
- FontStyleEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for FontStyle.
- FontStyleEnumHandler() - Constructor for class ome.xml.model.enums.handlers.FontStyleEnumHandler
- FOOT - ome.xml.model.enums.UnitsLength
-
foot Imperial unit.
- FOOT - Static variable in class ome.units.UNITS
- FOURBYFOUR - ome.xml.model.enums.Binning
-
4×4 binning.
- FOURDPLUS - ome.xml.model.enums.ExperimentType
- FP - ome.xml.model.enums.ExperimentType
- FPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
FEMTOPASCAL
instead. - FRAP - ome.xml.model.enums.MicrobeamManipulationType
- FREEELECTRON - ome.xml.model.enums.LaserType
- Frequency - Class in ome.units.quantity
-
Frequency quantity.
- Frequency(Number, Unit<Frequency>) - Constructor for class ome.units.quantity.Frequency
-
Create a Frequency.
- FRET - ome.xml.model.enums.ExperimentType
- fromString(String) - Static method in enum ome.xml.model.enums.AcquisitionMode
- fromString(String) - Static method in enum ome.xml.model.enums.ArcType
- fromString(String) - Static method in enum ome.xml.model.enums.Binning
- fromString(String) - Static method in enum ome.xml.model.enums.Compression
- fromString(String) - Static method in enum ome.xml.model.enums.ContrastMethod
- fromString(String) - Static method in enum ome.xml.model.enums.Correction
- fromString(String) - Static method in enum ome.xml.model.enums.DetectorType
- fromString(String) - Static method in enum ome.xml.model.enums.DimensionOrder
- fromString(String) - Static method in enum ome.xml.model.enums.ExperimentType
- fromString(String) - Static method in enum ome.xml.model.enums.FilamentType
- fromString(String) - Static method in enum ome.xml.model.enums.FillRule
- fromString(String) - Static method in enum ome.xml.model.enums.FilterType
- fromString(String) - Static method in enum ome.xml.model.enums.FontFamily
- fromString(String) - Static method in enum ome.xml.model.enums.FontStyle
- fromString(String) - Static method in enum ome.xml.model.enums.IlluminationType
- fromString(String) - Static method in enum ome.xml.model.enums.Immersion
- fromString(String) - Static method in enum ome.xml.model.enums.LaserMedium
- fromString(String) - Static method in enum ome.xml.model.enums.LaserType
- fromString(String) - Static method in enum ome.xml.model.enums.Marker
- fromString(String) - Static method in enum ome.xml.model.enums.Medium
- fromString(String) - Static method in enum ome.xml.model.enums.MicrobeamManipulationType
- fromString(String) - Static method in enum ome.xml.model.enums.MicroscopeType
- fromString(String) - Static method in enum ome.xml.model.enums.NamingConvention
- fromString(String) - Static method in enum ome.xml.model.enums.PixelType
- fromString(String) - Static method in enum ome.xml.model.enums.Pulse
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsElectricPotential
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsFrequency
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsLength
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsPower
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsPressure
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsTemperature
- fromString(String) - Static method in enum ome.xml.model.enums.UnitsTime
- FS - Static variable in class ome.units.UNITS
-
Deprecated.Use
FEMTOSECOND
instead. - FSM - ome.xml.model.enums.AcquisitionMode
- FT - Static variable in class ome.units.UNITS
-
Deprecated.Use
FOOT
instead. - FTIR - ome.xml.model.enums.DetectorType
- FV - Static variable in class ome.units.UNITS
-
Deprecated.Use
FEMTOVOLT
instead. - FW - Static variable in class ome.units.UNITS
-
Deprecated.Use
FEMTOWATT
instead.
G
- GAALAS - ome.xml.model.enums.LaserMedium
- GAAS - ome.xml.model.enums.LaserMedium
- GAS - ome.xml.model.enums.LaserType
- GenericExcitationSource - Class in ome.xml.model
- GenericExcitationSource() - Constructor for class ome.xml.model.GenericExcitationSource
-
Default constructor.
- GenericExcitationSource(GenericExcitationSource) - Constructor for class ome.xml.model.GenericExcitationSource
-
Copy constructor.
- GenericExcitationSource(Element, OMEModel) - Constructor for class ome.xml.model.GenericExcitationSource
-
Constructs GenericExcitationSource recursively from an XML DOM tree.
- getA00() - Method in class ome.xml.model.AffineTransform
- getA01() - Method in class ome.xml.model.AffineTransform
- getA02() - Method in class ome.xml.model.AffineTransform
- getA10() - Method in class ome.xml.model.AffineTransform
- getA11() - Method in class ome.xml.model.AffineTransform
- getA12() - Method in class ome.xml.model.AffineTransform
- getAcquisitionDate() - Method in class ome.xml.model.Image
- getAcquisitionMode() - Method in class ome.xml.model.Channel
- getAirPressure() - Method in class ome.xml.model.ImagingEnvironment
- getAirPressureUnitXsdDefault() - Static method in class ome.xml.model.ImagingEnvironment
- getAlpha() - Method in class ome.xml.model.primitives.Color
-
Returns the alpha component of this color.
- getAmplificationGain() - Method in class ome.xml.model.Detector
- getAnnotator() - Method in class ome.xml.model.Annotation
- getArcAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Arc.
- getArcAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Arc.
- getArcID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Arc.
- getArcLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Arc.
- getArcManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Arc.
- getArcModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcPower(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcPower(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcPower(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Power property of Arc.
- getArcPower(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Arc.
- getArcSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getArcType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getArcType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getArcType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Arc.
- getArcType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getAttenuation() - Method in class ome.xml.model.LightSourceSettings
- getBase64Binary() - Method in class ome.xml.model.BinData
- getBaseUnit(UnitsElectricPotential) - Static method in class ome.xml.model.enums.handlers.UnitsElectricPotentialEnumHandler
- getBaseUnit(UnitsFrequency) - Static method in class ome.xml.model.enums.handlers.UnitsFrequencyEnumHandler
- getBaseUnit(UnitsLength) - Static method in class ome.xml.model.enums.handlers.UnitsLengthEnumHandler
- getBaseUnit(UnitsPower) - Static method in class ome.xml.model.enums.handlers.UnitsPowerEnumHandler
- getBaseUnit(UnitsPressure) - Static method in class ome.xml.model.enums.handlers.UnitsPressureEnumHandler
- getBaseUnit(UnitsTemperature) - Static method in class ome.xml.model.enums.handlers.UnitsTemperatureEnumHandler
- getBaseUnit(UnitsTime) - Static method in class ome.xml.model.enums.handlers.UnitsTimeEnumHandler
- getBigEndian() - Method in class ome.xml.model.BinData
- getBigEndian() - Method in class ome.xml.model.Pixels
- getBinaryFile() - Method in class ome.xml.model.FileAnnotation
- getBinaryFileBinData(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileBinData(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileBinData(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Base64Binary property of BinData.
- getBinaryFileBinData(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryFileBinDataBigEndian(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileBinDataBigEndian(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileBinDataBigEndian(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the BigEndian property of BinData.
- getBinaryFileBinDataBigEndian(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryFileBinDataCompression(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileBinDataCompression(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileBinDataCompression(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Compression property of BinData.
- getBinaryFileBinDataCompression(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryFileBinDataLength(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileBinDataLength(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileBinDataLength(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Length property of BinData.
- getBinaryFileBinDataLength(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryFileFileName(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileFileName(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileFileName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FileName property of BinaryFile.
- getBinaryFileFileName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryFileMIMEType(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileMIMEType(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileMIMEType(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MIMEType property of BinaryFile.
- getBinaryFileMIMEType(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryFileSize(int) - Method in class ome.xml.meta.AggregateMetadata
- getBinaryFileSize(int) - Method in class ome.xml.meta.DummyMetadata
- getBinaryFileSize(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Size property of BinaryFile.
- getBinaryFileSize(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryOnly() - Method in class ome.xml.model.OME
- getBinaryOnlyMetadataFile() - Method in class ome.xml.meta.AggregateMetadata
- getBinaryOnlyMetadataFile() - Method in class ome.xml.meta.DummyMetadata
- getBinaryOnlyMetadataFile() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MetadataFile property of BinaryOnly.
- getBinaryOnlyMetadataFile() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinaryOnlyUUID() - Method in class ome.xml.meta.AggregateMetadata
- getBinaryOnlyUUID() - Method in class ome.xml.meta.DummyMetadata
- getBinaryOnlyUUID() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the UUID property of BinaryOnly.
- getBinaryOnlyUUID() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBinData() - Method in class ome.xml.model.BinaryFile
- getBinData() - Method in class ome.xml.model.Mask
- getBinData(int) - Method in class ome.xml.model.Pixels
- getBinning() - Method in class ome.xml.model.DetectorSettings
- getBlue() - Method in class ome.xml.model.primitives.Color
-
Returns the blue component of this color.
- getBooleanAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getBooleanAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a BooleanAnnotation.
- getBooleanAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of BooleanAnnotation.
- getBooleanAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of BooleanAnnotation.
- getBooleanAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of BooleanAnnotation elements.
- getBooleanAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of BooleanAnnotation.
- getBooleanAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of BooleanAnnotation.
- getBooleanAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of BooleanAnnotation.
- getBooleanAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getBooleanAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getBooleanAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getBooleanAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of BooleanAnnotation.
- getBooleanAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCalibratedMagnification() - Method in class ome.xml.model.Objective
- getChannel(int) - Method in class ome.xml.model.Pixels
- getChannelAcquisitionMode(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelAcquisitionMode(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelAcquisitionMode(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AcquisitionMode property of Channel.
- getChannelAcquisitionMode(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Channel.
- getChannelAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Channel.
- getChannelAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Color property of Channel.
- getChannelColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelContrastMethod(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelContrastMethod(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelContrastMethod(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ContrastMethod property of Channel.
- getChannelContrastMethod(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelCount(int) - Method in class ome.xml.meta.DummyMetadata
- getChannelCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Channel elements.
- getChannelCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelEmissionWavelength(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelEmissionWavelength(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelEmissionWavelength(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the EmissionWavelength property of Channel.
- getChannelEmissionWavelength(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelExcitationWavelength(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelExcitationWavelength(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelExcitationWavelength(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExcitationWavelength property of Channel.
- getChannelExcitationWavelength(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelFilterSetRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelFilterSetRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelFilterSetRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FilterSetRef property of Channel.
- getChannelFilterSetRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelFluor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelFluor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelFluor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Fluor property of Channel.
- getChannelFluor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Channel.
- getChannelID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelIlluminationType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelIlluminationType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelIlluminationType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the IlluminationType property of Channel.
- getChannelIlluminationType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelLightSourceSettingsAttenuation(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelLightSourceSettingsAttenuation(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelLightSourceSettingsAttenuation(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Attenuation property of LightSourceSettings.
- getChannelLightSourceSettingsAttenuation(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelLightSourceSettingsID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelLightSourceSettingsID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelLightSourceSettingsID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of LightSourceSettings.
- getChannelLightSourceSettingsID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelLightSourceSettingsWavelength(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelLightSourceSettingsWavelength(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelLightSourceSettingsWavelength(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Wavelength property of LightSourceSettings.
- getChannelLightSourceSettingsWavelength(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelName(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelName(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelName(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Channel.
- getChannelName(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelNDFilter(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelNDFilter(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelNDFilter(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the NDFilter property of Channel.
- getChannelNDFilter(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelPinholeSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelPinholeSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelPinholeSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PinholeSize property of Channel.
- getChannelPinholeSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelPockelCellSetting(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelPockelCellSetting(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelPockelCellSetting(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PockelCellSetting property of Channel.
- getChannelPockelCellSetting(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChannelSamplesPerPixel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getChannelSamplesPerPixel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getChannelSamplesPerPixel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SamplesPerPixel property of Channel.
- getChannelSamplesPerPixel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getChildrenByTagName(Element, String) - Static method in class ome.xml.model.AbstractOMEModelObject
-
Retrieves all the children of an element that have a given tag name.
- getCO2Percent() - Method in class ome.xml.model.ImagingEnvironment
- getColor() - Method in class ome.xml.model.Channel
- getColor() - Method in class ome.xml.model.Well
- getColumn() - Method in class ome.xml.model.Well
- getColumnNamingConvention() - Method in class ome.xml.model.Plate
- getColumns() - Method in class ome.xml.model.Plate
- getCommentAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getCommentAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a CommentAnnotation.
- getCommentAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of CommentAnnotation.
- getCommentAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of CommentAnnotation.
- getCommentAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of CommentAnnotation elements.
- getCommentAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of CommentAnnotation.
- getCommentAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of CommentAnnotation.
- getCommentAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of CommentAnnotation.
- getCommentAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCommentAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getCommentAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getCommentAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of CommentAnnotation.
- getCommentAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getCompression() - Method in class ome.xml.model.BinData
- getCompression() - Method in class ome.xml.model.External
- getContrastMethod() - Method in class ome.xml.model.Channel
- getCorrection() - Method in class ome.xml.model.Objective
- getCorrectionCollar() - Method in class ome.xml.model.ObjectiveSettings
- getCreator() - Method in class ome.xml.meta.AggregateMetadata
-
Gets the Creator associated with this collection of metadata.
- getCreator() - Method in interface ome.xml.meta.MetadataRetrieve
-
Gets the Creator associated with this collection of metadata.
- getCreator() - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Gets the Creator associated with this collection of metadata.
- getCreator() - Method in class ome.xml.model.OME
- getCutIn() - Method in class ome.xml.model.TransmittanceRange
- getCutInTolerance() - Method in class ome.xml.model.TransmittanceRange
- getCutInToleranceUnitXsdDefault() - Static method in class ome.xml.model.TransmittanceRange
- getCutInUnitXsdDefault() - Static method in class ome.xml.model.TransmittanceRange
- getCutOut() - Method in class ome.xml.model.TransmittanceRange
- getCutOutTolerance() - Method in class ome.xml.model.TransmittanceRange
- getCutOutToleranceUnitXsdDefault() - Static method in class ome.xml.model.TransmittanceRange
- getCutOutUnitXsdDefault() - Static method in class ome.xml.model.TransmittanceRange
- getDataset(int) - Method in class ome.xml.model.OME
- getDatasetAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Dataset.
- getDatasetAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Dataset.
- getDatasetAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetCount() - Method in class ome.xml.meta.AggregateMetadata
- getDatasetCount() - Method in class ome.xml.meta.DummyMetadata
- getDatasetCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Dataset elements.
- getDatasetCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Dataset.
- getDatasetDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetExperimenterGroupRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetExperimenterGroupRef(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetExperimenterGroupRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterGroupRef property of Dataset.
- getDatasetExperimenterGroupRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetExperimenterRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetExperimenterRef(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetExperimenterRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterRef property of Dataset.
- getDatasetExperimenterRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetID(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetID(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Dataset.
- getDatasetID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetImageRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetImageRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetImageRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ImageRef property of Dataset.
- getDatasetImageRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetImageRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetImageRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetImageRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ImageRef elements in Dataset.
- getDatasetImageRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetName(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetName(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Dataset.
- getDatasetName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDatasetRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getDatasetRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getDatasetRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of DatasetRef elements.
- getDatasetRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDeltaT() - Method in class ome.xml.model.Plane
- getDeltaTUnitXsdDefault() - Static method in class ome.xml.model.Plane
- getDescription() - Method in class ome.xml.model.Annotation
- getDescription() - Method in class ome.xml.model.Dataset
- getDescription() - Method in class ome.xml.model.Experiment
- getDescription() - Method in class ome.xml.model.ExperimenterGroup
- getDescription() - Method in class ome.xml.model.Folder
- getDescription() - Method in class ome.xml.model.Image
- getDescription() - Method in class ome.xml.model.MicrobeamManipulation
- getDescription() - Method in class ome.xml.model.Plate
- getDescription() - Method in class ome.xml.model.PlateAcquisition
- getDescription() - Method in class ome.xml.model.Project
- getDescription() - Method in class ome.xml.model.Reagent
- getDescription() - Method in class ome.xml.model.ROI
- getDescription() - Method in class ome.xml.model.Screen
- getDetector() - Method in class ome.xml.model.DetectorSettings
- getDetector(int) - Method in class ome.xml.model.Instrument
- getDetectorAmplificationGain(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorAmplificationGain(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorAmplificationGain(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AmplificationGain property of Detector.
- getDetectorAmplificationGain(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Detector.
- getDetectorAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Detector.
- getDetectorAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorCount(int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Detector elements.
- getDetectorCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorGain(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorGain(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorGain(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Gain property of Detector.
- getDetectorGain(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Detector.
- getDetectorID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Detector.
- getDetectorLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Detector.
- getDetectorManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Detector.
- getDetectorModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorOffset(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorOffset(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorOffset(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Offset property of Detector.
- getDetectorOffset(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Detector.
- getDetectorSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettings() - Method in class ome.xml.model.Channel
- getDetectorSettingsBinning(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsBinning(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsBinning(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Binning property of DetectorSettings.
- getDetectorSettingsBinning(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsGain(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsGain(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsGain(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Gain property of DetectorSettings.
- getDetectorSettingsGain(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of DetectorSettings.
- getDetectorSettingsID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsIntegration(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsIntegration(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsIntegration(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Integration property of DetectorSettings.
- getDetectorSettingsIntegration(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsOffset(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsOffset(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsOffset(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Offset property of DetectorSettings.
- getDetectorSettingsOffset(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsReadOutRate(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsReadOutRate(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsReadOutRate(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ReadOutRate property of DetectorSettings.
- getDetectorSettingsReadOutRate(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsVoltage(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsVoltage(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsVoltage(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Voltage property of DetectorSettings.
- getDetectorSettingsVoltage(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorSettingsZoom(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorSettingsZoom(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorSettingsZoom(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Zoom property of DetectorSettings.
- getDetectorSettingsZoom(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Detector.
- getDetectorType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorVoltage(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorVoltage(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorVoltage(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Voltage property of Detector.
- getDetectorVoltage(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDetectorZoom(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDetectorZoom(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDetectorZoom(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Zoom property of Detector.
- getDetectorZoom(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroic(int) - Method in class ome.xml.model.Instrument
- getDichroicAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Dichroic.
- getDichroicAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Dichroic.
- getDichroicAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicCount(int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Dichroic elements.
- getDichroicCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Dichroic.
- getDichroicID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Dichroic.
- getDichroicLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Dichroic.
- getDichroicManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Dichroic.
- getDichroicModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDichroicSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDichroicSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDichroicSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Dichroic.
- getDichroicSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDimensionOrder() - Method in class ome.xml.model.Pixels
- getDoubleAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getDoubleAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a DoubleAnnotation.
- getDoubleAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of DoubleAnnotation.
- getDoubleAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of DoubleAnnotation.
- getDoubleAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of DoubleAnnotation elements.
- getDoubleAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of DoubleAnnotation.
- getDoubleAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of DoubleAnnotation.
- getDoubleAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of DoubleAnnotation.
- getDoubleAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getDoubleAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getDoubleAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getDoubleAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of DoubleAnnotation.
- getDoubleAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Ellipse.
- getEllipseAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Ellipse.
- getEllipseFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Ellipse.
- getEllipseFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Ellipse.
- getEllipseFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Ellipse.
- getEllipseFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Ellipse.
- getEllipseFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Ellipse.
- getEllipseID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Ellipse.
- getEllipseLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseRadiusX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseRadiusX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseRadiusX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RadiusX property of Ellipse.
- getEllipseRadiusX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseRadiusY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseRadiusY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseRadiusY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RadiusY property of Ellipse.
- getEllipseRadiusY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Ellipse.
- getEllipseStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Ellipse.
- getEllipseStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Ellipse.
- getEllipseStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Ellipse.
- getEllipseText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Ellipse.
- getEllipseTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Ellipse.
- getEllipseTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Ellipse.
- getEllipseTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Ellipse.
- getEllipseTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X property of Ellipse.
- getEllipseX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEllipseY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getEllipseY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getEllipseY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y property of Ellipse.
- getEllipseY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getEmail() - Method in class ome.xml.model.Experimenter
- getEmissionWavelength() - Method in class ome.xml.model.Channel
- getEmissionWavelengthUnitXsdDefault() - Static method in class ome.xml.model.Channel
- getEndTime() - Method in class ome.xml.model.PlateAcquisition
- getEntity() - Method in class ome.xml.model.enums.handlers.AcquisitionModeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.ArcTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.BinningEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.CompressionEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.ContrastMethodEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.CorrectionEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.DetectorTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.DimensionOrderEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.ExperimentTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.FilamentTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.FillRuleEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.FilterTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.FontFamilyEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.FontStyleEnumHandler
- getEntity() - Method in interface ome.xml.model.enums.handlers.IEnumerationHandler
-
Retrieve the entity corresponding to this handler.
- getEntity() - Method in class ome.xml.model.enums.handlers.IlluminationTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.ImmersionEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.LaserMediumEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.LaserTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.MarkerEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.MediumEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.MicrobeamManipulationTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.MicroscopeTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.NamingConventionEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.PixelTypeEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.PulseEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsElectricPotentialEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsFrequencyEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsLengthEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsPowerEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsPressureEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsTemperatureEnumHandler
- getEntity() - Method in class ome.xml.model.enums.handlers.UnitsTimeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.AcquisitionModeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.ArcTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.BinningEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.CompressionEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.ContrastMethodEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.CorrectionEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.DetectorTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.DimensionOrderEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.ExperimentTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.FilamentTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.FillRuleEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.FilterTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.FontFamilyEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.FontStyleEnumHandler
- getEnumeration(String) - Method in interface ome.xml.model.enums.handlers.IEnumerationHandler
-
Attempt to find an enumeration from a list of enumeration values.
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.IlluminationTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.ImmersionEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.LaserMediumEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.LaserTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.MarkerEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.MediumEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.MicrobeamManipulationTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.MicroscopeTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.NamingConventionEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.PixelTypeEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.PulseEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsElectricPotentialEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsFrequencyEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsLengthEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsPowerEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsPressureEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsTemperatureEnumHandler
- getEnumeration(String) - Method in class ome.xml.model.enums.handlers.UnitsTimeEnumHandler
- getEnumeration(ElectricPotential) - Method in class ome.xml.model.enums.handlers.UnitsElectricPotentialEnumHandler
- getEnumeration(Frequency) - Method in class ome.xml.model.enums.handlers.UnitsFrequencyEnumHandler
- getEnumeration(Length) - Method in class ome.xml.model.enums.handlers.UnitsLengthEnumHandler
- getEnumeration(Power) - Method in class ome.xml.model.enums.handlers.UnitsPowerEnumHandler
- getEnumeration(Pressure) - Method in class ome.xml.model.enums.handlers.UnitsPressureEnumHandler
- getEnumeration(Temperature) - Method in class ome.xml.model.enums.handlers.UnitsTemperatureEnumHandler
- getEnumeration(Time) - Method in class ome.xml.model.enums.handlers.UnitsTimeEnumHandler
- getExcitationWavelength() - Method in class ome.xml.model.Channel
- getExcitationWavelengthUnitXsdDefault() - Static method in class ome.xml.model.Channel
- getExperiment() - Method in class ome.xml.model.MicrobeamManipulation
- getExperiment(int) - Method in class ome.xml.model.OME
- getExperimentCount() - Method in class ome.xml.meta.AggregateMetadata
- getExperimentCount() - Method in class ome.xml.meta.DummyMetadata
- getExperimentCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Experiment elements.
- getExperimentCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimentDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimentDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimentDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Experiment.
- getExperimentDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenter(int) - Method in class ome.xml.model.OME
- getExperimenterAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Experimenter.
- getExperimenterAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Experimenter.
- getExperimenterAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterCount() - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterCount() - Method in class ome.xml.meta.DummyMetadata
- getExperimenterCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Experimenter elements.
- getExperimenterCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterEmail(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterEmail(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterEmail(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Email property of Experimenter.
- getExperimenterEmail(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterFirstName(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterFirstName(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterFirstName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FirstName property of Experimenter.
- getExperimenterFirstName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroup(int) - Method in class ome.xml.model.OME
- getExperimenterGroupAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of ExperimenterGroup.
- getExperimenterGroupAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in ExperimenterGroup.
- getExperimenterGroupAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupCount() - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupCount() - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ExperimenterGroup elements.
- getExperimenterGroupCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of ExperimenterGroup.
- getExperimenterGroupDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupExperimenterRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupExperimenterRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupExperimenterRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterRef property of ExperimenterGroup.
- getExperimenterGroupExperimenterRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupExperimenterRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupExperimenterRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupExperimenterRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ExperimenterRef elements in ExperimenterGroup.
- getExperimenterGroupExperimenterRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupID(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupID(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of ExperimenterGroup.
- getExperimenterGroupID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupLeader(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupLeader(int, int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupLeader(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Leader property of ExperimenterGroup.
- getExperimenterGroupLeader(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterGroupName(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterGroupName(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterGroupName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of ExperimenterGroup.
- getExperimenterGroupName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterID(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterID(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Experimenter.
- getExperimenterID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterInstitution(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterInstitution(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterInstitution(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Institution property of Experimenter.
- getExperimenterInstitution(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterLastName(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterLastName(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterLastName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LastName property of Experimenter.
- getExperimenterLastName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterMiddleName(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterMiddleName(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterMiddleName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MiddleName property of Experimenter.
- getExperimenterMiddleName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimenterUserName(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimenterUserName(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimenterUserName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the UserName property of Experimenter.
- getExperimenterUserName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimentExperimenterRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimentExperimenterRef(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimentExperimenterRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterRef property of Experiment.
- getExperimentExperimenterRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimentID(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimentID(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimentID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Experiment.
- getExperimentID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExperimentType(int) - Method in class ome.xml.meta.AggregateMetadata
- getExperimentType(int) - Method in class ome.xml.meta.DummyMetadata
- getExperimentType(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Experiment.
- getExperimentType(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getExposureTime() - Method in class ome.xml.model.Plane
- getExposureTimeUnitXsdDefault() - Static method in class ome.xml.model.Plane
- getExternal() - Method in class ome.xml.model.BinaryFile
- getExternalDescription() - Method in class ome.xml.model.Well
- getExternalIdentifier() - Method in class ome.xml.model.Plate
- getExternalIdentifier() - Method in class ome.xml.model.Well
- getFieldIndex() - Method in class ome.xml.model.Plate
- getFilamentAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Filament.
- getFilamentAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Filament.
- getFilamentID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Filament.
- getFilamentLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Filament.
- getFilamentManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Filament.
- getFilamentModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentPower(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentPower(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentPower(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Power property of Filament.
- getFilamentPower(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Filament.
- getFilamentSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilamentType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilamentType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilamentType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Filament.
- getFilamentType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getFileAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a FileAnnotation.
- getFileAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of FileAnnotation.
- getFileAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of FileAnnotation.
- getFileAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of FileAnnotation elements.
- getFileAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of FileAnnotation.
- getFileAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of FileAnnotation.
- getFileAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getFileAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getFileAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of FileAnnotation.
- getFileAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFileName() - Method in class ome.xml.model.BinaryFile
- getFileName() - Method in class ome.xml.model.UUID
- getFillColor() - Method in class ome.xml.model.Shape
- getFillRule() - Method in class ome.xml.model.Shape
- getFilter(int) - Method in class ome.xml.model.Instrument
- getFilterAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Filter.
- getFilterAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Filter.
- getFilterAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFilterCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Filter elements.
- getFilterCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterFilterWheel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterFilterWheel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterFilterWheel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FilterWheel property of Filter.
- getFilterFilterWheel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Filter.
- getFilterID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Filter.
- getFilterLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Filter.
- getFilterManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Filter.
- getFilterModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Filter.
- getFilterSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSet(int) - Method in class ome.xml.model.Instrument
- getFilterSetCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of FilterSet elements.
- getFilterSetCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetDichroicRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetDichroicRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetDichroicRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the DichroicRef property of FilterSet.
- getFilterSetDichroicRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetEmissionFilterRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetEmissionFilterRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetEmissionFilterRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the EmissionFilterRef property of FilterSet.
- getFilterSetEmissionFilterRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetEmissionFilterRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetEmissionFilterRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetEmissionFilterRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of EmissionFilterRef elements in FilterSet.
- getFilterSetEmissionFilterRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetExcitationFilterRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetExcitationFilterRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetExcitationFilterRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExcitationFilterRef property of FilterSet.
- getFilterSetExcitationFilterRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetExcitationFilterRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetExcitationFilterRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetExcitationFilterRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ExcitationFilterRef elements in FilterSet.
- getFilterSetExcitationFilterRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of FilterSet.
- getFilterSetID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of FilterSet.
- getFilterSetLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of FilterSet.
- getFilterSetManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of FilterSet.
- getFilterSetModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterSetSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterSetSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterSetSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of FilterSet.
- getFilterSetSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFilterType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFilterType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Filter.
- getFilterType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFilterWheel() - Method in class ome.xml.model.Filter
- getFirstC() - Method in class ome.xml.model.TiffData
- getFirstName() - Method in class ome.xml.model.Experimenter
- getFirstT() - Method in class ome.xml.model.TiffData
- getFirstZ() - Method in class ome.xml.model.TiffData
- getFluor() - Method in class ome.xml.model.Channel
- getFolder(int) - Method in class ome.xml.model.OME
- getFolderAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFolderAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Folder.
- getFolderAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Folder.
- getFolderAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderCount() - Method in class ome.xml.meta.AggregateMetadata
- getFolderCount() - Method in class ome.xml.meta.DummyMetadata
- getFolderCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Folder elements.
- getFolderCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Folder.
- getFolderDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderFolderRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderFolderRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFolderFolderRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FolderRef property of Folder.
- getFolderFolderRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderID(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderID(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Folder.
- getFolderID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderImageRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderImageRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFolderImageRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ImageRef property of Folder.
- getFolderImageRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderImageRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderImageRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderImageRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ImageRef elements in Folder.
- getFolderImageRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderName(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderName(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Folder.
- getFolderName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of FolderRef elements.
- getFolderRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderROIRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderROIRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getFolderROIRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ROIRef property of Folder.
- getFolderROIRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFolderROIRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getFolderROIRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getFolderROIRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ROIRef elements in Folder.
- getFolderROIRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getFontFamily() - Method in class ome.xml.model.Shape
- getFontSize() - Method in class ome.xml.model.Shape
- getFontSizeUnitXsdDefault() - Static method in class ome.xml.model.Shape
- getFontStyle() - Method in class ome.xml.model.Shape
- getFrequencyMultiplication() - Method in class ome.xml.model.Laser
- getGain() - Method in class ome.xml.model.Detector
- getGain() - Method in class ome.xml.model.DetectorSettings
- getGenericExcitationSourceAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourceAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourceAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of GenericExcitationSource.
- getGenericExcitationSourceAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGenericExcitationSourceID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourceID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourceID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of GenericExcitationSource.
- getGenericExcitationSourceID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGenericExcitationSourceLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourceLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourceLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of GenericExcitationSource.
- getGenericExcitationSourceLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGenericExcitationSourceManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourceManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourceManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of GenericExcitationSource.
- getGenericExcitationSourceManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGenericExcitationSourceMap(int, int) - Method in class ome.xml.meta.AggregateMetadata
-
Gets the Map value associated with this generic light source
- getGenericExcitationSourceMap(int, int) - Method in class ome.xml.meta.DummyMetadata
-
Gets the Map value associated with this generic light source
- getGenericExcitationSourceMap(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MapAnnotation values from a GenericExcitationSource.
- getGenericExcitationSourceMap(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Gets the Map value associated with this generic light source
- getGenericExcitationSourceModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourceModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourceModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of GenericExcitationSource.
- getGenericExcitationSourceModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGenericExcitationSourcePower(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourcePower(int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourcePower(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Power property of GenericExcitationSource.
- getGenericExcitationSourcePower(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGenericExcitationSourceSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getGenericExcitationSourceSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getGenericExcitationSourceSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of GenericExcitationSource.
- getGenericExcitationSourceSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getGreen() - Method in class ome.xml.model.primitives.Color
-
Returns the green component of this color.
- getHashSHA1() - Method in class ome.xml.model.Plane
- getHeight() - Method in class ome.xml.model.Mask
- getHeight() - Method in class ome.xml.model.Rectangle
- gethref() - Method in class ome.xml.model.External
- getHumidity() - Method in class ome.xml.model.ImagingEnvironment
- getID() - Method in class ome.xml.model.Annotation
- getID() - Method in class ome.xml.model.AnnotationRef
- getID() - Method in class ome.xml.model.Channel
- getID() - Method in class ome.xml.model.ChannelRef
- getID() - Method in class ome.xml.model.Dataset
- getID() - Method in class ome.xml.model.DatasetRef
- getID() - Method in class ome.xml.model.Detector
- getID() - Method in class ome.xml.model.DetectorSettings
- getID() - Method in class ome.xml.model.Dichroic
- getID() - Method in class ome.xml.model.DichroicRef
- getID() - Method in class ome.xml.model.Experiment
- getID() - Method in class ome.xml.model.Experimenter
- getID() - Method in class ome.xml.model.ExperimenterGroup
- getID() - Method in class ome.xml.model.ExperimenterGroupRef
- getID() - Method in class ome.xml.model.ExperimenterRef
- getID() - Method in class ome.xml.model.ExperimentRef
- getID() - Method in class ome.xml.model.Filter
- getID() - Method in class ome.xml.model.FilterRef
- getID() - Method in class ome.xml.model.FilterSet
- getID() - Method in class ome.xml.model.FilterSetRef
- getID() - Method in class ome.xml.model.Folder
- getID() - Method in class ome.xml.model.FolderRef
- getID() - Method in class ome.xml.model.Image
- getID() - Method in class ome.xml.model.ImageRef
- getID() - Method in class ome.xml.model.Instrument
- getID() - Method in class ome.xml.model.InstrumentRef
- getID() - Method in class ome.xml.model.Leader
- getID() - Method in class ome.xml.model.LightSource
- getID() - Method in class ome.xml.model.LightSourceSettings
- getID() - Method in class ome.xml.model.MicrobeamManipulation
- getID() - Method in class ome.xml.model.MicrobeamManipulationRef
- getID() - Method in class ome.xml.model.Objective
- getID() - Method in class ome.xml.model.ObjectiveSettings
- getID() - Method in class ome.xml.model.Pixels
- getID() - Method in class ome.xml.model.Plate
- getID() - Method in class ome.xml.model.PlateAcquisition
- getID() - Method in class ome.xml.model.PlateRef
- getID() - Method in class ome.xml.model.Project
- getID() - Method in class ome.xml.model.ProjectRef
- getID() - Method in class ome.xml.model.Pump
- getID() - Method in class ome.xml.model.Reagent
- getID() - Method in class ome.xml.model.ReagentRef
- getID() - Method in class ome.xml.model.Reference
-
Retrieves the reference's target object ID.
- getID() - Method in class ome.xml.model.ROI
- getID() - Method in class ome.xml.model.ROIRef
- getID() - Method in class ome.xml.model.Screen
- getID() - Method in class ome.xml.model.Shape
- getID() - Method in class ome.xml.model.Well
- getID() - Method in class ome.xml.model.WellSample
- getID() - Method in class ome.xml.model.WellSampleRef
- getIFD() - Method in class ome.xml.model.TiffData
- getIlluminationType() - Method in class ome.xml.model.Channel
- getImage(int) - Method in class ome.xml.model.OME
- getImageAcquisitionDate(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageAcquisitionDate(int) - Method in class ome.xml.meta.DummyMetadata
- getImageAcquisitionDate(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AcquisitionDate property of Image.
- getImageAcquisitionDate(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getImageAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getImageAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Image.
- getImageAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getImageAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Image.
- getImageAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageCount() - Method in class ome.xml.meta.AggregateMetadata
- getImageCount() - Method in class ome.xml.meta.DummyMetadata
- getImageCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Image elements.
- getImageCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getImageDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Image.
- getImageDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageExperimenterGroupRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageExperimenterGroupRef(int) - Method in class ome.xml.meta.DummyMetadata
- getImageExperimenterGroupRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterGroupRef property of Image.
- getImageExperimenterGroupRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageExperimenterRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageExperimenterRef(int) - Method in class ome.xml.meta.DummyMetadata
- getImageExperimenterRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterRef property of Image.
- getImageExperimenterRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageExperimentRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageExperimentRef(int) - Method in class ome.xml.meta.DummyMetadata
- getImageExperimentRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimentRef property of Image.
- getImageExperimentRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageID(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageID(int) - Method in class ome.xml.meta.DummyMetadata
- getImageID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Image.
- getImageID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageInstrumentRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageInstrumentRef(int) - Method in class ome.xml.meta.DummyMetadata
- getImageInstrumentRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the InstrumentRef property of Image.
- getImageInstrumentRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageMicrobeamManipulationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getImageMicrobeamManipulationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getImageMicrobeamManipulationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MicrobeamManipulationRef property of Image.
- getImageMicrobeamManipulationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageName(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageName(int) - Method in class ome.xml.meta.DummyMetadata
- getImageName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Image.
- getImageName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageROIRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getImageROIRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getImageROIRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ROIRef property of Image.
- getImageROIRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImageROIRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getImageROIRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getImageROIRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ROIRef elements in Image.
- getImageROIRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImagingEnvironment() - Method in class ome.xml.model.Image
- getImagingEnvironmentAirPressure(int) - Method in class ome.xml.meta.AggregateMetadata
- getImagingEnvironmentAirPressure(int) - Method in class ome.xml.meta.DummyMetadata
- getImagingEnvironmentAirPressure(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AirPressure property of ImagingEnvironment.
- getImagingEnvironmentAirPressure(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImagingEnvironmentCO2Percent(int) - Method in class ome.xml.meta.AggregateMetadata
- getImagingEnvironmentCO2Percent(int) - Method in class ome.xml.meta.DummyMetadata
- getImagingEnvironmentCO2Percent(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CO2Percent property of ImagingEnvironment.
- getImagingEnvironmentCO2Percent(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImagingEnvironmentHumidity(int) - Method in class ome.xml.meta.AggregateMetadata
- getImagingEnvironmentHumidity(int) - Method in class ome.xml.meta.DummyMetadata
- getImagingEnvironmentHumidity(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Humidity property of ImagingEnvironment.
- getImagingEnvironmentHumidity(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImagingEnvironmentMap(int) - Method in class ome.xml.meta.AggregateMetadata
-
Gets the Map value associated with this imaging environment
- getImagingEnvironmentMap(int) - Method in class ome.xml.meta.DummyMetadata
-
Gets the Map value associated with this imaging environment
- getImagingEnvironmentMap(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MapAnnotation values from a ImagingEnvironment.
- getImagingEnvironmentMap(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Gets the Map value associated with this imaging environment
- getImagingEnvironmentTemperature(int) - Method in class ome.xml.meta.AggregateMetadata
- getImagingEnvironmentTemperature(int) - Method in class ome.xml.meta.DummyMetadata
- getImagingEnvironmentTemperature(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Temperature property of ImagingEnvironment.
- getImagingEnvironmentTemperature(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getImmersion() - Method in class ome.xml.model.Objective
- getIndex() - Method in class ome.xml.model.WellSample
- getInstitution() - Method in class ome.xml.model.Experimenter
- getInstrument() - Method in class ome.xml.model.Detector
- getInstrument() - Method in class ome.xml.model.Dichroic
- getInstrument() - Method in class ome.xml.model.Filter
- getInstrument() - Method in class ome.xml.model.FilterSet
- getInstrument() - Method in class ome.xml.model.LightSource
- getInstrument() - Method in class ome.xml.model.Objective
- getInstrument(int) - Method in class ome.xml.model.OME
- getInstrumentAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getInstrumentAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getInstrumentAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Instrument.
- getInstrumentAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getInstrumentAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getInstrumentAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getInstrumentAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Instrument.
- getInstrumentAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getInstrumentCount() - Method in class ome.xml.meta.AggregateMetadata
- getInstrumentCount() - Method in class ome.xml.meta.DummyMetadata
- getInstrumentCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Instrument elements.
- getInstrumentCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getInstrumentID(int) - Method in class ome.xml.meta.AggregateMetadata
- getInstrumentID(int) - Method in class ome.xml.meta.DummyMetadata
- getInstrumentID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Instrument.
- getInstrumentID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getIntegration() - Method in class ome.xml.model.DetectorSettings
- getInterleaved() - Method in class ome.xml.model.Pixels
- getIris() - Method in class ome.xml.model.Objective
- getLabelAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Label.
- getLabelAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Label.
- getLabelFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Label.
- getLabelFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Label.
- getLabelFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Label.
- getLabelFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Label.
- getLabelFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Label.
- getLabelID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Label.
- getLabelLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Label.
- getLabelStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Label.
- getLabelStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Label.
- getLabelStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Label.
- getLabelText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Label.
- getLabelTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Label.
- getLabelTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Label.
- getLabelTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Label.
- getLabelTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X property of Label.
- getLabelX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLabelY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLabelY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLabelY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y property of Label.
- getLabelY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Laser.
- getLaserAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserFrequencyMultiplication(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserFrequencyMultiplication(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserFrequencyMultiplication(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FrequencyMultiplication property of Laser.
- getLaserFrequencyMultiplication(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Laser.
- getLaserID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserLaserMedium(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserLaserMedium(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserLaserMedium(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LaserMedium property of Laser.
- getLaserLaserMedium(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Laser.
- getLaserLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Laser.
- getLaserManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserMedium() - Method in class ome.xml.model.Laser
- getLaserModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Laser.
- getLaserModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserPockelCell(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserPockelCell(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserPockelCell(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PockelCell property of Laser.
- getLaserPockelCell(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserPower(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserPower(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserPower(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Power property of Laser.
- getLaserPower(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserPulse(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserPulse(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserPulse(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Pulse property of Laser.
- getLaserPulse(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserPump(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserPump(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserPump(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Pump property of Laser.
- getLaserPump(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserRepetitionRate(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserRepetitionRate(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserRepetitionRate(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RepetitionRate property of Laser.
- getLaserRepetitionRate(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Laser.
- getLaserSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserTuneable(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserTuneable(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserTuneable(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Tuneable property of Laser.
- getLaserTuneable(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Laser.
- getLaserType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLaserWavelength(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLaserWavelength(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLaserWavelength(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Wavelength property of Laser.
- getLaserWavelength(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLastName() - Method in class ome.xml.model.Experimenter
- getLeaderCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getLeaderCount(int) - Method in class ome.xml.meta.DummyMetadata
- getLeaderCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Leader elements.
- getLeaderCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLength() - Method in class ome.xml.model.BinData
- getLensNA() - Method in class ome.xml.model.Objective
- getLightEmittingDiodeAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodeAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodeAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of LightEmittingDiode.
- getLightEmittingDiodeAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightEmittingDiodeID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodeID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodeID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of LightEmittingDiode.
- getLightEmittingDiodeID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightEmittingDiodeLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodeLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodeLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of LightEmittingDiode.
- getLightEmittingDiodeLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightEmittingDiodeManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodeManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodeManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of LightEmittingDiode.
- getLightEmittingDiodeManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightEmittingDiodeModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodeModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodeModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of LightEmittingDiode.
- getLightEmittingDiodeModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightEmittingDiodePower(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodePower(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodePower(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Power property of LightEmittingDiode.
- getLightEmittingDiodePower(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightEmittingDiodeSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightEmittingDiodeSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightEmittingDiodeSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of LightEmittingDiode.
- getLightEmittingDiodeSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPath() - Method in class ome.xml.model.Channel
- getLightPathAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of LightPath.
- getLightPathAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPathAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in LightPath.
- getLightPathAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPathDichroicRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathDichroicRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathDichroicRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the DichroicRef property of LightPath.
- getLightPathDichroicRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPathEmissionFilterRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathEmissionFilterRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathEmissionFilterRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the EmissionFilterRef property of LightPath.
- getLightPathEmissionFilterRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPathEmissionFilterRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathEmissionFilterRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathEmissionFilterRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of EmissionFilterRef elements in LightPath.
- getLightPathEmissionFilterRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPathExcitationFilterRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathExcitationFilterRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathExcitationFilterRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExcitationFilterRef property of LightPath.
- getLightPathExcitationFilterRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightPathExcitationFilterRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightPathExcitationFilterRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightPathExcitationFilterRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ExcitationFilterRef elements in LightPath.
- getLightPathExcitationFilterRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightSource() - Method in class ome.xml.model.LightSourceSettings
- getLightSource(int) - Method in class ome.xml.model.Instrument
- getLightSourceAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightSourceAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightSourceAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in LightSource.
- getLightSourceAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightSourceCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getLightSourceCount(int) - Method in class ome.xml.meta.DummyMetadata
- getLightSourceCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of LightSource elements.
- getLightSourceCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLightSourceSettings() - Method in class ome.xml.model.Channel
- getLightSourceSettings(int) - Method in class ome.xml.model.MicrobeamManipulation
- getLightSourceType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLightSourceType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLightSourceType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the type of a LightSource.
- getLightSourceType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Line.
- getLineAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Line.
- getLineFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Line.
- getLineFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Line.
- getLineFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Line.
- getLineFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Line.
- getLineFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Line.
- getLineID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Line.
- getLineLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineMarkerEnd(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineMarkerEnd(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineMarkerEnd(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MarkerEnd property of Line.
- getLineMarkerEnd(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineMarkerStart(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineMarkerStart(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineMarkerStart(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MarkerStart property of Line.
- getLineMarkerStart(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Line.
- getLineStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Line.
- getLineStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Line.
- getLineStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Line.
- getLineText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Line.
- getLineTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Line.
- getLineTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Line.
- getLineTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Line.
- getLineTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineX1(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineX1(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineX1(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X1 property of Line.
- getLineX1(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineX2(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineX2(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineX2(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X2 property of Line.
- getLineX2(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineY1(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineY1(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineY1(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y1 property of Line.
- getLineY1(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLineY2(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLineY2(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLineY2(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y2 property of Line.
- getLineY2(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLinkedAnnotation(int) - Method in class ome.xml.model.Annotation
- getLinkedAnnotation(int) - Method in class ome.xml.model.Channel
- getLinkedAnnotation(int) - Method in class ome.xml.model.Dataset
- getLinkedAnnotation(int) - Method in class ome.xml.model.Detector
- getLinkedAnnotation(int) - Method in class ome.xml.model.Dichroic
- getLinkedAnnotation(int) - Method in class ome.xml.model.Experimenter
- getLinkedAnnotation(int) - Method in class ome.xml.model.ExperimenterGroup
- getLinkedAnnotation(int) - Method in class ome.xml.model.Filter
- getLinkedAnnotation(int) - Method in class ome.xml.model.Folder
- getLinkedAnnotation(int) - Method in class ome.xml.model.Image
- getLinkedAnnotation(int) - Method in class ome.xml.model.Instrument
- getLinkedAnnotation(int) - Method in class ome.xml.model.LightPath
- getLinkedAnnotation(int) - Method in class ome.xml.model.LightSource
- getLinkedAnnotation(int) - Method in class ome.xml.model.Objective
- getLinkedAnnotation(int) - Method in class ome.xml.model.Plane
- getLinkedAnnotation(int) - Method in class ome.xml.model.Plate
- getLinkedAnnotation(int) - Method in class ome.xml.model.PlateAcquisition
- getLinkedAnnotation(int) - Method in class ome.xml.model.Project
- getLinkedAnnotation(int) - Method in class ome.xml.model.Reagent
- getLinkedAnnotation(int) - Method in class ome.xml.model.ROI
- getLinkedAnnotation(int) - Method in class ome.xml.model.Screen
- getLinkedAnnotation(int) - Method in class ome.xml.model.Shape
- getLinkedAnnotation(int) - Method in class ome.xml.model.Well
- getLinkedChannel(int) - Method in class ome.xml.model.Annotation
- getLinkedChannel(int) - Method in class ome.xml.model.FilterSet
- getLinkedChildFolder(int) - Method in class ome.xml.model.Folder
- getLinkedDataset(int) - Method in class ome.xml.model.Annotation
- getLinkedDataset(int) - Method in class ome.xml.model.Experimenter
- getLinkedDataset(int) - Method in class ome.xml.model.ExperimenterGroup
- getLinkedDataset(int) - Method in class ome.xml.model.Image
- getLinkedDataset(int) - Method in class ome.xml.model.Project
- getLinkedDetector(int) - Method in class ome.xml.model.Annotation
- getLinkedDichroic() - Method in class ome.xml.model.FilterSet
- getLinkedDichroic() - Method in class ome.xml.model.LightPath
- getLinkedDichroic(int) - Method in class ome.xml.model.Annotation
- getLinkedEmissionFilter(int) - Method in class ome.xml.model.FilterSet
- getLinkedEmissionFilter(int) - Method in class ome.xml.model.LightPath
- getLinkedExcitationFilter(int) - Method in class ome.xml.model.FilterSet
- getLinkedExcitationFilter(int) - Method in class ome.xml.model.LightPath
- getLinkedExperiment() - Method in class ome.xml.model.Image
- getLinkedExperiment(int) - Method in class ome.xml.model.Experimenter
- getLinkedExperimenter() - Method in class ome.xml.model.Dataset
- getLinkedExperimenter() - Method in class ome.xml.model.Experiment
- getLinkedExperimenter() - Method in class ome.xml.model.Image
- getLinkedExperimenter() - Method in class ome.xml.model.MicrobeamManipulation
- getLinkedExperimenter() - Method in class ome.xml.model.Project
- getLinkedExperimenter(int) - Method in class ome.xml.model.Annotation
- getLinkedExperimenter(int) - Method in class ome.xml.model.ExperimenterGroup
- getLinkedExperimenterGroup() - Method in class ome.xml.model.Dataset
- getLinkedExperimenterGroup() - Method in class ome.xml.model.Image
- getLinkedExperimenterGroup() - Method in class ome.xml.model.Project
- getLinkedExperimenterGroup(int) - Method in class ome.xml.model.Annotation
- getLinkedExperimenterGroup(int) - Method in class ome.xml.model.Experimenter
- getLinkedExperimenterGroup(int) - Method in class ome.xml.model.Leader
- getLinkedFilter(int) - Method in class ome.xml.model.Annotation
- getLinkedFilterSet() - Method in class ome.xml.model.Channel
- getLinkedFilterSet(int) - Method in class ome.xml.model.Dichroic
- getLinkedFilterSetEmissionFilter(int) - Method in class ome.xml.model.Filter
- getLinkedFilterSetExcitationFilter(int) - Method in class ome.xml.model.Filter
- getLinkedFolder(int) - Method in class ome.xml.model.Annotation
- getLinkedFolder(int) - Method in class ome.xml.model.Folder
- getLinkedFolder(int) - Method in class ome.xml.model.Image
- getLinkedFolder(int) - Method in class ome.xml.model.ROI
- getLinkedImage() - Method in class ome.xml.model.WellSample
- getLinkedImage(int) - Method in class ome.xml.model.Annotation
- getLinkedImage(int) - Method in class ome.xml.model.Dataset
- getLinkedImage(int) - Method in class ome.xml.model.Experiment
- getLinkedImage(int) - Method in class ome.xml.model.Experimenter
- getLinkedImage(int) - Method in class ome.xml.model.ExperimenterGroup
- getLinkedImage(int) - Method in class ome.xml.model.Folder
- getLinkedImage(int) - Method in class ome.xml.model.Instrument
- getLinkedImage(int) - Method in class ome.xml.model.MicrobeamManipulation
- getLinkedImage(int) - Method in class ome.xml.model.ROI
- getLinkedInstrument() - Method in class ome.xml.model.Image
- getLinkedInstrument(int) - Method in class ome.xml.model.Annotation
- getLinkedLaser(int) - Method in class ome.xml.model.Pump
- getLinkedLeader(int) - Method in class ome.xml.model.ExperimenterGroup
- getLinkedLightPath(int) - Method in class ome.xml.model.Annotation
- getLinkedLightPath(int) - Method in class ome.xml.model.Dichroic
- getLinkedLightPathEmissionFilter(int) - Method in class ome.xml.model.Filter
- getLinkedLightPathExcitationFilter(int) - Method in class ome.xml.model.Filter
- getLinkedLightSource(int) - Method in class ome.xml.model.Annotation
- getLinkedMicrobeamManipulation(int) - Method in class ome.xml.model.Experimenter
- getLinkedMicrobeamManipulation(int) - Method in class ome.xml.model.Image
- getLinkedMicrobeamManipulation(int) - Method in class ome.xml.model.ROI
- getLinkedObjective(int) - Method in class ome.xml.model.Annotation
- getLinkedPlane(int) - Method in class ome.xml.model.Annotation
- getLinkedPlate(int) - Method in class ome.xml.model.Annotation
- getLinkedPlate(int) - Method in class ome.xml.model.Screen
- getLinkedPlateAcquisition(int) - Method in class ome.xml.model.Annotation
- getLinkedPlateAcquisition(int) - Method in class ome.xml.model.WellSample
- getLinkedProject(int) - Method in class ome.xml.model.Annotation
- getLinkedProject(int) - Method in class ome.xml.model.Dataset
- getLinkedProject(int) - Method in class ome.xml.model.Experimenter
- getLinkedProject(int) - Method in class ome.xml.model.ExperimenterGroup
- getLinkedPump() - Method in class ome.xml.model.Laser
- getLinkedReagent() - Method in class ome.xml.model.Well
- getLinkedReagent(int) - Method in class ome.xml.model.Annotation
- getLinkedROI(int) - Method in class ome.xml.model.Annotation
- getLinkedROI(int) - Method in class ome.xml.model.Folder
- getLinkedROI(int) - Method in class ome.xml.model.Image
- getLinkedROI(int) - Method in class ome.xml.model.MicrobeamManipulation
- getLinkedScreen(int) - Method in class ome.xml.model.Annotation
- getLinkedScreen(int) - Method in class ome.xml.model.Plate
- getLinkedShape(int) - Method in class ome.xml.model.Annotation
- getLinkedWell(int) - Method in class ome.xml.model.Annotation
- getLinkedWell(int) - Method in class ome.xml.model.Reagent
- getLinkedWellSample(int) - Method in class ome.xml.model.Image
- getLinkedWellSample(int) - Method in class ome.xml.model.PlateAcquisition
- getListAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getListAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a ListAnnotation.
- getListAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getListAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of ListAnnotation.
- getListAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getListAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of ListAnnotation.
- getListAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getListAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ListAnnotation elements.
- getListAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getListAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of ListAnnotation.
- getListAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getListAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of ListAnnotation.
- getListAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getListAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getListAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getListAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of ListAnnotation.
- getListAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLocked() - Method in class ome.xml.model.Shape
- getLongAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getLongAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a LongAnnotation.
- getLongAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of LongAnnotation.
- getLongAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of LongAnnotation.
- getLongAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of LongAnnotation elements.
- getLongAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of LongAnnotation.
- getLongAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of LongAnnotation.
- getLongAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of LongAnnotation.
- getLongAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLongAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getLongAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getLongAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of LongAnnotation.
- getLongAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getLotNumber() - Method in class ome.xml.model.ManufacturerSpec
- getManufacturer() - Method in class ome.xml.model.ManufacturerSpec
- getMap() - Method in class ome.xml.model.GenericExcitationSource
- getMap() - Method in class ome.xml.model.ImagingEnvironment
- getMapAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getMapAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a MapAnnotation.
- getMapAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of MapAnnotation.
- getMapAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of MapAnnotation.
- getMapAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of MapAnnotation elements.
- getMapAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of MapAnnotation.
- getMapAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of MapAnnotation.
- getMapAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getMapAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getMapAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of MapAnnotation.
- getMapAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMapAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
-
Gets the Map value associated with this annotation
- getMapAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
-
Gets the Map value associated with this annotation
- getMapAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the values from a MapAnnotation.
- getMapAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Gets the Map value associated with this annotation
- getMarkerEnd() - Method in class ome.xml.model.Line
- getMarkerEnd() - Method in class ome.xml.model.Polyline
- getMarkerStart() - Method in class ome.xml.model.Line
- getMarkerStart() - Method in class ome.xml.model.Polyline
- getMaskAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Mask.
- getMaskAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskBinData(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskBinData(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskBinData(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Base64Binary property of BinData.
- getMaskBinData(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskBinDataBigEndian(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskBinDataBigEndian(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskBinDataBigEndian(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the BigEndian property of BinData.
- getMaskBinDataBigEndian(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskBinDataCompression(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskBinDataCompression(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskBinDataCompression(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Compression property of BinData.
- getMaskBinDataCompression(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskBinDataLength(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskBinDataLength(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskBinDataLength(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Length property of BinData.
- getMaskBinDataLength(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Mask.
- getMaskFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Mask.
- getMaskFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Mask.
- getMaskFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Mask.
- getMaskFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Mask.
- getMaskFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskHeight(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskHeight(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskHeight(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Height property of Mask.
- getMaskHeight(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Mask.
- getMaskID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Mask.
- getMaskLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Mask.
- getMaskStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Mask.
- getMaskStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Mask.
- getMaskStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Mask.
- getMaskText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Mask.
- getMaskTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Mask.
- getMaskTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Mask.
- getMaskTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Mask.
- getMaskTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Width property of Mask.
- getMaskWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X property of Mask.
- getMaskX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaskY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMaskY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMaskY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y property of Mask.
- getMaskY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMaximumFieldCount() - Method in class ome.xml.model.PlateAcquisition
- getMedium() - Method in class ome.xml.model.ObjectiveSettings
- getMetadataFile() - Method in class ome.xml.model.BinaryOnly
- getMetadataOnly() - Method in class ome.xml.model.Pixels
- getMicrobeamManipulation() - Method in class ome.xml.model.LightSourceSettings
- getMicrobeamManipulation(int) - Method in class ome.xml.model.Experiment
- getMicrobeamManipulationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of MicrobeamManipulation elements.
- getMicrobeamManipulationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationDescription(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationDescription(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationDescription(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of MicrobeamManipulation.
- getMicrobeamManipulationDescription(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationExperimenterRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationExperimenterRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationExperimenterRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterRef property of MicrobeamManipulation.
- getMicrobeamManipulationExperimenterRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of MicrobeamManipulation.
- getMicrobeamManipulationID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationLightSourceSettingsAttenuation(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationLightSourceSettingsAttenuation(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationLightSourceSettingsAttenuation(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Attenuation property of LightSourceSettings.
- getMicrobeamManipulationLightSourceSettingsAttenuation(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationLightSourceSettingsCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationLightSourceSettingsCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationLightSourceSettingsCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of LightSourceSettings elements in MicrobeamManipulation.
- getMicrobeamManipulationLightSourceSettingsCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationLightSourceSettingsID(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationLightSourceSettingsID(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationLightSourceSettingsID(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of LightSourceSettings.
- getMicrobeamManipulationLightSourceSettingsID(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationLightSourceSettingsWavelength(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationLightSourceSettingsWavelength(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationLightSourceSettingsWavelength(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Wavelength property of LightSourceSettings.
- getMicrobeamManipulationLightSourceSettingsWavelength(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of MicrobeamManipulationRef elements.
- getMicrobeamManipulationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationROIRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationROIRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationROIRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ROIRef property of MicrobeamManipulation.
- getMicrobeamManipulationROIRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationROIRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationROIRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationROIRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ROIRef elements in MicrobeamManipulation.
- getMicrobeamManipulationROIRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicrobeamManipulationType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getMicrobeamManipulationType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getMicrobeamManipulationType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of MicrobeamManipulation.
- getMicrobeamManipulationType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicroscope() - Method in class ome.xml.model.Instrument
- getMicroscopeLotNumber(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicroscopeLotNumber(int) - Method in class ome.xml.meta.DummyMetadata
- getMicroscopeLotNumber(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Microscope.
- getMicroscopeLotNumber(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicroscopeManufacturer(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicroscopeManufacturer(int) - Method in class ome.xml.meta.DummyMetadata
- getMicroscopeManufacturer(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Microscope.
- getMicroscopeManufacturer(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicroscopeModel(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicroscopeModel(int) - Method in class ome.xml.meta.DummyMetadata
- getMicroscopeModel(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Microscope.
- getMicroscopeModel(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicroscopeSerialNumber(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicroscopeSerialNumber(int) - Method in class ome.xml.meta.DummyMetadata
- getMicroscopeSerialNumber(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Microscope.
- getMicroscopeSerialNumber(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMicroscopeType(int) - Method in class ome.xml.meta.AggregateMetadata
- getMicroscopeType(int) - Method in class ome.xml.meta.DummyMetadata
- getMicroscopeType(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Microscope.
- getMicroscopeType(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getMiddleName() - Method in class ome.xml.model.Experimenter
- getMIMEType() - Method in class ome.xml.model.BinaryFile
- getModel() - Method in class ome.xml.model.ManufacturerSpec
- getModelObject(String) - Method in interface ome.xml.model.OMEModel
- getModelObject(String) - Method in class ome.xml.model.OMEModelImpl
- getModelObjects() - Method in interface ome.xml.model.OMEModel
- getModelObjects() - Method in class ome.xml.model.OMEModelImpl
- getName() - Method in class ome.units.UNITS
- getName() - Method in class ome.xml.model.Channel
- getName() - Method in class ome.xml.model.Dataset
- getName() - Method in class ome.xml.model.ExperimenterGroup
- getName() - Method in class ome.xml.model.Folder
- getName() - Method in class ome.xml.model.Image
- getName() - Method in class ome.xml.model.MapPair
- getName() - Method in class ome.xml.model.Plate
- getName() - Method in class ome.xml.model.PlateAcquisition
- getName() - Method in class ome.xml.model.Project
- getName() - Method in class ome.xml.model.Reagent
- getName() - Method in class ome.xml.model.ROI
- getName() - Method in class ome.xml.model.Screen
- getName() - Method in class ome.xml.model.StageLabel
- getNamespace() - Method in class ome.xml.model.Annotation
- getNDFilter() - Method in class ome.xml.model.Channel
- getNominalMagnification() - Method in class ome.xml.model.Objective
- getNumberValue() - Method in class ome.xml.model.primitives.NonNegativeFloat
- getNumberValue() - Method in class ome.xml.model.primitives.NonNegativeInteger
- getNumberValue() - Method in class ome.xml.model.primitives.NonNegativeLong
- getNumberValue() - Method in class ome.xml.model.primitives.PercentFraction
- getNumberValue() - Method in class ome.xml.model.primitives.PositiveFloat
- getNumberValue() - Method in class ome.xml.model.primitives.PositiveInteger
- getNumberValue() - Method in class ome.xml.model.primitives.PositiveLong
- getNumberValue() - Method in interface ome.xml.model.primitives.PrimitiveNumber
- getObjective() - Method in class ome.xml.model.ObjectiveSettings
- getObjective(int) - Method in class ome.xml.model.Instrument
- getObjectiveAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Objective.
- getObjectiveAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Objective.
- getObjectiveAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveCalibratedMagnification(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveCalibratedMagnification(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveCalibratedMagnification(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CalibratedMagnification property of Objective.
- getObjectiveCalibratedMagnification(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveCorrection(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveCorrection(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveCorrection(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Correction property of Objective.
- getObjectiveCorrection(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveCount(int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Objective elements.
- getObjectiveCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Objective.
- getObjectiveID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveImmersion(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveImmersion(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveImmersion(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Immersion property of Objective.
- getObjectiveImmersion(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveIris(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveIris(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveIris(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Iris property of Objective.
- getObjectiveIris(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveLensNA(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveLensNA(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveLensNA(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LensNA property of Objective.
- getObjectiveLensNA(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveLotNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveLotNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveLotNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the LotNumber property of Objective.
- getObjectiveLotNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveManufacturer(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveManufacturer(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveManufacturer(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Manufacturer property of Objective.
- getObjectiveManufacturer(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveModel(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveModel(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveModel(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Model property of Objective.
- getObjectiveModel(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveNominalMagnification(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveNominalMagnification(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveNominalMagnification(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the NominalMagnification property of Objective.
- getObjectiveNominalMagnification(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveSerialNumber(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveSerialNumber(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveSerialNumber(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SerialNumber property of Objective.
- getObjectiveSerialNumber(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveSettings() - Method in class ome.xml.model.Image
- getObjectiveSettingsCorrectionCollar(int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveSettingsCorrectionCollar(int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveSettingsCorrectionCollar(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CorrectionCollar property of ObjectiveSettings.
- getObjectiveSettingsCorrectionCollar(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveSettingsID(int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveSettingsID(int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveSettingsID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of ObjectiveSettings.
- getObjectiveSettingsID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveSettingsMedium(int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveSettingsMedium(int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveSettingsMedium(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Medium property of ObjectiveSettings.
- getObjectiveSettingsMedium(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveSettingsRefractiveIndex(int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveSettingsRefractiveIndex(int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveSettingsRefractiveIndex(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RefractiveIndex property of ObjectiveSettings.
- getObjectiveSettingsRefractiveIndex(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getObjectiveWorkingDistance(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getObjectiveWorkingDistance(int, int) - Method in class ome.xml.meta.DummyMetadata
- getObjectiveWorkingDistance(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the WorkingDistance property of Objective.
- getObjectiveWorkingDistance(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getOffset() - Method in class ome.units.unit.Unit
-
Get the conversion offset for this unit.
- getOffset() - Method in class ome.xml.model.Detector
- getOffset() - Method in class ome.xml.model.DetectorSettings
- getPhysicalSizeX() - Method in class ome.xml.model.Pixels
- getPhysicalSizeXUnitXsdDefault() - Static method in class ome.xml.model.Pixels
- getPhysicalSizeY() - Method in class ome.xml.model.Pixels
- getPhysicalSizeYUnitXsdDefault() - Static method in class ome.xml.model.Pixels
- getPhysicalSizeZ() - Method in class ome.xml.model.Pixels
- getPhysicalSizeZUnitXsdDefault() - Static method in class ome.xml.model.Pixels
- getPinholeSize() - Method in class ome.xml.model.Channel
- getPinholeSizeUnitXsdDefault() - Static method in class ome.xml.model.Channel
- getPixels() - Method in class ome.xml.model.BinData
- getPixels() - Method in class ome.xml.model.Channel
- getPixels() - Method in class ome.xml.model.Image
- getPixels() - Method in class ome.xml.model.Plane
- getPixels() - Method in class ome.xml.model.TiffData
- getPixelsBigEndian(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsBigEndian(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsBigEndian(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the BigEndian property of Pixels.
- getPixelsBigEndian(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsBinData(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsBinData(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsBinData(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Base64Binary property of BinData.
- getPixelsBinData(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsBinDataBigEndian(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsBinDataBigEndian(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsBinDataBigEndian(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the BigEndian property of BinData.
- getPixelsBinDataBigEndian(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsBinDataCompression(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsBinDataCompression(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsBinDataCompression(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Compression property of BinData.
- getPixelsBinDataCompression(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsBinDataCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsBinDataCount(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsBinDataCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of BinData elements in Pixels.
- getPixelsBinDataCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsBinDataLength(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsBinDataLength(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsBinDataLength(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Length property of BinData.
- getPixelsBinDataLength(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsDimensionOrder(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsDimensionOrder(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsDimensionOrder(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the DimensionOrder property of Pixels.
- getPixelsDimensionOrder(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsID(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsID(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Pixels.
- getPixelsID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsInterleaved(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsInterleaved(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsInterleaved(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Interleaved property of Pixels.
- getPixelsInterleaved(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsPhysicalSizeX(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsPhysicalSizeX(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsPhysicalSizeX(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PhysicalSizeX property of Pixels.
- getPixelsPhysicalSizeX(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsPhysicalSizeY(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsPhysicalSizeY(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsPhysicalSizeY(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PhysicalSizeY property of Pixels.
- getPixelsPhysicalSizeY(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsPhysicalSizeZ(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsPhysicalSizeZ(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsPhysicalSizeZ(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PhysicalSizeZ property of Pixels.
- getPixelsPhysicalSizeZ(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsSignificantBits(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsSignificantBits(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsSignificantBits(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SignificantBits property of Pixels.
- getPixelsSignificantBits(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsSizeC(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsSizeC(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsSizeC(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SizeC property of Pixels.
- getPixelsSizeC(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsSizeT(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsSizeT(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsSizeT(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SizeT property of Pixels.
- getPixelsSizeT(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsSizeX(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsSizeX(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsSizeX(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SizeX property of Pixels.
- getPixelsSizeX(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsSizeY(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsSizeY(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsSizeY(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SizeY property of Pixels.
- getPixelsSizeY(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsSizeZ(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsSizeZ(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsSizeZ(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the SizeZ property of Pixels.
- getPixelsSizeZ(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsTimeIncrement(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsTimeIncrement(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsTimeIncrement(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TimeIncrement property of Pixels.
- getPixelsTimeIncrement(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPixelsType(int) - Method in class ome.xml.meta.AggregateMetadata
- getPixelsType(int) - Method in class ome.xml.meta.DummyMetadata
- getPixelsType(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Pixels.
- getPixelsType(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlane(int) - Method in class ome.xml.model.Pixels
- getPlaneAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Plane.
- getPlaneAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Plane.
- getPlaneAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneCount() - Method in class ome.xml.model.TiffData
- getPlaneCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneCount(int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Plane elements.
- getPlaneCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneDeltaT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneDeltaT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneDeltaT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the DeltaT property of Plane.
- getPlaneDeltaT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneExposureTime(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneExposureTime(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneExposureTime(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExposureTime property of Plane.
- getPlaneExposureTime(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneHashSHA1(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneHashSHA1(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneHashSHA1(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the HashSHA1 property of Plane.
- getPlaneHashSHA1(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlanePositionX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlanePositionX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlanePositionX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PositionX property of Plane.
- getPlanePositionX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlanePositionY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlanePositionY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlanePositionY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PositionY property of Plane.
- getPlanePositionY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlanePositionZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlanePositionZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlanePositionZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PositionZ property of Plane.
- getPlanePositionZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Plane.
- getPlaneTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Plane.
- getPlaneTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlaneTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlaneTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlaneTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Plane.
- getPlaneTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlate() - Method in class ome.xml.model.PlateAcquisition
- getPlate() - Method in class ome.xml.model.Well
- getPlate(int) - Method in class ome.xml.model.OME
- getPlateAcquisition(int) - Method in class ome.xml.model.Plate
- getPlateAcquisitionAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of PlateAcquisition.
- getPlateAcquisitionAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in PlateAcquisition.
- getPlateAcquisitionAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionCount(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of PlateAcquisition elements.
- getPlateAcquisitionCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionDescription(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionDescription(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionDescription(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of PlateAcquisition.
- getPlateAcquisitionDescription(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionEndTime(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionEndTime(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionEndTime(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the EndTime property of PlateAcquisition.
- getPlateAcquisitionEndTime(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of PlateAcquisition.
- getPlateAcquisitionID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionMaximumFieldCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionMaximumFieldCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionMaximumFieldCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MaximumFieldCount property of PlateAcquisition.
- getPlateAcquisitionMaximumFieldCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionName(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionName(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionName(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of PlateAcquisition.
- getPlateAcquisitionName(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionStartTime(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionStartTime(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionStartTime(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StartTime property of PlateAcquisition.
- getPlateAcquisitionStartTime(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAcquisitionWellSampleRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAcquisitionWellSampleRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAcquisitionWellSampleRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the WellSampleRef property of PlateAcquisition.
- getPlateAcquisitionWellSampleRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Plate.
- getPlateAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Plate.
- getPlateAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateColumnNamingConvention(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateColumnNamingConvention(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateColumnNamingConvention(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ColumnNamingConvention property of Plate.
- getPlateColumnNamingConvention(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateColumns(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateColumns(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateColumns(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Columns property of Plate.
- getPlateColumns(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateCount() - Method in class ome.xml.meta.AggregateMetadata
- getPlateCount() - Method in class ome.xml.meta.DummyMetadata
- getPlateCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Plate elements.
- getPlateCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Plate.
- getPlateDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateExternalIdentifier(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateExternalIdentifier(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateExternalIdentifier(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExternalIdentifier property of Plate.
- getPlateExternalIdentifier(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateFieldIndex(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateFieldIndex(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateFieldIndex(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FieldIndex property of Plate.
- getPlateFieldIndex(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateID(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateID(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Plate.
- getPlateID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateName(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateName(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Plate.
- getPlateName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of PlateRef elements.
- getPlateRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateRowNamingConvention(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateRowNamingConvention(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateRowNamingConvention(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RowNamingConvention property of Plate.
- getPlateRowNamingConvention(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateRows(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateRows(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateRows(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Rows property of Plate.
- getPlateRows(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateStatus(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateStatus(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateStatus(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Status property of Plate.
- getPlateStatus(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateWellOriginX(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateWellOriginX(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateWellOriginX(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the WellOriginX property of Plate.
- getPlateWellOriginX(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPlateWellOriginY(int) - Method in class ome.xml.meta.AggregateMetadata
- getPlateWellOriginY(int) - Method in class ome.xml.meta.DummyMetadata
- getPlateWellOriginY(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the WellOriginY property of Plate.
- getPlateWellOriginY(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPockelCell() - Method in class ome.xml.model.Laser
- getPockelCellSetting() - Method in class ome.xml.model.Channel
- getPointAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Point.
- getPointAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Point.
- getPointFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Point.
- getPointFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Point.
- getPointFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Point.
- getPointFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Point.
- getPointFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Point.
- getPointID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Point.
- getPointLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPoints() - Method in class ome.xml.model.Polygon
- getPoints() - Method in class ome.xml.model.Polyline
- getPointStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Point.
- getPointStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Point.
- getPointStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Point.
- getPointStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Point.
- getPointText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Point.
- getPointTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Point.
- getPointTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Point.
- getPointTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Point.
- getPointTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X property of Point.
- getPointX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPointY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPointY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPointY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y property of Point.
- getPointY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Polygon.
- getPolygonAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Polygon.
- getPolygonFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Polygon.
- getPolygonFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Polygon.
- getPolygonFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Polygon.
- getPolygonFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Polygon.
- getPolygonFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Polygon.
- getPolygonID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Polygon.
- getPolygonLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonPoints(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonPoints(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonPoints(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Points property of Polygon.
- getPolygonPoints(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Polygon.
- getPolygonStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Polygon.
- getPolygonStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Polygon.
- getPolygonStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Polygon.
- getPolygonText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Polygon.
- getPolygonTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Polygon.
- getPolygonTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Polygon.
- getPolygonTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolygonTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolygonTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolygonTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Polygon.
- getPolygonTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Polyline.
- getPolylineAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Polyline.
- getPolylineFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Polyline.
- getPolylineFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Polyline.
- getPolylineFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Polyline.
- getPolylineFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Polyline.
- getPolylineFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Polyline.
- getPolylineID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Polyline.
- getPolylineLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineMarkerEnd(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineMarkerEnd(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineMarkerEnd(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MarkerEnd property of Polyline.
- getPolylineMarkerEnd(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineMarkerStart(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineMarkerStart(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineMarkerStart(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the MarkerStart property of Polyline.
- getPolylineMarkerStart(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylinePoints(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylinePoints(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylinePoints(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Points property of Polyline.
- getPolylinePoints(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Polyline.
- getPolylineStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Polyline.
- getPolylineStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Polyline.
- getPolylineStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Polyline.
- getPolylineText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Polyline.
- getPolylineTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Polyline.
- getPolylineTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Polyline.
- getPolylineTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPolylineTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getPolylineTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getPolylineTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Polyline.
- getPolylineTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getPositionX() - Method in class ome.xml.model.Plane
- getPositionX() - Method in class ome.xml.model.WellSample
- getPositionXUnitXsdDefault() - Static method in class ome.xml.model.Plane
- getPositionXUnitXsdDefault() - Static method in class ome.xml.model.WellSample
- getPositionY() - Method in class ome.xml.model.Plane
- getPositionY() - Method in class ome.xml.model.WellSample
- getPositionYUnitXsdDefault() - Static method in class ome.xml.model.Plane
- getPositionYUnitXsdDefault() - Static method in class ome.xml.model.WellSample
- getPositionZ() - Method in class ome.xml.model.Plane
- getPositionZUnitXsdDefault() - Static method in class ome.xml.model.Plane
- getPower() - Method in class ome.xml.model.LightSource
- getPowerUnitXsdDefault() - Static method in class ome.xml.model.LightSource
- getProject(int) - Method in class ome.xml.model.OME
- getProjectAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getProjectAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Project.
- getProjectAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getProjectAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Project.
- getProjectAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectCount() - Method in class ome.xml.meta.AggregateMetadata
- getProjectCount() - Method in class ome.xml.meta.DummyMetadata
- getProjectCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Project elements.
- getProjectCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectDatasetRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectDatasetRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getProjectDatasetRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the DatasetRef property of Project.
- getProjectDatasetRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getProjectDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Project.
- getProjectDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectExperimenterGroupRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectExperimenterGroupRef(int) - Method in class ome.xml.meta.DummyMetadata
- getProjectExperimenterGroupRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterGroupRef property of Project.
- getProjectExperimenterGroupRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectExperimenterRef(int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectExperimenterRef(int) - Method in class ome.xml.meta.DummyMetadata
- getProjectExperimenterRef(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExperimenterRef property of Project.
- getProjectExperimenterRef(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectID(int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectID(int) - Method in class ome.xml.meta.DummyMetadata
- getProjectID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Project.
- getProjectID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProjectName(int) - Method in class ome.xml.meta.AggregateMetadata
- getProjectName(int) - Method in class ome.xml.meta.DummyMetadata
- getProjectName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Project.
- getProjectName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getProtocolDescription() - Method in class ome.xml.model.Screen
- getProtocolIdentifier() - Method in class ome.xml.model.Screen
- getPulse() - Method in class ome.xml.model.Laser
- getQuantity(T, UnitsElectricPotential) - Static method in class ome.xml.model.enums.handlers.UnitsElectricPotentialEnumHandler
- getQuantity(T, UnitsFrequency) - Static method in class ome.xml.model.enums.handlers.UnitsFrequencyEnumHandler
- getQuantity(T, UnitsLength) - Static method in class ome.xml.model.enums.handlers.UnitsLengthEnumHandler
- getQuantity(T, UnitsPower) - Static method in class ome.xml.model.enums.handlers.UnitsPowerEnumHandler
- getQuantity(T, UnitsPressure) - Static method in class ome.xml.model.enums.handlers.UnitsPressureEnumHandler
- getQuantity(T, UnitsTemperature) - Static method in class ome.xml.model.enums.handlers.UnitsTemperatureEnumHandler
- getQuantity(T, UnitsTime) - Static method in class ome.xml.model.enums.handlers.UnitsTimeEnumHandler
- getRadiusX() - Method in class ome.xml.model.Ellipse
- getRadiusY() - Method in class ome.xml.model.Ellipse
- getReadOutRate() - Method in class ome.xml.model.DetectorSettings
- getReadOutRateUnitXsdDefault() - Static method in class ome.xml.model.DetectorSettings
- getReagent(int) - Method in class ome.xml.model.Screen
- getReagentAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getReagentAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Reagent.
- getReagentAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getReagentAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Reagent.
- getReagentAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentCount(int) - Method in class ome.xml.meta.DummyMetadata
- getReagentCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Reagent elements.
- getReagentCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentDescription(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentDescription(int, int) - Method in class ome.xml.meta.DummyMetadata
- getReagentDescription(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Reagent.
- getReagentDescription(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getReagentID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Reagent.
- getReagentID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentIdentifier() - Method in class ome.xml.model.Reagent
- getReagentName(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentName(int, int) - Method in class ome.xml.meta.DummyMetadata
- getReagentName(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Reagent.
- getReagentName(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentReagentIdentifier(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getReagentReagentIdentifier(int, int) - Method in class ome.xml.meta.DummyMetadata
- getReagentReagentIdentifier(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ReagentIdentifier property of Reagent.
- getReagentReagentIdentifier(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getReagentSetDescription() - Method in class ome.xml.model.Screen
- getReagentSetIdentifier() - Method in class ome.xml.model.Screen
- getRectangleAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Rectangle.
- getRectangleAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleFillColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleFillColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleFillColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillColor property of Rectangle.
- getRectangleFillColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleFillRule(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleFillRule(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleFillRule(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FillRule property of Rectangle.
- getRectangleFillRule(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleFontFamily(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleFontFamily(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleFontFamily(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontFamily property of Rectangle.
- getRectangleFontFamily(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleFontSize(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleFontSize(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleFontSize(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontSize property of Rectangle.
- getRectangleFontSize(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleFontStyle(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleFontStyle(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleFontStyle(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FontStyle property of Rectangle.
- getRectangleFontStyle(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleHeight(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleHeight(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleHeight(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Height property of Rectangle.
- getRectangleHeight(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Rectangle.
- getRectangleID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleLocked(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleLocked(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleLocked(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Locked property of Rectangle.
- getRectangleLocked(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleStrokeColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleStrokeColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleStrokeColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeColor property of Rectangle.
- getRectangleStrokeColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleStrokeDashArray(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleStrokeDashArray(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleStrokeDashArray(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeDashArray property of Rectangle.
- getRectangleStrokeDashArray(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleStrokeWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleStrokeWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleStrokeWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the StrokeWidth property of Rectangle.
- getRectangleStrokeWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleText(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleText(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleText(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Text property of Rectangle.
- getRectangleText(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleTheC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleTheC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleTheC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheC property of Rectangle.
- getRectangleTheC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleTheT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleTheT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleTheT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheT property of Rectangle.
- getRectangleTheT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleTheZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleTheZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleTheZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the TheZ property of Rectangle.
- getRectangleTheZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleTransform(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleTransform(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleTransform(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transform property of Rectangle.
- getRectangleTransform(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleWidth(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleWidth(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleWidth(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Width property of Rectangle.
- getRectangleWidth(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleX(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleX(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleX(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X property of Rectangle.
- getRectangleX(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRectangleY(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getRectangleY(int, int) - Method in class ome.xml.meta.DummyMetadata
- getRectangleY(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y property of Rectangle.
- getRectangleY(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRed() - Method in class ome.xml.model.primitives.Color
-
Returns the red component of this color.
- getReferences() - Method in interface ome.xml.model.OMEModel
- getReferences() - Method in class ome.xml.model.OMEModelImpl
- getRefractiveIndex() - Method in class ome.xml.model.ObjectiveSettings
- getRepetitionRate() - Method in class ome.xml.model.Laser
- getRepetitionRateUnitXsdDefault() - Static method in class ome.xml.model.Laser
- getRights() - Method in class ome.xml.model.OME
- getRightsHeld() - Method in class ome.xml.model.Rights
- getRightsHolder() - Method in class ome.xml.model.Rights
- getRightsRightsHeld() - Method in class ome.xml.meta.AggregateMetadata
- getRightsRightsHeld() - Method in class ome.xml.meta.DummyMetadata
- getRightsRightsHeld() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RightsHeld property of Rights.
- getRightsRightsHeld() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRightsRightsHolder() - Method in class ome.xml.meta.AggregateMetadata
- getRightsRightsHolder() - Method in class ome.xml.meta.DummyMetadata
- getRightsRightsHolder() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the RightsHolder property of Rights.
- getRightsRightsHolder() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getROI(int) - Method in class ome.xml.model.OME
- getROIAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getROIAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getROIAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of ROI.
- getROIAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getROIAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getROIAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getROIAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in ROI.
- getROIAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getROICount() - Method in class ome.xml.meta.AggregateMetadata
- getROICount() - Method in class ome.xml.meta.DummyMetadata
- getROICount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of ROI elements.
- getROICount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getROIDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getROIDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getROIDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of ROI.
- getROIDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getROIID(int) - Method in class ome.xml.meta.AggregateMetadata
- getROIID(int) - Method in class ome.xml.meta.DummyMetadata
- getROIID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of ROI.
- getROIID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getROIName(int) - Method in class ome.xml.meta.AggregateMetadata
- getROIName(int) - Method in class ome.xml.meta.DummyMetadata
- getROIName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of ROI.
- getROIName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRoot() - Method in class ome.specification.XMLMockObjects
-
Returns the root of the XML file.
- getRoot() - Method in class ome.xml.meta.AggregateMetadata
-
Unsupported with an AggregateMetadata.
- getRoot() - Method in class ome.xml.meta.DummyMetadata
- getRoot() - Method in class ome.xml.meta.FilterMetadata
- getRoot() - Method in interface ome.xml.meta.MetadataStore
-
Get the root node of the metadata.
- getRoot() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getRow() - Method in class ome.xml.model.Well
- getRowNamingConvention() - Method in class ome.xml.model.Plate
- getRows() - Method in class ome.xml.model.Plate
- getSamplesPerPixel() - Method in class ome.xml.model.Channel
- getScaleFactor() - Method in class ome.units.unit.Unit
-
Get the conversion scaling factor for this unit.
- getScreen() - Method in class ome.xml.model.Reagent
- getScreen(int) - Method in class ome.xml.model.OME
- getScreenAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getScreenAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Screen.
- getScreenAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenAnnotationRefCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenAnnotationRefCount(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenAnnotationRefCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Screen.
- getScreenAnnotationRefCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenCount() - Method in class ome.xml.meta.AggregateMetadata
- getScreenCount() - Method in class ome.xml.meta.DummyMetadata
- getScreenCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Screen elements.
- getScreenCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of Screen.
- getScreenDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenID(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenID(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Screen.
- getScreenID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenName(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenName(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of Screen.
- getScreenName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenPlateRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenPlateRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getScreenPlateRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PlateRef property of Screen.
- getScreenPlateRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenProtocolDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenProtocolDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenProtocolDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ProtocolDescription property of Screen.
- getScreenProtocolDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenProtocolIdentifier(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenProtocolIdentifier(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenProtocolIdentifier(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ProtocolIdentifier property of Screen.
- getScreenProtocolIdentifier(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenReagentSetDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenReagentSetDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenReagentSetDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ReagentSetDescription property of Screen.
- getScreenReagentSetDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenReagentSetIdentifier(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenReagentSetIdentifier(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenReagentSetIdentifier(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ReagentSetIdentifier property of Screen.
- getScreenReagentSetIdentifier(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getScreenType(int) - Method in class ome.xml.meta.AggregateMetadata
- getScreenType(int) - Method in class ome.xml.meta.DummyMetadata
- getScreenType(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Screen.
- getScreenType(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getSerialNumber() - Method in class ome.xml.model.ManufacturerSpec
- getSHA1() - Method in class ome.xml.model.External
- getShape(int) - Method in class ome.xml.model.Union
- getShapeAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getShapeAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getShapeAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Shape.
- getShapeAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getShapeCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getShapeCount(int) - Method in class ome.xml.meta.DummyMetadata
- getShapeCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Shape elements.
- getShapeCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getShapeType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getShapeType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getShapeType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the type of a Shape.
- getShapeType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getSignificantBits() - Method in class ome.xml.model.Pixels
- getSize() - Method in class ome.xml.model.BinaryFile
- getSizeC() - Method in class ome.xml.model.Pixels
- getSizeT() - Method in class ome.xml.model.Pixels
- getSizeX() - Method in class ome.xml.model.Pixels
- getSizeY() - Method in class ome.xml.model.Pixels
- getSizeZ() - Method in class ome.xml.model.Pixels
- getStageLabel() - Method in class ome.xml.model.Image
- getStageLabelName(int) - Method in class ome.xml.meta.AggregateMetadata
- getStageLabelName(int) - Method in class ome.xml.meta.DummyMetadata
- getStageLabelName(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Name property of StageLabel.
- getStageLabelName(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getStageLabelX(int) - Method in class ome.xml.meta.AggregateMetadata
- getStageLabelX(int) - Method in class ome.xml.meta.DummyMetadata
- getStageLabelX(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the X property of StageLabel.
- getStageLabelX(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getStageLabelY(int) - Method in class ome.xml.meta.AggregateMetadata
- getStageLabelY(int) - Method in class ome.xml.meta.DummyMetadata
- getStageLabelY(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Y property of StageLabel.
- getStageLabelY(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getStageLabelZ(int) - Method in class ome.xml.meta.AggregateMetadata
- getStageLabelZ(int) - Method in class ome.xml.meta.DummyMetadata
- getStageLabelZ(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Z property of StageLabel.
- getStageLabelZ(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getStartTime() - Method in class ome.xml.model.PlateAcquisition
- getStatus() - Method in class ome.xml.model.Plate
- getStrokeColor() - Method in class ome.xml.model.Shape
- getStrokeDashArray() - Method in class ome.xml.model.Shape
- getStrokeWidth() - Method in class ome.xml.model.Shape
- getStrokeWidthUnitXsdDefault() - Static method in class ome.xml.model.Shape
- getStructuredAnnotations() - Method in class ome.xml.model.BooleanAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.CommentAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.DoubleAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.FileAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.ListAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.LongAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.MapAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.OME
- getStructuredAnnotations() - Method in class ome.xml.model.TagAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.TermAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.TimestampAnnotation
- getStructuredAnnotations() - Method in class ome.xml.model.XMLAnnotation
- getSymbol() - Method in class ome.units.unit.Unit
-
Get the symbol for this unit.
- getTagAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getTagAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a TagAnnotation.
- getTagAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of TagAnnotation.
- getTagAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of TagAnnotation.
- getTagAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of TagAnnotation elements.
- getTagAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of TagAnnotation.
- getTagAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of TagAnnotation.
- getTagAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of TagAnnotation.
- getTagAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTagAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getTagAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getTagAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of TagAnnotation.
- getTagAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTemperature() - Method in class ome.xml.model.ImagingEnvironment
- getTemperatureUnitXsdDefault() - Static method in class ome.xml.model.ImagingEnvironment
- getTermAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getTermAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a TermAnnotation.
- getTermAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of TermAnnotation.
- getTermAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of TermAnnotation.
- getTermAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of TermAnnotation elements.
- getTermAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of TermAnnotation.
- getTermAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of TermAnnotation.
- getTermAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of TermAnnotation.
- getTermAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTermAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getTermAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getTermAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of TermAnnotation.
- getTermAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getText() - Method in class ome.xml.model.Shape
- getTheC() - Method in class ome.xml.model.Plane
- getTheC() - Method in class ome.xml.model.Shape
- getTheT() - Method in class ome.xml.model.Plane
- getTheT() - Method in class ome.xml.model.Shape
- getTheZ() - Method in class ome.xml.model.Plane
- getTheZ() - Method in class ome.xml.model.Shape
- getTiffData(int) - Method in class ome.xml.model.Pixels
- getTiffDataCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getTiffDataCount(int) - Method in class ome.xml.meta.DummyMetadata
- getTiffDataCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of TiffData elements.
- getTiffDataCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTiffDataFirstC(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTiffDataFirstC(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTiffDataFirstC(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FirstC property of TiffData.
- getTiffDataFirstC(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTiffDataFirstT(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTiffDataFirstT(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTiffDataFirstT(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FirstT property of TiffData.
- getTiffDataFirstT(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTiffDataFirstZ(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTiffDataFirstZ(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTiffDataFirstZ(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FirstZ property of TiffData.
- getTiffDataFirstZ(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTiffDataIFD(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTiffDataIFD(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTiffDataIFD(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the IFD property of TiffData.
- getTiffDataIFD(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTiffDataPlaneCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTiffDataPlaneCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTiffDataPlaneCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PlaneCount property of TiffData.
- getTiffDataPlaneCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimeIncrement() - Method in class ome.xml.model.Pixels
- getTimeIncrementUnitXsdDefault() - Static method in class ome.xml.model.Pixels
- getTimepoint() - Method in class ome.xml.model.WellSample
- getTimestampAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getTimestampAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to a TimestampAnnotation.
- getTimestampAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of TimestampAnnotation.
- getTimestampAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of TimestampAnnotation.
- getTimestampAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of TimestampAnnotation elements.
- getTimestampAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of TimestampAnnotation.
- getTimestampAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of TimestampAnnotation.
- getTimestampAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of TimestampAnnotation.
- getTimestampAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTimestampAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getTimestampAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getTimestampAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of TimestampAnnotation.
- getTimestampAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTransform() - Method in class ome.xml.model.Shape
- getTransmittance() - Method in class ome.xml.model.TransmittanceRange
- getTransmittanceRange() - Method in class ome.xml.model.Filter
- getTransmittanceRangeCutIn(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTransmittanceRangeCutIn(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTransmittanceRangeCutIn(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CutIn property of TransmittanceRange.
- getTransmittanceRangeCutIn(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTransmittanceRangeCutInTolerance(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTransmittanceRangeCutInTolerance(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTransmittanceRangeCutInTolerance(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CutInTolerance property of TransmittanceRange.
- getTransmittanceRangeCutInTolerance(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTransmittanceRangeCutOut(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTransmittanceRangeCutOut(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTransmittanceRangeCutOut(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CutOut property of TransmittanceRange.
- getTransmittanceRangeCutOut(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTransmittanceRangeCutOutTolerance(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTransmittanceRangeCutOutTolerance(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTransmittanceRangeCutOutTolerance(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the CutOutTolerance property of TransmittanceRange.
- getTransmittanceRangeCutOutTolerance(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTransmittanceRangeTransmittance(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getTransmittanceRangeTransmittance(int, int) - Method in class ome.xml.meta.DummyMetadata
- getTransmittanceRangeTransmittance(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Transmittance property of TransmittanceRange.
- getTransmittanceRangeTransmittance(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getTuneable() - Method in class ome.xml.model.Laser
- getType() - Method in class ome.xml.model.Arc
- getType() - Method in class ome.xml.model.Detector
- getType() - Method in class ome.xml.model.Experiment
- getType() - Method in class ome.xml.model.Filament
- getType() - Method in class ome.xml.model.Filter
- getType() - Method in class ome.xml.model.Laser
- getType() - Method in class ome.xml.model.MicrobeamManipulation
- getType() - Method in class ome.xml.model.Microscope
- getType() - Method in class ome.xml.model.Pixels
- getType() - Method in class ome.xml.model.Screen
- getType() - Method in class ome.xml.model.Well
- getUnion() - Method in class ome.xml.model.ROI
- getUnion() - Method in class ome.xml.model.Shape
- getUserName() - Method in class ome.xml.model.Experimenter
- getUUID() - Method in class ome.xml.meta.AggregateMetadata
-
Gets the UUID associated with this collection of metadata.
- getUUID() - Method in class ome.xml.meta.DummyMetadata
-
Gets the UUID associated with this collection of metadata.
- getUUID() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the UUID associated with this collection of metadata.
- getUUID() - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Gets the UUID associated with this collection of metadata.
- getUUID() - Method in class ome.xml.model.BinaryOnly
- getUUID() - Method in class ome.xml.model.OME
- getUUID() - Method in class ome.xml.model.TiffData
- getUUIDFileName(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getUUIDFileName(int, int) - Method in class ome.xml.meta.DummyMetadata
- getUUIDFileName(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the FileName property of UUID.
- getUUIDFileName(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getUUIDValue(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getUUIDValue(int, int) - Method in class ome.xml.meta.DummyMetadata
- getUUIDValue(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the text value of UUID.
- getUUIDValue(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getValue() - Method in class ome.xml.model.BooleanAnnotation
- getValue() - Method in class ome.xml.model.CommentAnnotation
- getValue() - Method in class ome.xml.model.DoubleAnnotation
- getValue() - Method in enum ome.xml.model.enums.AcquisitionMode
- getValue() - Method in enum ome.xml.model.enums.ArcType
- getValue() - Method in enum ome.xml.model.enums.Binning
- getValue() - Method in enum ome.xml.model.enums.Compression
- getValue() - Method in enum ome.xml.model.enums.ContrastMethod
- getValue() - Method in enum ome.xml.model.enums.Correction
- getValue() - Method in enum ome.xml.model.enums.DetectorType
- getValue() - Method in enum ome.xml.model.enums.DimensionOrder
- getValue() - Method in enum ome.xml.model.enums.ExperimentType
- getValue() - Method in enum ome.xml.model.enums.FilamentType
- getValue() - Method in enum ome.xml.model.enums.FillRule
- getValue() - Method in enum ome.xml.model.enums.FilterType
- getValue() - Method in enum ome.xml.model.enums.FontFamily
- getValue() - Method in enum ome.xml.model.enums.FontStyle
- getValue() - Method in enum ome.xml.model.enums.IlluminationType
- getValue() - Method in enum ome.xml.model.enums.Immersion
- getValue() - Method in enum ome.xml.model.enums.LaserMedium
- getValue() - Method in enum ome.xml.model.enums.LaserType
- getValue() - Method in enum ome.xml.model.enums.Marker
- getValue() - Method in enum ome.xml.model.enums.Medium
- getValue() - Method in enum ome.xml.model.enums.MicrobeamManipulationType
- getValue() - Method in enum ome.xml.model.enums.MicroscopeType
- getValue() - Method in enum ome.xml.model.enums.NamingConvention
- getValue() - Method in enum ome.xml.model.enums.PixelType
- getValue() - Method in enum ome.xml.model.enums.Pulse
- getValue() - Method in enum ome.xml.model.enums.UnitsElectricPotential
- getValue() - Method in enum ome.xml.model.enums.UnitsFrequency
- getValue() - Method in enum ome.xml.model.enums.UnitsLength
- getValue() - Method in enum ome.xml.model.enums.UnitsPower
- getValue() - Method in enum ome.xml.model.enums.UnitsPressure
- getValue() - Method in enum ome.xml.model.enums.UnitsTemperature
- getValue() - Method in enum ome.xml.model.enums.UnitsTime
- getValue() - Method in class ome.xml.model.LongAnnotation
- getValue() - Method in class ome.xml.model.MapAnnotation
- getValue() - Method in class ome.xml.model.MapPair
- getValue() - Method in class ome.xml.model.primitives.PrimitiveType
-
Retrieves the concrete delegate value.
- getValue() - Method in class ome.xml.model.TagAnnotation
- getValue() - Method in class ome.xml.model.TermAnnotation
- getValue() - Method in class ome.xml.model.TimestampAnnotation
- getValue() - Method in class ome.xml.model.UUID
- getValue() - Method in class ome.xml.model.XMLAnnotation
- getVoltage() - Method in class ome.xml.model.Detector
- getVoltage() - Method in class ome.xml.model.DetectorSettings
- getVoltageUnitXsdDefault() - Static method in class ome.xml.model.Detector
- getVoltageUnitXsdDefault() - Static method in class ome.xml.model.DetectorSettings
- getWavelength() - Method in class ome.xml.model.Laser
- getWavelength() - Method in class ome.xml.model.LightSourceSettings
- getWavelengthUnitXsdDefault() - Static method in class ome.xml.model.Laser
- getWavelengthUnitXsdDefault() - Static method in class ome.xml.model.LightSourceSettings
- getWell() - Method in class ome.xml.model.WellSample
- getWell(int) - Method in class ome.xml.model.Plate
- getWellAnnotationRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellAnnotationRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellAnnotationRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of Well.
- getWellAnnotationRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellAnnotationRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellAnnotationRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellAnnotationRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of AnnotationRef elements in Well.
- getWellAnnotationRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellColor(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellColor(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellColor(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Color property of Well.
- getWellColor(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellColumn(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellColumn(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellColumn(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Column property of Well.
- getWellColumn(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getWellCount(int) - Method in class ome.xml.meta.DummyMetadata
- getWellCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of Well elements.
- getWellCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellExternalDescription(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellExternalDescription(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellExternalDescription(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExternalDescription property of Well.
- getWellExternalDescription(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellExternalIdentifier(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellExternalIdentifier(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellExternalIdentifier(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ExternalIdentifier property of Well.
- getWellExternalIdentifier(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellID(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellID(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellID(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of Well.
- getWellID(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellOriginX() - Method in class ome.xml.model.Plate
- getWellOriginXUnitXsdDefault() - Static method in class ome.xml.model.Plate
- getWellOriginY() - Method in class ome.xml.model.Plate
- getWellOriginYUnitXsdDefault() - Static method in class ome.xml.model.Plate
- getWellReagentRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellReagentRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellReagentRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ReagentRef property of Well.
- getWellReagentRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellRow(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellRow(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellRow(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Row property of Well.
- getWellRow(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSample(int) - Method in class ome.xml.model.Well
- getWellSampleCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSampleCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSampleCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of WellSample elements.
- getWellSampleCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSampleID(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSampleID(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSampleID(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of WellSample.
- getWellSampleID(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSampleImageRef(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSampleImageRef(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSampleImageRef(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ImageRef property of WellSample.
- getWellSampleImageRef(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSampleIndex(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSampleIndex(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSampleIndex(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Index property of WellSample.
- getWellSampleIndex(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSamplePositionX(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSamplePositionX(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSamplePositionX(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PositionX property of WellSample.
- getWellSamplePositionX(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSamplePositionY(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSamplePositionY(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSamplePositionY(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the PositionY property of WellSample.
- getWellSamplePositionY(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSampleRefCount(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSampleRefCount(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSampleRefCount(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of WellSampleRef elements.
- getWellSampleRefCount(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellSampleTimepoint(int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellSampleTimepoint(int, int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellSampleTimepoint(int, int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Timepoint property of WellSample.
- getWellSampleTimepoint(int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWellType(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getWellType(int, int) - Method in class ome.xml.meta.DummyMetadata
- getWellType(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Type property of Well.
- getWellType(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getWidth() - Method in class ome.xml.model.Mask
- getWidth() - Method in class ome.xml.model.Rectangle
- getWorkingDistance() - Method in class ome.xml.model.Objective
- getWorkingDistanceUnitXsdDefault() - Static method in class ome.xml.model.Objective
- getX() - Method in class ome.xml.model.Ellipse
- getX() - Method in class ome.xml.model.Label
- getX() - Method in class ome.xml.model.Mask
- getX() - Method in class ome.xml.model.Point
- getX() - Method in class ome.xml.model.Rectangle
- getX() - Method in class ome.xml.model.StageLabel
- getX1() - Method in class ome.xml.model.Line
- getX2() - Method in class ome.xml.model.Line
- getXMLAnnotation(int) - Method in class ome.xml.model.StructuredAnnotations
- getXMLAnnotationAnnotationCount(int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationAnnotationCount(int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationAnnotationCount(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of links to an XMLAnnotation.
- getXMLAnnotationAnnotationCount(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationAnnotationRef(int, int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the AnnotationRef property of XMLAnnotation.
- getXMLAnnotationAnnotationRef(int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationAnnotator(int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationAnnotator(int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationAnnotator(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Annotator property of XMLAnnotation.
- getXMLAnnotationAnnotator(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationCount() - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationCount() - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationCount() - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the number of XMLAnnotation elements.
- getXMLAnnotationCount() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationDescription(int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationDescription(int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationDescription(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Description property of XMLAnnotation.
- getXMLAnnotationDescription(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationID(int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationID(int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationID(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the ID property of XMLAnnotation.
- getXMLAnnotationID(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationNamespace(int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationNamespace(int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationNamespace(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Namespace property of XMLAnnotation.
- getXMLAnnotationNamespace(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXMLAnnotationValue(int) - Method in class ome.xml.meta.AggregateMetadata
- getXMLAnnotationValue(int) - Method in class ome.xml.meta.DummyMetadata
- getXMLAnnotationValue(int) - Method in interface ome.xml.meta.MetadataRetrieve
-
Get the Value property of XMLAnnotation.
- getXMLAnnotationValue(int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- getXUnitXsdDefault() - Static method in class ome.xml.model.StageLabel
- getY() - Method in class ome.xml.model.Ellipse
- getY() - Method in class ome.xml.model.Label
- getY() - Method in class ome.xml.model.Mask
- getY() - Method in class ome.xml.model.Point
- getY() - Method in class ome.xml.model.Rectangle
- getY() - Method in class ome.xml.model.StageLabel
- getY1() - Method in class ome.xml.model.Line
- getY2() - Method in class ome.xml.model.Line
- getYUnitXsdDefault() - Static method in class ome.xml.model.StageLabel
- getZ() - Method in class ome.xml.model.StageLabel
- getZoom() - Method in class ome.xml.model.Detector
- getZoom() - Method in class ome.xml.model.DetectorSettings
- getZUnitXsdDefault() - Static method in class ome.xml.model.StageLabel
- GIGA(Unit<T>) - Static method in class ome.units.UNITS
- GIGAHERTZ - ome.xml.model.enums.UnitsFrequency
-
gigahertz unit.
- GIGAHERTZ - Static variable in class ome.units.UNITS
- GIGAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
GIGAHERTZ
instead. - GIGAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
GIGAMETRE
instead. - GIGAMETER - ome.xml.model.enums.UnitsLength
-
gigameter SI unit.
- GIGAMETER - Static variable in class ome.units.UNITS
- GIGAMETRE - Static variable in class ome.units.UNITS
- GIGAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
GIGAPASCAL
instead. - GIGAPASCAL - ome.xml.model.enums.UnitsPressure
-
gigapascal SI unit.
- GIGAPASCAL - Static variable in class ome.units.UNITS
- GIGAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
GIGASECOND
instead. - GIGASECOND - ome.xml.model.enums.UnitsTime
-
gigasecond SI unit.
- GIGASECOND - Static variable in class ome.units.UNITS
- GIGAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
GIGAVOLT
instead. - GIGAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
gigavolt unit.
- GIGAVOLT - Static variable in class ome.units.UNITS
- GIGAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
GIGAWATT
instead. - GIGAWATT - ome.xml.model.enums.UnitsPower
-
gigawatt unit.
- GIGAWATT - Static variable in class ome.units.UNITS
- GLYCEROL - ome.xml.model.enums.Immersion
- GLYCEROL - ome.xml.model.enums.Medium
- GON - Static variable in class ome.units.UNITS
-
Deprecated.Use
GRADIAN
instead. - GRADIAN - Static variable in class ome.units.UNITS
H
- H - Static variable in class ome.units.UNITS
-
Deprecated.Use
HOUR
instead. - H2O - ome.xml.model.enums.LaserMedium
- HALOGEN - ome.xml.model.enums.FilamentType
- hashCode() - Method in class ome.units.quantity.Angle
- hashCode() - Method in class ome.units.quantity.ElectricPotential
- hashCode() - Method in class ome.units.quantity.Frequency
- hashCode() - Method in class ome.units.quantity.Length
- hashCode() - Method in class ome.units.quantity.Power
- hashCode() - Method in class ome.units.quantity.Pressure
- hashCode() - Method in class ome.units.quantity.Temperature
- hashCode() - Method in class ome.units.quantity.Time
- hashCode() - Method in class ome.xml.model.MapPair
- HECD - ome.xml.model.enums.LaserMedium
- HECTO(Unit<T>) - Static method in class ome.units.UNITS
- HECTOHERTZ - ome.xml.model.enums.UnitsFrequency
-
hectohertz unit.
- HECTOHERTZ - Static variable in class ome.units.UNITS
- HECTOMETER - ome.xml.model.enums.UnitsLength
-
hectometer SI unit.
- HECTOMETER - Static variable in class ome.units.UNITS
- HECTOMETRE - Static variable in class ome.units.UNITS
- HECTOPASCAL - ome.xml.model.enums.UnitsPressure
-
hectopascal SI unit.
- HECTOPASCAL - Static variable in class ome.units.UNITS
- HECTOSECOND - ome.xml.model.enums.UnitsTime
-
hectosecond SI unit.
- HECTOSECOND - Static variable in class ome.units.UNITS
- HECTOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
hectovolt unit.
- HECTOVOLT - Static variable in class ome.units.UNITS
- HECTOWATT - ome.xml.model.enums.UnitsPower
-
hectowatt unit.
- HECTOWATT - Static variable in class ome.units.UNITS
- HENE - ome.xml.model.enums.LaserMedium
- HERTZ - ome.xml.model.enums.UnitsFrequency
-
hertz unit.
- HERTZ - Static variable in class ome.units.UNITS
- HFL - ome.xml.model.enums.LaserMedium
- HG - ome.xml.model.enums.ArcType
- HGXE - ome.xml.model.enums.ArcType
- HHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
HECTOHERTZ
instead. - HM - Static variable in class ome.units.UNITS
-
Deprecated.Use
HECTOMETRE
instead. - HOFFMANMODULATION - ome.xml.model.enums.ContrastMethod
- HOUR - ome.xml.model.enums.UnitsTime
-
hour SI-derived unit.
- HOUR - Static variable in class ome.units.UNITS
- HOYAG - ome.xml.model.enums.LaserMedium
- HOYLF - ome.xml.model.enums.LaserMedium
- HPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
HECTOPASCAL
instead. - HS - Static variable in class ome.units.UNITS
-
Deprecated.Use
HECTOSECOND
instead. - HV - Static variable in class ome.units.UNITS
-
Deprecated.Use
HECTOVOLT
instead. - HW - Static variable in class ome.units.UNITS
-
Deprecated.Use
HECTOWATT
instead. - HZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
HERTZ
instead.
I
- ID_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
ID
attribute. - IEnumerationHandler - Interface in ome.xml.model.enums.handlers
-
An enumeration provider for making OME data model enumerations available.
- IlluminationType - Enum in ome.xml.model.enums
- IlluminationTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for IlluminationType.
- IlluminationTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.IlluminationTypeEnumHandler
- Image - Class in ome.xml.model
- Image() - Constructor for class ome.xml.model.Image
-
Default constructor.
- Image(Image) - Constructor for class ome.xml.model.Image
-
Copy constructor.
- Image(Element, OMEModel) - Constructor for class ome.xml.model.Image
-
Constructs Image recursively from an XML DOM tree.
- IMAGE_TAG - Static variable in class ome.specification.XMLWriter
-
Identifies the
Image
tag. - ImageRef - Class in ome.xml.model
- ImageRef() - Constructor for class ome.xml.model.ImageRef
-
Default constructor.
- ImageRef(ImageRef) - Constructor for class ome.xml.model.ImageRef
-
Copy constructor.
- ImageRef(Element, OMEModel) - Constructor for class ome.xml.model.ImageRef
-
Constructs ImageRef recursively from an XML DOM tree.
- ImagingEnvironment - Class in ome.xml.model
- ImagingEnvironment() - Constructor for class ome.xml.model.ImagingEnvironment
-
Default constructor.
- ImagingEnvironment(ImagingEnvironment) - Constructor for class ome.xml.model.ImagingEnvironment
-
Copy constructor.
- ImagingEnvironment(Element, OMEModel) - Constructor for class ome.xml.model.ImagingEnvironment
-
Constructs ImagingEnvironment recursively from an XML DOM tree.
- IMetadata - Interface in ome.xml.meta
-
A proxy capable of bidirectional communication of biological image data to and from a particular storage medium.
- Immersion - Enum in ome.xml.model.enums
- IMMERSION - Static variable in class ome.specification.XMLMockObjects
-
The default objective's immersion.
- ImmersionEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Immersion.
- ImmersionEnumHandler() - Constructor for class ome.xml.model.enums.handlers.ImmersionEnumHandler
- IMMUNOCYTOCHEMISTRY - ome.xml.model.enums.ExperimentType
- IMMUNOFLUORESCENCE - ome.xml.model.enums.ExperimentType
- IN - Static variable in class ome.units.UNITS
-
Deprecated.Use
INCH
instead. - INCANDESCENT - ome.xml.model.enums.FilamentType
- INCH - ome.xml.model.enums.UnitsLength
-
inch Imperial unit.
- INCH - Static variable in class ome.units.UNITS
- instrument - Variable in class ome.specification.XMLMockObjects
-
The instrument used for the metadata.
- Instrument - Class in ome.xml.model
- Instrument() - Constructor for class ome.xml.model.Instrument
-
Default constructor.
- Instrument(Instrument) - Constructor for class ome.xml.model.Instrument
-
Copy constructor.
- Instrument(Element, OMEModel) - Constructor for class ome.xml.model.Instrument
-
Constructs Instrument recursively from an XML DOM tree.
- InstrumentRef - Class in ome.xml.model
- InstrumentRef() - Constructor for class ome.xml.model.InstrumentRef
-
Default constructor.
- InstrumentRef(InstrumentRef) - Constructor for class ome.xml.model.InstrumentRef
-
Copy constructor.
- InstrumentRef(Element, OMEModel) - Constructor for class ome.xml.model.InstrumentRef
-
Constructs InstrumentRef recursively from an XML DOM tree.
- INT16 - ome.xml.model.enums.PixelType
-
16 bit signed integer.
- INT32 - ome.xml.model.enums.PixelType
-
32 bit signed integer.
- INT8 - ome.xml.model.enums.PixelType
-
8 bit signed integer.
- INTENSIFIEDCCD - ome.xml.model.enums.DetectorType
- INVERSEFRAP - ome.xml.model.enums.MicrobeamManipulationType
- INVERTED - ome.xml.model.enums.MicroscopeType
- IONIMAGING - ome.xml.model.enums.ExperimentType
- isConvertible(Unit<Q>) - Method in class ome.units.unit.Unit
-
Check if this unit is convertible to another unit.
- isEmpty() - Method in class ome.xml.model.ReferenceList
- ISO8601_FORMAT_MS - Static variable in class ome.xml.model.primitives.Timestamp
-
ISO 8601 date output format with milliseconds.
- ISO8601_FORMAT_S - Static variable in class ome.xml.model.primitives.Timestamp
-
ISO 8601 date output format without milliseconds.
- ISO8601_FORMATTER_MS - Static variable in class ome.xml.model.primitives.Timestamp
-
ISO 8601 date output formatter with milliseconds.
- ISO8601_FORMATTER_S - Static variable in class ome.xml.model.primitives.Timestamp
-
ISO 8601 date output formatter without milliseconds.
- ISO8601_PARSER - Static variable in class ome.xml.model.primitives.Timestamp
-
ISO 8601 date input formatter.
- ITALIC - ome.xml.model.enums.FontStyle
K
- K - Static variable in class ome.units.UNITS
-
Deprecated.Use
KELVIN
instead. - KBAR - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOBAR
instead. - KELVIN - ome.xml.model.enums.UnitsTemperature
-
Kelvin unit.
- KELVIN - Static variable in class ome.units.UNITS
- KHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOHERTZ
instead. - KILO(Unit<T>) - Static method in class ome.units.UNITS
- KILOBAR - ome.xml.model.enums.UnitsPressure
-
kilobar SI-derived unit.
- KILOBAR - Static variable in class ome.units.UNITS
- KILOHERTZ - ome.xml.model.enums.UnitsFrequency
-
kilohertz unit.
- KILOHERTZ - Static variable in class ome.units.UNITS
- KILOMETER - ome.xml.model.enums.UnitsLength
-
kilometer SI unit.
- KILOMETER - Static variable in class ome.units.UNITS
- KILOMETRE - Static variable in class ome.units.UNITS
- KILOPASCAL - ome.xml.model.enums.UnitsPressure
-
kilopascal SI unit.
- KILOPASCAL - Static variable in class ome.units.UNITS
- KILOSECOND - ome.xml.model.enums.UnitsTime
-
kilosecond SI unit.
- KILOSECOND - Static variable in class ome.units.UNITS
- KILOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
kilovolt unit.
- KILOVOLT - Static variable in class ome.units.UNITS
- KILOWATT - ome.xml.model.enums.UnitsPower
-
kilowatt unit.
- KILOWATT - Static variable in class ome.units.UNITS
- KM - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOMETRE
instead. - KPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOPASCAL
instead. - KR - ome.xml.model.enums.LaserMedium
- KRCL - ome.xml.model.enums.LaserMedium
- KRFL - ome.xml.model.enums.LaserMedium
- KS - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOSECOND
instead. - KV - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOVOLT
instead. - KW - Static variable in class ome.units.UNITS
-
Deprecated.Use
KILOWATT
instead.
L
- Label - Class in ome.xml.model
- Label() - Constructor for class ome.xml.model.Label
-
Default constructor.
- Label(Label) - Constructor for class ome.xml.model.Label
-
Copy constructor.
- Label(Element, OMEModel) - Constructor for class ome.xml.model.Label
-
Constructs Label recursively from an XML DOM tree.
- Laser - Class in ome.xml.model
- Laser() - Constructor for class ome.xml.model.Laser
-
Default constructor.
- Laser(Laser) - Constructor for class ome.xml.model.Laser
-
Copy constructor.
- Laser(Element, OMEModel) - Constructor for class ome.xml.model.Laser
-
Constructs Laser recursively from an XML DOM tree.
- LASER_MEDIUM - Static variable in class ome.specification.XMLMockObjects
-
The default type of a laser.
- LASER_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of a laser.
- LaserMedium - Enum in ome.xml.model.enums
- LaserMediumEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for LaserMedium.
- LaserMediumEnumHandler() - Constructor for class ome.xml.model.enums.handlers.LaserMediumEnumHandler
- LASERSCANNINGCONFOCALMICROSCOPY - ome.xml.model.enums.AcquisitionMode
- LaserType - Enum in ome.xml.model.enums
- LaserTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for LaserType.
- LaserTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.LaserTypeEnumHandler
- LCM - ome.xml.model.enums.AcquisitionMode
- Leader - Class in ome.xml.model
- Leader() - Constructor for class ome.xml.model.Leader
-
Default constructor.
- Leader(Leader) - Constructor for class ome.xml.model.Leader
-
Copy constructor.
- Leader(Element, OMEModel) - Constructor for class ome.xml.model.Leader
-
Constructs Leader recursively from an XML DOM tree.
- Length - Class in ome.units.quantity
-
Length quantity.
- Length(Number, Unit<Length>) - Constructor for class ome.units.quantity.Length
-
Create a Length.
- LENGTH_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
Length
attribute. - LETTER - ome.xml.model.enums.NamingConvention
- LI - Static variable in class ome.units.UNITS
-
Deprecated.Use
LINE
instead. - LIFETIMEIMAGING - ome.xml.model.enums.DetectorType
- LIGHT_SOURCES - Static variable in class ome.specification.XMLMockObjects
-
The light sources to handle.
- LightEmittingDiode - Class in ome.xml.model
- LightEmittingDiode() - Constructor for class ome.xml.model.LightEmittingDiode
-
Default constructor.
- LightEmittingDiode(LightEmittingDiode) - Constructor for class ome.xml.model.LightEmittingDiode
-
Copy constructor.
- LightEmittingDiode(Element, OMEModel) - Constructor for class ome.xml.model.LightEmittingDiode
-
Constructs LightEmittingDiode recursively from an XML DOM tree.
- LightPath - Class in ome.xml.model
- LightPath() - Constructor for class ome.xml.model.LightPath
-
Default constructor.
- LightPath(LightPath) - Constructor for class ome.xml.model.LightPath
-
Copy constructor.
- LightPath(Element, OMEModel) - Constructor for class ome.xml.model.LightPath
-
Constructs LightPath recursively from an XML DOM tree.
- LightSource - Class in ome.xml.model
- LightSource() - Constructor for class ome.xml.model.LightSource
-
Default constructor.
- LightSource(LightSource) - Constructor for class ome.xml.model.LightSource
-
Copy constructor.
- LightSource(Element, OMEModel) - Constructor for class ome.xml.model.LightSource
-
Constructs LightSource recursively from an XML DOM tree.
- LIGHTSOURCE_POWER - Static variable in class ome.specification.XMLMockObjects
-
The default power of a light source.
- LightSourceSettings - Class in ome.xml.model
- LightSourceSettings() - Constructor for class ome.xml.model.LightSourceSettings
-
Default constructor.
- LightSourceSettings(LightSourceSettings) - Constructor for class ome.xml.model.LightSourceSettings
-
Copy constructor.
- LightSourceSettings(Element, OMEModel) - Constructor for class ome.xml.model.LightSourceSettings
-
Constructs LightSourceSettings recursively from an XML DOM tree.
- LIGHTYEAR - ome.xml.model.enums.UnitsLength
-
light year.
- LIGHTYEAR - Static variable in class ome.units.UNITS
- Line - Class in ome.xml.model
- Line() - Constructor for class ome.xml.model.Line
-
Default constructor.
- Line(Line) - Constructor for class ome.xml.model.Line
-
Copy constructor.
- Line(Element, OMEModel) - Constructor for class ome.xml.model.Line
-
Constructs Line recursively from an XML DOM tree.
- LINE - ome.xml.model.enums.UnitsLength
-
line Imperial unit (1/12 inch).
- LINE - Static variable in class ome.units.UNITS
- link(Reference, OMEModelObject) - Method in class ome.xml.model.AbstractOMEModelObject
- link(Reference, OMEModelObject) - Method in class ome.xml.model.AffineTransform
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Annotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.AnnotationRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Arc
- link(Reference, OMEModelObject) - Method in class ome.xml.model.BasicAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.BinaryFile
- link(Reference, OMEModelObject) - Method in class ome.xml.model.BinaryOnly
- link(Reference, OMEModelObject) - Method in class ome.xml.model.BinData
- link(Reference, OMEModelObject) - Method in class ome.xml.model.BooleanAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Channel
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ChannelRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.CommentAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Dataset
- link(Reference, OMEModelObject) - Method in class ome.xml.model.DatasetRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Detector
- link(Reference, OMEModelObject) - Method in class ome.xml.model.DetectorSettings
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Dichroic
- link(Reference, OMEModelObject) - Method in class ome.xml.model.DichroicRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.DoubleAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Ellipse
- link(Reference, OMEModelObject) - Method in class ome.xml.model.EmissionFilterRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ExcitationFilterRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Experiment
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Experimenter
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ExperimenterGroup
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ExperimenterGroupRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ExperimenterRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ExperimentRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.External
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Filament
- link(Reference, OMEModelObject) - Method in class ome.xml.model.FileAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Filter
- link(Reference, OMEModelObject) - Method in class ome.xml.model.FilterRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.FilterSet
- link(Reference, OMEModelObject) - Method in class ome.xml.model.FilterSetRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Folder
- link(Reference, OMEModelObject) - Method in class ome.xml.model.FolderRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.GenericExcitationSource
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Image
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ImageRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ImagingEnvironment
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Instrument
- link(Reference, OMEModelObject) - Method in class ome.xml.model.InstrumentRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Label
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Laser
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Leader
- link(Reference, OMEModelObject) - Method in class ome.xml.model.LightEmittingDiode
- link(Reference, OMEModelObject) - Method in class ome.xml.model.LightPath
- link(Reference, OMEModelObject) - Method in class ome.xml.model.LightSource
- link(Reference, OMEModelObject) - Method in class ome.xml.model.LightSourceSettings
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Line
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ListAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.LongAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ManufacturerSpec
- link(Reference, OMEModelObject) - Method in class ome.xml.model.MapAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Mask
- link(Reference, OMEModelObject) - Method in class ome.xml.model.MetadataOnly
- link(Reference, OMEModelObject) - Method in class ome.xml.model.MicrobeamManipulation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.MicrobeamManipulationRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Microscope
- link(Reference, OMEModelObject) - Method in class ome.xml.model.NumericAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Objective
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ObjectiveSettings
- link(Reference, OMEModelObject) - Method in class ome.xml.model.OME
- link(Reference, OMEModelObject) - Method in interface ome.xml.model.OMEModelObject
-
Link a given OME model object to this model object.
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Pixels
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Plane
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Plate
- link(Reference, OMEModelObject) - Method in class ome.xml.model.PlateAcquisition
- link(Reference, OMEModelObject) - Method in class ome.xml.model.PlateRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Point
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Polygon
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Polyline
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Project
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ProjectRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Pump
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Reagent
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ReagentRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Rectangle
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Reference
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Rights
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ROI
- link(Reference, OMEModelObject) - Method in class ome.xml.model.ROIRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Screen
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Settings
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Shape
- link(Reference, OMEModelObject) - Method in class ome.xml.model.StageLabel
- link(Reference, OMEModelObject) - Method in class ome.xml.model.StructuredAnnotations
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TagAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TermAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TextAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TiffData
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TimestampAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TransmittanceRange
- link(Reference, OMEModelObject) - Method in class ome.xml.model.TypeAnnotation
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Union
- link(Reference, OMEModelObject) - Method in class ome.xml.model.UUID
- link(Reference, OMEModelObject) - Method in class ome.xml.model.Well
- link(Reference, OMEModelObject) - Method in class ome.xml.model.WellSample
- link(Reference, OMEModelObject) - Method in class ome.xml.model.WellSampleRef
- link(Reference, OMEModelObject) - Method in class ome.xml.model.XMLAnnotation
- linkAnnotation(Annotation) - Method in class ome.xml.model.Annotation
- linkAnnotation(Annotation) - Method in class ome.xml.model.Channel
- linkAnnotation(Annotation) - Method in class ome.xml.model.Dataset
- linkAnnotation(Annotation) - Method in class ome.xml.model.Detector
- linkAnnotation(Annotation) - Method in class ome.xml.model.Dichroic
- linkAnnotation(Annotation) - Method in class ome.xml.model.Experimenter
- linkAnnotation(Annotation) - Method in class ome.xml.model.ExperimenterGroup
- linkAnnotation(Annotation) - Method in class ome.xml.model.Filter
- linkAnnotation(Annotation) - Method in class ome.xml.model.Folder
- linkAnnotation(Annotation) - Method in class ome.xml.model.Image
- linkAnnotation(Annotation) - Method in class ome.xml.model.Instrument
- linkAnnotation(Annotation) - Method in class ome.xml.model.LightPath
- linkAnnotation(Annotation) - Method in class ome.xml.model.LightSource
- linkAnnotation(Annotation) - Method in class ome.xml.model.Objective
- linkAnnotation(Annotation) - Method in class ome.xml.model.Plane
- linkAnnotation(Annotation) - Method in class ome.xml.model.Plate
- linkAnnotation(Annotation) - Method in class ome.xml.model.PlateAcquisition
- linkAnnotation(Annotation) - Method in class ome.xml.model.Project
- linkAnnotation(Annotation) - Method in class ome.xml.model.Reagent
- linkAnnotation(Annotation) - Method in class ome.xml.model.ROI
- linkAnnotation(Annotation) - Method in class ome.xml.model.Screen
- linkAnnotation(Annotation) - Method in class ome.xml.model.Shape
- linkAnnotation(Annotation) - Method in class ome.xml.model.Well
- linkChannel(Channel) - Method in class ome.xml.model.Annotation
- linkChannel(Channel) - Method in class ome.xml.model.FilterSet
- linkChildFolder(Folder) - Method in class ome.xml.model.Folder
- linkDataset(Dataset) - Method in class ome.xml.model.Annotation
- linkDataset(Dataset) - Method in class ome.xml.model.Experimenter
- linkDataset(Dataset) - Method in class ome.xml.model.ExperimenterGroup
- linkDataset(Dataset) - Method in class ome.xml.model.Image
- linkDataset(Dataset) - Method in class ome.xml.model.Project
- linkDetector(Detector) - Method in class ome.xml.model.Annotation
- linkDichroic(Dichroic) - Method in class ome.xml.model.Annotation
- linkDichroic(Dichroic) - Method in class ome.xml.model.FilterSet
- linkDichroic(Dichroic) - Method in class ome.xml.model.LightPath
- linkEmissionFilter(Filter) - Method in class ome.xml.model.FilterSet
- linkEmissionFilter(Filter) - Method in class ome.xml.model.LightPath
- linkExcitationFilter(Filter) - Method in class ome.xml.model.FilterSet
- linkExcitationFilter(Filter) - Method in class ome.xml.model.LightPath
- linkExperiment(Experiment) - Method in class ome.xml.model.Experimenter
- linkExperiment(Experiment) - Method in class ome.xml.model.Image
- linkExperimenter(Experimenter) - Method in class ome.xml.model.Annotation
- linkExperimenter(Experimenter) - Method in class ome.xml.model.Dataset
- linkExperimenter(Experimenter) - Method in class ome.xml.model.Experiment
- linkExperimenter(Experimenter) - Method in class ome.xml.model.ExperimenterGroup
- linkExperimenter(Experimenter) - Method in class ome.xml.model.Image
- linkExperimenter(Experimenter) - Method in class ome.xml.model.MicrobeamManipulation
- linkExperimenter(Experimenter) - Method in class ome.xml.model.Project
- linkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Annotation
- linkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Dataset
- linkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Experimenter
- linkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Image
- linkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Leader
- linkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Project
- linkFilter(Filter) - Method in class ome.xml.model.Annotation
- linkFilterSet(FilterSet) - Method in class ome.xml.model.Channel
- linkFilterSet(FilterSet) - Method in class ome.xml.model.Dichroic
- linkFilterSetEmissionFilter(FilterSet) - Method in class ome.xml.model.Filter
- linkFilterSetExcitationFilter(FilterSet) - Method in class ome.xml.model.Filter
- linkFolder(Folder) - Method in class ome.xml.model.Annotation
- linkFolder(Folder) - Method in class ome.xml.model.Folder
- linkFolder(Folder) - Method in class ome.xml.model.Image
- linkFolder(Folder) - Method in class ome.xml.model.ROI
- linkImage(Image) - Method in class ome.xml.model.Annotation
- linkImage(Image) - Method in class ome.xml.model.Dataset
- linkImage(Image) - Method in class ome.xml.model.Experiment
- linkImage(Image) - Method in class ome.xml.model.Experimenter
- linkImage(Image) - Method in class ome.xml.model.ExperimenterGroup
- linkImage(Image) - Method in class ome.xml.model.Folder
- linkImage(Image) - Method in class ome.xml.model.Instrument
- linkImage(Image) - Method in class ome.xml.model.MicrobeamManipulation
- linkImage(Image) - Method in class ome.xml.model.ROI
- linkImage(Image) - Method in class ome.xml.model.WellSample
- linkInstrument(Instrument) - Method in class ome.xml.model.Annotation
- linkInstrument(Instrument) - Method in class ome.xml.model.Image
- linkLaser(Laser) - Method in class ome.xml.model.Pump
- linkLeader(Experimenter) - Method in class ome.xml.model.ExperimenterGroup
- linkLightPath(LightPath) - Method in class ome.xml.model.Annotation
- linkLightPath(LightPath) - Method in class ome.xml.model.Dichroic
- linkLightPathEmissionFilter(LightPath) - Method in class ome.xml.model.Filter
- linkLightPathExcitationFilter(LightPath) - Method in class ome.xml.model.Filter
- linkLightSource(LightSource) - Method in class ome.xml.model.Annotation
- linkMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.Experimenter
- linkMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.Image
- linkMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.ROI
- linkObjective(Objective) - Method in class ome.xml.model.Annotation
- linkPlane(Plane) - Method in class ome.xml.model.Annotation
- linkPlate(Plate) - Method in class ome.xml.model.Annotation
- linkPlate(Plate) - Method in class ome.xml.model.Screen
- linkPlateAcquisition(PlateAcquisition) - Method in class ome.xml.model.Annotation
- linkPlateAcquisition(PlateAcquisition) - Method in class ome.xml.model.WellSample
- linkProject(Project) - Method in class ome.xml.model.Annotation
- linkProject(Project) - Method in class ome.xml.model.Dataset
- linkProject(Project) - Method in class ome.xml.model.Experimenter
- linkProject(Project) - Method in class ome.xml.model.ExperimenterGroup
- linkPump(LightSource) - Method in class ome.xml.model.Laser
- linkReagent(Reagent) - Method in class ome.xml.model.Annotation
- linkReagent(Reagent) - Method in class ome.xml.model.Well
- linkROI(ROI) - Method in class ome.xml.model.Annotation
- linkROI(ROI) - Method in class ome.xml.model.Folder
- linkROI(ROI) - Method in class ome.xml.model.Image
- linkROI(ROI) - Method in class ome.xml.model.MicrobeamManipulation
- linkScreen(Screen) - Method in class ome.xml.model.Annotation
- linkScreen(Screen) - Method in class ome.xml.model.Plate
- linkShape(Shape) - Method in class ome.xml.model.Annotation
- linkWell(Well) - Method in class ome.xml.model.Annotation
- linkWell(Well) - Method in class ome.xml.model.Reagent
- linkWellSample(WellSample) - Method in class ome.xml.model.Image
- linkWellSample(WellSample) - Method in class ome.xml.model.PlateAcquisition
- ListAnnotation - Class in ome.xml.model
- ListAnnotation() - Constructor for class ome.xml.model.ListAnnotation
-
Default constructor.
- ListAnnotation(ListAnnotation) - Constructor for class ome.xml.model.ListAnnotation
-
Copy constructor.
- ListAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.ListAnnotation
-
Constructs ListAnnotation recursively from an XML DOM tree.
- LOGGER - Static variable in class ome.xml.meta.AbstractOMEXMLMetadata
- LOGGER - Static variable in class ome.xml.model.AbstractOMEModelObject
-
Logger for this class.
- LongAnnotation - Class in ome.xml.model
- LongAnnotation() - Constructor for class ome.xml.model.LongAnnotation
-
Default constructor.
- LongAnnotation(LongAnnotation) - Constructor for class ome.xml.model.LongAnnotation
-
Copy constructor.
- LongAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.LongAnnotation
-
Constructs LongAnnotation recursively from an XML DOM tree.
- LONGPASS - ome.xml.model.enums.FilterType
- LY - Static variable in class ome.units.UNITS
-
Deprecated.Use
LIGHTYEAR
instead.
M
- M - Static variable in class ome.units.UNITS
-
Deprecated.Use
METRE
instead. - ManufacturerSpec - Class in ome.xml.model
- ManufacturerSpec() - Constructor for class ome.xml.model.ManufacturerSpec
-
Default constructor.
- ManufacturerSpec(ManufacturerSpec) - Constructor for class ome.xml.model.ManufacturerSpec
-
Copy constructor.
- ManufacturerSpec(Element, OMEModel) - Constructor for class ome.xml.model.ManufacturerSpec
-
Constructs ManufacturerSpec recursively from an XML DOM tree.
- MapAnnotation - Class in ome.xml.model
- MapAnnotation() - Constructor for class ome.xml.model.MapAnnotation
-
Default constructor.
- MapAnnotation(MapAnnotation) - Constructor for class ome.xml.model.MapAnnotation
-
Copy constructor.
- MapAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.MapAnnotation
-
Constructs MapAnnotation recursively from an XML DOM tree.
- MapPair - Class in ome.xml.model
-
Simple string/string container.
- MapPair(String, String) - Constructor for class ome.xml.model.MapPair
-
Default constructor.
- MapPair(MapPair) - Constructor for class ome.xml.model.MapPair
-
Copy constructor.
- Marker - Enum in ome.xml.model.enums
- MarkerEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Marker.
- MarkerEnumHandler() - Constructor for class ome.xml.model.enums.handlers.MarkerEnumHandler
- Mask - Class in ome.xml.model
- Mask() - Constructor for class ome.xml.model.Mask
-
Default constructor.
- Mask(Mask) - Constructor for class ome.xml.model.Mask
-
Copy constructor.
- Mask(Element, OMEModel) - Constructor for class ome.xml.model.Mask
-
Constructs Mask recursively from an XML DOM tree.
- MBAR - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLIBAR
instead. - Medium - Enum in ome.xml.model.enums
- MEDIUM - Static variable in class ome.specification.XMLMockObjects
-
The default medium for the objective.
- MediumEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Medium.
- MediumEnumHandler() - Constructor for class ome.xml.model.enums.handlers.MediumEnumHandler
- MEGA(Unit<T>) - Static method in class ome.units.UNITS
- MEGABAR - ome.xml.model.enums.UnitsPressure
-
megabar SI-derived unit.
- MEGABAR - Static variable in class ome.units.UNITS
- MEGAHERTZ - ome.xml.model.enums.UnitsFrequency
-
megahertz unit.
- MEGAHERTZ - Static variable in class ome.units.UNITS
- MEGAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
MEGAHERTZ
instead. - MEGAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
MEGAMETRE
instead. - MEGAMETER - ome.xml.model.enums.UnitsLength
-
megameter SI unit.
- MEGAMETER - Static variable in class ome.units.UNITS
- MEGAMETRE - Static variable in class ome.units.UNITS
- MEGAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
MEGAPASCAL
instead. - MEGAPASCAL - ome.xml.model.enums.UnitsPressure
-
megapascal SI unit.
- MEGAPASCAL - Static variable in class ome.units.UNITS
- MEGAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
MEGASECOND
instead. - MEGASECOND - ome.xml.model.enums.UnitsTime
-
megasecond SI unit.
- MEGASECOND - Static variable in class ome.units.UNITS
- MEGAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
MEGAVOLT
instead. - MEGAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
megavolt unit.
- MEGAVOLT - Static variable in class ome.units.UNITS
- MEGAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
MEGAWATT
instead. - MEGAWATT - ome.xml.model.enums.UnitsPower
-
megawatt unit.
- MEGAWATT - Static variable in class ome.units.UNITS
- MetadataConverter - Class in ome.xml.meta
-
A utility class containing a method for piping a source
MetadataRetrieve
object into a destinationMetadataStore
. - MetadataOnly - Class in ome.xml.model
- MetadataOnly() - Constructor for class ome.xml.model.MetadataOnly
-
Default constructor.
- MetadataOnly(MetadataOnly) - Constructor for class ome.xml.model.MetadataOnly
-
Copy constructor.
- MetadataOnly(Element, OMEModel) - Constructor for class ome.xml.model.MetadataOnly
-
Constructs MetadataOnly recursively from an XML DOM tree.
- MetadataRetrieve - Interface in ome.xml.meta
-
A proxy whose responsibility it is to extract biological image data from a particular storage medium.
- MetadataRoot - Interface in ome.xml.meta
-
Abstract metadata root node.
- MetadataStore - Interface in ome.xml.meta
-
A proxy whose responsibility it is to marshal biological image data into a particular storage medium.
- METALVAPOR - ome.xml.model.enums.LaserType
- METER - ome.xml.model.enums.UnitsLength
-
meter SI unit.
- METER - Static variable in class ome.units.UNITS
- METRE - Static variable in class ome.units.UNITS
- MHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLIHERTZ
instead. - MI - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILE
instead. - MICRO(Unit<T>) - Static method in class ome.units.UNITS
- MICROBEAM_MANIPULATION_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of a microbeam manipulation.
- MicrobeamManipulation - Class in ome.xml.model
- MicrobeamManipulation() - Constructor for class ome.xml.model.MicrobeamManipulation
-
Default constructor.
- MicrobeamManipulation(MicrobeamManipulation) - Constructor for class ome.xml.model.MicrobeamManipulation
-
Copy constructor.
- MicrobeamManipulation(Element, OMEModel) - Constructor for class ome.xml.model.MicrobeamManipulation
-
Constructs MicrobeamManipulation recursively from an XML DOM tree.
- MicrobeamManipulationRef - Class in ome.xml.model
- MicrobeamManipulationRef() - Constructor for class ome.xml.model.MicrobeamManipulationRef
-
Default constructor.
- MicrobeamManipulationRef(MicrobeamManipulationRef) - Constructor for class ome.xml.model.MicrobeamManipulationRef
-
Copy constructor.
- MicrobeamManipulationRef(Element, OMEModel) - Constructor for class ome.xml.model.MicrobeamManipulationRef
-
Constructs MicrobeamManipulationRef recursively from an XML DOM tree.
- MicrobeamManipulationType - Enum in ome.xml.model.enums
- MicrobeamManipulationTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for MicrobeamManipulationType.
- MicrobeamManipulationTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.MicrobeamManipulationTypeEnumHandler
- MICROHERTZ - ome.xml.model.enums.UnitsFrequency
-
microhertz unit.
- MICROHERTZ - Static variable in class ome.units.UNITS
- MICROHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
MICROHERTZ
instead. - MICROM - Static variable in class ome.units.UNITS
-
Deprecated.Use
MICROMETRE
instead. - MICROMETER - ome.xml.model.enums.UnitsLength
-
micrometer SI unit.
- MICROMETER - Static variable in class ome.units.UNITS
- MICROMETRE - Static variable in class ome.units.UNITS
- MICROPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
MICROPASCAL
instead. - MICROPASCAL - ome.xml.model.enums.UnitsPressure
-
micropascal SI unit.
- MICROPASCAL - Static variable in class ome.units.UNITS
- MICROS - Static variable in class ome.units.UNITS
-
Deprecated.Use
MICROSECOND
instead. - Microscope - Class in ome.xml.model
- Microscope() - Constructor for class ome.xml.model.Microscope
-
Default constructor.
- Microscope(Microscope) - Constructor for class ome.xml.model.Microscope
-
Copy constructor.
- Microscope(Element, OMEModel) - Constructor for class ome.xml.model.Microscope
-
Constructs Microscope recursively from an XML DOM tree.
- MICROSCOPE_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default type of a microscope.
- MicroscopeType - Enum in ome.xml.model.enums
- MicroscopeTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for MicroscopeType.
- MicroscopeTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.MicroscopeTypeEnumHandler
- MICROSECOND - ome.xml.model.enums.UnitsTime
-
microsecond SI unit.
- MICROSECOND - Static variable in class ome.units.UNITS
- MICROV - Static variable in class ome.units.UNITS
-
Deprecated.Use
MICROVOLT
instead. - MICROVOLT - ome.xml.model.enums.UnitsElectricPotential
-
microvolt unit.
- MICROVOLT - Static variable in class ome.units.UNITS
- MICROW - Static variable in class ome.units.UNITS
-
Deprecated.Use
MICROWATT
instead. - MICROWATT - ome.xml.model.enums.UnitsPower
-
microwatt unit.
- MICROWATT - Static variable in class ome.units.UNITS
- MILE - ome.xml.model.enums.UnitsLength
-
terrestrial mile Imperial unit.
- MILE - Static variable in class ome.units.UNITS
- MILLI(Unit<T>) - Static method in class ome.units.UNITS
- MILLIBAR - ome.xml.model.enums.UnitsPressure
-
millibar SI-derived unit.
- MILLIBAR - Static variable in class ome.units.UNITS
- MILLIHERTZ - ome.xml.model.enums.UnitsFrequency
-
millihertz unit.
- MILLIHERTZ - Static variable in class ome.units.UNITS
- MILLIMETER - ome.xml.model.enums.UnitsLength
-
millimeter SI unit.
- MILLIMETER - Static variable in class ome.units.UNITS
- MILLIMETRE - Static variable in class ome.units.UNITS
- MILLIPASCAL - ome.xml.model.enums.UnitsPressure
-
millipascal SI unit.
- MILLIPASCAL - Static variable in class ome.units.UNITS
- MILLISECOND - ome.xml.model.enums.UnitsTime
-
millisecond SI unit.
- MILLISECOND - Static variable in class ome.units.UNITS
- MILLITORR - ome.xml.model.enums.UnitsPressure
-
millitorr SI-derived unit.
- MILLITORR - Static variable in class ome.units.UNITS
- MILLIVOLT - ome.xml.model.enums.UnitsElectricPotential
-
millivolt unit.
- MILLIVOLT - Static variable in class ome.units.UNITS
- MILLIWATT - ome.xml.model.enums.UnitsPower
-
milliwatt unit.
- MILLIWATT - Static variable in class ome.units.UNITS
- MIN - Static variable in class ome.units.UNITS
-
Deprecated.Use
MINUTE
instead. - MINUTE - ome.xml.model.enums.UnitsTime
-
minute SI-derived unit.
- MINUTE - Static variable in class ome.units.UNITS
- MM - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLIMETRE
instead. - MMHG - ome.xml.model.enums.UnitsPressure
-
millimetre of mercury SI-derived unit
- MMHG - Static variable in class ome.units.UNITS
- MODELOCKED - ome.xml.model.enums.Pulse
- MONOSPACE - ome.xml.model.enums.FontFamily
-
monospace.
- MPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLIPASCAL
instead. - MS - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLISECOND
instead. - MTORR - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLITORR
instead. - MULTI - ome.xml.model.enums.Immersion
- MULTIPASS - ome.xml.model.enums.FilterType
- MULTIPHOTONMICROSCOPY - ome.xml.model.enums.AcquisitionMode
- multiply(Double) - Method in class ome.units.unit.Unit
-
Multiply the scaling conversion factor in this unit by a scalar.
- multiply(Integer) - Method in class ome.units.unit.Unit
-
Multiply the scaling conversion factor in this unit by a scalar.
- MV - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLIVOLT
instead. - MW - Static variable in class ome.units.UNITS
-
Deprecated.Use
MILLIWATT
instead.
N
- N - ome.xml.model.enums.LaserMedium
- NAME_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
Name
attribute. - NAMESPACE - Static variable in class ome.xml.model.AffineTransform
- NAMESPACE - Static variable in class ome.xml.model.Annotation
- NAMESPACE - Static variable in class ome.xml.model.AnnotationRef
- NAMESPACE - Static variable in class ome.xml.model.Arc
- NAMESPACE - Static variable in class ome.xml.model.BasicAnnotation
- NAMESPACE - Static variable in class ome.xml.model.BinaryFile
- NAMESPACE - Static variable in class ome.xml.model.BinaryOnly
- NAMESPACE - Static variable in class ome.xml.model.BinData
- NAMESPACE - Static variable in class ome.xml.model.BooleanAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Channel
- NAMESPACE - Static variable in class ome.xml.model.ChannelRef
- NAMESPACE - Static variable in class ome.xml.model.CommentAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Dataset
- NAMESPACE - Static variable in class ome.xml.model.DatasetRef
- NAMESPACE - Static variable in class ome.xml.model.Detector
- NAMESPACE - Static variable in class ome.xml.model.DetectorSettings
- NAMESPACE - Static variable in class ome.xml.model.Dichroic
- NAMESPACE - Static variable in class ome.xml.model.DichroicRef
- NAMESPACE - Static variable in class ome.xml.model.DoubleAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Ellipse
- NAMESPACE - Static variable in class ome.xml.model.EmissionFilterRef
- NAMESPACE - Static variable in class ome.xml.model.ExcitationFilterRef
- NAMESPACE - Static variable in class ome.xml.model.Experiment
- NAMESPACE - Static variable in class ome.xml.model.Experimenter
- NAMESPACE - Static variable in class ome.xml.model.ExperimenterGroup
- NAMESPACE - Static variable in class ome.xml.model.ExperimenterGroupRef
- NAMESPACE - Static variable in class ome.xml.model.ExperimenterRef
- NAMESPACE - Static variable in class ome.xml.model.ExperimentRef
- NAMESPACE - Static variable in class ome.xml.model.External
- NAMESPACE - Static variable in class ome.xml.model.Filament
- NAMESPACE - Static variable in class ome.xml.model.FileAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Filter
- NAMESPACE - Static variable in class ome.xml.model.FilterRef
- NAMESPACE - Static variable in class ome.xml.model.FilterSet
- NAMESPACE - Static variable in class ome.xml.model.FilterSetRef
- NAMESPACE - Static variable in class ome.xml.model.Folder
- NAMESPACE - Static variable in class ome.xml.model.FolderRef
- NAMESPACE - Static variable in class ome.xml.model.GenericExcitationSource
- NAMESPACE - Static variable in class ome.xml.model.Image
- NAMESPACE - Static variable in class ome.xml.model.ImageRef
- NAMESPACE - Static variable in class ome.xml.model.ImagingEnvironment
- NAMESPACE - Static variable in class ome.xml.model.Instrument
- NAMESPACE - Static variable in class ome.xml.model.InstrumentRef
- NAMESPACE - Static variable in class ome.xml.model.Label
- NAMESPACE - Static variable in class ome.xml.model.Laser
- NAMESPACE - Static variable in class ome.xml.model.Leader
- NAMESPACE - Static variable in class ome.xml.model.LightEmittingDiode
- NAMESPACE - Static variable in class ome.xml.model.LightPath
- NAMESPACE - Static variable in class ome.xml.model.LightSource
- NAMESPACE - Static variable in class ome.xml.model.LightSourceSettings
- NAMESPACE - Static variable in class ome.xml.model.Line
- NAMESPACE - Static variable in class ome.xml.model.ListAnnotation
- NAMESPACE - Static variable in class ome.xml.model.LongAnnotation
- NAMESPACE - Static variable in class ome.xml.model.ManufacturerSpec
- NAMESPACE - Static variable in class ome.xml.model.MapAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Mask
- NAMESPACE - Static variable in class ome.xml.model.MetadataOnly
- NAMESPACE - Static variable in class ome.xml.model.MicrobeamManipulation
- NAMESPACE - Static variable in class ome.xml.model.MicrobeamManipulationRef
- NAMESPACE - Static variable in class ome.xml.model.Microscope
- NAMESPACE - Static variable in class ome.xml.model.NumericAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Objective
- NAMESPACE - Static variable in class ome.xml.model.ObjectiveSettings
- NAMESPACE - Static variable in class ome.xml.model.OME
- NAMESPACE - Static variable in class ome.xml.model.Pixels
- NAMESPACE - Static variable in class ome.xml.model.Plane
- NAMESPACE - Static variable in class ome.xml.model.Plate
- NAMESPACE - Static variable in class ome.xml.model.PlateAcquisition
- NAMESPACE - Static variable in class ome.xml.model.PlateRef
- NAMESPACE - Static variable in class ome.xml.model.Point
- NAMESPACE - Static variable in class ome.xml.model.Polygon
- NAMESPACE - Static variable in class ome.xml.model.Polyline
- NAMESPACE - Static variable in class ome.xml.model.Project
- NAMESPACE - Static variable in class ome.xml.model.ProjectRef
- NAMESPACE - Static variable in class ome.xml.model.Pump
- NAMESPACE - Static variable in class ome.xml.model.Reagent
- NAMESPACE - Static variable in class ome.xml.model.ReagentRef
- NAMESPACE - Static variable in class ome.xml.model.Rectangle
- NAMESPACE - Static variable in class ome.xml.model.Reference
- NAMESPACE - Static variable in class ome.xml.model.Rights
- NAMESPACE - Static variable in class ome.xml.model.ROI
- NAMESPACE - Static variable in class ome.xml.model.ROIRef
- NAMESPACE - Static variable in class ome.xml.model.Screen
- NAMESPACE - Static variable in class ome.xml.model.Settings
- NAMESPACE - Static variable in class ome.xml.model.Shape
- NAMESPACE - Static variable in class ome.xml.model.StageLabel
- NAMESPACE - Static variable in class ome.xml.model.StructuredAnnotations
- NAMESPACE - Static variable in class ome.xml.model.TagAnnotation
- NAMESPACE - Static variable in class ome.xml.model.TermAnnotation
- NAMESPACE - Static variable in class ome.xml.model.TextAnnotation
- NAMESPACE - Static variable in class ome.xml.model.TiffData
- NAMESPACE - Static variable in class ome.xml.model.TimestampAnnotation
- NAMESPACE - Static variable in class ome.xml.model.TransmittanceRange
- NAMESPACE - Static variable in class ome.xml.model.TypeAnnotation
- NAMESPACE - Static variable in class ome.xml.model.Union
- NAMESPACE - Static variable in class ome.xml.model.UUID
- NAMESPACE - Static variable in class ome.xml.model.Well
- NAMESPACE - Static variable in class ome.xml.model.WellSample
- NAMESPACE - Static variable in class ome.xml.model.WellSampleRef
- NAMESPACE - Static variable in class ome.xml.model.XMLAnnotation
- NamingConvention - Enum in ome.xml.model.enums
- NamingConventionEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for NamingConvention.
- NamingConventionEnumHandler() - Constructor for class ome.xml.model.enums.handlers.NamingConventionEnumHandler
- NANO(Unit<T>) - Static method in class ome.units.UNITS
- NANOHERTZ - ome.xml.model.enums.UnitsFrequency
-
nanohertz unit.
- NANOHERTZ - Static variable in class ome.units.UNITS
- NANOMETER - ome.xml.model.enums.UnitsLength
-
nanometer SI unit.
- NANOMETER - Static variable in class ome.units.UNITS
- NANOMETRE - Static variable in class ome.units.UNITS
- NANOPASCAL - ome.xml.model.enums.UnitsPressure
-
nanopascal SI unit.
- NANOPASCAL - Static variable in class ome.units.UNITS
- NANOSECOND - ome.xml.model.enums.UnitsTime
-
nanosecond SI unit.
- NANOSECOND - Static variable in class ome.units.UNITS
- NANOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
nanovolt unit.
- NANOVOLT - Static variable in class ome.units.UNITS
- NANOWATT - ome.xml.model.enums.UnitsPower
-
nanowatt unit.
- NANOWATT - Static variable in class ome.units.UNITS
- NDGLASS - ome.xml.model.enums.LaserMedium
- NDYAG - ome.xml.model.enums.LaserMedium
- NEARFIELDSCANNINGOPTICALMICROSCOPY - ome.xml.model.enums.AcquisitionMode
- NEOFLUAR - ome.xml.model.enums.Correction
- NEUTRALDENSITY - ome.xml.model.enums.FilterType
- NHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
NANOHERTZ
instead. - NM - Static variable in class ome.units.UNITS
-
Deprecated.Use
NANOMETRE
instead. - NONE - ome.xml.model.enums.Compression
- NONLINEAR - ome.xml.model.enums.IlluminationType
- NonNegativeFloat - Class in ome.xml.model.primitives
-
A float whose constraints are bound to Java's 64-bit float (double) and a further non-negative restriction.
- NonNegativeFloat(Double) - Constructor for class ome.xml.model.primitives.NonNegativeFloat
- NonNegativeInteger - Class in ome.xml.model.primitives
-
An integer whose constraints are bound to Java's 32-bit signed integer type and a further non-negative restriction.
- NonNegativeInteger(Integer) - Constructor for class ome.xml.model.primitives.NonNegativeInteger
- NonNegativeLong - Class in ome.xml.model.primitives
-
An integer whose constraints are bound to Java's 64-bit signed integer type and a further non-negative restriction.
- NonNegativeLong(Long) - Constructor for class ome.xml.model.primitives.NonNegativeLong
- NONZERO - ome.xml.model.enums.FillRule
- NORMAL - ome.xml.model.enums.FontStyle
- NPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
NANOPASCAL
instead. - NS - Static variable in class ome.units.UNITS
-
Deprecated.Use
NANOSECOND
instead. - NUMBER - ome.xml.model.enums.NamingConvention
- NUMBER_OF_DECTECTORS - Static variable in class ome.specification.XMLMockObjects
-
The number of detectors created.
- NUMBER_OF_DICHROICS - Static variable in class ome.specification.XMLMockObjects
-
The number of dichroics created.
- NUMBER_OF_FILTERS - Static variable in class ome.specification.XMLMockObjects
-
The number of filters created.
- NUMBER_OF_OBJECTIVES - Static variable in class ome.specification.XMLMockObjects
-
The number of objectives created.
- NumericAnnotation - Class in ome.xml.model
- NumericAnnotation() - Constructor for class ome.xml.model.NumericAnnotation
-
Default constructor.
- NumericAnnotation(NumericAnnotation) - Constructor for class ome.xml.model.NumericAnnotation
-
Copy constructor.
- NumericAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.NumericAnnotation
-
Constructs NumericAnnotation recursively from an XML DOM tree.
- NV - Static variable in class ome.units.UNITS
-
Deprecated.Use
NANOVOLT
instead. - NW - Static variable in class ome.units.UNITS
-
Deprecated.Use
NANOWATT
instead.
O
- Objective - Class in ome.xml.model
- Objective() - Constructor for class ome.xml.model.Objective
-
Default constructor.
- Objective(Objective) - Constructor for class ome.xml.model.Objective
-
Copy constructor.
- Objective(Element, OMEModel) - Constructor for class ome.xml.model.Objective
-
Constructs Objective recursively from an XML DOM tree.
- ObjectiveSettings - Class in ome.xml.model
- ObjectiveSettings() - Constructor for class ome.xml.model.ObjectiveSettings
-
Default constructor.
- ObjectiveSettings(ObjectiveSettings) - Constructor for class ome.xml.model.ObjectiveSettings
-
Copy constructor.
- ObjectiveSettings(Element, OMEModel) - Constructor for class ome.xml.model.ObjectiveSettings
-
Constructs ObjectiveSettings recursively from an XML DOM tree.
- OBLIQUE - ome.xml.model.enums.IlluminationType
- OBLIQUEILLUMINATION - ome.xml.model.enums.ContrastMethod
- OIL - ome.xml.model.enums.Immersion
- OIL - ome.xml.model.enums.Medium
- ome - Variable in class ome.specification.XMLMockObjects
-
Root of the file.
- OME - Class in ome.xml.model
- OME() - Constructor for class ome.xml.model.OME
-
Default constructor.
- OME(OME) - Constructor for class ome.xml.model.OME
-
Copy constructor.
- OME(Element, OMEModel) - Constructor for class ome.xml.model.OME
-
Constructs OME recursively from an XML DOM tree.
- OME_TAG - Static variable in class ome.specification.XMLWriter
-
Identifies the
OME
tag. - ome.specification - package ome.specification
- ome.units - package ome.units
- ome.units.quantity - package ome.units.quantity
- ome.units.unit - package ome.units.unit
- ome.xml.meta - package ome.xml.meta
- ome.xml.model - package ome.xml.model
- ome.xml.model.enums - package ome.xml.model.enums
- ome.xml.model.enums.handlers - package ome.xml.model.enums.handlers
- ome.xml.model.primitives - package ome.xml.model.primitives
- OMEModel - Interface in ome.xml.model
- OMEModelImpl - Class in ome.xml.model
- OMEModelImpl() - Constructor for class ome.xml.model.OMEModelImpl
- OMEModelObject - Interface in ome.xml.model
- OMEXMLMetadata - Interface in ome.xml.meta
-
A utility class for constructing and manipulating OME-XML DOMs.
- OMEXMLMetadataImpl - Class in ome.xml.meta
-
A metadata store implementation for constructing and manipulating OME-XML DOMs for the current version of OME-XML.
- OMEXMLMetadataImpl() - Constructor for class ome.xml.meta.OMEXMLMetadataImpl
- OMEXMLMetadataRoot - Class in ome.xml.meta
-
A utility class for constructing and manipulating OME-XML DOMs.
- OMEXMLMetadataRoot() - Constructor for class ome.xml.meta.OMEXMLMetadataRoot
-
Default constructor.
- OMEXMLMetadataRoot(OME) - Constructor for class ome.xml.meta.OMEXMLMetadataRoot
-
Construct from existing OME instance.
- OMEXMLMetadataRoot(Element, OMEModel) - Constructor for class ome.xml.meta.OMEXMLMetadataRoot
-
Constructs OME recursively from an XML DOM tree.
- ONEBYONE - ome.xml.model.enums.Binning
-
No binning.
- OPTICALTRAPPING - ome.xml.model.enums.MicrobeamManipulationType
- OTHER - ome.xml.model.enums.AcquisitionMode
- OTHER - ome.xml.model.enums.ArcType
- OTHER - ome.xml.model.enums.Binning
-
Other binning value.
- OTHER - ome.xml.model.enums.ContrastMethod
- OTHER - ome.xml.model.enums.Correction
- OTHER - ome.xml.model.enums.DetectorType
- OTHER - ome.xml.model.enums.ExperimentType
- OTHER - ome.xml.model.enums.FilamentType
- OTHER - ome.xml.model.enums.FilterType
- OTHER - ome.xml.model.enums.IlluminationType
- OTHER - ome.xml.model.enums.Immersion
- OTHER - ome.xml.model.enums.LaserMedium
- OTHER - ome.xml.model.enums.LaserType
- OTHER - ome.xml.model.enums.Medium
- OTHER - ome.xml.model.enums.MicrobeamManipulationType
- OTHER - ome.xml.model.enums.MicroscopeType
- OTHER - ome.xml.model.enums.Pulse
P
- PA - Static variable in class ome.units.UNITS
-
Deprecated.Use
PASCAL
instead. - PALM - ome.xml.model.enums.AcquisitionMode
- PARSEC - ome.xml.model.enums.UnitsLength
-
parsec.
- PARSEC - Static variable in class ome.units.UNITS
- Pascal - Static variable in enum ome.xml.model.enums.UnitsPressure
-
C++ compatibility name for PASCAL.
- PASCAL - ome.xml.model.enums.UnitsPressure
-
pascal SI unit.
- PASCAL - Static variable in class ome.units.UNITS
- PC - Static variable in class ome.units.UNITS
-
Deprecated.Use
PARSEC
instead. - PercentFraction - Class in ome.xml.model.primitives
-
A floating point value whose constraints are bound to Java's 32-bit floating point type and a further 0.0f minimum and 1.0f maximum.
- PercentFraction(Float) - Constructor for class ome.xml.model.primitives.PercentFraction
- PETA(Unit<T>) - Static method in class ome.units.UNITS
- PETAHERTZ - ome.xml.model.enums.UnitsFrequency
-
petahertz unit.
- PETAHERTZ - Static variable in class ome.units.UNITS
- PETAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
PETAHERTZ
instead. - PETAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
PETAMETRE
instead. - PETAMETER - ome.xml.model.enums.UnitsLength
-
petameter SI unit.
- PETAMETER - Static variable in class ome.units.UNITS
- PETAMETRE - Static variable in class ome.units.UNITS
- PETAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
PETAPASCAL
instead. - PETAPASCAL - ome.xml.model.enums.UnitsPressure
-
petapascal SI unit.
- PETAPASCAL - Static variable in class ome.units.UNITS
- PETAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
PETASECOND
instead. - PETASECOND - ome.xml.model.enums.UnitsTime
-
petasecond SI unit.
- PETASECOND - Static variable in class ome.units.UNITS
- PETAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
PETAVOLT
instead. - PETAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
petavolt unit.
- PETAVOLT - Static variable in class ome.units.UNITS
- PETAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
PETAWATT
instead. - PETAWATT - ome.xml.model.enums.UnitsPower
-
petawatt unit.
- PETAWATT - Static variable in class ome.units.UNITS
- PGIDOCUMENTATION - ome.xml.model.enums.ExperimentType
- PHASE - ome.xml.model.enums.ContrastMethod
- PHOTOABLATION - ome.xml.model.enums.MicrobeamManipulationType
- PHOTOACTIVATION - ome.xml.model.enums.MicrobeamManipulationType
- PHOTOBLEACHING - ome.xml.model.enums.ExperimentType
- PHOTODIODE - ome.xml.model.enums.DetectorType
- PHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
PICOHERTZ
instead. - PICO(Unit<T>) - Static method in class ome.units.UNITS
- PICOHERTZ - ome.xml.model.enums.UnitsFrequency
-
picohertz unit.
- PICOHERTZ - Static variable in class ome.units.UNITS
- PICOMETER - ome.xml.model.enums.UnitsLength
-
picometer SI unit.
- PICOMETER - Static variable in class ome.units.UNITS
- PICOMETRE - Static variable in class ome.units.UNITS
- PICOPASCAL - ome.xml.model.enums.UnitsPressure
-
picopascal SI unit.
- PICOPASCAL - Static variable in class ome.units.UNITS
- PICOSECOND - ome.xml.model.enums.UnitsTime
-
picosecond SI unit.
- PICOSECOND - Static variable in class ome.units.UNITS
- PICOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
picovolt unit.
- PICOVOLT - Static variable in class ome.units.UNITS
- PICOWATT - ome.xml.model.enums.UnitsPower
-
picowatt unit.
- PICOWATT - Static variable in class ome.units.UNITS
- PIXEL - ome.xml.model.enums.UnitsLength
-
pixel abstract unit.
- PIXEL - Static variable in class ome.units.UNITS
- PIXEL_TYPE - Static variable in class ome.specification.XMLMockObjects
-
The default pixels type.
- Pixels - Class in ome.xml.model
- Pixels() - Constructor for class ome.xml.model.Pixels
-
Default constructor.
- Pixels(Pixels) - Constructor for class ome.xml.model.Pixels
-
Copy constructor.
- Pixels(Element, OMEModel) - Constructor for class ome.xml.model.Pixels
-
Constructs Pixels recursively from an XML DOM tree.
- PIXELS_TAG - Static variable in class ome.specification.XMLWriter
-
Identifies the
Pixels
tag. - PIXELS_TYPE_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
PixelType
attribute. - PixelType - Enum in ome.xml.model.enums
- PixelTypeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for PixelType.
- PixelTypeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.PixelTypeEnumHandler
- PLANAPO - ome.xml.model.enums.Correction
- Plane - Class in ome.xml.model
- Plane() - Constructor for class ome.xml.model.Plane
-
Default constructor.
- Plane(Plane) - Constructor for class ome.xml.model.Plane
-
Copy constructor.
- Plane(Element, OMEModel) - Constructor for class ome.xml.model.Plane
-
Constructs Plane recursively from an XML DOM tree.
- PLANFLUOR - ome.xml.model.enums.Correction
- PLANNEOFLUAR - ome.xml.model.enums.Correction
- Plate - Class in ome.xml.model
- Plate() - Constructor for class ome.xml.model.Plate
-
Default constructor.
- Plate(Plate) - Constructor for class ome.xml.model.Plate
-
Copy constructor.
- Plate(Element, OMEModel) - Constructor for class ome.xml.model.Plate
-
Constructs Plate recursively from an XML DOM tree.
- PlateAcquisition - Class in ome.xml.model
- PlateAcquisition() - Constructor for class ome.xml.model.PlateAcquisition
-
Default constructor.
- PlateAcquisition(PlateAcquisition) - Constructor for class ome.xml.model.PlateAcquisition
-
Copy constructor.
- PlateAcquisition(Element, OMEModel) - Constructor for class ome.xml.model.PlateAcquisition
-
Constructs PlateAcquisition recursively from an XML DOM tree.
- PlateRef - Class in ome.xml.model
- PlateRef() - Constructor for class ome.xml.model.PlateRef
-
Default constructor.
- PlateRef(PlateRef) - Constructor for class ome.xml.model.PlateRef
-
Copy constructor.
- PlateRef(Element, OMEModel) - Constructor for class ome.xml.model.PlateRef
-
Constructs PlateRef recursively from an XML DOM tree.
- PM - Static variable in class ome.units.UNITS
-
Deprecated.Use
PICOMETRE
instead. - PMT - ome.xml.model.enums.DetectorType
- Point - Class in ome.xml.model
- Point() - Constructor for class ome.xml.model.Point
-
Default constructor.
- Point(Point) - Constructor for class ome.xml.model.Point
-
Copy constructor.
- Point(Element, OMEModel) - Constructor for class ome.xml.model.Point
-
Constructs Point recursively from an XML DOM tree.
- POINT - ome.xml.model.enums.UnitsLength
-
typography point Imperial-derived unit (1/72 inch).
- POINT - Static variable in class ome.units.UNITS
- POINTS - Static variable in class ome.specification.XMLMockObjects
-
Points used to create Polyline and Polygon shape.
- POLARIZEDLIGHT - ome.xml.model.enums.ContrastMethod
- Polygon - Class in ome.xml.model
- Polygon() - Constructor for class ome.xml.model.Polygon
-
Default constructor.
- Polygon(Polygon) - Constructor for class ome.xml.model.Polygon
-
Copy constructor.
- Polygon(Element, OMEModel) - Constructor for class ome.xml.model.Polygon
-
Constructs Polygon recursively from an XML DOM tree.
- Polyline - Class in ome.xml.model
- Polyline() - Constructor for class ome.xml.model.Polyline
-
Default constructor.
- Polyline(Polyline) - Constructor for class ome.xml.model.Polyline
-
Copy constructor.
- Polyline(Element, OMEModel) - Constructor for class ome.xml.model.Polyline
-
Constructs Polyline recursively from an XML DOM tree.
- PositiveFloat - Class in ome.xml.model.primitives
-
A float whose constraints are bound to Java's 64-bit float (double) and a further positive restriction.
- PositiveFloat(Double) - Constructor for class ome.xml.model.primitives.PositiveFloat
- PositiveInteger - Class in ome.xml.model.primitives
-
An integer whose constraints are bound to Java's 32-bit signed integer type and a further positive restriction.
- PositiveInteger(Integer) - Constructor for class ome.xml.model.primitives.PositiveInteger
- PositiveLong - Class in ome.xml.model.primitives
-
An integer whose constraints are bound to Java's 64-bit signed integer type and a further positive restriction.
- PositiveLong(Long) - Constructor for class ome.xml.model.primitives.PositiveLong
- Power - Class in ome.units.quantity
-
Power quantity.
- Power(Number, Unit<Power>) - Constructor for class ome.units.quantity.Power
-
Create a Power.
- PPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
PICOPASCAL
instead. - prefixSymbol(String) - Method in class ome.units.unit.Unit
-
Add a prefix to the unit symbol in this unit.
- Pressure - Class in ome.units.quantity
-
Pressure quantity.
- Pressure(Number, Unit<Pressure>) - Constructor for class ome.units.quantity.Pressure
-
Create an Angle.
- PrimitiveNumber - Interface in ome.xml.model.primitives
-
A primitive type from an XSD definition with a given set of constraints.
- PrimitiveType<T> - Class in ome.xml.model.primitives
-
A primitive type from an XSD definition with a given set of constraints.
- Project - Class in ome.xml.model
- Project() - Constructor for class ome.xml.model.Project
-
Default constructor.
- Project(Project) - Constructor for class ome.xml.model.Project
-
Copy constructor.
- Project(Element, OMEModel) - Constructor for class ome.xml.model.Project
-
Constructs Project recursively from an XML DOM tree.
- ProjectRef - Class in ome.xml.model
- ProjectRef() - Constructor for class ome.xml.model.ProjectRef
-
Default constructor.
- ProjectRef(ProjectRef) - Constructor for class ome.xml.model.ProjectRef
-
Copy constructor.
- ProjectRef(Element, OMEModel) - Constructor for class ome.xml.model.ProjectRef
-
Constructs ProjectRef recursively from an XML DOM tree.
- PS - Static variable in class ome.units.UNITS
-
Deprecated.Use
PICOSECOND
instead. - PSI - ome.xml.model.enums.UnitsPressure
-
pound-force per square inch Imperial unit.
- PSI - Static variable in class ome.units.UNITS
- PT - Static variable in class ome.units.UNITS
-
Deprecated.Use
POINT
instead. - Pulse - Enum in ome.xml.model.enums
- PulseEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for Pulse.
- PulseEnumHandler() - Constructor for class ome.xml.model.enums.handlers.PulseEnumHandler
- Pump - Class in ome.xml.model
- Pump() - Constructor for class ome.xml.model.Pump
-
Default constructor.
- Pump(Pump) - Constructor for class ome.xml.model.Pump
-
Copy constructor.
- Pump(Element, OMEModel) - Constructor for class ome.xml.model.Pump
-
Constructs Pump recursively from an XML DOM tree.
- PV - Static variable in class ome.units.UNITS
-
Deprecated.Use
PICOVOLT
instead. - PW - Static variable in class ome.units.UNITS
-
Deprecated.Use
PICOWATT
instead.
Q
- QSWITCHED - ome.xml.model.enums.Pulse
- Quantity - Class in ome.units.quantity
-
An abstract quantity.
- Quantity() - Constructor for class ome.units.quantity.Quantity
R
- RAD - Static variable in class ome.units.UNITS
-
Deprecated.Use
RADIAN
instead. - RADIAN - Static variable in class ome.units.UNITS
- RANKINE - ome.xml.model.enums.UnitsTemperature
-
degree Rankine unit.
- RANKINE - Static variable in class ome.units.UNITS
- Reagent - Class in ome.xml.model
- Reagent() - Constructor for class ome.xml.model.Reagent
-
Default constructor.
- Reagent(Reagent) - Constructor for class ome.xml.model.Reagent
-
Copy constructor.
- Reagent(Element, OMEModel) - Constructor for class ome.xml.model.Reagent
-
Constructs Reagent recursively from an XML DOM tree.
- ReagentRef - Class in ome.xml.model
- ReagentRef() - Constructor for class ome.xml.model.ReagentRef
-
Default constructor.
- ReagentRef(ReagentRef) - Constructor for class ome.xml.model.ReagentRef
-
Copy constructor.
- ReagentRef(Element, OMEModel) - Constructor for class ome.xml.model.ReagentRef
-
Constructs ReagentRef recursively from an XML DOM tree.
- Rectangle - Class in ome.xml.model
- Rectangle() - Constructor for class ome.xml.model.Rectangle
-
Default constructor.
- Rectangle(Rectangle) - Constructor for class ome.xml.model.Rectangle
-
Copy constructor.
- Rectangle(Element, OMEModel) - Constructor for class ome.xml.model.Rectangle
-
Constructs Rectangle recursively from an XML DOM tree.
- Reference - Class in ome.xml.model
- Reference() - Constructor for class ome.xml.model.Reference
-
Default constructor.
- Reference(Reference) - Constructor for class ome.xml.model.Reference
-
Copy constructor.
- Reference(Element, OMEModel) - Constructor for class ome.xml.model.Reference
-
Constructs Reference recursively from an XML DOM tree.
- REFERENCEFRAME - ome.xml.model.enums.UnitsLength
-
reference frame abstract unit.
- REFERENCEFRAME - Static variable in class ome.units.UNITS
- ReferenceList<T> - Class in ome.xml.model
- ReferenceList() - Constructor for class ome.xml.model.ReferenceList
- ReferenceList(Collection<? extends T>) - Constructor for class ome.xml.model.ReferenceList
- remove(int) - Method in class ome.xml.model.ReferenceList
- remove(Object) - Method in class ome.xml.model.ReferenceList
- removeAll(Collection<?>) - Method in class ome.xml.model.ReferenceList
- removeBinData(BinData) - Method in class ome.xml.model.Pixels
- removeBooleanAnnotation(BooleanAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeChannel(Channel) - Method in class ome.xml.model.Pixels
- removeCommentAnnotation(CommentAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeDataset(Dataset) - Method in class ome.xml.model.OME
- removeDetector(Detector) - Method in class ome.xml.model.Instrument
- removeDichroic(Dichroic) - Method in class ome.xml.model.Instrument
- removeDoubleAnnotation(DoubleAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeExperiment(Experiment) - Method in class ome.xml.model.OME
- removeExperimenter(Experimenter) - Method in class ome.xml.model.OME
- removeExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.OME
- removeFileAnnotation(FileAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeFilter(Filter) - Method in class ome.xml.model.Instrument
- removeFilterSet(FilterSet) - Method in class ome.xml.model.Instrument
- removeFolder(Folder) - Method in class ome.xml.model.OME
- removeImage(Image) - Method in class ome.xml.model.OME
- removeInstrument(Instrument) - Method in class ome.xml.model.OME
- removeLightSource(LightSource) - Method in class ome.xml.model.Instrument
- removeLightSourceSettings(LightSourceSettings) - Method in class ome.xml.model.MicrobeamManipulation
- removeListAnnotation(ListAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeLongAnnotation(LongAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeMapAnnotation(MapAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.Experiment
- removeModelObject(String) - Method in interface ome.xml.model.OMEModel
- removeModelObject(String) - Method in class ome.xml.model.OMEModelImpl
- removeObjective(Objective) - Method in class ome.xml.model.Instrument
- removePlane(Plane) - Method in class ome.xml.model.Pixels
- removePlate(Plate) - Method in class ome.xml.model.OME
- removePlateAcquisition(PlateAcquisition) - Method in class ome.xml.model.Plate
- removeProject(Project) - Method in class ome.xml.model.OME
- removeReagent(Reagent) - Method in class ome.xml.model.Screen
- removeROI(ROI) - Method in class ome.xml.model.OME
- removeScreen(Screen) - Method in class ome.xml.model.OME
- removeShape(Shape) - Method in class ome.xml.model.Union
- removeTagAnnotation(TagAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeTermAnnotation(TermAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeTiffData(TiffData) - Method in class ome.xml.model.Pixels
- removeTimestampAnnotation(TimestampAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- removeWell(Well) - Method in class ome.xml.model.Plate
- removeWellSample(WellSample) - Method in class ome.xml.model.Well
- removeXMLAnnotation(XMLAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- REPETITIVE - ome.xml.model.enums.Pulse
- resolveReferences() - Method in interface ome.xml.meta.OMEXMLMetadata
-
Resolve model object cross-references.
- resolveReferences() - Method in class ome.xml.meta.OMEXMLMetadataImpl
- resolveReferences() - Method in interface ome.xml.model.OMEModel
- resolveReferences() - Method in class ome.xml.model.OMEModelImpl
- retainAll(Collection<?>) - Method in class ome.xml.model.ReferenceList
- RHODAMINE6G - ome.xml.model.enums.LaserMedium
- Rights - Class in ome.xml.model
- Rights() - Constructor for class ome.xml.model.Rights
-
Default constructor.
- Rights(Rights) - Constructor for class ome.xml.model.Rights
-
Copy constructor.
- Rights(Element, OMEModel) - Constructor for class ome.xml.model.Rights
-
Constructs Rights recursively from an XML DOM tree.
- ROI - Class in ome.xml.model
- ROI() - Constructor for class ome.xml.model.ROI
-
Default constructor.
- ROI(ROI) - Constructor for class ome.xml.model.ROI
-
Copy constructor.
- ROI(Element, OMEModel) - Constructor for class ome.xml.model.ROI
-
Constructs ROI recursively from an XML DOM tree.
- ROIRef - Class in ome.xml.model
- ROIRef() - Constructor for class ome.xml.model.ROIRef
-
Default constructor.
- ROIRef(ROIRef) - Constructor for class ome.xml.model.ROIRef
-
Copy constructor.
- ROIRef(Element, OMEModel) - Constructor for class ome.xml.model.ROIRef
-
Constructs ROIRef recursively from an XML DOM tree.
- root - Variable in class ome.xml.meta.AbstractOMEXMLMetadata
-
The root element of OME-XML.
- ROW_NAMING_CONVENTION - Static variable in class ome.specification.XMLMockObjects
-
The default naming convention for rows.
- ROWS - Static variable in class ome.specification.XMLMockObjects
-
The default number of rows for a plate.
- RUBY - ome.xml.model.enums.LaserMedium
S
- S - Static variable in class ome.units.UNITS
-
Deprecated.Use
SECOND
instead. - SANSSERIF - ome.xml.model.enums.FontFamily
-
sans-serif.
- SCHEMA - Static variable in class ome.xml.meta.AbstractOMEXMLMetadata
-
OME-XML schema location.
- Screen - Class in ome.xml.model
- Screen() - Constructor for class ome.xml.model.Screen
-
Default constructor.
- Screen(Screen) - Constructor for class ome.xml.model.Screen
-
Copy constructor.
- Screen(Element, OMEModel) - Constructor for class ome.xml.model.Screen
-
Constructs Screen recursively from an XML DOM tree.
- SCREEN - ome.xml.model.enums.ExperimentType
- SECOND - ome.xml.model.enums.UnitsTime
-
second SI unit.
- SECOND - Static variable in class ome.units.UNITS
- SECONDHARMONICGENERATIONIMAGING - ome.xml.model.enums.AcquisitionMode
- SEMICONDUCTOR - ome.xml.model.enums.LaserType
- SERIF - ome.xml.model.enums.FontFamily
-
serif.
- set(int, T) - Method in class ome.xml.model.ReferenceList
- setA00(Double) - Method in class ome.xml.model.AffineTransform
- setA01(Double) - Method in class ome.xml.model.AffineTransform
- setA02(Double) - Method in class ome.xml.model.AffineTransform
- setA10(Double) - Method in class ome.xml.model.AffineTransform
- setA11(Double) - Method in class ome.xml.model.AffineTransform
- setA12(Double) - Method in class ome.xml.model.AffineTransform
- setAcquisitionDate(Timestamp) - Method in class ome.xml.model.Image
- setAcquisitionMode(AcquisitionMode) - Method in class ome.xml.model.Channel
- setAirPressure(Pressure) - Method in class ome.xml.model.ImagingEnvironment
- setAmplificationGain(Double) - Method in class ome.xml.model.Detector
- setAnnotator(String) - Method in class ome.xml.model.Annotation
- setArcAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Arc.
- setArcAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Arc.
- setArcID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Arc.
- setArcLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Arc.
- setArcManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Arc.
- setArcModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcPower(Power, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcPower(Power, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcPower(Power, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcPower(Power, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Power property of Arc.
- setArcPower(Power, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Arc.
- setArcSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setArcType(ArcType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setArcType(ArcType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setArcType(ArcType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setArcType(ArcType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Arc.
- setArcType(ArcType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setAttenuation(PercentFraction) - Method in class ome.xml.model.LightSourceSettings
- setBase64Binary(byte[]) - Method in class ome.xml.model.BinData
- setBigEndian(Boolean) - Method in class ome.xml.model.BinData
- setBigEndian(Boolean) - Method in class ome.xml.model.Pixels
- setBinaryFile(BinaryFile) - Method in class ome.xml.model.FileAnnotation
- setBinaryFileBinData(byte[], int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileBinData(byte[], int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileBinData(byte[], int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileBinData(byte[], int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Base64Binary property of BinData.
- setBinaryFileBinData(byte[], int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryFileBinDataBigEndian(Boolean, int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileBinDataBigEndian(Boolean, int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileBinDataBigEndian(Boolean, int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileBinDataBigEndian(Boolean, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the BigEndian property of BinData.
- setBinaryFileBinDataBigEndian(Boolean, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryFileBinDataCompression(Compression, int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileBinDataCompression(Compression, int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileBinDataCompression(Compression, int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileBinDataCompression(Compression, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Compression property of BinData.
- setBinaryFileBinDataCompression(Compression, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryFileBinDataLength(NonNegativeLong, int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileBinDataLength(NonNegativeLong, int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileBinDataLength(NonNegativeLong, int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileBinDataLength(NonNegativeLong, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Length property of BinData.
- setBinaryFileBinDataLength(NonNegativeLong, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryFileFileName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileFileName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileFileName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileFileName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FileName property of BinaryFile.
- setBinaryFileFileName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryFileMIMEType(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileMIMEType(String, int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileMIMEType(String, int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileMIMEType(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MIMEType property of BinaryFile.
- setBinaryFileMIMEType(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryFileSize(NonNegativeLong, int) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryFileSize(NonNegativeLong, int) - Method in class ome.xml.meta.DummyMetadata
- setBinaryFileSize(NonNegativeLong, int) - Method in class ome.xml.meta.FilterMetadata
- setBinaryFileSize(NonNegativeLong, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Size property of BinaryFile.
- setBinaryFileSize(NonNegativeLong, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryOnly(BinaryOnly) - Method in class ome.xml.model.OME
- setBinaryOnlyMetadataFile(String) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryOnlyMetadataFile(String) - Method in class ome.xml.meta.DummyMetadata
- setBinaryOnlyMetadataFile(String) - Method in class ome.xml.meta.FilterMetadata
- setBinaryOnlyMetadataFile(String) - Method in interface ome.xml.meta.MetadataStore
-
Set the MetadataFile property of BinaryOnly.
- setBinaryOnlyMetadataFile(String) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinaryOnlyUUID(String) - Method in class ome.xml.meta.AggregateMetadata
- setBinaryOnlyUUID(String) - Method in class ome.xml.meta.DummyMetadata
- setBinaryOnlyUUID(String) - Method in class ome.xml.meta.FilterMetadata
- setBinaryOnlyUUID(String) - Method in interface ome.xml.meta.MetadataStore
-
Set the UUID property of BinaryOnly.
- setBinaryOnlyUUID(String) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBinData(int, BinData) - Method in class ome.xml.model.Pixels
- setBinData(BinData) - Method in class ome.xml.model.BinaryFile
- setBinData(BinData) - Method in class ome.xml.model.Mask
- setBinning(Binning) - Method in class ome.xml.model.DetectorSettings
- setBooleanAnnotation(int, BooleanAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setBooleanAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setBooleanAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setBooleanAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setBooleanAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of BooleanAnnotation.
- setBooleanAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBooleanAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setBooleanAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setBooleanAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setBooleanAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of BooleanAnnotation.
- setBooleanAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBooleanAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setBooleanAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setBooleanAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setBooleanAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of BooleanAnnotation.
- setBooleanAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBooleanAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setBooleanAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setBooleanAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setBooleanAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of BooleanAnnotation.
- setBooleanAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBooleanAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setBooleanAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setBooleanAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setBooleanAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of BooleanAnnotation.
- setBooleanAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setBooleanAnnotationValue(Boolean, int) - Method in class ome.xml.meta.AggregateMetadata
- setBooleanAnnotationValue(Boolean, int) - Method in class ome.xml.meta.DummyMetadata
- setBooleanAnnotationValue(Boolean, int) - Method in class ome.xml.meta.FilterMetadata
- setBooleanAnnotationValue(Boolean, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of BooleanAnnotation.
- setBooleanAnnotationValue(Boolean, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCalibratedMagnification(Double) - Method in class ome.xml.model.Objective
- setChannel(int, Channel) - Method in class ome.xml.model.Pixels
- setChannelAcquisitionMode(AcquisitionMode, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelAcquisitionMode(AcquisitionMode, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelAcquisitionMode(AcquisitionMode, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelAcquisitionMode(AcquisitionMode, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AcquisitionMode property of Channel.
- setChannelAcquisitionMode(AcquisitionMode, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Channel.
- setChannelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Color property of Channel.
- setChannelColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelContrastMethod(ContrastMethod, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelContrastMethod(ContrastMethod, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelContrastMethod(ContrastMethod, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelContrastMethod(ContrastMethod, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ContrastMethod property of Channel.
- setChannelContrastMethod(ContrastMethod, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelEmissionWavelength(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelEmissionWavelength(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelEmissionWavelength(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelEmissionWavelength(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the EmissionWavelength property of Channel.
- setChannelEmissionWavelength(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelExcitationWavelength(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelExcitationWavelength(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelExcitationWavelength(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelExcitationWavelength(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExcitationWavelength property of Channel.
- setChannelExcitationWavelength(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelFilterSetRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelFilterSetRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelFilterSetRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelFilterSetRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FilterSetRef property of Channel.
- setChannelFilterSetRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelFluor(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelFluor(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelFluor(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelFluor(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Fluor property of Channel.
- setChannelFluor(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Channel.
- setChannelID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelIlluminationType(IlluminationType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelIlluminationType(IlluminationType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelIlluminationType(IlluminationType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelIlluminationType(IlluminationType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the IlluminationType property of Channel.
- setChannelIlluminationType(IlluminationType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelLightSourceSettingsAttenuation(PercentFraction, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelLightSourceSettingsAttenuation(PercentFraction, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelLightSourceSettingsAttenuation(PercentFraction, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelLightSourceSettingsAttenuation(PercentFraction, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Attenuation property of LightSourceSettings.
- setChannelLightSourceSettingsAttenuation(PercentFraction, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelLightSourceSettingsID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelLightSourceSettingsID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelLightSourceSettingsID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelLightSourceSettingsID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of LightSourceSettings.
- setChannelLightSourceSettingsID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelLightSourceSettingsWavelength(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelLightSourceSettingsWavelength(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelLightSourceSettingsWavelength(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelLightSourceSettingsWavelength(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Wavelength property of LightSourceSettings.
- setChannelLightSourceSettingsWavelength(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelName(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelName(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelName(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelName(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Channel.
- setChannelName(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelNDFilter(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelNDFilter(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelNDFilter(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelNDFilter(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the NDFilter property of Channel.
- setChannelNDFilter(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelPinholeSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelPinholeSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelPinholeSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelPinholeSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PinholeSize property of Channel.
- setChannelPinholeSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelPockelCellSetting(Integer, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelPockelCellSetting(Integer, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelPockelCellSetting(Integer, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelPockelCellSetting(Integer, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PockelCellSetting property of Channel.
- setChannelPockelCellSetting(Integer, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setChannelSamplesPerPixel(PositiveInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setChannelSamplesPerPixel(PositiveInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setChannelSamplesPerPixel(PositiveInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setChannelSamplesPerPixel(PositiveInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SamplesPerPixel property of Channel.
- setChannelSamplesPerPixel(PositiveInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCO2Percent(PercentFraction) - Method in class ome.xml.model.ImagingEnvironment
- setColor(Color) - Method in class ome.xml.model.Channel
- setColor(Color) - Method in class ome.xml.model.Well
- setColumn(NonNegativeInteger) - Method in class ome.xml.model.Well
- setColumnNamingConvention(NamingConvention) - Method in class ome.xml.model.Plate
- setColumns(PositiveInteger) - Method in class ome.xml.model.Plate
- setCommentAnnotation(int, CommentAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setCommentAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setCommentAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setCommentAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setCommentAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of CommentAnnotation.
- setCommentAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCommentAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setCommentAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setCommentAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setCommentAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of CommentAnnotation.
- setCommentAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCommentAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setCommentAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setCommentAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setCommentAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of CommentAnnotation.
- setCommentAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCommentAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setCommentAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setCommentAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setCommentAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of CommentAnnotation.
- setCommentAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCommentAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setCommentAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setCommentAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setCommentAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of CommentAnnotation.
- setCommentAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCommentAnnotationValue(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setCommentAnnotationValue(String, int) - Method in class ome.xml.meta.DummyMetadata
- setCommentAnnotationValue(String, int) - Method in class ome.xml.meta.FilterMetadata
- setCommentAnnotationValue(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of CommentAnnotation.
- setCommentAnnotationValue(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setCompression(Compression) - Method in class ome.xml.model.BinData
- setCompression(Compression) - Method in class ome.xml.model.External
- setContrastMethod(ContrastMethod) - Method in class ome.xml.model.Channel
- setCorrection(Correction) - Method in class ome.xml.model.Objective
- setCorrectionCollar(Double) - Method in class ome.xml.model.ObjectiveSettings
- setCreator(String) - Method in class ome.xml.meta.AggregateMetadata
-
Sets the Creator associated with this collection of metadata.
- setCreator(String) - Method in class ome.xml.meta.FilterMetadata
- setCreator(String) - Method in interface ome.xml.meta.MetadataStore
-
Set the Creator associated with this collection of metadata.
- setCreator(String) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Sets the Creator associated with this collection of metadata.
- setCreator(String) - Method in class ome.xml.model.OME
- setCutIn(Length) - Method in class ome.xml.model.TransmittanceRange
- setCutInTolerance(Length) - Method in class ome.xml.model.TransmittanceRange
- setCutOut(Length) - Method in class ome.xml.model.TransmittanceRange
- setCutOutTolerance(Length) - Method in class ome.xml.model.TransmittanceRange
- setDataset(int, Dataset) - Method in class ome.xml.model.OME
- setDatasetAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Dataset.
- setDatasetAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDatasetDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Dataset.
- setDatasetDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDatasetExperimenterGroupRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetExperimenterGroupRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetExperimenterGroupRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetExperimenterGroupRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterGroupRef property of Dataset.
- setDatasetExperimenterGroupRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDatasetExperimenterRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetExperimenterRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetExperimenterRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetExperimenterRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterRef property of Dataset.
- setDatasetExperimenterRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDatasetID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Dataset.
- setDatasetID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDatasetImageRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetImageRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetImageRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetImageRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ImageRef property of Dataset.
- setDatasetImageRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDatasetName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDatasetName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDatasetName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDatasetName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Dataset.
- setDatasetName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDeltaT(Time) - Method in class ome.xml.model.Plane
- setDescription(String) - Method in class ome.xml.model.Annotation
- setDescription(String) - Method in class ome.xml.model.Dataset
- setDescription(String) - Method in class ome.xml.model.Experiment
- setDescription(String) - Method in class ome.xml.model.ExperimenterGroup
- setDescription(String) - Method in class ome.xml.model.Folder
- setDescription(String) - Method in class ome.xml.model.Image
- setDescription(String) - Method in class ome.xml.model.MicrobeamManipulation
- setDescription(String) - Method in class ome.xml.model.Plate
- setDescription(String) - Method in class ome.xml.model.PlateAcquisition
- setDescription(String) - Method in class ome.xml.model.Project
- setDescription(String) - Method in class ome.xml.model.Reagent
- setDescription(String) - Method in class ome.xml.model.ROI
- setDescription(String) - Method in class ome.xml.model.Screen
- setDetector(int, Detector) - Method in class ome.xml.model.Instrument
- setDetector(Detector) - Method in class ome.xml.model.DetectorSettings
- setDetectorAmplificationGain(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorAmplificationGain(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorAmplificationGain(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorAmplificationGain(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AmplificationGain property of Detector.
- setDetectorAmplificationGain(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Detector.
- setDetectorAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorGain(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorGain(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorGain(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorGain(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Gain property of Detector.
- setDetectorGain(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Detector.
- setDetectorID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Detector.
- setDetectorLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Detector.
- setDetectorManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Detector.
- setDetectorModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorOffset(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorOffset(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorOffset(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorOffset(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Offset property of Detector.
- setDetectorOffset(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Detector.
- setDetectorSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettings(DetectorSettings) - Method in class ome.xml.model.Channel
- setDetectorSettingsBinning(Binning, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsBinning(Binning, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsBinning(Binning, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsBinning(Binning, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Binning property of DetectorSettings.
- setDetectorSettingsBinning(Binning, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsGain(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsGain(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsGain(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsGain(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Gain property of DetectorSettings.
- setDetectorSettingsGain(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of DetectorSettings.
- setDetectorSettingsID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsIntegration(PositiveInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsIntegration(PositiveInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsIntegration(PositiveInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsIntegration(PositiveInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Integration property of DetectorSettings.
- setDetectorSettingsIntegration(PositiveInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsOffset(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsOffset(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsOffset(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsOffset(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Offset property of DetectorSettings.
- setDetectorSettingsOffset(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsReadOutRate(Frequency, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsReadOutRate(Frequency, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsReadOutRate(Frequency, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsReadOutRate(Frequency, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ReadOutRate property of DetectorSettings.
- setDetectorSettingsReadOutRate(Frequency, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsVoltage(ElectricPotential, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Voltage property of DetectorSettings.
- setDetectorSettingsVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorSettingsZoom(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorSettingsZoom(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorSettingsZoom(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorSettingsZoom(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Zoom property of DetectorSettings.
- setDetectorSettingsZoom(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorType(DetectorType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorType(DetectorType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorType(DetectorType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorType(DetectorType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Detector.
- setDetectorType(DetectorType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorVoltage(ElectricPotential, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Voltage property of Detector.
- setDetectorVoltage(ElectricPotential, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDetectorZoom(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDetectorZoom(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDetectorZoom(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDetectorZoom(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Zoom property of Detector.
- setDetectorZoom(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDichroic(int, Dichroic) - Method in class ome.xml.model.Instrument
- setDichroicAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDichroicAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDichroicAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDichroicAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Dichroic.
- setDichroicAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDichroicID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDichroicID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDichroicID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDichroicID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Dichroic.
- setDichroicID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDichroicLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDichroicLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDichroicLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDichroicLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Dichroic.
- setDichroicLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDichroicManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDichroicManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDichroicManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDichroicManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Dichroic.
- setDichroicManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDichroicModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDichroicModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDichroicModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDichroicModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Dichroic.
- setDichroicModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDichroicSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDichroicSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDichroicSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDichroicSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Dichroic.
- setDichroicSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDimensionOrder(DimensionOrder) - Method in class ome.xml.model.Pixels
- setDoubleAnnotation(int, DoubleAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setDoubleAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setDoubleAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setDoubleAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setDoubleAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of DoubleAnnotation.
- setDoubleAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDoubleAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDoubleAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDoubleAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDoubleAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of DoubleAnnotation.
- setDoubleAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDoubleAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDoubleAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDoubleAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDoubleAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of DoubleAnnotation.
- setDoubleAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDoubleAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDoubleAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDoubleAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDoubleAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of DoubleAnnotation.
- setDoubleAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDoubleAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setDoubleAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setDoubleAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setDoubleAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of DoubleAnnotation.
- setDoubleAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setDoubleAnnotationValue(Double, int) - Method in class ome.xml.meta.AggregateMetadata
- setDoubleAnnotationValue(Double, int) - Method in class ome.xml.meta.DummyMetadata
- setDoubleAnnotationValue(Double, int) - Method in class ome.xml.meta.FilterMetadata
- setDoubleAnnotationValue(Double, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of DoubleAnnotation.
- setDoubleAnnotationValue(Double, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Ellipse.
- setEllipseAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Ellipse.
- setEllipseFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Ellipse.
- setEllipseFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Ellipse.
- setEllipseFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Ellipse.
- setEllipseFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Ellipse.
- setEllipseFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Ellipse.
- setEllipseID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Ellipse.
- setEllipseLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseRadiusX(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseRadiusX(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseRadiusX(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseRadiusX(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the RadiusX property of Ellipse.
- setEllipseRadiusX(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseRadiusY(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseRadiusY(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseRadiusY(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseRadiusY(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the RadiusY property of Ellipse.
- setEllipseRadiusY(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Ellipse.
- setEllipseStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Ellipse.
- setEllipseStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Ellipse.
- setEllipseStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Ellipse.
- setEllipseText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Ellipse.
- setEllipseTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Ellipse.
- setEllipseTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Ellipse.
- setEllipseTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Ellipse.
- setEllipseTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseX(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseX(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseX(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseX(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X property of Ellipse.
- setEllipseX(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEllipseY(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setEllipseY(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setEllipseY(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setEllipseY(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y property of Ellipse.
- setEllipseY(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setEmail(String) - Method in class ome.xml.model.Experimenter
- setEmissionWavelength(Length) - Method in class ome.xml.model.Channel
- setEndTime(Timestamp) - Method in class ome.xml.model.PlateAcquisition
- setExcitationWavelength(Length) - Method in class ome.xml.model.Channel
- setExperiment(int, Experiment) - Method in class ome.xml.model.OME
- setExperiment(Experiment) - Method in class ome.xml.model.MicrobeamManipulation
- setExperimentDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimentDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimentDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimentDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Experiment.
- setExperimentDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenter(int, Experimenter) - Method in class ome.xml.model.OME
- setExperimenterAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Experimenter.
- setExperimenterAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterEmail(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterEmail(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterEmail(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterEmail(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Email property of Experimenter.
- setExperimenterEmail(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterFirstName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterFirstName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterFirstName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterFirstName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FirstName property of Experimenter.
- setExperimenterFirstName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterGroup(int, ExperimenterGroup) - Method in class ome.xml.model.OME
- setExperimenterGroupAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterGroupAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterGroupAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterGroupAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of ExperimenterGroup.
- setExperimenterGroupAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterGroupDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterGroupDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterGroupDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterGroupDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of ExperimenterGroup.
- setExperimenterGroupDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterGroupExperimenterRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterGroupExperimenterRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterGroupExperimenterRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterGroupExperimenterRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterRef property of ExperimenterGroup.
- setExperimenterGroupExperimenterRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterGroupID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterGroupID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterGroupID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterGroupID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of ExperimenterGroup.
- setExperimenterGroupID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterGroupLeader(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterGroupLeader(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterGroupLeader(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterGroupLeader(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Leader property of ExperimenterGroup.
- setExperimenterGroupLeader(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterGroupName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterGroupName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterGroupName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterGroupName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of ExperimenterGroup.
- setExperimenterGroupName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Experimenter.
- setExperimenterID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterInstitution(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterInstitution(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterInstitution(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterInstitution(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Institution property of Experimenter.
- setExperimenterInstitution(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterLastName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterLastName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterLastName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterLastName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LastName property of Experimenter.
- setExperimenterLastName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterMiddleName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterMiddleName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterMiddleName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterMiddleName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MiddleName property of Experimenter.
- setExperimenterMiddleName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimenterUserName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimenterUserName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimenterUserName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimenterUserName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the UserName property of Experimenter.
- setExperimenterUserName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimentExperimenterRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimentExperimenterRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimentExperimenterRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimentExperimenterRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterRef property of Experiment.
- setExperimentExperimenterRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimentID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimentID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimentID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimentID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Experiment.
- setExperimentID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExperimentType(ExperimentType, int) - Method in class ome.xml.meta.AggregateMetadata
- setExperimentType(ExperimentType, int) - Method in class ome.xml.meta.DummyMetadata
- setExperimentType(ExperimentType, int) - Method in class ome.xml.meta.FilterMetadata
- setExperimentType(ExperimentType, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Experiment.
- setExperimentType(ExperimentType, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setExposureTime(Time) - Method in class ome.xml.model.Plane
- setExternal(External) - Method in class ome.xml.model.BinaryFile
- setExternalDescription(String) - Method in class ome.xml.model.Well
- setExternalIdentifier(String) - Method in class ome.xml.model.Plate
- setExternalIdentifier(String) - Method in class ome.xml.model.Well
- setFieldIndex(NonNegativeInteger) - Method in class ome.xml.model.Plate
- setFilamentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Filament.
- setFilamentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Filament.
- setFilamentID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Filament.
- setFilamentLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Filament.
- setFilamentManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Filament.
- setFilamentModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentPower(Power, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentPower(Power, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentPower(Power, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentPower(Power, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Power property of Filament.
- setFilamentPower(Power, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Filament.
- setFilamentSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilamentType(FilamentType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilamentType(FilamentType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilamentType(FilamentType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilamentType(FilamentType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Filament.
- setFilamentType(FilamentType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFileAnnotation(int, FileAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setFileAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFileAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFileAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFileAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of FileAnnotation.
- setFileAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFileAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFileAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFileAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFileAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of FileAnnotation.
- setFileAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFileAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFileAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFileAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFileAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of FileAnnotation.
- setFileAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFileAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFileAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFileAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFileAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of FileAnnotation.
- setFileAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFileAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFileAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFileAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFileAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of FileAnnotation.
- setFileAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFileName(String) - Method in class ome.xml.model.BinaryFile
- setFileName(String) - Method in class ome.xml.model.UUID
- setFillColor(Color) - Method in class ome.xml.model.Shape
- setFillRule(FillRule) - Method in class ome.xml.model.Shape
- setFilter(int, Filter) - Method in class ome.xml.model.Instrument
- setFilterAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Filter.
- setFilterAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterFilterWheel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterFilterWheel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterFilterWheel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterFilterWheel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FilterWheel property of Filter.
- setFilterFilterWheel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Filter.
- setFilterID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Filter.
- setFilterLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Filter.
- setFilterManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Filter.
- setFilterModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Filter.
- setFilterSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSet(int, FilterSet) - Method in class ome.xml.model.Instrument
- setFilterSetDichroicRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetDichroicRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetDichroicRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetDichroicRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the DichroicRef property of FilterSet.
- setFilterSetDichroicRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetEmissionFilterRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the EmissionFilterRef property of FilterSet.
- setFilterSetEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetExcitationFilterRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExcitationFilterRef property of FilterSet.
- setFilterSetExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of FilterSet.
- setFilterSetID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of FilterSet.
- setFilterSetLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of FilterSet.
- setFilterSetManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of FilterSet.
- setFilterSetModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterSetSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterSetSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterSetSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterSetSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of FilterSet.
- setFilterSetSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterType(FilterType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFilterType(FilterType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFilterType(FilterType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFilterType(FilterType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Filter.
- setFilterType(FilterType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFilterWheel(String) - Method in class ome.xml.model.Filter
- setFirstC(NonNegativeInteger) - Method in class ome.xml.model.TiffData
- setFirstName(String) - Method in class ome.xml.model.Experimenter
- setFirstT(NonNegativeInteger) - Method in class ome.xml.model.TiffData
- setFirstZ(NonNegativeInteger) - Method in class ome.xml.model.TiffData
- setFluor(String) - Method in class ome.xml.model.Channel
- setFolder(int, Folder) - Method in class ome.xml.model.OME
- setFolderAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Folder.
- setFolderAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFolderDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Folder.
- setFolderDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFolderFolderRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderFolderRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderFolderRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderFolderRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FolderRef property of Folder.
- setFolderFolderRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFolderID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Folder.
- setFolderID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFolderImageRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderImageRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderImageRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderImageRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ImageRef property of Folder.
- setFolderImageRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFolderName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Folder.
- setFolderName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFolderROIRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setFolderROIRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setFolderROIRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setFolderROIRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ROIRef property of Folder.
- setFolderROIRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setFontFamily(FontFamily) - Method in class ome.xml.model.Shape
- setFontSize(Length) - Method in class ome.xml.model.Shape
- setFontStyle(FontStyle) - Method in class ome.xml.model.Shape
- setFrequencyMultiplication(PositiveInteger) - Method in class ome.xml.model.Laser
- setGain(Double) - Method in class ome.xml.model.Detector
- setGain(Double) - Method in class ome.xml.model.DetectorSettings
- setGenericExcitationSourceAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourceAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourceAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourceAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of GenericExcitationSource.
- setGenericExcitationSourceAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setGenericExcitationSourceID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourceID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourceID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourceID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of GenericExcitationSource.
- setGenericExcitationSourceID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setGenericExcitationSourceLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourceLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourceLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourceLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of GenericExcitationSource.
- setGenericExcitationSourceLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setGenericExcitationSourceManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourceManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourceManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourceManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of GenericExcitationSource.
- setGenericExcitationSourceManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setGenericExcitationSourceMap(List<MapPair>, int, int) - Method in class ome.xml.meta.AggregateMetadata
-
Sets the Map value associated with this generic light source
- setGenericExcitationSourceMap(List<MapPair>, int, int) - Method in class ome.xml.meta.DummyMetadata
-
Sets the Map value associated with this generic light source
- setGenericExcitationSourceMap(List<MapPair>, int, int) - Method in class ome.xml.meta.FilterMetadata
-
Sets the Map value associated with this generic light source
- setGenericExcitationSourceMap(List<MapPair>, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MapAnnotation values of a GenericExcitationSource.
- setGenericExcitationSourceMap(List<MapPair>, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Sets the Map value associated with this generic light source
- setGenericExcitationSourceModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourceModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourceModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourceModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of GenericExcitationSource.
- setGenericExcitationSourceModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setGenericExcitationSourcePower(Power, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourcePower(Power, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourcePower(Power, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourcePower(Power, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Power property of GenericExcitationSource.
- setGenericExcitationSourcePower(Power, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setGenericExcitationSourceSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setGenericExcitationSourceSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setGenericExcitationSourceSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setGenericExcitationSourceSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of GenericExcitationSource.
- setGenericExcitationSourceSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setHashSHA1(String) - Method in class ome.xml.model.Plane
- setHeight(Double) - Method in class ome.xml.model.Mask
- setHeight(Double) - Method in class ome.xml.model.Rectangle
- sethref(String) - Method in class ome.xml.model.External
- setHumidity(PercentFraction) - Method in class ome.xml.model.ImagingEnvironment
- setID(String) - Method in class ome.xml.model.Annotation
- setID(String) - Method in class ome.xml.model.AnnotationRef
- setID(String) - Method in class ome.xml.model.Channel
- setID(String) - Method in class ome.xml.model.ChannelRef
- setID(String) - Method in class ome.xml.model.Dataset
- setID(String) - Method in class ome.xml.model.DatasetRef
- setID(String) - Method in class ome.xml.model.Detector
- setID(String) - Method in class ome.xml.model.DetectorSettings
- setID(String) - Method in class ome.xml.model.Dichroic
- setID(String) - Method in class ome.xml.model.DichroicRef
- setID(String) - Method in class ome.xml.model.Experiment
- setID(String) - Method in class ome.xml.model.Experimenter
- setID(String) - Method in class ome.xml.model.ExperimenterGroup
- setID(String) - Method in class ome.xml.model.ExperimenterGroupRef
- setID(String) - Method in class ome.xml.model.ExperimenterRef
- setID(String) - Method in class ome.xml.model.ExperimentRef
- setID(String) - Method in class ome.xml.model.Filter
- setID(String) - Method in class ome.xml.model.FilterRef
- setID(String) - Method in class ome.xml.model.FilterSet
- setID(String) - Method in class ome.xml.model.FilterSetRef
- setID(String) - Method in class ome.xml.model.Folder
- setID(String) - Method in class ome.xml.model.FolderRef
- setID(String) - Method in class ome.xml.model.Image
- setID(String) - Method in class ome.xml.model.ImageRef
- setID(String) - Method in class ome.xml.model.Instrument
- setID(String) - Method in class ome.xml.model.InstrumentRef
- setID(String) - Method in class ome.xml.model.Leader
- setID(String) - Method in class ome.xml.model.LightSource
- setID(String) - Method in class ome.xml.model.LightSourceSettings
- setID(String) - Method in class ome.xml.model.MicrobeamManipulation
- setID(String) - Method in class ome.xml.model.MicrobeamManipulationRef
- setID(String) - Method in class ome.xml.model.Objective
- setID(String) - Method in class ome.xml.model.ObjectiveSettings
- setID(String) - Method in class ome.xml.model.Pixels
- setID(String) - Method in class ome.xml.model.Plate
- setID(String) - Method in class ome.xml.model.PlateAcquisition
- setID(String) - Method in class ome.xml.model.PlateRef
- setID(String) - Method in class ome.xml.model.Project
- setID(String) - Method in class ome.xml.model.ProjectRef
- setID(String) - Method in class ome.xml.model.Pump
- setID(String) - Method in class ome.xml.model.Reagent
- setID(String) - Method in class ome.xml.model.ReagentRef
- setID(String) - Method in class ome.xml.model.Reference
-
Sets the reference's target object ID.
- setID(String) - Method in class ome.xml.model.ROI
- setID(String) - Method in class ome.xml.model.ROIRef
- setID(String) - Method in class ome.xml.model.Screen
- setID(String) - Method in class ome.xml.model.Shape
- setID(String) - Method in class ome.xml.model.Well
- setID(String) - Method in class ome.xml.model.WellSample
- setID(String) - Method in class ome.xml.model.WellSampleRef
- setIFD(NonNegativeInteger) - Method in class ome.xml.model.TiffData
- setIlluminationType(IlluminationType) - Method in class ome.xml.model.Channel
- setImage(int, Image) - Method in class ome.xml.model.OME
- setImageAcquisitionDate(Timestamp, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageAcquisitionDate(Timestamp, int) - Method in class ome.xml.meta.DummyMetadata
- setImageAcquisitionDate(Timestamp, int) - Method in class ome.xml.meta.FilterMetadata
- setImageAcquisitionDate(Timestamp, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AcquisitionDate property of Image.
- setImageAcquisitionDate(Timestamp, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setImageAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setImageAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Image.
- setImageAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Image.
- setImageDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageExperimenterGroupRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageExperimenterGroupRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageExperimenterGroupRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageExperimenterGroupRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterGroupRef property of Image.
- setImageExperimenterGroupRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageExperimenterRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageExperimenterRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageExperimenterRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageExperimenterRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterRef property of Image.
- setImageExperimenterRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageExperimentRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageExperimentRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageExperimentRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageExperimentRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimentRef property of Image.
- setImageExperimentRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Image.
- setImageID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageInstrumentRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageInstrumentRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageInstrumentRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageInstrumentRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the InstrumentRef property of Image.
- setImageInstrumentRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageMicrobeamManipulationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageMicrobeamManipulationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setImageMicrobeamManipulationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setImageMicrobeamManipulationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MicrobeamManipulationRef property of Image.
- setImageMicrobeamManipulationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setImageName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setImageName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Image.
- setImageName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImageROIRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setImageROIRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setImageROIRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setImageROIRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ROIRef property of Image.
- setImageROIRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImagingEnvironment(ImagingEnvironment) - Method in class ome.xml.model.Image
- setImagingEnvironmentAirPressure(Pressure, int) - Method in class ome.xml.meta.AggregateMetadata
- setImagingEnvironmentAirPressure(Pressure, int) - Method in class ome.xml.meta.DummyMetadata
- setImagingEnvironmentAirPressure(Pressure, int) - Method in class ome.xml.meta.FilterMetadata
- setImagingEnvironmentAirPressure(Pressure, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AirPressure property of ImagingEnvironment.
- setImagingEnvironmentAirPressure(Pressure, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImagingEnvironmentCO2Percent(PercentFraction, int) - Method in class ome.xml.meta.AggregateMetadata
- setImagingEnvironmentCO2Percent(PercentFraction, int) - Method in class ome.xml.meta.DummyMetadata
- setImagingEnvironmentCO2Percent(PercentFraction, int) - Method in class ome.xml.meta.FilterMetadata
- setImagingEnvironmentCO2Percent(PercentFraction, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CO2Percent property of ImagingEnvironment.
- setImagingEnvironmentCO2Percent(PercentFraction, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImagingEnvironmentHumidity(PercentFraction, int) - Method in class ome.xml.meta.AggregateMetadata
- setImagingEnvironmentHumidity(PercentFraction, int) - Method in class ome.xml.meta.DummyMetadata
- setImagingEnvironmentHumidity(PercentFraction, int) - Method in class ome.xml.meta.FilterMetadata
- setImagingEnvironmentHumidity(PercentFraction, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Humidity property of ImagingEnvironment.
- setImagingEnvironmentHumidity(PercentFraction, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImagingEnvironmentMap(List<MapPair>, int) - Method in class ome.xml.meta.AggregateMetadata
-
Sets the Map value associated with this imaging environment
- setImagingEnvironmentMap(List<MapPair>, int) - Method in class ome.xml.meta.DummyMetadata
-
Sets the Map value associated with this imaging environment
- setImagingEnvironmentMap(List<MapPair>, int) - Method in class ome.xml.meta.FilterMetadata
-
Sets the Map value associated with this imaging environment
- setImagingEnvironmentMap(List<MapPair>, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MapAnnotation values of an ImagingEnvironment.
- setImagingEnvironmentMap(List<MapPair>, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Sets the Map value associated with this imaging environment
- setImagingEnvironmentTemperature(Temperature, int) - Method in class ome.xml.meta.AggregateMetadata
- setImagingEnvironmentTemperature(Temperature, int) - Method in class ome.xml.meta.DummyMetadata
- setImagingEnvironmentTemperature(Temperature, int) - Method in class ome.xml.meta.FilterMetadata
- setImagingEnvironmentTemperature(Temperature, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Temperature property of ImagingEnvironment.
- setImagingEnvironmentTemperature(Temperature, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setImmersion(Immersion) - Method in class ome.xml.model.Objective
- setIndex(NonNegativeInteger) - Method in class ome.xml.model.WellSample
- setInstitution(String) - Method in class ome.xml.model.Experimenter
- setInstrument(int, Instrument) - Method in class ome.xml.model.OME
- setInstrument(Instrument) - Method in class ome.xml.model.Detector
- setInstrument(Instrument) - Method in class ome.xml.model.Dichroic
- setInstrument(Instrument) - Method in class ome.xml.model.Filter
- setInstrument(Instrument) - Method in class ome.xml.model.FilterSet
- setInstrument(Instrument) - Method in class ome.xml.model.LightSource
- setInstrument(Instrument) - Method in class ome.xml.model.Objective
- setInstrumentAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setInstrumentAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setInstrumentAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setInstrumentAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Instrument.
- setInstrumentAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setInstrumentID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setInstrumentID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setInstrumentID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setInstrumentID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Instrument.
- setInstrumentID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setIntegration(PositiveInteger) - Method in class ome.xml.model.DetectorSettings
- setInterleaved(Boolean) - Method in class ome.xml.model.Pixels
- setIris(Boolean) - Method in class ome.xml.model.Objective
- setLabelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Label.
- setLabelAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Label.
- setLabelFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Label.
- setLabelFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Label.
- setLabelFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Label.
- setLabelFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Label.
- setLabelFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Label.
- setLabelID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Label.
- setLabelLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Label.
- setLabelStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Label.
- setLabelStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Label.
- setLabelStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Label.
- setLabelText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Label.
- setLabelTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Label.
- setLabelTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Label.
- setLabelTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Label.
- setLabelTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelX(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelX(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelX(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelX(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X property of Label.
- setLabelX(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLabelY(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLabelY(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLabelY(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLabelY(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y property of Label.
- setLabelY(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Laser.
- setLaserAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserFrequencyMultiplication(PositiveInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserFrequencyMultiplication(PositiveInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserFrequencyMultiplication(PositiveInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserFrequencyMultiplication(PositiveInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FrequencyMultiplication property of Laser.
- setLaserFrequencyMultiplication(PositiveInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Laser.
- setLaserID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserLaserMedium(LaserMedium, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserLaserMedium(LaserMedium, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserLaserMedium(LaserMedium, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserLaserMedium(LaserMedium, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LaserMedium property of Laser.
- setLaserLaserMedium(LaserMedium, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Laser.
- setLaserLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Laser.
- setLaserManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserMedium(LaserMedium) - Method in class ome.xml.model.Laser
- setLaserModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Laser.
- setLaserModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserPockelCell(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserPockelCell(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserPockelCell(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserPockelCell(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PockelCell property of Laser.
- setLaserPockelCell(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserPower(Power, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserPower(Power, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserPower(Power, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserPower(Power, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Power property of Laser.
- setLaserPower(Power, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserPulse(Pulse, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserPulse(Pulse, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserPulse(Pulse, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserPulse(Pulse, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Pulse property of Laser.
- setLaserPulse(Pulse, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserPump(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserPump(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserPump(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserPump(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Pump property of Laser.
- setLaserPump(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserRepetitionRate(Frequency, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserRepetitionRate(Frequency, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserRepetitionRate(Frequency, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserRepetitionRate(Frequency, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the RepetitionRate property of Laser.
- setLaserRepetitionRate(Frequency, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Laser.
- setLaserSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserTuneable(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserTuneable(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserTuneable(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserTuneable(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Tuneable property of Laser.
- setLaserTuneable(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserType(LaserType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserType(LaserType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserType(LaserType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserType(LaserType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Laser.
- setLaserType(LaserType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLaserWavelength(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLaserWavelength(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLaserWavelength(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLaserWavelength(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Wavelength property of Laser.
- setLaserWavelength(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLastName(String) - Method in class ome.xml.model.Experimenter
- setLength(NonNegativeLong) - Method in class ome.xml.model.BinData
- setLensNA(Double) - Method in class ome.xml.model.Objective
- setLightEmittingDiodeAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodeAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodeAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodeAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of LightEmittingDiode.
- setLightEmittingDiodeAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightEmittingDiodeID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodeID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodeID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodeID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of LightEmittingDiode.
- setLightEmittingDiodeID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightEmittingDiodeLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodeLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodeLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodeLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of LightEmittingDiode.
- setLightEmittingDiodeLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightEmittingDiodeManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodeManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodeManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodeManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of LightEmittingDiode.
- setLightEmittingDiodeManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightEmittingDiodeModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodeModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodeModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodeModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of LightEmittingDiode.
- setLightEmittingDiodeModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightEmittingDiodePower(Power, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodePower(Power, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodePower(Power, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodePower(Power, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Power property of LightEmittingDiode.
- setLightEmittingDiodePower(Power, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightEmittingDiodeSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightEmittingDiodeSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightEmittingDiodeSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightEmittingDiodeSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of LightEmittingDiode.
- setLightEmittingDiodeSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightPath(LightPath) - Method in class ome.xml.model.Channel
- setLightPathAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightPathAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightPathAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightPathAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of LightPath.
- setLightPathAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightPathDichroicRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightPathDichroicRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightPathDichroicRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightPathDichroicRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the DichroicRef property of LightPath.
- setLightPathDichroicRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightPathEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightPathEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightPathEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightPathEmissionFilterRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the EmissionFilterRef property of LightPath.
- setLightPathEmissionFilterRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightPathExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLightPathExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLightPathExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLightPathExcitationFilterRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExcitationFilterRef property of LightPath.
- setLightPathExcitationFilterRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLightSource(int, LightSource) - Method in class ome.xml.model.Instrument
- setLightSource(LightSource) - Method in class ome.xml.model.LightSourceSettings
- setLightSourceSettings(int, LightSourceSettings) - Method in class ome.xml.model.MicrobeamManipulation
- setLightSourceSettings(LightSourceSettings) - Method in class ome.xml.model.Channel
- setLineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Line.
- setLineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Line.
- setLineFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Line.
- setLineFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Line.
- setLineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Line.
- setLineFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Line.
- setLineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Line.
- setLineID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Line.
- setLineLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineMarkerEnd(Marker, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MarkerEnd property of Line.
- setLineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineMarkerStart(Marker, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MarkerStart property of Line.
- setLineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Line.
- setLineStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Line.
- setLineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Line.
- setLineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Line.
- setLineText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Line.
- setLineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Line.
- setLineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Line.
- setLineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Line.
- setLineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineX1(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineX1(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineX1(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineX1(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X1 property of Line.
- setLineX1(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineX2(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineX2(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineX2(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineX2(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X2 property of Line.
- setLineX2(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineY1(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineY1(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineY1(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineY1(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y1 property of Line.
- setLineY1(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLineY2(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLineY2(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLineY2(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLineY2(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y2 property of Line.
- setLineY2(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Annotation
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Channel
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Dataset
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Detector
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Dichroic
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Experimenter
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.ExperimenterGroup
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Filter
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Folder
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Image
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Instrument
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.LightPath
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.LightSource
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Objective
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Plane
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Plate
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.PlateAcquisition
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Project
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Reagent
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.ROI
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Screen
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Shape
- setLinkedAnnotation(int, Annotation) - Method in class ome.xml.model.Well
- setLinkedChannel(int, Channel) - Method in class ome.xml.model.Annotation
- setLinkedChannel(int, Channel) - Method in class ome.xml.model.FilterSet
- setLinkedChildFolder(int, Folder) - Method in class ome.xml.model.Folder
- setLinkedDataset(int, Dataset) - Method in class ome.xml.model.Annotation
- setLinkedDataset(int, Dataset) - Method in class ome.xml.model.Experimenter
- setLinkedDataset(int, Dataset) - Method in class ome.xml.model.ExperimenterGroup
- setLinkedDataset(int, Dataset) - Method in class ome.xml.model.Image
- setLinkedDataset(int, Dataset) - Method in class ome.xml.model.Project
- setLinkedDetector(int, Detector) - Method in class ome.xml.model.Annotation
- setLinkedDichroic(int, Dichroic) - Method in class ome.xml.model.Annotation
- setLinkedEmissionFilter(int, Filter) - Method in class ome.xml.model.FilterSet
- setLinkedEmissionFilter(int, Filter) - Method in class ome.xml.model.LightPath
- setLinkedExcitationFilter(int, Filter) - Method in class ome.xml.model.FilterSet
- setLinkedExcitationFilter(int, Filter) - Method in class ome.xml.model.LightPath
- setLinkedExperiment(int, Experiment) - Method in class ome.xml.model.Experimenter
- setLinkedExperimenter(int, Experimenter) - Method in class ome.xml.model.Annotation
- setLinkedExperimenter(int, Experimenter) - Method in class ome.xml.model.ExperimenterGroup
- setLinkedExperimenterGroup(int, ExperimenterGroup) - Method in class ome.xml.model.Annotation
- setLinkedExperimenterGroup(int, ExperimenterGroup) - Method in class ome.xml.model.Experimenter
- setLinkedExperimenterGroup(int, ExperimenterGroup) - Method in class ome.xml.model.Leader
- setLinkedFilter(int, Filter) - Method in class ome.xml.model.Annotation
- setLinkedFilterSet(int, FilterSet) - Method in class ome.xml.model.Dichroic
- setLinkedFilterSetEmissionFilter(int, FilterSet) - Method in class ome.xml.model.Filter
- setLinkedFilterSetExcitationFilter(int, FilterSet) - Method in class ome.xml.model.Filter
- setLinkedFolder(int, Folder) - Method in class ome.xml.model.Annotation
- setLinkedFolder(int, Folder) - Method in class ome.xml.model.Folder
- setLinkedFolder(int, Folder) - Method in class ome.xml.model.Image
- setLinkedFolder(int, Folder) - Method in class ome.xml.model.ROI
- setLinkedImage(int, Image) - Method in class ome.xml.model.Annotation
- setLinkedImage(int, Image) - Method in class ome.xml.model.Dataset
- setLinkedImage(int, Image) - Method in class ome.xml.model.Experiment
- setLinkedImage(int, Image) - Method in class ome.xml.model.Experimenter
- setLinkedImage(int, Image) - Method in class ome.xml.model.ExperimenterGroup
- setLinkedImage(int, Image) - Method in class ome.xml.model.Folder
- setLinkedImage(int, Image) - Method in class ome.xml.model.Instrument
- setLinkedImage(int, Image) - Method in class ome.xml.model.MicrobeamManipulation
- setLinkedImage(int, Image) - Method in class ome.xml.model.ROI
- setLinkedInstrument(int, Instrument) - Method in class ome.xml.model.Annotation
- setLinkedLaser(int, Laser) - Method in class ome.xml.model.Pump
- setLinkedLeader(int, Experimenter) - Method in class ome.xml.model.ExperimenterGroup
- setLinkedLightPath(int, LightPath) - Method in class ome.xml.model.Annotation
- setLinkedLightPath(int, LightPath) - Method in class ome.xml.model.Dichroic
- setLinkedLightPathEmissionFilter(int, LightPath) - Method in class ome.xml.model.Filter
- setLinkedLightPathExcitationFilter(int, LightPath) - Method in class ome.xml.model.Filter
- setLinkedLightSource(int, LightSource) - Method in class ome.xml.model.Annotation
- setLinkedMicrobeamManipulation(int, MicrobeamManipulation) - Method in class ome.xml.model.Experimenter
- setLinkedMicrobeamManipulation(int, MicrobeamManipulation) - Method in class ome.xml.model.Image
- setLinkedMicrobeamManipulation(int, MicrobeamManipulation) - Method in class ome.xml.model.ROI
- setLinkedObjective(int, Objective) - Method in class ome.xml.model.Annotation
- setLinkedPlane(int, Plane) - Method in class ome.xml.model.Annotation
- setLinkedPlate(int, Plate) - Method in class ome.xml.model.Annotation
- setLinkedPlate(int, Plate) - Method in class ome.xml.model.Screen
- setLinkedPlateAcquisition(int, PlateAcquisition) - Method in class ome.xml.model.Annotation
- setLinkedPlateAcquisition(int, PlateAcquisition) - Method in class ome.xml.model.WellSample
- setLinkedProject(int, Project) - Method in class ome.xml.model.Annotation
- setLinkedProject(int, Project) - Method in class ome.xml.model.Dataset
- setLinkedProject(int, Project) - Method in class ome.xml.model.Experimenter
- setLinkedProject(int, Project) - Method in class ome.xml.model.ExperimenterGroup
- setLinkedReagent(int, Reagent) - Method in class ome.xml.model.Annotation
- setLinkedROI(int, ROI) - Method in class ome.xml.model.Annotation
- setLinkedROI(int, ROI) - Method in class ome.xml.model.Folder
- setLinkedROI(int, ROI) - Method in class ome.xml.model.Image
- setLinkedROI(int, ROI) - Method in class ome.xml.model.MicrobeamManipulation
- setLinkedScreen(int, Screen) - Method in class ome.xml.model.Annotation
- setLinkedScreen(int, Screen) - Method in class ome.xml.model.Plate
- setLinkedShape(int, Shape) - Method in class ome.xml.model.Annotation
- setLinkedWell(int, Well) - Method in class ome.xml.model.Annotation
- setLinkedWell(int, Well) - Method in class ome.xml.model.Reagent
- setLinkedWellSample(int, WellSample) - Method in class ome.xml.model.Image
- setLinkedWellSample(int, WellSample) - Method in class ome.xml.model.PlateAcquisition
- setListAnnotation(int, ListAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setListAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setListAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setListAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setListAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of ListAnnotation.
- setListAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setListAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setListAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setListAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setListAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of ListAnnotation.
- setListAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setListAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setListAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setListAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setListAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of ListAnnotation.
- setListAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setListAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setListAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setListAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setListAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of ListAnnotation.
- setListAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setListAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setListAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setListAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setListAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of ListAnnotation.
- setListAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLocked(Boolean) - Method in class ome.xml.model.Shape
- setLongAnnotation(int, LongAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setLongAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setLongAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setLongAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setLongAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of LongAnnotation.
- setLongAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLongAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setLongAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setLongAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setLongAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of LongAnnotation.
- setLongAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLongAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setLongAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setLongAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setLongAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of LongAnnotation.
- setLongAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLongAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setLongAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setLongAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setLongAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of LongAnnotation.
- setLongAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLongAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setLongAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setLongAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setLongAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of LongAnnotation.
- setLongAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLongAnnotationValue(Long, int) - Method in class ome.xml.meta.AggregateMetadata
- setLongAnnotationValue(Long, int) - Method in class ome.xml.meta.DummyMetadata
- setLongAnnotationValue(Long, int) - Method in class ome.xml.meta.FilterMetadata
- setLongAnnotationValue(Long, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of LongAnnotation.
- setLongAnnotationValue(Long, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setLotNumber(String) - Method in class ome.xml.model.ManufacturerSpec
- setManufacturer(String) - Method in class ome.xml.model.ManufacturerSpec
- setMap(List<MapPair>) - Method in class ome.xml.model.GenericExcitationSource
- setMap(List<MapPair>) - Method in class ome.xml.model.ImagingEnvironment
- setMapAnnotation(int, MapAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setMapAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMapAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMapAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMapAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of MapAnnotation.
- setMapAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMapAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMapAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMapAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMapAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of MapAnnotation.
- setMapAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMapAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMapAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMapAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMapAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of MapAnnotation.
- setMapAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMapAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMapAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMapAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMapAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of MapAnnotation.
- setMapAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMapAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMapAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMapAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMapAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of MapAnnotation.
- setMapAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMapAnnotationValue(List<MapPair>, int) - Method in class ome.xml.meta.AggregateMetadata
-
Sets the Map value associated with this annotation
- setMapAnnotationValue(List<MapPair>, int) - Method in class ome.xml.meta.DummyMetadata
-
Sets the Map value associated with this annotation
- setMapAnnotationValue(List<MapPair>, int) - Method in class ome.xml.meta.FilterMetadata
-
Sets the Map value associated with this annotation
- setMapAnnotationValue(List<MapPair>, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the values of a MapAnnotation.
- setMapAnnotationValue(List<MapPair>, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Sets the Map value associated with this annotation
- setMarkerEnd(Marker) - Method in class ome.xml.model.Line
- setMarkerEnd(Marker) - Method in class ome.xml.model.Polyline
- setMarkerStart(Marker) - Method in class ome.xml.model.Line
- setMarkerStart(Marker) - Method in class ome.xml.model.Polyline
- setMaskAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Mask.
- setMaskAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskBinData(byte[], int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskBinData(byte[], int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskBinData(byte[], int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskBinData(byte[], int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Base64Binary property of BinData.
- setMaskBinData(byte[], int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskBinDataBigEndian(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the BigEndian property of BinData.
- setMaskBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskBinDataCompression(Compression, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Compression property of BinData.
- setMaskBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskBinDataLength(NonNegativeLong, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Length property of BinData.
- setMaskBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Mask.
- setMaskFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Mask.
- setMaskFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Mask.
- setMaskFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Mask.
- setMaskFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Mask.
- setMaskFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskHeight(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskHeight(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskHeight(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskHeight(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Height property of Mask.
- setMaskHeight(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Mask.
- setMaskID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Mask.
- setMaskLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Mask.
- setMaskStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Mask.
- setMaskStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Mask.
- setMaskStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Mask.
- setMaskText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Mask.
- setMaskTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Mask.
- setMaskTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Mask.
- setMaskTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Mask.
- setMaskTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskWidth(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskWidth(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskWidth(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskWidth(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Width property of Mask.
- setMaskWidth(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskX(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskX(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskX(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskX(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X property of Mask.
- setMaskX(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaskY(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMaskY(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMaskY(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMaskY(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y property of Mask.
- setMaskY(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMaximumFieldCount(PositiveInteger) - Method in class ome.xml.model.PlateAcquisition
- setMedium(Medium) - Method in class ome.xml.model.ObjectiveSettings
- setMetadataFile(String) - Method in class ome.xml.model.BinaryOnly
- setMetadataOnly(MetadataOnly) - Method in class ome.xml.model.Pixels
- setMicrobeamManipulation(int, MicrobeamManipulation) - Method in class ome.xml.model.Experiment
- setMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.LightSourceSettings
- setMicrobeamManipulationDescription(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationDescription(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationDescription(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationDescription(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of MicrobeamManipulation.
- setMicrobeamManipulationDescription(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationExperimenterRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationExperimenterRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationExperimenterRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationExperimenterRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterRef property of MicrobeamManipulation.
- setMicrobeamManipulationExperimenterRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of MicrobeamManipulation.
- setMicrobeamManipulationID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Attenuation property of LightSourceSettings.
- setMicrobeamManipulationLightSourceSettingsAttenuation(PercentFraction, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationLightSourceSettingsID(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationLightSourceSettingsID(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationLightSourceSettingsID(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationLightSourceSettingsID(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of LightSourceSettings.
- setMicrobeamManipulationLightSourceSettingsID(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationLightSourceSettingsWavelength(Length, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationLightSourceSettingsWavelength(Length, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationLightSourceSettingsWavelength(Length, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationLightSourceSettingsWavelength(Length, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Wavelength property of LightSourceSettings.
- setMicrobeamManipulationLightSourceSettingsWavelength(Length, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationROIRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationROIRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationROIRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationROIRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ROIRef property of MicrobeamManipulation.
- setMicrobeamManipulationROIRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicrobeamManipulationType(MicrobeamManipulationType, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicrobeamManipulationType(MicrobeamManipulationType, int, int) - Method in class ome.xml.meta.DummyMetadata
- setMicrobeamManipulationType(MicrobeamManipulationType, int, int) - Method in class ome.xml.meta.FilterMetadata
- setMicrobeamManipulationType(MicrobeamManipulationType, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of MicrobeamManipulation.
- setMicrobeamManipulationType(MicrobeamManipulationType, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicroscope(Microscope) - Method in class ome.xml.model.Instrument
- setMicroscopeLotNumber(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicroscopeLotNumber(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMicroscopeLotNumber(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMicroscopeLotNumber(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Microscope.
- setMicroscopeLotNumber(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicroscopeManufacturer(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicroscopeManufacturer(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMicroscopeManufacturer(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMicroscopeManufacturer(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Microscope.
- setMicroscopeManufacturer(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicroscopeModel(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicroscopeModel(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMicroscopeModel(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMicroscopeModel(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Microscope.
- setMicroscopeModel(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicroscopeSerialNumber(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicroscopeSerialNumber(String, int) - Method in class ome.xml.meta.DummyMetadata
- setMicroscopeSerialNumber(String, int) - Method in class ome.xml.meta.FilterMetadata
- setMicroscopeSerialNumber(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Microscope.
- setMicroscopeSerialNumber(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMicroscopeType(MicroscopeType, int) - Method in class ome.xml.meta.AggregateMetadata
- setMicroscopeType(MicroscopeType, int) - Method in class ome.xml.meta.DummyMetadata
- setMicroscopeType(MicroscopeType, int) - Method in class ome.xml.meta.FilterMetadata
- setMicroscopeType(MicroscopeType, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Microscope.
- setMicroscopeType(MicroscopeType, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setMiddleName(String) - Method in class ome.xml.model.Experimenter
- setMIMEType(String) - Method in class ome.xml.model.BinaryFile
- setModel(String) - Method in class ome.xml.model.ManufacturerSpec
- setName(String) - Method in class ome.xml.model.Channel
- setName(String) - Method in class ome.xml.model.Dataset
- setName(String) - Method in class ome.xml.model.ExperimenterGroup
- setName(String) - Method in class ome.xml.model.Folder
- setName(String) - Method in class ome.xml.model.Image
- setName(String) - Method in class ome.xml.model.Plate
- setName(String) - Method in class ome.xml.model.PlateAcquisition
- setName(String) - Method in class ome.xml.model.Project
- setName(String) - Method in class ome.xml.model.Reagent
- setName(String) - Method in class ome.xml.model.ROI
- setName(String) - Method in class ome.xml.model.Screen
- setName(String) - Method in class ome.xml.model.StageLabel
- setNamespace(String) - Method in class ome.xml.model.Annotation
- setNDFilter(Double) - Method in class ome.xml.model.Channel
- setNominalMagnification(Double) - Method in class ome.xml.model.Objective
- setObjective(int, Objective) - Method in class ome.xml.model.Instrument
- setObjective(Objective) - Method in class ome.xml.model.ObjectiveSettings
- setObjectiveAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Objective.
- setObjectiveAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveCalibratedMagnification(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveCalibratedMagnification(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveCalibratedMagnification(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveCalibratedMagnification(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CalibratedMagnification property of Objective.
- setObjectiveCalibratedMagnification(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveCorrection(Correction, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveCorrection(Correction, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveCorrection(Correction, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveCorrection(Correction, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Correction property of Objective.
- setObjectiveCorrection(Correction, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Objective.
- setObjectiveID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveImmersion(Immersion, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveImmersion(Immersion, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveImmersion(Immersion, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveImmersion(Immersion, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Immersion property of Objective.
- setObjectiveImmersion(Immersion, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveIris(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveIris(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveIris(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveIris(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Iris property of Objective.
- setObjectiveIris(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveLensNA(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveLensNA(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveLensNA(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveLensNA(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LensNA property of Objective.
- setObjectiveLensNA(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveLotNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveLotNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveLotNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveLotNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the LotNumber property of Objective.
- setObjectiveLotNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveManufacturer(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveManufacturer(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveManufacturer(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveManufacturer(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Manufacturer property of Objective.
- setObjectiveManufacturer(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveModel(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveModel(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveModel(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveModel(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Model property of Objective.
- setObjectiveModel(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveNominalMagnification(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveNominalMagnification(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveNominalMagnification(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveNominalMagnification(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the NominalMagnification property of Objective.
- setObjectiveNominalMagnification(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveSerialNumber(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveSerialNumber(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveSerialNumber(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveSerialNumber(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SerialNumber property of Objective.
- setObjectiveSerialNumber(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveSettings(ObjectiveSettings) - Method in class ome.xml.model.Image
- setObjectiveSettingsCorrectionCollar(Double, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveSettingsCorrectionCollar(Double, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveSettingsCorrectionCollar(Double, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveSettingsCorrectionCollar(Double, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CorrectionCollar property of ObjectiveSettings.
- setObjectiveSettingsCorrectionCollar(Double, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveSettingsID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveSettingsID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveSettingsID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveSettingsID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of ObjectiveSettings.
- setObjectiveSettingsID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveSettingsMedium(Medium, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveSettingsMedium(Medium, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveSettingsMedium(Medium, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveSettingsMedium(Medium, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Medium property of ObjectiveSettings.
- setObjectiveSettingsMedium(Medium, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveSettingsRefractiveIndex(Double, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveSettingsRefractiveIndex(Double, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveSettingsRefractiveIndex(Double, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveSettingsRefractiveIndex(Double, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the RefractiveIndex property of ObjectiveSettings.
- setObjectiveSettingsRefractiveIndex(Double, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setObjectiveWorkingDistance(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setObjectiveWorkingDistance(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setObjectiveWorkingDistance(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setObjectiveWorkingDistance(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the WorkingDistance property of Objective.
- setObjectiveWorkingDistance(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setOffset(Double) - Method in class ome.xml.model.Detector
- setOffset(Double) - Method in class ome.xml.model.DetectorSettings
- setPhysicalSizeX(Length) - Method in class ome.xml.model.Pixels
- setPhysicalSizeY(Length) - Method in class ome.xml.model.Pixels
- setPhysicalSizeZ(Length) - Method in class ome.xml.model.Pixels
- setPinholeSize(Length) - Method in class ome.xml.model.Channel
- setPixels(Pixels) - Method in class ome.xml.model.BinData
- setPixels(Pixels) - Method in class ome.xml.model.Channel
- setPixels(Pixels) - Method in class ome.xml.model.Image
- setPixels(Pixels) - Method in class ome.xml.model.Plane
- setPixels(Pixels) - Method in class ome.xml.model.TiffData
- setPixelsBigEndian(Boolean, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsBigEndian(Boolean, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsBigEndian(Boolean, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsBigEndian(Boolean, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the BigEndian property of Pixels.
- setPixelsBigEndian(Boolean, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsBinData(byte[], int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsBinData(byte[], int, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsBinData(byte[], int, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsBinData(byte[], int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Base64Binary property of BinData.
- setPixelsBinData(byte[], int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsBinDataBigEndian(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the BigEndian property of BinData.
- setPixelsBinDataBigEndian(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsBinDataCompression(Compression, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Compression property of BinData.
- setPixelsBinDataCompression(Compression, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsBinDataLength(NonNegativeLong, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Length property of BinData.
- setPixelsBinDataLength(NonNegativeLong, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsDimensionOrder(DimensionOrder, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsDimensionOrder(DimensionOrder, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsDimensionOrder(DimensionOrder, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsDimensionOrder(DimensionOrder, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the DimensionOrder property of Pixels.
- setPixelsDimensionOrder(DimensionOrder, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Pixels.
- setPixelsID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsInterleaved(Boolean, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsInterleaved(Boolean, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsInterleaved(Boolean, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsInterleaved(Boolean, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Interleaved property of Pixels.
- setPixelsInterleaved(Boolean, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsPhysicalSizeX(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsPhysicalSizeX(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsPhysicalSizeX(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsPhysicalSizeX(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PhysicalSizeX property of Pixels.
- setPixelsPhysicalSizeX(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsPhysicalSizeY(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsPhysicalSizeY(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsPhysicalSizeY(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsPhysicalSizeY(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PhysicalSizeY property of Pixels.
- setPixelsPhysicalSizeY(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsPhysicalSizeZ(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsPhysicalSizeZ(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsPhysicalSizeZ(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsPhysicalSizeZ(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PhysicalSizeZ property of Pixels.
- setPixelsPhysicalSizeZ(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsSignificantBits(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsSignificantBits(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsSignificantBits(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsSignificantBits(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SignificantBits property of Pixels.
- setPixelsSignificantBits(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsSizeC(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsSizeC(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsSizeC(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsSizeC(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SizeC property of Pixels.
- setPixelsSizeC(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsSizeT(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsSizeT(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsSizeT(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsSizeT(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SizeT property of Pixels.
- setPixelsSizeT(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsSizeX(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsSizeX(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsSizeX(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsSizeX(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SizeX property of Pixels.
- setPixelsSizeX(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsSizeY(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsSizeY(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsSizeY(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsSizeY(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SizeY property of Pixels.
- setPixelsSizeY(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsSizeZ(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsSizeZ(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsSizeZ(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsSizeZ(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the SizeZ property of Pixels.
- setPixelsSizeZ(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsTimeIncrement(Time, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsTimeIncrement(Time, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsTimeIncrement(Time, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsTimeIncrement(Time, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TimeIncrement property of Pixels.
- setPixelsTimeIncrement(Time, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPixelsType(PixelType, int) - Method in class ome.xml.meta.AggregateMetadata
- setPixelsType(PixelType, int) - Method in class ome.xml.meta.DummyMetadata
- setPixelsType(PixelType, int) - Method in class ome.xml.meta.FilterMetadata
- setPixelsType(PixelType, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Pixels.
- setPixelsType(PixelType, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlane(int, Plane) - Method in class ome.xml.model.Pixels
- setPlaneAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Plane.
- setPlaneAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlaneCount(NonNegativeInteger) - Method in class ome.xml.model.TiffData
- setPlaneDeltaT(Time, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneDeltaT(Time, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneDeltaT(Time, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneDeltaT(Time, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the DeltaT property of Plane.
- setPlaneDeltaT(Time, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlaneExposureTime(Time, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneExposureTime(Time, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneExposureTime(Time, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneExposureTime(Time, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExposureTime property of Plane.
- setPlaneExposureTime(Time, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlaneHashSHA1(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneHashSHA1(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneHashSHA1(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneHashSHA1(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the HashSHA1 property of Plane.
- setPlaneHashSHA1(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlanePositionX(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlanePositionX(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlanePositionX(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlanePositionX(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PositionX property of Plane.
- setPlanePositionX(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlanePositionY(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlanePositionY(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlanePositionY(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlanePositionY(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PositionY property of Plane.
- setPlanePositionY(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlanePositionZ(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlanePositionZ(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlanePositionZ(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlanePositionZ(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PositionZ property of Plane.
- setPlanePositionZ(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlaneTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Plane.
- setPlaneTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlaneTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Plane.
- setPlaneTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlaneTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlaneTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlaneTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlaneTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Plane.
- setPlaneTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlate(int, Plate) - Method in class ome.xml.model.OME
- setPlate(Plate) - Method in class ome.xml.model.PlateAcquisition
- setPlate(Plate) - Method in class ome.xml.model.Well
- setPlateAcquisition(int, PlateAcquisition) - Method in class ome.xml.model.Plate
- setPlateAcquisitionAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of PlateAcquisition.
- setPlateAcquisitionAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionDescription(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionDescription(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionDescription(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionDescription(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of PlateAcquisition.
- setPlateAcquisitionDescription(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionEndTime(Timestamp, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionEndTime(Timestamp, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionEndTime(Timestamp, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionEndTime(Timestamp, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the EndTime property of PlateAcquisition.
- setPlateAcquisitionEndTime(Timestamp, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of PlateAcquisition.
- setPlateAcquisitionID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionMaximumFieldCount(PositiveInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionMaximumFieldCount(PositiveInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionMaximumFieldCount(PositiveInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionMaximumFieldCount(PositiveInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MaximumFieldCount property of PlateAcquisition.
- setPlateAcquisitionMaximumFieldCount(PositiveInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionName(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionName(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionName(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionName(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of PlateAcquisition.
- setPlateAcquisitionName(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionStartTime(Timestamp, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionStartTime(Timestamp, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionStartTime(Timestamp, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionStartTime(Timestamp, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StartTime property of PlateAcquisition.
- setPlateAcquisitionStartTime(Timestamp, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAcquisitionWellSampleRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAcquisitionWellSampleRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAcquisitionWellSampleRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAcquisitionWellSampleRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the WellSampleRef property of PlateAcquisition.
- setPlateAcquisitionWellSampleRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Plate.
- setPlateAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateColumnNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateColumnNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateColumnNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateColumnNamingConvention(NamingConvention, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ColumnNamingConvention property of Plate.
- setPlateColumnNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateColumns(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateColumns(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateColumns(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateColumns(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Columns property of Plate.
- setPlateColumns(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Plate.
- setPlateDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateExternalIdentifier(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateExternalIdentifier(String, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateExternalIdentifier(String, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateExternalIdentifier(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExternalIdentifier property of Plate.
- setPlateExternalIdentifier(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateFieldIndex(NonNegativeInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateFieldIndex(NonNegativeInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateFieldIndex(NonNegativeInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateFieldIndex(NonNegativeInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FieldIndex property of Plate.
- setPlateFieldIndex(NonNegativeInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Plate.
- setPlateID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Plate.
- setPlateName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateRowNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateRowNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateRowNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateRowNamingConvention(NamingConvention, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the RowNamingConvention property of Plate.
- setPlateRowNamingConvention(NamingConvention, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateRows(PositiveInteger, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateRows(PositiveInteger, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateRows(PositiveInteger, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateRows(PositiveInteger, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Rows property of Plate.
- setPlateRows(PositiveInteger, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateStatus(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateStatus(String, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateStatus(String, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateStatus(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Status property of Plate.
- setPlateStatus(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateWellOriginX(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateWellOriginX(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateWellOriginX(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateWellOriginX(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the WellOriginX property of Plate.
- setPlateWellOriginX(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPlateWellOriginY(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setPlateWellOriginY(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setPlateWellOriginY(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setPlateWellOriginY(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the WellOriginY property of Plate.
- setPlateWellOriginY(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPockelCell(Boolean) - Method in class ome.xml.model.Laser
- setPockelCellSetting(Integer) - Method in class ome.xml.model.Channel
- setPointAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Point.
- setPointAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Point.
- setPointFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Point.
- setPointFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Point.
- setPointFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Point.
- setPointFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Point.
- setPointFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Point.
- setPointID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Point.
- setPointLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPoints(String) - Method in class ome.xml.model.Polygon
- setPoints(String) - Method in class ome.xml.model.Polyline
- setPointStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Point.
- setPointStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Point.
- setPointStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Point.
- setPointStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Point.
- setPointText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Point.
- setPointTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Point.
- setPointTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Point.
- setPointTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Point.
- setPointTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointX(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointX(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointX(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointX(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X property of Point.
- setPointX(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPointY(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPointY(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPointY(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPointY(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y property of Point.
- setPointY(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Polygon.
- setPolygonAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Polygon.
- setPolygonFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Polygon.
- setPolygonFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Polygon.
- setPolygonFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Polygon.
- setPolygonFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Polygon.
- setPolygonFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Polygon.
- setPolygonID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Polygon.
- setPolygonLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonPoints(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonPoints(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonPoints(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonPoints(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Points property of Polygon.
- setPolygonPoints(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Polygon.
- setPolygonStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Polygon.
- setPolygonStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Polygon.
- setPolygonStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Polygon.
- setPolygonText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Polygon.
- setPolygonTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Polygon.
- setPolygonTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Polygon.
- setPolygonTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolygonTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolygonTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolygonTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolygonTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Polygon.
- setPolygonTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Polyline.
- setPolylineAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Polyline.
- setPolylineFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Polyline.
- setPolylineFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Polyline.
- setPolylineFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Polyline.
- setPolylineFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Polyline.
- setPolylineFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Polyline.
- setPolylineID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Polyline.
- setPolylineLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineMarkerEnd(Marker, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MarkerEnd property of Polyline.
- setPolylineMarkerEnd(Marker, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineMarkerStart(Marker, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the MarkerStart property of Polyline.
- setPolylineMarkerStart(Marker, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylinePoints(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylinePoints(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylinePoints(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylinePoints(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Points property of Polyline.
- setPolylinePoints(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Polyline.
- setPolylineStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Polyline.
- setPolylineStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Polyline.
- setPolylineStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Polyline.
- setPolylineText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Polyline.
- setPolylineTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Polyline.
- setPolylineTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Polyline.
- setPolylineTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPolylineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setPolylineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setPolylineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setPolylineTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Polyline.
- setPolylineTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setPositionX(Length) - Method in class ome.xml.model.Plane
- setPositionX(Length) - Method in class ome.xml.model.WellSample
- setPositionY(Length) - Method in class ome.xml.model.Plane
- setPositionY(Length) - Method in class ome.xml.model.WellSample
- setPositionZ(Length) - Method in class ome.xml.model.Plane
- setPower(Power) - Method in class ome.xml.model.LightSource
- setProject(int, Project) - Method in class ome.xml.model.OME
- setProjectAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Project.
- setProjectAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProjectDatasetRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectDatasetRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectDatasetRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectDatasetRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the DatasetRef property of Project.
- setProjectDatasetRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProjectDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Project.
- setProjectDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProjectExperimenterGroupRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectExperimenterGroupRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectExperimenterGroupRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectExperimenterGroupRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterGroupRef property of Project.
- setProjectExperimenterGroupRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProjectExperimenterRef(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectExperimenterRef(String, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectExperimenterRef(String, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectExperimenterRef(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExperimenterRef property of Project.
- setProjectExperimenterRef(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProjectID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Project.
- setProjectID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProjectName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setProjectName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setProjectName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setProjectName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Project.
- setProjectName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setProtocolDescription(String) - Method in class ome.xml.model.Screen
- setProtocolIdentifier(String) - Method in class ome.xml.model.Screen
- setPulse(Pulse) - Method in class ome.xml.model.Laser
- setRadiusX(Double) - Method in class ome.xml.model.Ellipse
- setRadiusY(Double) - Method in class ome.xml.model.Ellipse
- setReadOutRate(Frequency) - Method in class ome.xml.model.DetectorSettings
- setReagent(int, Reagent) - Method in class ome.xml.model.Screen
- setReagentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setReagentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setReagentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setReagentAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Reagent.
- setReagentAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setReagentDescription(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setReagentDescription(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setReagentDescription(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setReagentDescription(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Reagent.
- setReagentDescription(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setReagentID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setReagentID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setReagentID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setReagentID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Reagent.
- setReagentID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setReagentIdentifier(String) - Method in class ome.xml.model.Reagent
- setReagentName(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setReagentName(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setReagentName(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setReagentName(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Reagent.
- setReagentName(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setReagentReagentIdentifier(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setReagentReagentIdentifier(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setReagentReagentIdentifier(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setReagentReagentIdentifier(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ReagentIdentifier property of Reagent.
- setReagentReagentIdentifier(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setReagentSetDescription(String) - Method in class ome.xml.model.Screen
- setReagentSetIdentifier(String) - Method in class ome.xml.model.Screen
- setRectangleAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Rectangle.
- setRectangleAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleFillColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleFillColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleFillColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleFillColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillColor property of Rectangle.
- setRectangleFillColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleFillRule(FillRule, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleFillRule(FillRule, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleFillRule(FillRule, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleFillRule(FillRule, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FillRule property of Rectangle.
- setRectangleFillRule(FillRule, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleFontFamily(FontFamily, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontFamily property of Rectangle.
- setRectangleFontFamily(FontFamily, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleFontSize(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleFontSize(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleFontSize(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleFontSize(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontSize property of Rectangle.
- setRectangleFontSize(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleFontStyle(FontStyle, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FontStyle property of Rectangle.
- setRectangleFontStyle(FontStyle, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleHeight(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleHeight(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleHeight(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleHeight(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Height property of Rectangle.
- setRectangleHeight(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Rectangle.
- setRectangleID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleLocked(Boolean, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleLocked(Boolean, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleLocked(Boolean, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleLocked(Boolean, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Locked property of Rectangle.
- setRectangleLocked(Boolean, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleStrokeColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleStrokeColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleStrokeColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleStrokeColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeColor property of Rectangle.
- setRectangleStrokeColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleStrokeDashArray(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleStrokeDashArray(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleStrokeDashArray(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleStrokeDashArray(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeDashArray property of Rectangle.
- setRectangleStrokeDashArray(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleStrokeWidth(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleStrokeWidth(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleStrokeWidth(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleStrokeWidth(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the StrokeWidth property of Rectangle.
- setRectangleStrokeWidth(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleText(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleText(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleText(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleText(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Text property of Rectangle.
- setRectangleText(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleTheC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheC property of Rectangle.
- setRectangleTheC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleTheT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheT property of Rectangle.
- setRectangleTheT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleTheZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the TheZ property of Rectangle.
- setRectangleTheZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleTransform(AffineTransform, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleTransform(AffineTransform, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleTransform(AffineTransform, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleTransform(AffineTransform, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transform property of Rectangle.
- setRectangleTransform(AffineTransform, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleWidth(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleWidth(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleWidth(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleWidth(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Width property of Rectangle.
- setRectangleWidth(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleX(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleX(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleX(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleX(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X property of Rectangle.
- setRectangleX(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRectangleY(Double, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setRectangleY(Double, int, int) - Method in class ome.xml.meta.DummyMetadata
- setRectangleY(Double, int, int) - Method in class ome.xml.meta.FilterMetadata
- setRectangleY(Double, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y property of Rectangle.
- setRectangleY(Double, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRefractiveIndex(Double) - Method in class ome.xml.model.ObjectiveSettings
- setRepetitionRate(Frequency) - Method in class ome.xml.model.Laser
- setRights(Rights) - Method in class ome.xml.model.OME
- setRightsHeld(String) - Method in class ome.xml.model.Rights
- setRightsHolder(String) - Method in class ome.xml.model.Rights
- setRightsRightsHeld(String) - Method in class ome.xml.meta.AggregateMetadata
- setRightsRightsHeld(String) - Method in class ome.xml.meta.DummyMetadata
- setRightsRightsHeld(String) - Method in class ome.xml.meta.FilterMetadata
- setRightsRightsHeld(String) - Method in interface ome.xml.meta.MetadataStore
-
Set the RightsHeld property of Rights.
- setRightsRightsHeld(String) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRightsRightsHolder(String) - Method in class ome.xml.meta.AggregateMetadata
- setRightsRightsHolder(String) - Method in class ome.xml.meta.DummyMetadata
- setRightsRightsHolder(String) - Method in class ome.xml.meta.FilterMetadata
- setRightsRightsHolder(String) - Method in interface ome.xml.meta.MetadataStore
-
Set the RightsHolder property of Rights.
- setRightsRightsHolder(String) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setROI(int, ROI) - Method in class ome.xml.model.OME
- setROIAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setROIAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setROIAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setROIAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of ROI.
- setROIAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setROIDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setROIDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setROIDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setROIDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of ROI.
- setROIDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setROIID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setROIID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setROIID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setROIID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of ROI.
- setROIID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setROIName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setROIName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setROIName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setROIName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of ROI.
- setROIName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRoot(MetadataRoot) - Method in class ome.xml.meta.AggregateMetadata
-
Unsupported with an AggregateMetadata.
- setRoot(MetadataRoot) - Method in class ome.xml.meta.DummyMetadata
- setRoot(MetadataRoot) - Method in class ome.xml.meta.FilterMetadata
- setRoot(MetadataRoot) - Method in interface ome.xml.meta.MetadataStore
-
Set the root node of the metadata.
- setRoot(MetadataRoot) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setRow(NonNegativeInteger) - Method in class ome.xml.model.Well
- setRowNamingConvention(NamingConvention) - Method in class ome.xml.model.Plate
- setRows(PositiveInteger) - Method in class ome.xml.model.Plate
- setSamplesPerPixel(PositiveInteger) - Method in class ome.xml.model.Channel
- setScreen(int, Screen) - Method in class ome.xml.model.OME
- setScreen(Screen) - Method in class ome.xml.model.Reagent
- setScreenAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Screen.
- setScreenAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of Screen.
- setScreenDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Screen.
- setScreenID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of Screen.
- setScreenName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenPlateRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenPlateRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenPlateRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenPlateRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PlateRef property of Screen.
- setScreenPlateRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenProtocolDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenProtocolDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenProtocolDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenProtocolDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ProtocolDescription property of Screen.
- setScreenProtocolDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenProtocolIdentifier(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenProtocolIdentifier(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenProtocolIdentifier(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenProtocolIdentifier(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ProtocolIdentifier property of Screen.
- setScreenProtocolIdentifier(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenReagentSetDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenReagentSetDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenReagentSetDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenReagentSetDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ReagentSetDescription property of Screen.
- setScreenReagentSetDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenReagentSetIdentifier(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenReagentSetIdentifier(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenReagentSetIdentifier(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenReagentSetIdentifier(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ReagentSetIdentifier property of Screen.
- setScreenReagentSetIdentifier(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setScreenType(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setScreenType(String, int) - Method in class ome.xml.meta.DummyMetadata
- setScreenType(String, int) - Method in class ome.xml.meta.FilterMetadata
- setScreenType(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Screen.
- setScreenType(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setSerialNumber(String) - Method in class ome.xml.model.ManufacturerSpec
- setSHA1(String) - Method in class ome.xml.model.External
- setShape(int, Shape) - Method in class ome.xml.model.Union
- setSignificantBits(PositiveInteger) - Method in class ome.xml.model.Pixels
- setSize(NonNegativeLong) - Method in class ome.xml.model.BinaryFile
- setSizeC(PositiveInteger) - Method in class ome.xml.model.Pixels
- setSizeT(PositiveInteger) - Method in class ome.xml.model.Pixels
- setSizeX(PositiveInteger) - Method in class ome.xml.model.Pixels
- setSizeY(PositiveInteger) - Method in class ome.xml.model.Pixels
- setSizeZ(PositiveInteger) - Method in class ome.xml.model.Pixels
- setStageLabel(StageLabel) - Method in class ome.xml.model.Image
- setStageLabelName(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setStageLabelName(String, int) - Method in class ome.xml.meta.DummyMetadata
- setStageLabelName(String, int) - Method in class ome.xml.meta.FilterMetadata
- setStageLabelName(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Name property of StageLabel.
- setStageLabelName(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setStageLabelX(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setStageLabelX(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setStageLabelX(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setStageLabelX(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the X property of StageLabel.
- setStageLabelX(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setStageLabelY(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setStageLabelY(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setStageLabelY(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setStageLabelY(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Y property of StageLabel.
- setStageLabelY(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setStageLabelZ(Length, int) - Method in class ome.xml.meta.AggregateMetadata
- setStageLabelZ(Length, int) - Method in class ome.xml.meta.DummyMetadata
- setStageLabelZ(Length, int) - Method in class ome.xml.meta.FilterMetadata
- setStageLabelZ(Length, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Z property of StageLabel.
- setStageLabelZ(Length, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setStartTime(Timestamp) - Method in class ome.xml.model.PlateAcquisition
- setStatus(String) - Method in class ome.xml.model.Plate
- setStrokeColor(Color) - Method in class ome.xml.model.Shape
- setStrokeDashArray(String) - Method in class ome.xml.model.Shape
- setStrokeWidth(Length) - Method in class ome.xml.model.Shape
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.BooleanAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.CommentAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.DoubleAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.FileAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.ListAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.LongAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.MapAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.OME
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.TagAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.TermAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.TimestampAnnotation
- setStructuredAnnotations(StructuredAnnotations) - Method in class ome.xml.model.XMLAnnotation
- setSymbol(String) - Method in class ome.units.unit.Unit
-
Change the unit symbol in this unit.
- setTagAnnotation(int, TagAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setTagAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTagAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTagAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTagAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of TagAnnotation.
- setTagAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTagAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTagAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTagAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTagAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of TagAnnotation.
- setTagAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTagAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTagAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTagAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTagAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of TagAnnotation.
- setTagAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTagAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTagAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTagAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTagAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of TagAnnotation.
- setTagAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTagAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTagAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTagAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTagAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of TagAnnotation.
- setTagAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTagAnnotationValue(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTagAnnotationValue(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTagAnnotationValue(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTagAnnotationValue(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of TagAnnotation.
- setTagAnnotationValue(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTemperature(Temperature) - Method in class ome.xml.model.ImagingEnvironment
- setTermAnnotation(int, TermAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setTermAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTermAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTermAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTermAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of TermAnnotation.
- setTermAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTermAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTermAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTermAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTermAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of TermAnnotation.
- setTermAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTermAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTermAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTermAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTermAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of TermAnnotation.
- setTermAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTermAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTermAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTermAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTermAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of TermAnnotation.
- setTermAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTermAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTermAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTermAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTermAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of TermAnnotation.
- setTermAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTermAnnotationValue(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTermAnnotationValue(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTermAnnotationValue(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTermAnnotationValue(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of TermAnnotation.
- setTermAnnotationValue(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setText(String) - Method in class ome.xml.model.Shape
- setTheC(NonNegativeInteger) - Method in class ome.xml.model.Plane
- setTheC(NonNegativeInteger) - Method in class ome.xml.model.Shape
- setTheT(NonNegativeInteger) - Method in class ome.xml.model.Plane
- setTheT(NonNegativeInteger) - Method in class ome.xml.model.Shape
- setTheZ(NonNegativeInteger) - Method in class ome.xml.model.Plane
- setTheZ(NonNegativeInteger) - Method in class ome.xml.model.Shape
- setTiffData(int, TiffData) - Method in class ome.xml.model.Pixels
- setTiffDataFirstC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTiffDataFirstC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTiffDataFirstC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTiffDataFirstC(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FirstC property of TiffData.
- setTiffDataFirstC(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTiffDataFirstT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTiffDataFirstT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTiffDataFirstT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTiffDataFirstT(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FirstT property of TiffData.
- setTiffDataFirstT(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTiffDataFirstZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTiffDataFirstZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTiffDataFirstZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTiffDataFirstZ(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FirstZ property of TiffData.
- setTiffDataFirstZ(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTiffDataIFD(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTiffDataIFD(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTiffDataIFD(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTiffDataIFD(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the IFD property of TiffData.
- setTiffDataIFD(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTiffDataPlaneCount(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTiffDataPlaneCount(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTiffDataPlaneCount(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTiffDataPlaneCount(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PlaneCount property of TiffData.
- setTiffDataPlaneCount(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTimeIncrement(Time) - Method in class ome.xml.model.Pixels
- setTimepoint(Timestamp) - Method in class ome.xml.model.WellSample
- setTimestampAnnotation(int, TimestampAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setTimestampAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTimestampAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTimestampAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTimestampAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of TimestampAnnotation.
- setTimestampAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTimestampAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTimestampAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTimestampAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTimestampAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of TimestampAnnotation.
- setTimestampAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTimestampAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTimestampAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTimestampAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTimestampAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of TimestampAnnotation.
- setTimestampAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTimestampAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTimestampAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTimestampAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTimestampAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of TimestampAnnotation.
- setTimestampAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTimestampAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setTimestampAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setTimestampAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setTimestampAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of TimestampAnnotation.
- setTimestampAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTimestampAnnotationValue(Timestamp, int) - Method in class ome.xml.meta.AggregateMetadata
- setTimestampAnnotationValue(Timestamp, int) - Method in class ome.xml.meta.DummyMetadata
- setTimestampAnnotationValue(Timestamp, int) - Method in class ome.xml.meta.FilterMetadata
- setTimestampAnnotationValue(Timestamp, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of TimestampAnnotation.
- setTimestampAnnotationValue(Timestamp, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- Settings - Class in ome.xml.model
- Settings() - Constructor for class ome.xml.model.Settings
-
Default constructor.
- Settings(Settings) - Constructor for class ome.xml.model.Settings
-
Copy constructor.
- Settings(Element, OMEModel) - Constructor for class ome.xml.model.Settings
-
Constructs Settings recursively from an XML DOM tree.
- setTransform(AffineTransform) - Method in class ome.xml.model.Shape
- setTransmittance(PercentFraction) - Method in class ome.xml.model.TransmittanceRange
- setTransmittanceRange(TransmittanceRange) - Method in class ome.xml.model.Filter
- setTransmittanceRangeCutIn(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTransmittanceRangeCutIn(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTransmittanceRangeCutIn(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTransmittanceRangeCutIn(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CutIn property of TransmittanceRange.
- setTransmittanceRangeCutIn(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTransmittanceRangeCutInTolerance(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTransmittanceRangeCutInTolerance(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTransmittanceRangeCutInTolerance(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTransmittanceRangeCutInTolerance(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CutInTolerance property of TransmittanceRange.
- setTransmittanceRangeCutInTolerance(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTransmittanceRangeCutOut(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTransmittanceRangeCutOut(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTransmittanceRangeCutOut(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTransmittanceRangeCutOut(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CutOut property of TransmittanceRange.
- setTransmittanceRangeCutOut(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTransmittanceRangeCutOutTolerance(Length, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTransmittanceRangeCutOutTolerance(Length, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTransmittanceRangeCutOutTolerance(Length, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTransmittanceRangeCutOutTolerance(Length, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the CutOutTolerance property of TransmittanceRange.
- setTransmittanceRangeCutOutTolerance(Length, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTransmittanceRangeTransmittance(PercentFraction, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setTransmittanceRangeTransmittance(PercentFraction, int, int) - Method in class ome.xml.meta.DummyMetadata
- setTransmittanceRangeTransmittance(PercentFraction, int, int) - Method in class ome.xml.meta.FilterMetadata
- setTransmittanceRangeTransmittance(PercentFraction, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Transmittance property of TransmittanceRange.
- setTransmittanceRangeTransmittance(PercentFraction, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setTuneable(Boolean) - Method in class ome.xml.model.Laser
- setType(String) - Method in class ome.xml.model.Screen
- setType(String) - Method in class ome.xml.model.Well
- setType(ArcType) - Method in class ome.xml.model.Arc
- setType(DetectorType) - Method in class ome.xml.model.Detector
- setType(ExperimentType) - Method in class ome.xml.model.Experiment
- setType(FilamentType) - Method in class ome.xml.model.Filament
- setType(FilterType) - Method in class ome.xml.model.Filter
- setType(LaserType) - Method in class ome.xml.model.Laser
- setType(MicrobeamManipulationType) - Method in class ome.xml.model.MicrobeamManipulation
- setType(MicroscopeType) - Method in class ome.xml.model.Microscope
- setType(PixelType) - Method in class ome.xml.model.Pixels
- setUnion(Union) - Method in class ome.xml.model.ROI
- setUnion(Union) - Method in class ome.xml.model.Shape
- setUserName(String) - Method in class ome.xml.model.Experimenter
- setUUID(String) - Method in class ome.xml.meta.AggregateMetadata
-
Sets the UUID associated with this collection of metadata.
- setUUID(String) - Method in class ome.xml.meta.DummyMetadata
-
Sets the UUID associated with this collection of metadata.
- setUUID(String) - Method in class ome.xml.meta.FilterMetadata
- setUUID(String) - Method in interface ome.xml.meta.MetadataStore
-
Set the UUID associated with this collection of metadata.
- setUUID(String) - Method in class ome.xml.meta.OMEXMLMetadataImpl
-
Sets the UUID associated with this collection of metadata.
- setUUID(String) - Method in class ome.xml.model.BinaryOnly
- setUUID(String) - Method in class ome.xml.model.OME
- setUUID(UUID) - Method in class ome.xml.model.TiffData
- setUUIDFileName(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setUUIDFileName(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setUUIDFileName(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setUUIDFileName(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the FileName property of UUID.
- setUUIDFileName(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setUUIDValue(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setUUIDValue(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setUUIDValue(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setUUIDValue(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the text value of UUID.
- setUUIDValue(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setValue(Boolean) - Method in class ome.xml.model.BooleanAnnotation
- setValue(Double) - Method in class ome.xml.model.DoubleAnnotation
- setValue(Long) - Method in class ome.xml.model.LongAnnotation
- setValue(String) - Method in class ome.xml.model.CommentAnnotation
- setValue(String) - Method in class ome.xml.model.TagAnnotation
- setValue(String) - Method in class ome.xml.model.TermAnnotation
- setValue(String) - Method in class ome.xml.model.UUID
- setValue(String) - Method in class ome.xml.model.XMLAnnotation
- setValue(List<MapPair>) - Method in class ome.xml.model.MapAnnotation
- setValue(Timestamp) - Method in class ome.xml.model.TimestampAnnotation
- setVoltage(ElectricPotential) - Method in class ome.xml.model.Detector
- setVoltage(ElectricPotential) - Method in class ome.xml.model.DetectorSettings
- setWavelength(Length) - Method in class ome.xml.model.Laser
- setWavelength(Length) - Method in class ome.xml.model.LightSourceSettings
- setWell(int, Well) - Method in class ome.xml.model.Plate
- setWell(Well) - Method in class ome.xml.model.WellSample
- setWellAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellAnnotationRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of Well.
- setWellAnnotationRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellColor(Color, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellColor(Color, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellColor(Color, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellColor(Color, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Color property of Well.
- setWellColor(Color, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellColumn(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellColumn(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellColumn(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellColumn(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Column property of Well.
- setWellColumn(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellExternalDescription(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellExternalDescription(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellExternalDescription(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellExternalDescription(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExternalDescription property of Well.
- setWellExternalDescription(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellExternalIdentifier(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellExternalIdentifier(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellExternalIdentifier(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellExternalIdentifier(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ExternalIdentifier property of Well.
- setWellExternalIdentifier(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellID(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellID(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellID(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellID(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of Well.
- setWellID(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellOriginX(Length) - Method in class ome.xml.model.Plate
- setWellOriginY(Length) - Method in class ome.xml.model.Plate
- setWellReagentRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellReagentRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellReagentRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellReagentRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ReagentRef property of Well.
- setWellReagentRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellRow(NonNegativeInteger, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellRow(NonNegativeInteger, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellRow(NonNegativeInteger, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellRow(NonNegativeInteger, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Row property of Well.
- setWellRow(NonNegativeInteger, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellSample(int, WellSample) - Method in class ome.xml.model.Well
- setWellSampleID(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellSampleID(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellSampleID(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellSampleID(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of WellSample.
- setWellSampleID(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellSampleImageRef(String, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellSampleImageRef(String, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellSampleImageRef(String, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellSampleImageRef(String, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ImageRef property of WellSample.
- setWellSampleImageRef(String, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellSampleIndex(NonNegativeInteger, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellSampleIndex(NonNegativeInteger, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellSampleIndex(NonNegativeInteger, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellSampleIndex(NonNegativeInteger, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Index property of WellSample.
- setWellSampleIndex(NonNegativeInteger, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellSamplePositionX(Length, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellSamplePositionX(Length, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellSamplePositionX(Length, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellSamplePositionX(Length, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PositionX property of WellSample.
- setWellSamplePositionX(Length, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellSamplePositionY(Length, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellSamplePositionY(Length, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellSamplePositionY(Length, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellSamplePositionY(Length, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the PositionY property of WellSample.
- setWellSamplePositionY(Length, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellSampleTimepoint(Timestamp, int, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellSampleTimepoint(Timestamp, int, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellSampleTimepoint(Timestamp, int, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellSampleTimepoint(Timestamp, int, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Timepoint property of WellSample.
- setWellSampleTimepoint(Timestamp, int, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWellType(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setWellType(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setWellType(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setWellType(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Type property of Well.
- setWellType(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setWidth(Double) - Method in class ome.xml.model.Mask
- setWidth(Double) - Method in class ome.xml.model.Rectangle
- setWorkingDistance(Length) - Method in class ome.xml.model.Objective
- setX(Double) - Method in class ome.xml.model.Ellipse
- setX(Double) - Method in class ome.xml.model.Label
- setX(Double) - Method in class ome.xml.model.Mask
- setX(Double) - Method in class ome.xml.model.Point
- setX(Double) - Method in class ome.xml.model.Rectangle
- setX(Length) - Method in class ome.xml.model.StageLabel
- setX1(Double) - Method in class ome.xml.model.Line
- setX2(Double) - Method in class ome.xml.model.Line
- setXMLAnnotation(int, XMLAnnotation) - Method in class ome.xml.model.StructuredAnnotations
- setXMLAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.AggregateMetadata
- setXMLAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.DummyMetadata
- setXMLAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.FilterMetadata
- setXMLAnnotationAnnotationRef(String, int, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the AnnotationRef property of XMLAnnotation.
- setXMLAnnotationAnnotationRef(String, int, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setXMLAnnotationAnnotator(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setXMLAnnotationAnnotator(String, int) - Method in class ome.xml.meta.DummyMetadata
- setXMLAnnotationAnnotator(String, int) - Method in class ome.xml.meta.FilterMetadata
- setXMLAnnotationAnnotator(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Annotator property of XMLAnnotation.
- setXMLAnnotationAnnotator(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setXMLAnnotationDescription(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setXMLAnnotationDescription(String, int) - Method in class ome.xml.meta.DummyMetadata
- setXMLAnnotationDescription(String, int) - Method in class ome.xml.meta.FilterMetadata
- setXMLAnnotationDescription(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Description property of XMLAnnotation.
- setXMLAnnotationDescription(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setXMLAnnotationID(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setXMLAnnotationID(String, int) - Method in class ome.xml.meta.DummyMetadata
- setXMLAnnotationID(String, int) - Method in class ome.xml.meta.FilterMetadata
- setXMLAnnotationID(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the ID property of XMLAnnotation.
- setXMLAnnotationID(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setXMLAnnotationNamespace(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setXMLAnnotationNamespace(String, int) - Method in class ome.xml.meta.DummyMetadata
- setXMLAnnotationNamespace(String, int) - Method in class ome.xml.meta.FilterMetadata
- setXMLAnnotationNamespace(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Namespace property of XMLAnnotation.
- setXMLAnnotationNamespace(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setXMLAnnotationValue(String, int) - Method in class ome.xml.meta.AggregateMetadata
- setXMLAnnotationValue(String, int) - Method in class ome.xml.meta.DummyMetadata
- setXMLAnnotationValue(String, int) - Method in class ome.xml.meta.FilterMetadata
- setXMLAnnotationValue(String, int) - Method in interface ome.xml.meta.MetadataStore
-
Set the Value property of XMLAnnotation.
- setXMLAnnotationValue(String, int) - Method in class ome.xml.meta.OMEXMLMetadataImpl
- setY(Double) - Method in class ome.xml.model.Ellipse
- setY(Double) - Method in class ome.xml.model.Label
- setY(Double) - Method in class ome.xml.model.Mask
- setY(Double) - Method in class ome.xml.model.Point
- setY(Double) - Method in class ome.xml.model.Rectangle
- setY(Length) - Method in class ome.xml.model.StageLabel
- setY1(Double) - Method in class ome.xml.model.Line
- setY2(Double) - Method in class ome.xml.model.Line
- setZ(Length) - Method in class ome.xml.model.StageLabel
- setZoom(Double) - Method in class ome.xml.model.Detector
- setZoom(Double) - Method in class ome.xml.model.DetectorSettings
- Shape - Class in ome.xml.model
- Shape() - Constructor for class ome.xml.model.Shape
-
Default constructor.
- Shape(Shape) - Constructor for class ome.xml.model.Shape
-
Copy constructor.
- Shape(Element, OMEModel) - Constructor for class ome.xml.model.Shape
-
Constructs Shape recursively from an XML DOM tree.
- SHAPES - Static variable in class ome.specification.XMLMockObjects
-
The shapes to handle.
- SHORTPASS - ome.xml.model.enums.FilterType
- SINGLE - ome.xml.model.enums.Pulse
- SINGLEMOLECULEIMAGING - ome.xml.model.enums.AcquisitionMode
- SIZE_C - Static variable in class ome.specification.XMLMockObjects
-
The default number of channels.
- SIZE_C_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
SizeC
attribute. - SIZE_T - Static variable in class ome.specification.XMLMockObjects
-
The default number of time-points.
- SIZE_T_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
SizeT
attribute. - SIZE_X - Static variable in class ome.specification.XMLMockObjects
-
The default number of pixels along the X-axis.
- SIZE_X_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
SizeX
attribute. - SIZE_Y - Static variable in class ome.specification.XMLMockObjects
-
The default number of pixels along the Y-axis.
- SIZE_Y_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
SizeY
attribute. - SIZE_Z - Static variable in class ome.specification.XMLMockObjects
-
The default number of z-sections.
- SIZE_Z_ATTRIBUTE - Static variable in class ome.specification.XMLWriter
-
Identifies the
SizeZ
attribute. - sizeOfBinDataList() - Method in class ome.xml.model.Pixels
- sizeOfBooleanAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfChannelList() - Method in class ome.xml.model.Pixels
- sizeOfCommentAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfDatasetList() - Method in class ome.xml.model.OME
- sizeOfDetectorList() - Method in class ome.xml.model.Instrument
- sizeOfDichroicList() - Method in class ome.xml.model.Instrument
- sizeOfDoubleAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfExperimenterGroupList() - Method in class ome.xml.model.OME
- sizeOfExperimenterList() - Method in class ome.xml.model.OME
- sizeOfExperimentList() - Method in class ome.xml.model.OME
- sizeOfFileAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfFilterList() - Method in class ome.xml.model.Instrument
- sizeOfFilterSetList() - Method in class ome.xml.model.Instrument
- sizeOfFolderList() - Method in class ome.xml.model.OME
- sizeOfImageList() - Method in class ome.xml.model.OME
- sizeOfInstrumentList() - Method in class ome.xml.model.OME
- sizeOfLightSourceList() - Method in class ome.xml.model.Instrument
- sizeOfLightSourceSettingsList() - Method in class ome.xml.model.MicrobeamManipulation
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Channel
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Dataset
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Detector
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Dichroic
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.ExperimenterGroup
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Filter
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Folder
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Image
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Instrument
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.LightPath
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.LightSource
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Objective
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Plane
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Plate
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.PlateAcquisition
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Project
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Reagent
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.ROI
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Screen
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Shape
- sizeOfLinkedAnnotationList() - Method in class ome.xml.model.Well
- sizeOfLinkedChannelList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedChannelList() - Method in class ome.xml.model.FilterSet
- sizeOfLinkedChildFolderList() - Method in class ome.xml.model.Folder
- sizeOfLinkedDatasetList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedDatasetList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedDatasetList() - Method in class ome.xml.model.ExperimenterGroup
- sizeOfLinkedDatasetList() - Method in class ome.xml.model.Image
- sizeOfLinkedDatasetList() - Method in class ome.xml.model.Project
- sizeOfLinkedDetectorList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedDichroicList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedEmissionFilterList() - Method in class ome.xml.model.FilterSet
- sizeOfLinkedEmissionFilterList() - Method in class ome.xml.model.LightPath
- sizeOfLinkedExcitationFilterList() - Method in class ome.xml.model.FilterSet
- sizeOfLinkedExcitationFilterList() - Method in class ome.xml.model.LightPath
- sizeOfLinkedExperimenterGroupList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedExperimenterGroupList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedExperimenterGroupList() - Method in class ome.xml.model.Leader
- sizeOfLinkedExperimenterList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedExperimenterList() - Method in class ome.xml.model.ExperimenterGroup
- sizeOfLinkedExperimentList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedFilterList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedFilterSetEmissionFilterList() - Method in class ome.xml.model.Filter
- sizeOfLinkedFilterSetExcitationFilterList() - Method in class ome.xml.model.Filter
- sizeOfLinkedFilterSetList() - Method in class ome.xml.model.Dichroic
- sizeOfLinkedFolderList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedFolderList() - Method in class ome.xml.model.Folder
- sizeOfLinkedFolderList() - Method in class ome.xml.model.Image
- sizeOfLinkedFolderList() - Method in class ome.xml.model.ROI
- sizeOfLinkedImageList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedImageList() - Method in class ome.xml.model.Dataset
- sizeOfLinkedImageList() - Method in class ome.xml.model.Experiment
- sizeOfLinkedImageList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedImageList() - Method in class ome.xml.model.ExperimenterGroup
- sizeOfLinkedImageList() - Method in class ome.xml.model.Folder
- sizeOfLinkedImageList() - Method in class ome.xml.model.Instrument
- sizeOfLinkedImageList() - Method in class ome.xml.model.MicrobeamManipulation
- sizeOfLinkedImageList() - Method in class ome.xml.model.ROI
- sizeOfLinkedInstrumentList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedLaserList() - Method in class ome.xml.model.Pump
- sizeOfLinkedLeaderList() - Method in class ome.xml.model.ExperimenterGroup
- sizeOfLinkedLightPathEmissionFilterList() - Method in class ome.xml.model.Filter
- sizeOfLinkedLightPathExcitationFilterList() - Method in class ome.xml.model.Filter
- sizeOfLinkedLightPathList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedLightPathList() - Method in class ome.xml.model.Dichroic
- sizeOfLinkedLightSourceList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedMicrobeamManipulationList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedMicrobeamManipulationList() - Method in class ome.xml.model.Image
- sizeOfLinkedMicrobeamManipulationList() - Method in class ome.xml.model.ROI
- sizeOfLinkedObjectiveList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedPlaneList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedPlateAcquisitionList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedPlateAcquisitionList() - Method in class ome.xml.model.WellSample
- sizeOfLinkedPlateList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedPlateList() - Method in class ome.xml.model.Screen
- sizeOfLinkedProjectList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedProjectList() - Method in class ome.xml.model.Dataset
- sizeOfLinkedProjectList() - Method in class ome.xml.model.Experimenter
- sizeOfLinkedProjectList() - Method in class ome.xml.model.ExperimenterGroup
- sizeOfLinkedReagentList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedROIList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedROIList() - Method in class ome.xml.model.Folder
- sizeOfLinkedROIList() - Method in class ome.xml.model.Image
- sizeOfLinkedROIList() - Method in class ome.xml.model.MicrobeamManipulation
- sizeOfLinkedScreenList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedScreenList() - Method in class ome.xml.model.Plate
- sizeOfLinkedShapeList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedWellList() - Method in class ome.xml.model.Annotation
- sizeOfLinkedWellList() - Method in class ome.xml.model.Reagent
- sizeOfLinkedWellSampleList() - Method in class ome.xml.model.Image
- sizeOfLinkedWellSampleList() - Method in class ome.xml.model.PlateAcquisition
- sizeOfListAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfLongAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfMapAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfMicrobeamManipulationList() - Method in class ome.xml.model.Experiment
- sizeOfObjectiveList() - Method in class ome.xml.model.Instrument
- sizeOfPlaneList() - Method in class ome.xml.model.Pixels
- sizeOfPlateAcquisitionList() - Method in class ome.xml.model.Plate
- sizeOfPlateList() - Method in class ome.xml.model.OME
- sizeOfProjectList() - Method in class ome.xml.model.OME
- sizeOfReagentList() - Method in class ome.xml.model.Screen
- sizeOfROIList() - Method in class ome.xml.model.OME
- sizeOfScreenList() - Method in class ome.xml.model.OME
- sizeOfShapeList() - Method in class ome.xml.model.Union
- sizeOfTagAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfTermAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfTiffDataList() - Method in class ome.xml.model.Pixels
- sizeOfTimestampAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- sizeOfWellList() - Method in class ome.xml.model.Plate
- sizeOfWellSampleList() - Method in class ome.xml.model.Well
- sizeOfXMLAnnotationList() - Method in class ome.xml.model.StructuredAnnotations
- SLITSCANCONFOCAL - ome.xml.model.enums.AcquisitionMode
- SOLIDSTATE - ome.xml.model.enums.LaserType
- SPECTRALIMAGING - ome.xml.model.enums.AcquisitionMode
- SPECTRALIMAGING - ome.xml.model.enums.ExperimentType
- SPECTROSCOPY - ome.xml.model.enums.DetectorType
- SPIM - ome.xml.model.enums.AcquisitionMode
- SPIM - ome.xml.model.enums.ExperimentType
- SPINNINGDISKCONFOCAL - ome.xml.model.enums.AcquisitionMode
- StageLabel - Class in ome.xml.model
- StageLabel() - Constructor for class ome.xml.model.StageLabel
-
Default constructor.
- StageLabel(StageLabel) - Constructor for class ome.xml.model.StageLabel
-
Copy constructor.
- StageLabel(Element, OMEModel) - Constructor for class ome.xml.model.StageLabel
-
Constructs StageLabel recursively from an XML DOM tree.
- STED - ome.xml.model.enums.AcquisitionMode
- STORM - ome.xml.model.enums.AcquisitionMode
- stripNamespacePrefix(String) - Static method in class ome.xml.model.AbstractOMEModelObject
-
Strips the namespace prefix off of a given tag name.
- StructuredAnnotations - Class in ome.xml.model
- StructuredAnnotations() - Constructor for class ome.xml.model.StructuredAnnotations
-
Default constructor.
- StructuredAnnotations(StructuredAnnotations) - Constructor for class ome.xml.model.StructuredAnnotations
-
Copy constructor.
- StructuredAnnotations(Element, OMEModel) - Constructor for class ome.xml.model.StructuredAnnotations
-
Constructs StructuredAnnotations recursively from an XML DOM tree.
- STRUCTUREDILLUMINATION - ome.xml.model.enums.AcquisitionMode
- SUPERFLUOR - ome.xml.model.enums.Correction
- SWEPTFIELDCONFOCAL - ome.xml.model.enums.AcquisitionMode
T
- TagAnnotation - Class in ome.xml.model
- TagAnnotation() - Constructor for class ome.xml.model.TagAnnotation
-
Default constructor.
- TagAnnotation(TagAnnotation) - Constructor for class ome.xml.model.TagAnnotation
-
Copy constructor.
- TagAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.TagAnnotation
-
Constructs TagAnnotation recursively from an XML DOM tree.
- Temperature - Class in ome.units.quantity
-
Temperature quantity.
- Temperature(Number, Unit<Temperature>) - Constructor for class ome.units.quantity.Temperature
-
Create an Temperature.
- TERA(Unit<T>) - Static method in class ome.units.UNITS
- TERAHERTZ - ome.xml.model.enums.UnitsFrequency
-
terahertz unit.
- TERAHERTZ - Static variable in class ome.units.UNITS
- TERAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
TERAHERTZ
instead. - TERAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
TERAMETRE
instead. - TERAMETER - ome.xml.model.enums.UnitsLength
-
terameter SI unit.
- TERAMETER - Static variable in class ome.units.UNITS
- TERAMETRE - Static variable in class ome.units.UNITS
- TERAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
TERAPASCAL
instead. - TERAPASCAL - ome.xml.model.enums.UnitsPressure
-
terapascal SI unit.
- TERAPASCAL - Static variable in class ome.units.UNITS
- TERAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
TERASECOND
instead. - TERASECOND - ome.xml.model.enums.UnitsTime
-
terasecond SI unit.
- TERASECOND - Static variable in class ome.units.UNITS
- TERAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
TERAVOLT
instead. - TERAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
teravolt unit.
- TERAVOLT - Static variable in class ome.units.UNITS
- TERAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
TERAWATT
instead. - TERAWATT - ome.xml.model.enums.UnitsPower
-
terawatt unit.
- TERAWATT - Static variable in class ome.units.UNITS
- TermAnnotation - Class in ome.xml.model
- TermAnnotation() - Constructor for class ome.xml.model.TermAnnotation
-
Default constructor.
- TermAnnotation(TermAnnotation) - Constructor for class ome.xml.model.TermAnnotation
-
Copy constructor.
- TermAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.TermAnnotation
-
Constructs TermAnnotation recursively from an XML DOM tree.
- TextAnnotation - Class in ome.xml.model
- TextAnnotation() - Constructor for class ome.xml.model.TextAnnotation
-
Default constructor.
- TextAnnotation(TextAnnotation) - Constructor for class ome.xml.model.TextAnnotation
-
Copy constructor.
- TextAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.TextAnnotation
-
Constructs TextAnnotation recursively from an XML DOM tree.
- THOU - ome.xml.model.enums.UnitsLength
-
thou Imperial unit (or mil, 1/1000 inch).
- THOU - Static variable in class ome.units.UNITS
- TiffData - Class in ome.xml.model
- TiffData() - Constructor for class ome.xml.model.TiffData
-
Default constructor.
- TiffData(TiffData) - Constructor for class ome.xml.model.TiffData
-
Copy constructor.
- TiffData(Element, OMEModel) - Constructor for class ome.xml.model.TiffData
-
Constructs TiffData recursively from an XML DOM tree.
- Time - Class in ome.units.quantity
-
Time quantity.
- Time(Number, Unit<Time>) - Constructor for class ome.units.quantity.Time
-
Create an Time.
- TIME - Static variable in class ome.specification.XMLMockObjects
-
The default time.
- TIMELAPSE - ome.xml.model.enums.ExperimentType
- Timestamp - Class in ome.xml.model.primitives
-
Primitive type that represents an ISO 8601 timestamp.
- Timestamp(String) - Constructor for class ome.xml.model.primitives.Timestamp
- Timestamp(DateTime) - Constructor for class ome.xml.model.primitives.Timestamp
- Timestamp(Instant) - Constructor for class ome.xml.model.primitives.Timestamp
- TimestampAnnotation - Class in ome.xml.model
- TimestampAnnotation() - Constructor for class ome.xml.model.TimestampAnnotation
-
Default constructor.
- TimestampAnnotation(TimestampAnnotation) - Constructor for class ome.xml.model.TimestampAnnotation
-
Copy constructor.
- TimestampAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.TimestampAnnotation
-
Constructs TimestampAnnotation recursively from an XML DOM tree.
- TIRF - ome.xml.model.enums.AcquisitionMode
- TISAPPHIRE - ome.xml.model.enums.LaserMedium
- TORR - ome.xml.model.enums.UnitsPressure
-
torr SI-derived unit.
- TORR - Static variable in class ome.units.UNITS
- toString() - Method in class ome.units.quantity.Angle
- toString() - Method in class ome.units.quantity.ElectricPotential
- toString() - Method in class ome.units.quantity.Frequency
- toString() - Method in class ome.units.quantity.Length
- toString() - Method in class ome.units.quantity.Power
- toString() - Method in class ome.units.quantity.Pressure
- toString() - Method in class ome.units.quantity.Temperature
- toString() - Method in class ome.units.quantity.Time
- toString() - Method in enum ome.xml.model.enums.AcquisitionMode
- toString() - Method in enum ome.xml.model.enums.ArcType
- toString() - Method in enum ome.xml.model.enums.Binning
- toString() - Method in enum ome.xml.model.enums.Compression
- toString() - Method in enum ome.xml.model.enums.ContrastMethod
- toString() - Method in enum ome.xml.model.enums.Correction
- toString() - Method in enum ome.xml.model.enums.DetectorType
- toString() - Method in enum ome.xml.model.enums.DimensionOrder
- toString() - Method in enum ome.xml.model.enums.ExperimentType
- toString() - Method in enum ome.xml.model.enums.FilamentType
- toString() - Method in enum ome.xml.model.enums.FillRule
- toString() - Method in enum ome.xml.model.enums.FilterType
- toString() - Method in enum ome.xml.model.enums.FontFamily
- toString() - Method in enum ome.xml.model.enums.FontStyle
- toString() - Method in enum ome.xml.model.enums.IlluminationType
- toString() - Method in enum ome.xml.model.enums.Immersion
- toString() - Method in enum ome.xml.model.enums.LaserMedium
- toString() - Method in enum ome.xml.model.enums.LaserType
- toString() - Method in enum ome.xml.model.enums.Marker
- toString() - Method in enum ome.xml.model.enums.Medium
- toString() - Method in enum ome.xml.model.enums.MicrobeamManipulationType
- toString() - Method in enum ome.xml.model.enums.MicroscopeType
- toString() - Method in enum ome.xml.model.enums.NamingConvention
- toString() - Method in enum ome.xml.model.enums.PixelType
- toString() - Method in enum ome.xml.model.enums.Pulse
- toString() - Method in enum ome.xml.model.enums.UnitsElectricPotential
- toString() - Method in enum ome.xml.model.enums.UnitsFrequency
- toString() - Method in enum ome.xml.model.enums.UnitsLength
- toString() - Method in enum ome.xml.model.enums.UnitsPower
- toString() - Method in enum ome.xml.model.enums.UnitsPressure
- toString() - Method in enum ome.xml.model.enums.UnitsTemperature
- toString() - Method in enum ome.xml.model.enums.UnitsTime
- toString() - Method in class ome.xml.model.MapPair
- toString() - Method in class ome.xml.model.primitives.PrimitiveType
- toString() - Method in class ome.xml.model.primitives.Timestamp
- TOTALINTERNALREFLECTION - ome.xml.model.enums.AcquisitionMode
- TransmittanceRange - Class in ome.xml.model
- TransmittanceRange() - Constructor for class ome.xml.model.TransmittanceRange
-
Default constructor.
- TransmittanceRange(TransmittanceRange) - Constructor for class ome.xml.model.TransmittanceRange
-
Copy constructor.
- TransmittanceRange(Element, OMEModel) - Constructor for class ome.xml.model.TransmittanceRange
-
Constructs TransmittanceRange recursively from an XML DOM tree.
- TRANSMITTED - ome.xml.model.enums.IlluminationType
- TUNEABLE - ome.xml.model.enums.FilterType
- TWOBYTWO - ome.xml.model.enums.Binning
-
2×2 binning.
- TypeAnnotation - Class in ome.xml.model
- TypeAnnotation() - Constructor for class ome.xml.model.TypeAnnotation
-
Default constructor.
- TypeAnnotation(TypeAnnotation) - Constructor for class ome.xml.model.TypeAnnotation
-
Copy constructor.
- TypeAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.TypeAnnotation
-
Constructs TypeAnnotation recursively from an XML DOM tree.
U
- UA - Static variable in class ome.units.UNITS
-
Deprecated.Use
ASTRONOMICALUNIT
instead. - UINT16 - ome.xml.model.enums.PixelType
-
16 bit unsigned integer.
- UINT32 - ome.xml.model.enums.PixelType
-
32 bit unsigned integer.
- UINT8 - ome.xml.model.enums.PixelType
-
8 bit unsigned integer.
- UNCAGING - ome.xml.model.enums.MicrobeamManipulationType
- Union - Class in ome.xml.model
- Union() - Constructor for class ome.xml.model.Union
-
Default constructor.
- Union(Union) - Constructor for class ome.xml.model.Union
-
Copy constructor.
- Union(Element, OMEModel) - Constructor for class ome.xml.model.Union
-
Constructs Union recursively from an XML DOM tree.
- unit() - Method in class ome.units.quantity.Angle
- unit() - Method in class ome.units.quantity.ElectricPotential
- unit() - Method in class ome.units.quantity.Frequency
- unit() - Method in class ome.units.quantity.Length
- unit() - Method in class ome.units.quantity.Power
- unit() - Method in class ome.units.quantity.Pressure
- unit() - Method in class ome.units.quantity.Quantity
-
Get the unit for this quantity.
- unit() - Method in class ome.units.quantity.Temperature
- unit() - Method in class ome.units.quantity.Time
- Unit<Q extends Quantity> - Class in ome.units.unit
-
Unit of measurement.
- UNITS - Class in ome.units
-
Defines unit constants corresponding to unit classes in ome.units.unit.*
- UNITS() - Constructor for class ome.units.UNITS
- UnitsElectricPotential - Enum in ome.xml.model.enums
- UnitsElectricPotentialEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsElectricPotential.
- UnitsElectricPotentialEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsElectricPotentialEnumHandler
- UnitsFrequency - Enum in ome.xml.model.enums
- UnitsFrequencyEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsFrequency.
- UnitsFrequencyEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsFrequencyEnumHandler
- UnitsLength - Enum in ome.xml.model.enums
- UnitsLengthEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsLength.
- UnitsLengthEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsLengthEnumHandler
- UnitsPower - Enum in ome.xml.model.enums
- UnitsPowerEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsPower.
- UnitsPowerEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsPowerEnumHandler
- UnitsPressure - Enum in ome.xml.model.enums
- UnitsPressureEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsPressure.
- UnitsPressureEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsPressureEnumHandler
- UnitsTemperature - Enum in ome.xml.model.enums
- UnitsTemperatureEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsTemperature.
- UnitsTemperatureEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsTemperatureEnumHandler
- UnitsTime - Enum in ome.xml.model.enums
- UnitsTimeEnumHandler - Class in ome.xml.model.enums.handlers
-
Enumeration handler for UnitsTime.
- UnitsTimeEnumHandler() - Constructor for class ome.xml.model.enums.handlers.UnitsTimeEnumHandler
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Annotation
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Channel
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Dataset
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Detector
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Dichroic
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Experimenter
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.ExperimenterGroup
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Filter
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Folder
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Image
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Instrument
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.LightPath
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.LightSource
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Objective
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Plane
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Plate
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.PlateAcquisition
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Project
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Reagent
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.ROI
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Screen
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Shape
- unlinkAnnotation(Annotation) - Method in class ome.xml.model.Well
- unlinkChannel(Channel) - Method in class ome.xml.model.Annotation
- unlinkChannel(Channel) - Method in class ome.xml.model.FilterSet
- unlinkChildFolder(Folder) - Method in class ome.xml.model.Folder
- unlinkDataset(Dataset) - Method in class ome.xml.model.Annotation
- unlinkDataset(Dataset) - Method in class ome.xml.model.Experimenter
- unlinkDataset(Dataset) - Method in class ome.xml.model.ExperimenterGroup
- unlinkDataset(Dataset) - Method in class ome.xml.model.Image
- unlinkDataset(Dataset) - Method in class ome.xml.model.Project
- unlinkDetector(Detector) - Method in class ome.xml.model.Annotation
- unlinkDichroic(Dichroic) - Method in class ome.xml.model.Annotation
- unlinkDichroic(Dichroic) - Method in class ome.xml.model.FilterSet
- unlinkDichroic(Dichroic) - Method in class ome.xml.model.LightPath
- unlinkEmissionFilter(Filter) - Method in class ome.xml.model.FilterSet
- unlinkEmissionFilter(Filter) - Method in class ome.xml.model.LightPath
- unlinkExcitationFilter(Filter) - Method in class ome.xml.model.FilterSet
- unlinkExcitationFilter(Filter) - Method in class ome.xml.model.LightPath
- unlinkExperiment(Experiment) - Method in class ome.xml.model.Experimenter
- unlinkExperiment(Experiment) - Method in class ome.xml.model.Image
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.Annotation
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.Dataset
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.Experiment
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.ExperimenterGroup
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.Image
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.MicrobeamManipulation
- unlinkExperimenter(Experimenter) - Method in class ome.xml.model.Project
- unlinkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Annotation
- unlinkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Dataset
- unlinkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Experimenter
- unlinkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Image
- unlinkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Leader
- unlinkExperimenterGroup(ExperimenterGroup) - Method in class ome.xml.model.Project
- unlinkFilter(Filter) - Method in class ome.xml.model.Annotation
- unlinkFilterSet(FilterSet) - Method in class ome.xml.model.Channel
- unlinkFilterSet(FilterSet) - Method in class ome.xml.model.Dichroic
- unlinkFilterSetEmissionFilter(FilterSet) - Method in class ome.xml.model.Filter
- unlinkFilterSetExcitationFilter(FilterSet) - Method in class ome.xml.model.Filter
- unlinkFolder(Folder) - Method in class ome.xml.model.Annotation
- unlinkFolder(Folder) - Method in class ome.xml.model.Folder
- unlinkFolder(Folder) - Method in class ome.xml.model.Image
- unlinkFolder(Folder) - Method in class ome.xml.model.ROI
- unlinkImage(Image) - Method in class ome.xml.model.Annotation
- unlinkImage(Image) - Method in class ome.xml.model.Dataset
- unlinkImage(Image) - Method in class ome.xml.model.Experiment
- unlinkImage(Image) - Method in class ome.xml.model.Experimenter
- unlinkImage(Image) - Method in class ome.xml.model.ExperimenterGroup
- unlinkImage(Image) - Method in class ome.xml.model.Folder
- unlinkImage(Image) - Method in class ome.xml.model.Instrument
- unlinkImage(Image) - Method in class ome.xml.model.MicrobeamManipulation
- unlinkImage(Image) - Method in class ome.xml.model.ROI
- unlinkImage(Image) - Method in class ome.xml.model.WellSample
- unlinkInstrument(Instrument) - Method in class ome.xml.model.Annotation
- unlinkInstrument(Instrument) - Method in class ome.xml.model.Image
- unlinkLaser(Laser) - Method in class ome.xml.model.Pump
- unlinkLeader(Experimenter) - Method in class ome.xml.model.ExperimenterGroup
- unlinkLightPath(LightPath) - Method in class ome.xml.model.Annotation
- unlinkLightPath(LightPath) - Method in class ome.xml.model.Dichroic
- unlinkLightPathEmissionFilter(LightPath) - Method in class ome.xml.model.Filter
- unlinkLightPathExcitationFilter(LightPath) - Method in class ome.xml.model.Filter
- unlinkLightSource(LightSource) - Method in class ome.xml.model.Annotation
- unlinkMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.Experimenter
- unlinkMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.Image
- unlinkMicrobeamManipulation(MicrobeamManipulation) - Method in class ome.xml.model.ROI
- unlinkObjective(Objective) - Method in class ome.xml.model.Annotation
- unlinkPlane(Plane) - Method in class ome.xml.model.Annotation
- unlinkPlate(Plate) - Method in class ome.xml.model.Annotation
- unlinkPlate(Plate) - Method in class ome.xml.model.Screen
- unlinkPlateAcquisition(PlateAcquisition) - Method in class ome.xml.model.Annotation
- unlinkPlateAcquisition(PlateAcquisition) - Method in class ome.xml.model.WellSample
- unlinkProject(Project) - Method in class ome.xml.model.Annotation
- unlinkProject(Project) - Method in class ome.xml.model.Dataset
- unlinkProject(Project) - Method in class ome.xml.model.Experimenter
- unlinkProject(Project) - Method in class ome.xml.model.ExperimenterGroup
- unlinkPump(LightSource) - Method in class ome.xml.model.Laser
- unlinkReagent(Reagent) - Method in class ome.xml.model.Annotation
- unlinkReagent(Reagent) - Method in class ome.xml.model.Well
- unlinkROI(ROI) - Method in class ome.xml.model.Annotation
- unlinkROI(ROI) - Method in class ome.xml.model.Folder
- unlinkROI(ROI) - Method in class ome.xml.model.Image
- unlinkROI(ROI) - Method in class ome.xml.model.MicrobeamManipulation
- unlinkScreen(Screen) - Method in class ome.xml.model.Annotation
- unlinkScreen(Screen) - Method in class ome.xml.model.Plate
- unlinkShape(Shape) - Method in class ome.xml.model.Annotation
- unlinkWell(Well) - Method in class ome.xml.model.Annotation
- unlinkWell(Well) - Method in class ome.xml.model.Reagent
- unlinkWellSample(WellSample) - Method in class ome.xml.model.Image
- unlinkWellSample(WellSample) - Method in class ome.xml.model.PlateAcquisition
- update(Element, OMEModel) - Method in class ome.xml.model.AbstractOMEModelObject
- update(Element, OMEModel) - Method in class ome.xml.model.AffineTransform
-
Updates AffineTransform recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Annotation
-
Updates Annotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.AnnotationRef
-
Updates AnnotationRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Arc
-
Updates Arc recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.BasicAnnotation
-
Updates BasicAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.BinaryFile
-
Updates BinaryFile recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.BinaryOnly
-
Updates BinaryOnly recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.BinData
-
Updates BinData recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.BooleanAnnotation
-
Updates BooleanAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Channel
-
Updates Channel recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ChannelRef
-
Updates ChannelRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.CommentAnnotation
-
Updates CommentAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Dataset
-
Updates Dataset recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.DatasetRef
-
Updates DatasetRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Detector
-
Updates Detector recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.DetectorSettings
-
Updates DetectorSettings recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Dichroic
-
Updates Dichroic recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.DichroicRef
-
Updates DichroicRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.DoubleAnnotation
-
Updates DoubleAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Ellipse
-
Updates Ellipse recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.EmissionFilterRef
-
Updates EmissionFilterRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ExcitationFilterRef
-
Updates ExcitationFilterRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Experiment
-
Updates Experiment recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Experimenter
-
Updates Experimenter recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ExperimenterGroup
-
Updates ExperimenterGroup recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ExperimenterGroupRef
-
Updates ExperimenterGroupRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ExperimenterRef
-
Updates ExperimenterRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ExperimentRef
-
Updates ExperimentRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.External
-
Updates External recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Filament
-
Updates Filament recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.FileAnnotation
-
Updates FileAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Filter
-
Updates Filter recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.FilterRef
-
Updates FilterRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.FilterSet
-
Updates FilterSet recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.FilterSetRef
-
Updates FilterSetRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Folder
-
Updates Folder recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.FolderRef
-
Updates FolderRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.GenericExcitationSource
-
Updates GenericExcitationSource recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Image
-
Updates Image recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ImageRef
-
Updates ImageRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ImagingEnvironment
-
Updates ImagingEnvironment recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Instrument
-
Updates Instrument recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.InstrumentRef
-
Updates InstrumentRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Label
-
Updates Label recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Laser
-
Updates Laser recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Leader
-
Updates Leader recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.LightEmittingDiode
-
Updates LightEmittingDiode recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.LightPath
-
Updates LightPath recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.LightSource
-
Updates LightSource recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.LightSourceSettings
-
Updates LightSourceSettings recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Line
-
Updates Line recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ListAnnotation
-
Updates ListAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.LongAnnotation
-
Updates LongAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ManufacturerSpec
-
Updates ManufacturerSpec recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.MapAnnotation
-
Updates MapAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Mask
-
Updates Mask recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.MetadataOnly
-
Updates MetadataOnly recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.MicrobeamManipulation
-
Updates MicrobeamManipulation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.MicrobeamManipulationRef
-
Updates MicrobeamManipulationRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Microscope
-
Updates Microscope recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.NumericAnnotation
-
Updates NumericAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Objective
-
Updates Objective recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ObjectiveSettings
-
Updates ObjectiveSettings recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.OME
-
Updates OME recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in interface ome.xml.model.OMEModelObject
-
Updates the object hierarchy recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Pixels
-
Updates Pixels recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Plane
-
Updates Plane recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Plate
-
Updates Plate recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.PlateAcquisition
-
Updates PlateAcquisition recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.PlateRef
-
Updates PlateRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Point
-
Updates Point recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Polygon
-
Updates Polygon recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Polyline
-
Updates Polyline recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Project
-
Updates Project recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ProjectRef
-
Updates ProjectRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Pump
-
Updates Pump recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Reagent
-
Updates Reagent recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ReagentRef
-
Updates ReagentRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Rectangle
-
Updates Rectangle recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Reference
-
Updates Reference recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Rights
-
Updates Rights recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ROI
-
Updates ROI recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.ROIRef
-
Updates ROIRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Screen
-
Updates Screen recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Settings
-
Updates Settings recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Shape
-
Updates Shape recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.StageLabel
-
Updates StageLabel recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.StructuredAnnotations
-
Updates StructuredAnnotations recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TagAnnotation
-
Updates TagAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TermAnnotation
-
Updates TermAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TextAnnotation
-
Updates TextAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TiffData
-
Updates TiffData recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TimestampAnnotation
-
Updates TimestampAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TransmittanceRange
-
Updates TransmittanceRange recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.TypeAnnotation
-
Updates TypeAnnotation recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Union
-
Updates Union recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.UUID
-
Updates UUID recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.Well
-
Updates Well recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.WellSample
-
Updates WellSample recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.WellSampleRef
-
Updates WellSampleRef recursively from an XML DOM tree.
- update(Element, OMEModel) - Method in class ome.xml.model.XMLAnnotation
-
Updates XMLAnnotation recursively from an XML DOM tree.
- UPRIGHT - ome.xml.model.enums.MicroscopeType
- UUID - Class in ome.xml.model
- UUID() - Constructor for class ome.xml.model.UUID
-
Default constructor.
- UUID(UUID) - Constructor for class ome.xml.model.UUID
-
Copy constructor.
- UUID(Element, OMEModel) - Constructor for class ome.xml.model.UUID
-
Constructs UUID recursively from an XML DOM tree.
- UV - ome.xml.model.enums.Correction
V
- V - Static variable in class ome.units.UNITS
-
Deprecated.Use
VOLT
instead. - value() - Method in class ome.units.quantity.Angle
- value() - Method in class ome.units.quantity.ElectricPotential
- value() - Method in class ome.units.quantity.Frequency
- value() - Method in class ome.units.quantity.Length
- value() - Method in class ome.units.quantity.Power
- value() - Method in class ome.units.quantity.Pressure
- value() - Method in class ome.units.quantity.Quantity
-
Get the numerical value of this quantity.
- value() - Method in class ome.units.quantity.Temperature
- value() - Method in class ome.units.quantity.Time
- value(Unit<Angle>) - Method in class ome.units.quantity.Angle
-
Perform a unit conversion.
- value(Unit<ElectricPotential>) - Method in class ome.units.quantity.ElectricPotential
-
Perform a unit conversion.
- value(Unit<Frequency>) - Method in class ome.units.quantity.Frequency
-
Perform a unit conversion.
- value(Unit<Length>) - Method in class ome.units.quantity.Length
-
Perform a unit conversion.
- value(Unit<Power>) - Method in class ome.units.quantity.Power
-
Perform a unit conversion.
- value(Unit<Pressure>) - Method in class ome.units.quantity.Pressure
-
Perform a unit conversion.
- value(Unit<Temperature>) - Method in class ome.units.quantity.Temperature
-
Perform a unit conversion.
- value(Unit<Time>) - Method in class ome.units.quantity.Time
-
Perform a unit conversion.
- valueOf(String) - Static method in enum ome.xml.model.enums.AcquisitionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.ArcType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Binning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.ContrastMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Correction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.DetectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.DimensionOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.ExperimentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.FilamentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.FillRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.FontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.IlluminationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Immersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.LaserMedium
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.LaserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Marker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Medium
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.MicrobeamManipulationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.MicroscopeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.NamingConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.PixelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.Pulse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsElectricPotential
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsFrequency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsLength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsPower
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsPressure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsTemperature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ome.xml.model.enums.UnitsTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class ome.xml.model.primitives.Color
-
Returns an
Color
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.NonNegativeFloat
-
Returns an
NonNegativeFloat
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.NonNegativeInteger
-
Returns an
NonNegativeInteger
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.NonNegativeLong
-
Returns an
NonNegativeLong
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.PercentFraction
-
Returns an
PercentFraction
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.PositiveFloat
-
Returns an
PositiveFloat
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.PositiveInteger
-
Returns an
PositiveInteger
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.PositiveLong
-
Returns an
PositiveLong
object holding the value of the specified string. - valueOf(String) - Static method in class ome.xml.model.primitives.Timestamp
-
Returns a
Timestamp
object holding the value of the specified string, or null if parsing failed. - values() - Static method in enum ome.xml.model.enums.AcquisitionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.ArcType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Binning
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Compression
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.ContrastMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Correction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.DetectorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.DimensionOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.ExperimentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.FilamentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.FillRule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.FilterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.FontFamily
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.FontStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.IlluminationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Immersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.LaserMedium
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.LaserType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Marker
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Medium
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.MicrobeamManipulationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.MicroscopeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.NamingConvention
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.PixelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.Pulse
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsElectricPotential
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsFrequency
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsLength
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsPower
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsPressure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsTemperature
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ome.xml.model.enums.UnitsTime
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VIOLETCORRECTED - ome.xml.model.enums.Correction
- VOLT - ome.xml.model.enums.UnitsElectricPotential
-
volt unit.
- VOLT - Static variable in class ome.units.UNITS
W
- W - Static variable in class ome.units.UNITS
-
Deprecated.Use
WATT
instead. - WATER - ome.xml.model.enums.Immersion
- WATER - ome.xml.model.enums.Medium
- WATERDIPPING - ome.xml.model.enums.Immersion
- WATT - ome.xml.model.enums.UnitsPower
-
watt unit.
- WATT - Static variable in class ome.units.UNITS
- Well - Class in ome.xml.model
- Well() - Constructor for class ome.xml.model.Well
-
Default constructor.
- Well(Well) - Constructor for class ome.xml.model.Well
-
Copy constructor.
- Well(Element, OMEModel) - Constructor for class ome.xml.model.Well
-
Constructs Well recursively from an XML DOM tree.
- WellSample - Class in ome.xml.model
- WellSample() - Constructor for class ome.xml.model.WellSample
-
Default constructor.
- WellSample(WellSample) - Constructor for class ome.xml.model.WellSample
-
Copy constructor.
- WellSample(Element, OMEModel) - Constructor for class ome.xml.model.WellSample
-
Constructs WellSample recursively from an XML DOM tree.
- WellSampleRef - Class in ome.xml.model
- WellSampleRef() - Constructor for class ome.xml.model.WellSampleRef
-
Default constructor.
- WellSampleRef(WellSampleRef) - Constructor for class ome.xml.model.WellSampleRef
-
Copy constructor.
- WellSampleRef(Element, OMEModel) - Constructor for class ome.xml.model.WellSampleRef
-
Constructs WellSampleRef recursively from an XML DOM tree.
- WIDEFIELD - ome.xml.model.enums.AcquisitionMode
- writeFile(File, OME) - Method in class ome.specification.XMLWriter
-
Writes the data to the file.
- writeFile(File, OME, boolean) - Method in class ome.specification.XMLWriter
-
Writes the data to the file.
X
- XE - ome.xml.model.enums.ArcType
- XE - ome.xml.model.enums.LaserMedium
- XEBR - ome.xml.model.enums.LaserMedium
- XECL - ome.xml.model.enums.LaserMedium
- XEFL - ome.xml.model.enums.LaserMedium
- XMLAnnotation - Class in ome.xml.model
- XMLAnnotation() - Constructor for class ome.xml.model.XMLAnnotation
-
Default constructor.
- XMLAnnotation(XMLAnnotation) - Constructor for class ome.xml.model.XMLAnnotation
-
Copy constructor.
- XMLAnnotation(Element, OMEModel) - Constructor for class ome.xml.model.XMLAnnotation
-
Constructs XMLAnnotation recursively from an XML DOM tree.
- XMLMockObjects - Class in ome.specification
-
Creates XML objects for the 2010-06 schema.
- XMLMockObjects() - Constructor for class ome.specification.XMLMockObjects
-
Creates a new instance.
- XMLWriter - Class in ome.specification
-
Methods to write the XML tags to the files.
- XMLWriter() - Constructor for class ome.specification.XMLWriter
-
Creates a new instance.
- XSI_NS - Static variable in class ome.xml.meta.AbstractOMEXMLMetadata
-
XSI namespace.
- XYCTZ - ome.xml.model.enums.DimensionOrder
- XYCZT - ome.xml.model.enums.DimensionOrder
- XYTCZ - ome.xml.model.enums.DimensionOrder
- XYTZC - ome.xml.model.enums.DimensionOrder
- XYZCT - ome.xml.model.enums.DimensionOrder
- XYZTC - ome.xml.model.enums.DimensionOrder
Y
- YARD - ome.xml.model.enums.UnitsLength
-
yard Imperial unit.
- YARD - Static variable in class ome.units.UNITS
- YD - Static variable in class ome.units.UNITS
-
Deprecated.Use
YARD
instead. - YHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOCTOHERTZ
instead. - YM - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOCTOMETRE
instead. - YOCTO(Unit<T>) - Static method in class ome.units.UNITS
- YOCTOHERTZ - ome.xml.model.enums.UnitsFrequency
-
yoctohertz unit.
- YOCTOHERTZ - Static variable in class ome.units.UNITS
- YOCTOMETER - ome.xml.model.enums.UnitsLength
-
yoctometer SI unit.
- YOCTOMETER - Static variable in class ome.units.UNITS
- YOCTOMETRE - Static variable in class ome.units.UNITS
- YOCTOPASCAL - ome.xml.model.enums.UnitsPressure
-
yoctopascal SI unit.
- YOCTOPASCAL - Static variable in class ome.units.UNITS
- YOCTOSECOND - ome.xml.model.enums.UnitsTime
-
yoctosecond SI unit.
- YOCTOSECOND - Static variable in class ome.units.UNITS
- YOCTOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
yoctovolt unit.
- YOCTOVOLT - Static variable in class ome.units.UNITS
- YOCTOWATT - ome.xml.model.enums.UnitsPower
-
yoctowatt unit.
- YOCTOWATT - Static variable in class ome.units.UNITS
- YOTTA(Unit<T>) - Static method in class ome.units.UNITS
- YOTTAHERTZ - ome.xml.model.enums.UnitsFrequency
-
yottahertz unit.
- YOTTAHERTZ - Static variable in class ome.units.UNITS
- YOTTAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOTTAHERTZ
instead. - YOTTAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOTTAMETRE
instead. - YOTTAMETER - ome.xml.model.enums.UnitsLength
-
yottameter SI unit.
- YOTTAMETER - Static variable in class ome.units.UNITS
- YOTTAMETRE - Static variable in class ome.units.UNITS
- YOTTAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOTTAPASCAL
instead. - YOTTAPASCAL - ome.xml.model.enums.UnitsPressure
-
yottapascal SI unit.
- YOTTAPASCAL - Static variable in class ome.units.UNITS
- YOTTAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOTTASECOND
instead. - YOTTASECOND - ome.xml.model.enums.UnitsTime
-
yottasecond SI unit.
- YOTTASECOND - Static variable in class ome.units.UNITS
- YOTTAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOTTAVOLT
instead. - YOTTAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
yottavolt unit.
- YOTTAVOLT - Static variable in class ome.units.UNITS
- YOTTAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOTTAWATT
instead. - YOTTAWATT - ome.xml.model.enums.UnitsPower
-
yottawatt unit.
- YOTTAWATT - Static variable in class ome.units.UNITS
- YPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOCTOPASCAL
instead. - YS - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOCTOSECOND
instead. - YV - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOCTOVOLT
instead. - YW - Static variable in class ome.units.UNITS
-
Deprecated.Use
YOCTOWATT
instead.
Z
- ZEPTO(Unit<T>) - Static method in class ome.units.UNITS
- ZEPTOHERTZ - ome.xml.model.enums.UnitsFrequency
-
zeptohertz unit.
- ZEPTOHERTZ - Static variable in class ome.units.UNITS
- ZEPTOMETER - ome.xml.model.enums.UnitsLength
-
zeptometer SI unit.
- ZEPTOMETER - Static variable in class ome.units.UNITS
- ZEPTOMETRE - Static variable in class ome.units.UNITS
- ZEPTOPASCAL - ome.xml.model.enums.UnitsPressure
-
zeptopascal SI unit.
- ZEPTOPASCAL - Static variable in class ome.units.UNITS
- ZEPTOSECOND - ome.xml.model.enums.UnitsTime
-
zeptosecond SI unit.
- ZEPTOSECOND - Static variable in class ome.units.UNITS
- ZEPTOVOLT - ome.xml.model.enums.UnitsElectricPotential
-
zeptovolt unit.
- ZEPTOVOLT - Static variable in class ome.units.UNITS
- ZEPTOWATT - ome.xml.model.enums.UnitsPower
-
zeptowatt unit.
- ZEPTOWATT - Static variable in class ome.units.UNITS
- ZETTA(Unit<T>) - Static method in class ome.units.UNITS
- ZETTAHERTZ - ome.xml.model.enums.UnitsFrequency
-
zettahertz unit.
- ZETTAHERTZ - Static variable in class ome.units.UNITS
- ZETTAHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZETTAHERTZ
instead. - ZETTAM - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZETTAMETRE
instead. - ZETTAMETER - ome.xml.model.enums.UnitsLength
-
zettameter SI unit.
- ZETTAMETER - Static variable in class ome.units.UNITS
- ZETTAMETRE - Static variable in class ome.units.UNITS
- ZETTAPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZETTAPASCAL
instead. - ZETTAPASCAL - ome.xml.model.enums.UnitsPressure
-
zettapascal SI unit.
- ZETTAPASCAL - Static variable in class ome.units.UNITS
- ZETTAS - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZETTASECOND
instead. - ZETTASECOND - ome.xml.model.enums.UnitsTime
-
zettasecond SI unit.
- ZETTASECOND - Static variable in class ome.units.UNITS
- ZETTAV - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZETTAVOLT
instead. - ZETTAVOLT - ome.xml.model.enums.UnitsElectricPotential
-
zettavolt unit.
- ZETTAVOLT - Static variable in class ome.units.UNITS
- ZETTAW - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZETTAWATT
instead. - ZETTAWATT - ome.xml.model.enums.UnitsPower
-
zettawatt unit.
- ZETTAWATT - Static variable in class ome.units.UNITS
- ZHZ - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZEPTOHERTZ
instead. - ZLIB - ome.xml.model.enums.Compression
- ZM - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZEPTOMETRE
instead. - ZPA - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZEPTOPASCAL
instead. - ZS - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZEPTOSECOND
instead. - ZV - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZEPTOVOLT
instead. - ZW - Static variable in class ome.units.UNITS
-
Deprecated.Use
ZEPTOWATT
instead.
All Classes|All Packages