| Package | Description | 
|---|---|
| ome.formats.model | |
| omero.gateway.model | |
| omero.model | 
| Modifier and Type | Method and Description | 
|---|---|
static omero.model.ElectricPotential | 
UnitsFactory.convertElectricPotential(omero.model.ElectricPotential value,
                        ome.units.unit.Unit<ome.units.quantity.ElectricPotential> ul)  | 
static omero.model.ElectricPotential | 
UnitsFactory.convertElectricPotentialXML(omero.model.ElectricPotential value,
                           String xml)  | 
static omero.model.Frequency | 
UnitsFactory.convertFrequency(omero.model.Frequency value,
                ome.units.unit.Unit<ome.units.quantity.Frequency> ul)  | 
static omero.model.Frequency | 
UnitsFactory.convertFrequencyXML(omero.model.Frequency value,
                   String xml)  | 
static omero.model.Length | 
UnitsFactory.convertLength(omero.model.Length value,
             ome.units.unit.Unit<ome.units.quantity.Length> ul)  | 
static omero.model.Length | 
UnitsFactory.convertLengthXML(omero.model.Length value,
                String xml)  | 
static omero.model.Power | 
UnitsFactory.convertPower(omero.model.Power value,
            ome.units.unit.Unit<ome.units.quantity.Power> ul)  | 
static omero.model.Power | 
UnitsFactory.convertPowerXML(omero.model.Power value,
               String xml)  | 
static omero.model.Pressure | 
UnitsFactory.convertPressure(omero.model.Pressure value,
               ome.units.unit.Unit<ome.units.quantity.Pressure> ul)  | 
static omero.model.Pressure | 
UnitsFactory.convertPressureXML(omero.model.Pressure value,
                  String xml)  | 
static omero.model.Temperature | 
UnitsFactory.convertTemperature(omero.model.Temperature value,
                  ome.units.unit.Unit<ome.units.quantity.Temperature> ul)  | 
static omero.model.Temperature | 
UnitsFactory.convertTemperatureXML(omero.model.Temperature value,
                     String xml)  | 
static omero.model.Time | 
UnitsFactory.convertTime(omero.model.Time value,
           ome.units.unit.Unit<ome.units.quantity.Time> ul)  | 
static omero.model.Time | 
UnitsFactory.convertTimeXML(omero.model.Time value,
              String xml)  | 
| Modifier and Type | Method and Description | 
|---|---|
omero.model.Pressure | 
ImageAcquisitionData.getAirPressure(omero.model.enums.UnitsPressure unit)
Returns the air pressure. 
 | 
omero.model.Length | 
FilterData.getCutIn(omero.model.enums.UnitsLength unit)
Returns the cut in value or  
null. | 
omero.model.Length | 
FilterData.getCutInTolerance(omero.model.enums.UnitsLength unit)
Returns the cut in tolerance value or  
null. | 
omero.model.Length | 
FilterData.getCutOut(omero.model.enums.UnitsLength unit)
Returns the cut out value or  
null. | 
omero.model.Length | 
FilterData.getCutOutTolerance(omero.model.enums.UnitsLength unit)
Returns the cut out tolerance value or  
null. | 
omero.model.Frequency | 
ChannelAcquisitionData.getDetectorSettingsReadOutRate(omero.model.enums.UnitsFrequency unit)
Returns the Read out rate set on the detector. 
 | 
omero.model.ElectricPotential | 
ChannelAcquisitionData.getDetectorSettingsVoltage(omero.model.enums.UnitsElectricPotential unit)
Returns the voltage set on the detector. 
 | 
omero.model.Length | 
ChannelData.getEmissionWavelength(omero.model.enums.UnitsLength unit)
Returns the emission wavelength of the channel. 
 | 
omero.model.Length | 
ChannelData.getExcitationWavelength(omero.model.enums.UnitsLength unit)
Returns the excitation wavelength of the channel. 
 | 
omero.model.Length | 
ShapeSettingsData.getFontSize(omero.model.enums.UnitsLength unit)
Returns the stroke. 
 | 
omero.model.Frequency | 
LightSourceData.getLaserRepetitionRate(omero.model.enums.UnitsFrequency unit)
Returns the repetition rate (Hz) if the laser is repetitive. 
 | 
omero.model.Length | 
LightSourceData.getLaserWavelength(omero.model.enums.UnitsLength unit)
Returns the laser's wavelength. 
 | 
omero.model.Length | 
ChannelAcquisitionData.getLightSettingsWavelength(omero.model.enums.UnitsLength unit)
Returns the wavelength of the light source. 
 | 
omero.model.Length | 
ChannelData.getPinholeSize(omero.model.enums.UnitsLength unit)
Returns the pin hole size of the channel. 
 | 
omero.model.Length | 
PixelsData.getPixelSizeX(omero.model.enums.UnitsLength unit)
Returns the dimension of a pixel along the X-axis. 
 | 
omero.model.Length | 
PixelsData.getPixelSizeY(omero.model.enums.UnitsLength unit)
Returns the dimension of a pixel along the Y-axis. 
 | 
omero.model.Length | 
PixelsData.getPixelSizeZ(omero.model.enums.UnitsLength unit)
Returns the dimension of a pixel along the Z-axis 
 | 
omero.model.Length | 
ImageAcquisitionData.getPositionX(omero.model.enums.UnitsLength unit)
Returns the x-coordinate in the frame microscope. 
 | 
omero.model.Length | 
WellSampleData.getPositionX(omero.model.enums.UnitsLength unit)
Returns the position X. 
 | 
omero.model.Length | 
ImageAcquisitionData.getPositionY(omero.model.enums.UnitsLength unit)
Returns the y-coordinate in the frame microscope. 
 | 
omero.model.Length | 
WellSampleData.getPositionY(omero.model.enums.UnitsLength unit)
Returns the position Y. 
 | 
omero.model.Length | 
ImageAcquisitionData.getPositionZ(omero.model.enums.UnitsLength unit)
Returns the z-coordinate in the frame microscope. 
 | 
omero.model.Power | 
LightSourceData.getPower(omero.model.enums.UnitsPower unit)
Returns the power of the light source. 
 | 
omero.model.Length | 
ShapeSettingsData.getStrokeWidth(omero.model.enums.UnitsLength unit)
Returns the stroke's width (or 1 px if it's not set or <= 0) 
 | 
omero.model.Temperature | 
ImageAcquisitionData.getTemperature(omero.model.enums.UnitsTemperature unit)
Returns the temperature. 
 | 
omero.model.ElectricPotential | 
DetectorData.getVoltage(omero.model.enums.UnitsElectricPotential unit)
Returns the voltage of the detector. 
 | 
omero.model.Length | 
PlateData.getWellOriginX(omero.model.enums.UnitsLength unit)
Returns the x-coordinate in 2D-space of the well. 
 | 
omero.model.Length | 
PlateData.getWellOriginY(omero.model.enums.UnitsLength unit)
Returns the y-coordinate in 2D-space of the well. 
 | 
omero.model.Length | 
ObjectiveData.getWorkingDistance(omero.model.enums.UnitsLength unit)
Returns the working distance. 
 | 
| Constructor and Description | 
|---|
ElectricPotentialI(omero.model.ElectricPotential value,
                  String target)
Copy constructor that converts the given  
ElectricPotential
 based on the given enum string. | 
ElectricPotentialI(omero.model.ElectricPotential value,
                  ome.units.unit.Unit<ome.units.quantity.ElectricPotential> ul)
Copy constructor that converts the given  
ElectricPotential
 based on the given ome-xml enum | 
ElectricPotentialI(omero.model.ElectricPotential value,
                  omero.model.enums.UnitsElectricPotential target)
Copy constructor that converts between units if possible. 
 | 
FrequencyI(omero.model.Frequency value,
          String target)
Copy constructor that converts the given  
Frequency
 based on the given enum string. | 
FrequencyI(omero.model.Frequency value,
          ome.units.unit.Unit<ome.units.quantity.Frequency> ul)
Copy constructor that converts the given  
Frequency
 based on the given ome-xml enum | 
FrequencyI(omero.model.Frequency value,
          omero.model.enums.UnitsFrequency target)
Copy constructor that converts between units if possible. 
 | 
LengthI(omero.model.Length value,
       String target)
Copy constructor that converts the given  
Length
 based on the given enum string. | 
LengthI(omero.model.Length value,
       ome.units.unit.Unit<ome.units.quantity.Length> ul)
Copy constructor that converts the given  
Length
 based on the given ome-xml enum | 
LengthI(omero.model.Length value,
       omero.model.enums.UnitsLength target)
Copy constructor that converts between units if possible. 
 | 
PowerI(omero.model.Power value,
      String target)
Copy constructor that converts the given  
Power
 based on the given enum string. | 
PowerI(omero.model.Power value,
      ome.units.unit.Unit<ome.units.quantity.Power> ul)
Copy constructor that converts the given  
Power
 based on the given ome-xml enum | 
PowerI(omero.model.Power value,
      omero.model.enums.UnitsPower target)
Copy constructor that converts between units if possible. 
 | 
PressureI(omero.model.Pressure value,
         String target)
Copy constructor that converts the given  
Pressure
 based on the given enum string. | 
PressureI(omero.model.Pressure value,
         ome.units.unit.Unit<ome.units.quantity.Pressure> ul)
Copy constructor that converts the given  
Pressure
 based on the given ome-xml enum | 
PressureI(omero.model.Pressure value,
         omero.model.enums.UnitsPressure target)
Copy constructor that converts between units if possible. 
 | 
TemperatureI(omero.model.Temperature value,
            String target)
Copy constructor that converts the given  
Temperature
 based on the given enum string. | 
TemperatureI(omero.model.Temperature value,
            ome.units.unit.Unit<ome.units.quantity.Temperature> ul)
Copy constructor that converts the given  
Temperature
 based on the given ome-xml enum | 
TemperatureI(omero.model.Temperature value,
            omero.model.enums.UnitsTemperature target)
Copy constructor that converts between units if possible. 
 | 
TimeI(omero.model.Time value,
     String target)
Copy constructor that converts the given  
Time
 based on the given enum string. | 
TimeI(omero.model.Time value,
     ome.units.unit.Unit<ome.units.quantity.Time> ul)
Copy constructor that converts the given  
Time
 based on the given ome-xml enum | 
TimeI(omero.model.Time value,
     omero.model.enums.UnitsTime target)
Copy constructor that converts between units if possible. 
 | 
                
                
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.