Uses of Class
ome.units.quantity.Length
-
Packages that use Length Package Description ome.units ome.units.quantity ome.xml.meta ome.xml.model ome.xml.model.enums ome.xml.model.enums.handlers -
-
Uses of Length in ome.units
Fields in ome.units with type parameters of type Length Modifier and Type Field Description static Unit<Length>
UNITS. AM
Deprecated.UseUNITS.ATTOMETRE
instead.static Unit<Length>
UNITS. ANGSTROM
static Unit<Length>
UNITS. ASTRONOMICALUNIT
static Unit<Length>
UNITS. ATTOMETER
static Unit<Length>
UNITS. ATTOMETRE
static Unit<Length>
UNITS. CENTIMETER
static Unit<Length>
UNITS. CENTIMETRE
static Unit<Length>
UNITS. CM
Deprecated.UseUNITS.CENTIMETRE
instead.static Unit<Length>
UNITS. DAM
Deprecated.UseUNITS.DECAMETRE
instead.static Unit<Length>
UNITS. DECAMETER
static Unit<Length>
UNITS. DECAMETRE
static Unit<Length>
UNITS. DECIMETER
static Unit<Length>
UNITS. DECIMETRE
static Unit<Length>
UNITS. DM
Deprecated.UseUNITS.DECIMETRE
instead.static Unit<Length>
UNITS. EXAM
Deprecated.UseUNITS.EXAMETRE
instead.static Unit<Length>
UNITS. EXAMETER
static Unit<Length>
UNITS. EXAMETRE
static Unit<Length>
UNITS. FEMTOMETER
static Unit<Length>
UNITS. FEMTOMETRE
static Unit<Length>
UNITS. FM
Deprecated.UseUNITS.FEMTOMETRE
instead.static Unit<Length>
UNITS. FOOT
static Unit<Length>
UNITS. FT
Deprecated.UseUNITS.FOOT
instead.static Unit<Length>
UNITS. GIGAM
Deprecated.UseUNITS.GIGAMETRE
instead.static Unit<Length>
UNITS. GIGAMETER
static Unit<Length>
UNITS. GIGAMETRE
static Unit<Length>
UNITS. HECTOMETER
static Unit<Length>
UNITS. HECTOMETRE
static Unit<Length>
UNITS. HM
Deprecated.UseUNITS.HECTOMETRE
instead.static Unit<Length>
UNITS. IN
Deprecated.UseUNITS.INCH
instead.static Unit<Length>
UNITS. INCH
static Unit<Length>
UNITS. KILOMETER
static Unit<Length>
UNITS. KILOMETRE
static Unit<Length>
UNITS. KM
Deprecated.UseUNITS.KILOMETRE
instead.static Unit<Length>
UNITS. LI
Deprecated.UseUNITS.LINE
instead.static Unit<Length>
UNITS. LIGHTYEAR
static Unit<Length>
UNITS. LINE
static Unit<Length>
UNITS. LY
Deprecated.UseUNITS.LIGHTYEAR
instead.static Unit<Length>
UNITS. M
Deprecated.UseUNITS.METRE
instead.static Unit<Length>
UNITS. MEGAM
Deprecated.UseUNITS.MEGAMETRE
instead.static Unit<Length>
UNITS. MEGAMETER
static Unit<Length>
UNITS. MEGAMETRE
static Unit<Length>
UNITS. METER
static Unit<Length>
UNITS. METRE
static Unit<Length>
UNITS. MI
Deprecated.UseUNITS.MILE
instead.static Unit<Length>
UNITS. MICROM
Deprecated.UseUNITS.MICROMETRE
instead.static Unit<Length>
UNITS. MICROMETER
static Unit<Length>
UNITS. MICROMETRE
static Unit<Length>
UNITS. MILE
static Unit<Length>
UNITS. MILLIMETER
static Unit<Length>
UNITS. MILLIMETRE
static Unit<Length>
UNITS. MM
Deprecated.UseUNITS.MILLIMETRE
instead.static Unit<Length>
UNITS. NANOMETER
static Unit<Length>
UNITS. NANOMETRE
static Unit<Length>
UNITS. NM
Deprecated.UseUNITS.NANOMETRE
instead.static Unit<Length>
UNITS. PARSEC
static Unit<Length>
UNITS. PC
Deprecated.UseUNITS.PARSEC
instead.static Unit<Length>
UNITS. PETAM
Deprecated.UseUNITS.PETAMETRE
instead.static Unit<Length>
UNITS. PETAMETER
static Unit<Length>
UNITS. PETAMETRE
static Unit<Length>
UNITS. PICOMETER
static Unit<Length>
UNITS. PICOMETRE
static Unit<Length>
UNITS. PIXEL
static Unit<Length>
UNITS. PM
Deprecated.UseUNITS.PICOMETRE
instead.static Unit<Length>
UNITS. POINT
static Unit<Length>
UNITS. PT
Deprecated.UseUNITS.POINT
instead.static Unit<Length>
UNITS. REFERENCEFRAME
static Unit<Length>
UNITS. TERAM
Deprecated.UseUNITS.TERAMETRE
instead.static Unit<Length>
UNITS. TERAMETER
static Unit<Length>
UNITS. TERAMETRE
static Unit<Length>
UNITS. THOU
static Unit<Length>
UNITS. UA
Deprecated.UseUNITS.ASTRONOMICALUNIT
instead.static Unit<Length>
UNITS. YARD
static Unit<Length>
UNITS. YD
Deprecated.UseUNITS.YARD
instead.static Unit<Length>
UNITS. YM
Deprecated.UseUNITS.YOCTOMETRE
instead.static Unit<Length>
UNITS. YOCTOMETER
static Unit<Length>
UNITS. YOCTOMETRE
static Unit<Length>
UNITS. YOTTAM
Deprecated.UseUNITS.YOTTAMETRE
instead.static Unit<Length>
UNITS. YOTTAMETER
static Unit<Length>
UNITS. YOTTAMETRE
static Unit<Length>
UNITS. ZEPTOMETER
static Unit<Length>
UNITS. ZEPTOMETRE
static Unit<Length>
UNITS. ZETTAM
Deprecated.UseUNITS.ZETTAMETRE
instead.static Unit<Length>
UNITS. ZETTAMETER
static Unit<Length>
UNITS. ZETTAMETRE
static Unit<Length>
UNITS. ZM
Deprecated.UseUNITS.ZEPTOMETRE
instead. -
Uses of Length in ome.units.quantity
Methods in ome.units.quantity that return types with arguments of type Length Modifier and Type Method Description Unit<Length>
Length. unit()
Methods in ome.units.quantity with parameters of type Length Modifier and Type Method Description int
Length. compareTo(Length other)
Check quantities for equality.Method parameters in ome.units.quantity with type arguments of type Length Modifier and Type Method Description Number
Length. value(Unit<Length> inUnit)
Perform a unit conversion.Constructor parameters in ome.units.quantity with type arguments of type Length Constructor Description Length(Number inValue, Unit<Length> inUnit)
Create a Length. -
Uses of Length in ome.xml.meta
Methods in ome.xml.meta that return Length Modifier and Type Method Description Length
AggregateMetadata. getChannelEmissionWavelength(int imageIndex, int channelIndex)
Length
DummyMetadata. getChannelEmissionWavelength(int imageIndex, int channelIndex)
Length
MetadataRetrieve. getChannelEmissionWavelength(int imageIndex, int channelIndex)
Get the EmissionWavelength property of Channel.Length
OMEXMLMetadataImpl. getChannelEmissionWavelength(int imageIndex, int channelIndex)
Length
AggregateMetadata. getChannelExcitationWavelength(int imageIndex, int channelIndex)
Length
DummyMetadata. getChannelExcitationWavelength(int imageIndex, int channelIndex)
Length
MetadataRetrieve. getChannelExcitationWavelength(int imageIndex, int channelIndex)
Get the ExcitationWavelength property of Channel.Length
OMEXMLMetadataImpl. getChannelExcitationWavelength(int imageIndex, int channelIndex)
Length
AggregateMetadata. getChannelLightSourceSettingsWavelength(int imageIndex, int channelIndex)
Length
DummyMetadata. getChannelLightSourceSettingsWavelength(int imageIndex, int channelIndex)
Length
MetadataRetrieve. getChannelLightSourceSettingsWavelength(int imageIndex, int channelIndex)
Get the Wavelength property of LightSourceSettings.Length
OMEXMLMetadataImpl. getChannelLightSourceSettingsWavelength(int imageIndex, int channelIndex)
Length
AggregateMetadata. getChannelPinholeSize(int imageIndex, int channelIndex)
Length
DummyMetadata. getChannelPinholeSize(int imageIndex, int channelIndex)
Length
MetadataRetrieve. getChannelPinholeSize(int imageIndex, int channelIndex)
Get the PinholeSize property of Channel.Length
OMEXMLMetadataImpl. getChannelPinholeSize(int imageIndex, int channelIndex)
Length
AggregateMetadata. getEllipseFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getEllipseFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getEllipseFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Ellipse.Length
OMEXMLMetadataImpl. getEllipseFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Ellipse.Length
OMEXMLMetadataImpl. getEllipseStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getLabelFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getLabelFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getLabelFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Label.Length
OMEXMLMetadataImpl. getLabelFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getLabelStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getLabelStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getLabelStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Label.Length
OMEXMLMetadataImpl. getLabelStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getLaserWavelength(int instrumentIndex, int lightSourceIndex)
Length
DummyMetadata. getLaserWavelength(int instrumentIndex, int lightSourceIndex)
Length
MetadataRetrieve. getLaserWavelength(int instrumentIndex, int lightSourceIndex)
Get the Wavelength property of Laser.Length
OMEXMLMetadataImpl. getLaserWavelength(int instrumentIndex, int lightSourceIndex)
Length
AggregateMetadata. getLineFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getLineFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getLineFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Line.Length
OMEXMLMetadataImpl. getLineFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getLineStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getLineStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getLineStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Line.Length
OMEXMLMetadataImpl. getLineStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getMaskFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getMaskFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getMaskFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Mask.Length
OMEXMLMetadataImpl. getMaskFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getMaskStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getMaskStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getMaskStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Mask.Length
OMEXMLMetadataImpl. getMaskStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Length
DummyMetadata. getMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Length
MetadataRetrieve. getMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Get the Wavelength property of LightSourceSettings.Length
OMEXMLMetadataImpl. getMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Length
AggregateMetadata. getObjectiveWorkingDistance(int instrumentIndex, int objectiveIndex)
Length
DummyMetadata. getObjectiveWorkingDistance(int instrumentIndex, int objectiveIndex)
Length
MetadataRetrieve. getObjectiveWorkingDistance(int instrumentIndex, int objectiveIndex)
Get the WorkingDistance property of Objective.Length
OMEXMLMetadataImpl. getObjectiveWorkingDistance(int instrumentIndex, int objectiveIndex)
Length
AggregateMetadata. getPixelsPhysicalSizeX(int imageIndex)
Length
DummyMetadata. getPixelsPhysicalSizeX(int imageIndex)
Length
MetadataRetrieve. getPixelsPhysicalSizeX(int imageIndex)
Get the PhysicalSizeX property of Pixels.Length
OMEXMLMetadataImpl. getPixelsPhysicalSizeX(int imageIndex)
Length
AggregateMetadata. getPixelsPhysicalSizeY(int imageIndex)
Length
DummyMetadata. getPixelsPhysicalSizeY(int imageIndex)
Length
MetadataRetrieve. getPixelsPhysicalSizeY(int imageIndex)
Get the PhysicalSizeY property of Pixels.Length
OMEXMLMetadataImpl. getPixelsPhysicalSizeY(int imageIndex)
Length
AggregateMetadata. getPixelsPhysicalSizeZ(int imageIndex)
Length
DummyMetadata. getPixelsPhysicalSizeZ(int imageIndex)
Length
MetadataRetrieve. getPixelsPhysicalSizeZ(int imageIndex)
Get the PhysicalSizeZ property of Pixels.Length
OMEXMLMetadataImpl. getPixelsPhysicalSizeZ(int imageIndex)
Length
AggregateMetadata. getPlanePositionX(int imageIndex, int planeIndex)
Length
DummyMetadata. getPlanePositionX(int imageIndex, int planeIndex)
Length
MetadataRetrieve. getPlanePositionX(int imageIndex, int planeIndex)
Get the PositionX property of Plane.Length
OMEXMLMetadataImpl. getPlanePositionX(int imageIndex, int planeIndex)
Length
AggregateMetadata. getPlanePositionY(int imageIndex, int planeIndex)
Length
DummyMetadata. getPlanePositionY(int imageIndex, int planeIndex)
Length
MetadataRetrieve. getPlanePositionY(int imageIndex, int planeIndex)
Get the PositionY property of Plane.Length
OMEXMLMetadataImpl. getPlanePositionY(int imageIndex, int planeIndex)
Length
AggregateMetadata. getPlanePositionZ(int imageIndex, int planeIndex)
Length
DummyMetadata. getPlanePositionZ(int imageIndex, int planeIndex)
Length
MetadataRetrieve. getPlanePositionZ(int imageIndex, int planeIndex)
Get the PositionZ property of Plane.Length
OMEXMLMetadataImpl. getPlanePositionZ(int imageIndex, int planeIndex)
Length
AggregateMetadata. getPlateWellOriginX(int plateIndex)
Length
DummyMetadata. getPlateWellOriginX(int plateIndex)
Length
MetadataRetrieve. getPlateWellOriginX(int plateIndex)
Get the WellOriginX property of Plate.Length
OMEXMLMetadataImpl. getPlateWellOriginX(int plateIndex)
Length
AggregateMetadata. getPlateWellOriginY(int plateIndex)
Length
DummyMetadata. getPlateWellOriginY(int plateIndex)
Length
MetadataRetrieve. getPlateWellOriginY(int plateIndex)
Get the WellOriginY property of Plate.Length
OMEXMLMetadataImpl. getPlateWellOriginY(int plateIndex)
Length
AggregateMetadata. getPointFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getPointFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getPointFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Point.Length
OMEXMLMetadataImpl. getPointFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getPointStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getPointStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getPointStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Point.Length
OMEXMLMetadataImpl. getPointStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getPolygonFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getPolygonFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getPolygonFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Polygon.Length
OMEXMLMetadataImpl. getPolygonFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Polygon.Length
OMEXMLMetadataImpl. getPolygonStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getPolylineFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getPolylineFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getPolylineFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Polyline.Length
OMEXMLMetadataImpl. getPolylineFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Polyline.Length
OMEXMLMetadataImpl. getPolylineStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getRectangleFontSize(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getRectangleFontSize(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getRectangleFontSize(int ROIIndex, int shapeIndex)
Get the FontSize property of Rectangle.Length
OMEXMLMetadataImpl. getRectangleFontSize(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
Length
DummyMetadata. getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
Length
MetadataRetrieve. getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
Get the StrokeWidth property of Rectangle.Length
OMEXMLMetadataImpl. getRectangleStrokeWidth(int ROIIndex, int shapeIndex)
Length
AggregateMetadata. getStageLabelX(int imageIndex)
Length
DummyMetadata. getStageLabelX(int imageIndex)
Length
MetadataRetrieve. getStageLabelX(int imageIndex)
Get the X property of StageLabel.Length
OMEXMLMetadataImpl. getStageLabelX(int imageIndex)
Length
AggregateMetadata. getStageLabelY(int imageIndex)
Length
DummyMetadata. getStageLabelY(int imageIndex)
Length
MetadataRetrieve. getStageLabelY(int imageIndex)
Get the Y property of StageLabel.Length
OMEXMLMetadataImpl. getStageLabelY(int imageIndex)
Length
AggregateMetadata. getStageLabelZ(int imageIndex)
Length
DummyMetadata. getStageLabelZ(int imageIndex)
Length
MetadataRetrieve. getStageLabelZ(int imageIndex)
Get the Z property of StageLabel.Length
OMEXMLMetadataImpl. getStageLabelZ(int imageIndex)
Length
AggregateMetadata. getTransmittanceRangeCutIn(int instrumentIndex, int filterIndex)
Length
DummyMetadata. getTransmittanceRangeCutIn(int instrumentIndex, int filterIndex)
Length
MetadataRetrieve. getTransmittanceRangeCutIn(int instrumentIndex, int filterIndex)
Get the CutIn property of TransmittanceRange.Length
OMEXMLMetadataImpl. getTransmittanceRangeCutIn(int instrumentIndex, int filterIndex)
Length
AggregateMetadata. getTransmittanceRangeCutInTolerance(int instrumentIndex, int filterIndex)
Length
DummyMetadata. getTransmittanceRangeCutInTolerance(int instrumentIndex, int filterIndex)
Length
MetadataRetrieve. getTransmittanceRangeCutInTolerance(int instrumentIndex, int filterIndex)
Get the CutInTolerance property of TransmittanceRange.Length
OMEXMLMetadataImpl. getTransmittanceRangeCutInTolerance(int instrumentIndex, int filterIndex)
Length
AggregateMetadata. getTransmittanceRangeCutOut(int instrumentIndex, int filterIndex)
Length
DummyMetadata. getTransmittanceRangeCutOut(int instrumentIndex, int filterIndex)
Length
MetadataRetrieve. getTransmittanceRangeCutOut(int instrumentIndex, int filterIndex)
Get the CutOut property of TransmittanceRange.Length
OMEXMLMetadataImpl. getTransmittanceRangeCutOut(int instrumentIndex, int filterIndex)
Length
AggregateMetadata. getTransmittanceRangeCutOutTolerance(int instrumentIndex, int filterIndex)
Length
DummyMetadata. getTransmittanceRangeCutOutTolerance(int instrumentIndex, int filterIndex)
Length
MetadataRetrieve. getTransmittanceRangeCutOutTolerance(int instrumentIndex, int filterIndex)
Get the CutOutTolerance property of TransmittanceRange.Length
OMEXMLMetadataImpl. getTransmittanceRangeCutOutTolerance(int instrumentIndex, int filterIndex)
Length
AggregateMetadata. getWellSamplePositionX(int plateIndex, int wellIndex, int wellSampleIndex)
Length
DummyMetadata. getWellSamplePositionX(int plateIndex, int wellIndex, int wellSampleIndex)
Length
MetadataRetrieve. getWellSamplePositionX(int plateIndex, int wellIndex, int wellSampleIndex)
Get the PositionX property of WellSample.Length
OMEXMLMetadataImpl. getWellSamplePositionX(int plateIndex, int wellIndex, int wellSampleIndex)
Length
AggregateMetadata. getWellSamplePositionY(int plateIndex, int wellIndex, int wellSampleIndex)
Length
DummyMetadata. getWellSamplePositionY(int plateIndex, int wellIndex, int wellSampleIndex)
Length
MetadataRetrieve. getWellSamplePositionY(int plateIndex, int wellIndex, int wellSampleIndex)
Get the PositionY property of WellSample.Length
OMEXMLMetadataImpl. getWellSamplePositionY(int plateIndex, int wellIndex, int wellSampleIndex)
Methods in ome.xml.meta with parameters of type Length Modifier and Type Method Description void
AggregateMetadata. setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
void
DummyMetadata. setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
void
FilterMetadata. setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
void
MetadataStore. setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
Set the EmissionWavelength property of Channel.void
OMEXMLMetadataImpl. setChannelEmissionWavelength(Length emissionWavelength, int imageIndex, int channelIndex)
void
AggregateMetadata. setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
void
DummyMetadata. setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
void
FilterMetadata. setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
void
MetadataStore. setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
Set the ExcitationWavelength property of Channel.void
OMEXMLMetadataImpl. setChannelExcitationWavelength(Length excitationWavelength, int imageIndex, int channelIndex)
void
AggregateMetadata. setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
void
DummyMetadata. setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
void
FilterMetadata. setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
void
MetadataStore. setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
Set the Wavelength property of LightSourceSettings.void
OMEXMLMetadataImpl. setChannelLightSourceSettingsWavelength(Length wavelength, int imageIndex, int channelIndex)
void
AggregateMetadata. setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
void
DummyMetadata. setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
void
FilterMetadata. setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
void
MetadataStore. setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
Set the PinholeSize property of Channel.void
OMEXMLMetadataImpl. setChannelPinholeSize(Length pinholeSize, int imageIndex, int channelIndex)
void
AggregateMetadata. setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Ellipse.void
OMEXMLMetadataImpl. setEllipseFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Ellipse.void
OMEXMLMetadataImpl. setEllipseStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Label.void
OMEXMLMetadataImpl. setLabelFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Label.void
OMEXMLMetadataImpl. setLabelStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
void
DummyMetadata. setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
void
FilterMetadata. setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
void
MetadataStore. setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
Set the Wavelength property of Laser.void
OMEXMLMetadataImpl. setLaserWavelength(Length wavelength, int instrumentIndex, int lightSourceIndex)
void
AggregateMetadata. setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Line.void
OMEXMLMetadataImpl. setLineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Line.void
OMEXMLMetadataImpl. setLineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Mask.void
OMEXMLMetadataImpl. setMaskFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Mask.void
OMEXMLMetadataImpl. setMaskStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
void
DummyMetadata. setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
void
FilterMetadata. setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
void
MetadataStore. setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
Set the Wavelength property of LightSourceSettings.void
OMEXMLMetadataImpl. setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength, int experimentIndex, int microbeamManipulationIndex, int lightSourceSettingsIndex)
void
AggregateMetadata. setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
void
DummyMetadata. setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
void
FilterMetadata. setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
void
MetadataStore. setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
Set the WorkingDistance property of Objective.void
OMEXMLMetadataImpl. setObjectiveWorkingDistance(Length workingDistance, int instrumentIndex, int objectiveIndex)
void
AggregateMetadata. setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
void
DummyMetadata. setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
void
FilterMetadata. setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
void
MetadataStore. setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
Set the PhysicalSizeX property of Pixels.void
OMEXMLMetadataImpl. setPixelsPhysicalSizeX(Length physicalSizeX, int imageIndex)
void
AggregateMetadata. setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
void
DummyMetadata. setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
void
FilterMetadata. setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
void
MetadataStore. setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
Set the PhysicalSizeY property of Pixels.void
OMEXMLMetadataImpl. setPixelsPhysicalSizeY(Length physicalSizeY, int imageIndex)
void
AggregateMetadata. setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
void
DummyMetadata. setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
void
FilterMetadata. setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
void
MetadataStore. setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
Set the PhysicalSizeZ property of Pixels.void
OMEXMLMetadataImpl. setPixelsPhysicalSizeZ(Length physicalSizeZ, int imageIndex)
void
AggregateMetadata. setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
void
DummyMetadata. setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
void
FilterMetadata. setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
void
MetadataStore. setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
Set the PositionX property of Plane.void
OMEXMLMetadataImpl. setPlanePositionX(Length positionX, int imageIndex, int planeIndex)
void
AggregateMetadata. setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
void
DummyMetadata. setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
void
FilterMetadata. setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
void
MetadataStore. setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
Set the PositionY property of Plane.void
OMEXMLMetadataImpl. setPlanePositionY(Length positionY, int imageIndex, int planeIndex)
void
AggregateMetadata. setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
void
DummyMetadata. setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
void
FilterMetadata. setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
void
MetadataStore. setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
Set the PositionZ property of Plane.void
OMEXMLMetadataImpl. setPlanePositionZ(Length positionZ, int imageIndex, int planeIndex)
void
AggregateMetadata. setPlateWellOriginX(Length wellOriginX, int plateIndex)
void
DummyMetadata. setPlateWellOriginX(Length wellOriginX, int plateIndex)
void
FilterMetadata. setPlateWellOriginX(Length wellOriginX, int plateIndex)
void
MetadataStore. setPlateWellOriginX(Length wellOriginX, int plateIndex)
Set the WellOriginX property of Plate.void
OMEXMLMetadataImpl. setPlateWellOriginX(Length wellOriginX, int plateIndex)
void
AggregateMetadata. setPlateWellOriginY(Length wellOriginY, int plateIndex)
void
DummyMetadata. setPlateWellOriginY(Length wellOriginY, int plateIndex)
void
FilterMetadata. setPlateWellOriginY(Length wellOriginY, int plateIndex)
void
MetadataStore. setPlateWellOriginY(Length wellOriginY, int plateIndex)
Set the WellOriginY property of Plate.void
OMEXMLMetadataImpl. setPlateWellOriginY(Length wellOriginY, int plateIndex)
void
AggregateMetadata. setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Point.void
OMEXMLMetadataImpl. setPointFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Point.void
OMEXMLMetadataImpl. setPointStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Polygon.void
OMEXMLMetadataImpl. setPolygonFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Polygon.void
OMEXMLMetadataImpl. setPolygonStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Polyline.void
OMEXMLMetadataImpl. setPolylineFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Polyline.void
OMEXMLMetadataImpl. setPolylineStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
DummyMetadata. setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
FilterMetadata. setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
MetadataStore. setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
Set the FontSize property of Rectangle.void
OMEXMLMetadataImpl. setRectangleFontSize(Length fontSize, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
DummyMetadata. setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
FilterMetadata. setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
MetadataStore. setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
Set the StrokeWidth property of Rectangle.void
OMEXMLMetadataImpl. setRectangleStrokeWidth(Length strokeWidth, int ROIIndex, int shapeIndex)
void
AggregateMetadata. setStageLabelX(Length x, int imageIndex)
void
DummyMetadata. setStageLabelX(Length x, int imageIndex)
void
FilterMetadata. setStageLabelX(Length x, int imageIndex)
void
MetadataStore. setStageLabelX(Length x, int imageIndex)
Set the X property of StageLabel.void
OMEXMLMetadataImpl. setStageLabelX(Length x, int imageIndex)
void
AggregateMetadata. setStageLabelY(Length y, int imageIndex)
void
DummyMetadata. setStageLabelY(Length y, int imageIndex)
void
FilterMetadata. setStageLabelY(Length y, int imageIndex)
void
MetadataStore. setStageLabelY(Length y, int imageIndex)
Set the Y property of StageLabel.void
OMEXMLMetadataImpl. setStageLabelY(Length y, int imageIndex)
void
AggregateMetadata. setStageLabelZ(Length z, int imageIndex)
void
DummyMetadata. setStageLabelZ(Length z, int imageIndex)
void
FilterMetadata. setStageLabelZ(Length z, int imageIndex)
void
MetadataStore. setStageLabelZ(Length z, int imageIndex)
Set the Z property of StageLabel.void
OMEXMLMetadataImpl. setStageLabelZ(Length z, int imageIndex)
void
AggregateMetadata. setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
void
DummyMetadata. setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
void
FilterMetadata. setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
void
MetadataStore. setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
Set the CutIn property of TransmittanceRange.void
OMEXMLMetadataImpl. setTransmittanceRangeCutIn(Length cutIn, int instrumentIndex, int filterIndex)
void
AggregateMetadata. setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
void
DummyMetadata. setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
void
FilterMetadata. setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
void
MetadataStore. setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
Set the CutInTolerance property of TransmittanceRange.void
OMEXMLMetadataImpl. setTransmittanceRangeCutInTolerance(Length cutInTolerance, int instrumentIndex, int filterIndex)
void
AggregateMetadata. setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
void
DummyMetadata. setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
void
FilterMetadata. setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
void
MetadataStore. setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
Set the CutOut property of TransmittanceRange.void
OMEXMLMetadataImpl. setTransmittanceRangeCutOut(Length cutOut, int instrumentIndex, int filterIndex)
void
AggregateMetadata. setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
void
DummyMetadata. setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
void
FilterMetadata. setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
void
MetadataStore. setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
Set the CutOutTolerance property of TransmittanceRange.void
OMEXMLMetadataImpl. setTransmittanceRangeCutOutTolerance(Length cutOutTolerance, int instrumentIndex, int filterIndex)
void
AggregateMetadata. setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
void
DummyMetadata. setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
void
FilterMetadata. setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
void
MetadataStore. setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
Set the PositionX property of WellSample.void
OMEXMLMetadataImpl. setWellSamplePositionX(Length positionX, int plateIndex, int wellIndex, int wellSampleIndex)
void
AggregateMetadata. setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
void
DummyMetadata. setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
void
FilterMetadata. setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
void
MetadataStore. setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
Set the PositionY property of WellSample.void
OMEXMLMetadataImpl. setWellSamplePositionY(Length positionY, int plateIndex, int wellIndex, int wellSampleIndex)
-
Uses of Length in ome.xml.model
Methods in ome.xml.model that return Length Modifier and Type Method Description Length
TransmittanceRange. getCutIn()
Length
TransmittanceRange. getCutInTolerance()
Length
TransmittanceRange. getCutOut()
Length
TransmittanceRange. getCutOutTolerance()
Length
Channel. getEmissionWavelength()
Length
Channel. getExcitationWavelength()
Length
Shape. getFontSize()
Length
Pixels. getPhysicalSizeX()
Length
Pixels. getPhysicalSizeY()
Length
Pixels. getPhysicalSizeZ()
Length
Channel. getPinholeSize()
Length
Plane. getPositionX()
Length
WellSample. getPositionX()
Length
Plane. getPositionY()
Length
WellSample. getPositionY()
Length
Plane. getPositionZ()
Length
Shape. getStrokeWidth()
Length
Laser. getWavelength()
Length
LightSourceSettings. getWavelength()
Length
Plate. getWellOriginX()
Length
Plate. getWellOriginY()
Length
Objective. getWorkingDistance()
Length
StageLabel. getX()
Length
StageLabel. getY()
Length
StageLabel. getZ()
Methods in ome.xml.model with parameters of type Length Modifier and Type Method Description void
TransmittanceRange. setCutIn(Length cutIn)
void
TransmittanceRange. setCutInTolerance(Length cutInTolerance)
void
TransmittanceRange. setCutOut(Length cutOut)
void
TransmittanceRange. setCutOutTolerance(Length cutOutTolerance)
void
Channel. setEmissionWavelength(Length emissionWavelength)
void
Channel. setExcitationWavelength(Length excitationWavelength)
void
Shape. setFontSize(Length fontSize)
void
Pixels. setPhysicalSizeX(Length physicalSizeX)
void
Pixels. setPhysicalSizeY(Length physicalSizeY)
void
Pixels. setPhysicalSizeZ(Length physicalSizeZ)
void
Channel. setPinholeSize(Length pinholeSize)
void
Plane. setPositionX(Length positionX)
void
WellSample. setPositionX(Length positionX)
void
Plane. setPositionY(Length positionY)
void
WellSample. setPositionY(Length positionY)
void
Plane. setPositionZ(Length positionZ)
void
Shape. setStrokeWidth(Length strokeWidth)
void
Laser. setWavelength(Length wavelength)
void
LightSourceSettings. setWavelength(Length wavelength)
void
Plate. setWellOriginX(Length wellOriginX)
void
Plate. setWellOriginY(Length wellOriginY)
void
Objective. setWorkingDistance(Length workingDistance)
void
StageLabel. setX(Length x)
void
StageLabel. setY(Length y)
void
StageLabel. setZ(Length z)
-
Uses of Length in ome.xml.model.enums
Methods in ome.xml.model.enums that return Length Modifier and Type Method Description static <T extends PrimitiveNumber>
LengthUnitsLength. create(T newValue, UnitsLength newUnit)
static <T extends Number>
LengthUnitsLength. create(T newValue, UnitsLength newUnit)
-
Uses of Length in ome.xml.model.enums.handlers
Methods in ome.xml.model.enums.handlers that return Length Modifier and Type Method Description static <T extends PrimitiveNumber>
LengthUnitsLengthEnumHandler. getQuantity(T inValue, UnitsLength inModelUnit)
static <T extends Number>
LengthUnitsLengthEnumHandler. getQuantity(T inValue, UnitsLength inModelUnit)
Methods in ome.xml.model.enums.handlers that return types with arguments of type Length Modifier and Type Method Description static Unit<Length>
UnitsLengthEnumHandler. getBaseUnit(UnitsLength inModelUnit)
Methods in ome.xml.model.enums.handlers with parameters of type Length Modifier and Type Method Description Enumeration
UnitsLengthEnumHandler. getEnumeration(Length inUnit)
-