Package | Description |
---|---|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
loci.formats.in |
Package containing Bio-Formats file format readers.
|
loci.tests.testng |
Package for automated testing of the Bio-Formats software packages using TestNG.
|
ome.units | |
ome.units.quantity | |
ome.xml.meta | |
ome.xml.model | |
ome.xml.model.enums | |
ome.xml.model.enums.handlers |
Modifier and Type | Field and Description |
---|---|
Length |
TileStitcher.TileCoordinate.x |
Length |
TileStitcher.TileCoordinate.y |
Modifier and Type | Method and Description |
---|---|
static Length |
FormatTools.createLength(Double value,
Unit<Length> valueUnit) |
static Length |
FormatTools.createLength(Integer value,
Unit<Length> valueUnit) |
static <T extends PrimitiveNumber> |
FormatTools.createLength(T value,
Unit<Length> valueUnit) |
static Length |
FormatTools.getCutIn(Double value) |
static Length |
FormatTools.getCutOut(Double value) |
static Length |
FormatTools.getEmissionWavelength(Double value) |
static Length |
FormatTools.getExcitationWavelength(Double value) |
static Length |
FormatTools.getFontSize(Integer value) |
static Length |
FormatTools.getPhysicalSize(Double value,
String unit) |
static Length |
FormatTools.getPhysicalSizeX(Double value)
Formats the input value for the physical size in X into a length in
microns
|
static Length |
FormatTools.getPhysicalSizeX(Double value,
String unit)
Formats the input value for the physical size in X into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeX(Double value,
Unit<Length> unit)
Formats the input value for the physical size in X into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeY(Double value)
Formats the input value for the physical size in Y into a length in
microns
|
static Length |
FormatTools.getPhysicalSizeY(Double value,
String unit)
Formats the input value for the physical size in Y into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeY(Double value,
Unit<Length> unit)
Formats the input value for the physical size in Y into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeZ(Double value)
Formats the input value for the physical size in Z into a length in
microns.
|
static Length |
FormatTools.getPhysicalSizeZ(Double value,
String unit)
Formats the input value for the physical size in Z into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeZ(Double value,
Unit<Length> unit)
Formats the input value for the physical size in Z into a length of the
given unit.
|
static Length |
FormatTools.getStagePosition(Double value,
String unit)
Formats the input value for the stage position into a length of the given
unit.
|
static Length |
FormatTools.getStagePosition(Double value,
Unit<Length> unit)
Formats the input value for the stage position into a length of the given
unit.
|
static Length |
FormatTools.getWavelength(Double value) |
static Length |
FormatTools.getWavelength(Double value,
String unit)
Formats the input value for the wavelength into a length of the
given unit.
|
Modifier and Type | Method and Description |
---|---|
static Length |
FormatTools.createLength(Double value,
Unit<Length> valueUnit) |
static Length |
FormatTools.createLength(Integer value,
Unit<Length> valueUnit) |
static <T extends PrimitiveNumber> |
FormatTools.createLength(T value,
Unit<Length> valueUnit) |
static Length |
FormatTools.getPhysicalSizeX(Double value,
Unit<Length> unit)
Formats the input value for the physical size in X into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeY(Double value,
Unit<Length> unit)
Formats the input value for the physical size in Y into a length of the
given unit.
|
static Length |
FormatTools.getPhysicalSizeZ(Double value,
Unit<Length> unit)
Formats the input value for the physical size in Z into a length of the
given unit.
|
static Length |
FormatTools.getStagePosition(Double value,
Unit<Length> unit)
Formats the input value for the stage position into a length of the given
unit.
|
Modifier and Type | Field and Description |
---|---|
Length |
LeicaHandler.Channel.exWave |
private Length[] |
ScanrReader.fieldPositionX |
private Length[] |
ScanrReader.fieldPositionY |
private Length |
VarianFDFReader.originX |
private Length |
VarianFDFReader.originY |
private Length |
VarianFDFReader.originZ |
private Length |
FakeReader.physicalSizeX |
private Length |
FakeReader.physicalSizeY |
private Length |
FakeReader.physicalSizeZ |
private Length[] |
SVSReader.pixelSize |
private Length[] |
ZeissCZIReader.positionsX |
private Length[] |
ZeissCZIReader.positionsY |
private Length[] |
ZeissCZIReader.positionsZ |
Length |
OperettaReader.Plane.positionX |
private Length |
MetamorphHandler.positionX |
Length |
FV1000Reader.PlaneData.positionX |
Length |
OperettaReader.Plane.positionY |
private Length |
MetamorphHandler.positionY |
Length |
FV1000Reader.PlaneData.positionY |
Length |
OperettaReader.Plane.positionZ |
Length |
FV1000Reader.PlaneData.positionZ |
private Length[] |
LIFReader.posX |
private Length |
GatanReader.posX |
private Length[] |
LIFReader.posY |
private Length |
GatanReader.posY |
private Length[] |
LIFReader.posZ |
private Length |
GatanReader.posZ |
private Length |
FEITiffReader.stageX |
private Length |
ZeissCZIReader.SubBlock.stageX |
private Length[] |
MetamorphReader.stageX |
Length |
DeltavisionReader.DVExtHdrFields.stageXCoord
X stage coordinates.
|
private Length |
FEITiffReader.stageY |
private Length |
ZeissCZIReader.SubBlock.stageY |
private Length[] |
MetamorphReader.stageY |
Length |
DeltavisionReader.DVExtHdrFields.stageYCoord
Y stage coordinates.
|
private Length |
FEITiffReader.stageZ |
private Length |
ZeissCZIReader.SubBlock.stageZ |
Length |
DeltavisionReader.DVExtHdrFields.stageZCoord
Z stage coordinates.
|
private Length |
InCellReader.x |
private Length |
InCellReader.y |
private Length |
InCellReader.InCellHandler.zPosition |
Length |
InCellReader.Image.zPosition |
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,Length> |
BaseZeissReader.emWavelength |
protected Map<Integer,Length> |
BaseZeissReader.exWavelength |
private List<Length> |
LIFReader.fieldPosX |
private List<Length> |
LIFReader.fieldPosY |
private ArrayList<Length> |
FlexReader.planePositionX |
private ArrayList<Length> |
FlexReader.planePositionY |
private ArrayList<Length> |
FlexReader.planePositionZ |
private Map<Integer,Length> |
InCellReader.posX |
private ArrayList<Length> |
ND2Handler.posX |
private ArrayList<Length> |
NativeND2Reader.posX |
private Map<Integer,Length> |
InCellReader.posY |
private ArrayList<Length> |
ND2Handler.posY |
private ArrayList<Length> |
NativeND2Reader.posY |
private ArrayList<Length> |
ND2Handler.posZ |
private ArrayList<Length> |
NativeND2Reader.posZ |
protected Map<Integer,Length> |
BaseZeissReader.stageX |
protected Map<Integer,Length> |
BaseZeissReader.stageY |
private List<Length> |
LeicaHandler.xPos |
private List<Length> |
LeicaHandler.yPos |
private List<Length> |
LeicaHandler.zPos |
Modifier and Type | Method and Description |
---|---|
protected Length |
SVSReader.getEmission() |
protected Length |
SVSReader.getExcitation() |
protected Length[] |
SVSReader.getPhysicalSizes() |
Length |
PrairieMetadata.Frame.getPositionX()
Gets the X stage position associated with this
Frame . |
Length |
PrairieMetadata.Frame.getPositionY()
Gets the Y stage position associated with this
Frame . |
Length |
PrairieMetadata.Frame.getPositionZ()
Gets the Z stage position associated with this
Frame . |
Length |
MetamorphHandler.getStagePositionX() |
Length |
MetamorphHandler.getStagePositionY() |
private Length |
FakeReader.parseLength(String value,
String defaultUnit) |
private Length |
PrairieMetadata.Frame.toLength(Double position,
boolean isInvert)
Convert a position number to a length in the microscope reference frame.
|
Modifier and Type | Method and Description |
---|---|
private Unit<Length> |
IMODReader.convertUnits(int units) |
private Unit<Length> |
GatanReader.convertUnits(String units) |
ArrayList<Length> |
ND2Handler.getXPositions() |
ArrayList<Length> |
ND2Handler.getYPositions() |
ArrayList<Length> |
ND2Handler.getZPositions() |
Modifier and Type | Method and Description |
---|---|
private static boolean |
PrairieReader.equal(Length xPos,
Length xInitial)
Determines whether the two
Length values are equal. |
Modifier and Type | Method and Description |
---|---|
Length |
Configuration.getEmissionWavelength(int channel) |
Length |
Configuration.getExcitationWavelength(int channel) |
Length |
Configuration.getPhysicalSizeX() |
Length |
Configuration.getPhysicalSizeY() |
Length |
Configuration.getPhysicalSizeZ() |
Modifier and Type | Field and Description |
---|---|
static Unit<Length> |
UNITS.AM
Deprecated.
Use
UNITS.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.
Use
UNITS.CENTIMETRE instead. |
static Unit<Length> |
UNITS.DAM
Deprecated.
Use
UNITS.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.
Use
UNITS.DECIMETRE instead. |
static Unit<Length> |
UNITS.EXAM
Deprecated.
Use
UNITS.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.
Use
UNITS.FEMTOMETRE instead. |
static Unit<Length> |
UNITS.FOOT |
static Unit<Length> |
UNITS.FT
Deprecated.
Use
UNITS.FOOT instead. |
static Unit<Length> |
UNITS.GIGAM
Deprecated.
Use
UNITS.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.
Use
UNITS.HECTOMETRE instead. |
static Unit<Length> |
UNITS.IN
Deprecated.
Use
UNITS.INCH instead. |
static Unit<Length> |
UNITS.INCH |
static Unit<Length> |
UNITS.KILOMETER |
static Unit<Length> |
UNITS.KILOMETRE |
static Unit<Length> |
UNITS.KM
Deprecated.
Use
UNITS.KILOMETRE instead. |
static Unit<Length> |
UNITS.LI
Deprecated.
Use
UNITS.LINE instead. |
static Unit<Length> |
UNITS.LIGHTYEAR |
static Unit<Length> |
UNITS.LINE |
static Unit<Length> |
UNITS.LY
Deprecated.
Use
UNITS.LIGHTYEAR instead. |
static Unit<Length> |
UNITS.M
Deprecated.
Use
UNITS.METRE instead. |
static Unit<Length> |
UNITS.MEGAM
Deprecated.
Use
UNITS.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.
Use
UNITS.MILE instead. |
static Unit<Length> |
UNITS.MICROM
Deprecated.
Use
UNITS.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.
Use
UNITS.MILLIMETRE instead. |
static Unit<Length> |
UNITS.NANOMETER |
static Unit<Length> |
UNITS.NANOMETRE |
static Unit<Length> |
UNITS.NM
Deprecated.
Use
UNITS.NANOMETRE instead. |
static Unit<Length> |
UNITS.PARSEC |
static Unit<Length> |
UNITS.PC
Deprecated.
Use
UNITS.PARSEC instead. |
static Unit<Length> |
UNITS.PETAM
Deprecated.
Use
UNITS.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.
Use
UNITS.PICOMETRE instead. |
static Unit<Length> |
UNITS.POINT |
static Unit<Length> |
UNITS.PT
Deprecated.
Use
UNITS.POINT instead. |
static Unit<Length> |
UNITS.REFERENCEFRAME |
static Unit<Length> |
UNITS.TERAM
Deprecated.
Use
UNITS.TERAMETRE instead. |
static Unit<Length> |
UNITS.TERAMETER |
static Unit<Length> |
UNITS.TERAMETRE |
static Unit<Length> |
UNITS.THOU |
static Unit<Length> |
UNITS.UA
Deprecated.
Use
UNITS.ASTRONOMICALUNIT instead. |
static Unit<Length> |
UNITS.YARD |
static Unit<Length> |
UNITS.YD
Deprecated.
Use
UNITS.YARD instead. |
static Unit<Length> |
UNITS.YM
Deprecated.
Use
UNITS.YOCTOMETRE instead. |
static Unit<Length> |
UNITS.YOCTOMETER |
static Unit<Length> |
UNITS.YOCTOMETRE |
static Unit<Length> |
UNITS.YOTTAM
Deprecated.
Use
UNITS.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.
Use
UNITS.ZETTAMETRE instead. |
static Unit<Length> |
UNITS.ZETTAMETER |
static Unit<Length> |
UNITS.ZETTAMETRE |
static Unit<Length> |
UNITS.ZM
Deprecated.
Use
UNITS.ZEPTOMETRE instead. |
Modifier and Type | Field and Description |
---|---|
(package private) Unit<Length> |
Length.unit
Unit type of this quantity.
|
Modifier and Type | Method and Description |
---|---|
Unit<Length> |
Length.unit() |
Modifier and Type | Method and Description |
---|---|
int |
Length.compareTo(Length other)
Check quantities for equality.
|
Modifier and Type | Method and Description |
---|---|
Number |
Length.value(Unit<Length> inUnit)
Perform a unit conversion.
|
Constructor and Description |
---|
Length(Number inValue,
Unit<Length> inUnit)
Create a Length.
|
Modifier and Type | Method and Description |
---|---|
Length |
DummyMetadata.getChannelEmissionWavelength(int imageIndex,
int channelIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getChannelExcitationWavelength(int imageIndex,
int channelIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getChannelLightSourceSettingsWavelength(int imageIndex,
int channelIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getChannelPinholeSize(int imageIndex,
int channelIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getEllipseFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getEllipseStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getLabelFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getLabelStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getLaserWavelength(int instrumentIndex,
int lightSourceIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getLineFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getLineStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getMaskFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getMaskStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getMicrobeamManipulationLightSourceSettingsWavelength(int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getObjectiveWorkingDistance(int instrumentIndex,
int objectiveIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPixelsPhysicalSizeX(int imageIndex) |
Length |
AggregateMetadata.getPixelsPhysicalSizeX(int imageIndex) |
Length |
MetadataRetrieve.getPixelsPhysicalSizeX(int imageIndex)
Get the PhysicalSizeX property of Pixels.
|
Length |
OMEXMLMetadataImpl.getPixelsPhysicalSizeX(int imageIndex) |
Length |
DummyMetadata.getPixelsPhysicalSizeY(int imageIndex) |
Length |
AggregateMetadata.getPixelsPhysicalSizeY(int imageIndex) |
Length |
MetadataRetrieve.getPixelsPhysicalSizeY(int imageIndex)
Get the PhysicalSizeY property of Pixels.
|
Length |
OMEXMLMetadataImpl.getPixelsPhysicalSizeY(int imageIndex) |
Length |
DummyMetadata.getPixelsPhysicalSizeZ(int imageIndex) |
Length |
AggregateMetadata.getPixelsPhysicalSizeZ(int imageIndex) |
Length |
MetadataRetrieve.getPixelsPhysicalSizeZ(int imageIndex)
Get the PhysicalSizeZ property of Pixels.
|
Length |
OMEXMLMetadataImpl.getPixelsPhysicalSizeZ(int imageIndex) |
Length |
DummyMetadata.getPlanePositionX(int imageIndex,
int planeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPlanePositionY(int imageIndex,
int planeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPlanePositionZ(int imageIndex,
int planeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPlateWellOriginX(int plateIndex) |
Length |
AggregateMetadata.getPlateWellOriginX(int plateIndex) |
Length |
MetadataRetrieve.getPlateWellOriginX(int plateIndex)
Get the WellOriginX property of Plate.
|
Length |
OMEXMLMetadataImpl.getPlateWellOriginX(int plateIndex) |
Length |
DummyMetadata.getPlateWellOriginY(int plateIndex) |
Length |
AggregateMetadata.getPlateWellOriginY(int plateIndex) |
Length |
MetadataRetrieve.getPlateWellOriginY(int plateIndex)
Get the WellOriginY property of Plate.
|
Length |
OMEXMLMetadataImpl.getPlateWellOriginY(int plateIndex) |
Length |
DummyMetadata.getPointFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPointStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPolygonFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPolygonStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPolylineFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getPolylineStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getRectangleFontSize(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getRectangleStrokeWidth(int ROIIndex,
int shapeIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getStageLabelX(int imageIndex) |
Length |
AggregateMetadata.getStageLabelX(int imageIndex) |
Length |
MetadataRetrieve.getStageLabelX(int imageIndex)
Get the X property of StageLabel.
|
Length |
OMEXMLMetadataImpl.getStageLabelX(int imageIndex) |
Length |
DummyMetadata.getStageLabelY(int imageIndex) |
Length |
AggregateMetadata.getStageLabelY(int imageIndex) |
Length |
MetadataRetrieve.getStageLabelY(int imageIndex)
Get the Y property of StageLabel.
|
Length |
OMEXMLMetadataImpl.getStageLabelY(int imageIndex) |
Length |
DummyMetadata.getStageLabelZ(int imageIndex) |
Length |
AggregateMetadata.getStageLabelZ(int imageIndex) |
Length |
MetadataRetrieve.getStageLabelZ(int imageIndex)
Get the Z property of StageLabel.
|
Length |
OMEXMLMetadataImpl.getStageLabelZ(int imageIndex) |
Length |
DummyMetadata.getTransmittanceRangeCutIn(int instrumentIndex,
int filterIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getTransmittanceRangeCutInTolerance(int instrumentIndex,
int filterIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getTransmittanceRangeCutOut(int instrumentIndex,
int filterIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getTransmittanceRangeCutOutTolerance(int instrumentIndex,
int filterIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getWellSamplePositionX(int plateIndex,
int wellIndex,
int wellSampleIndex) |
Length |
AggregateMetadata.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 |
DummyMetadata.getWellSamplePositionY(int plateIndex,
int wellIndex,
int wellSampleIndex) |
Length |
AggregateMetadata.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) |
Modifier and Type | Method and Description |
---|---|
void |
DummyMetadata.setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex) |
void |
MetadataStore.setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex)
Set the EmissionWavelength property of Channel.
|
void |
FilterMetadata.setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex) |
void |
AggregateMetadata.setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex) |
void |
OMEXMLMetadataImpl.setChannelEmissionWavelength(Length emissionWavelength,
int imageIndex,
int channelIndex) |
void |
DummyMetadata.setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex) |
void |
MetadataStore.setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex)
Set the ExcitationWavelength property of Channel.
|
void |
FilterMetadata.setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex) |
void |
AggregateMetadata.setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex) |
void |
OMEXMLMetadataImpl.setChannelExcitationWavelength(Length excitationWavelength,
int imageIndex,
int channelIndex) |
void |
DummyMetadata.setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex) |
void |
MetadataStore.setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex)
Set the Wavelength property of LightSourceSettings.
|
void |
FilterMetadata.setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex) |
void |
AggregateMetadata.setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex) |
void |
OMEXMLMetadataImpl.setChannelLightSourceSettingsWavelength(Length wavelength,
int imageIndex,
int channelIndex) |
void |
DummyMetadata.setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex) |
void |
MetadataStore.setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex)
Set the PinholeSize property of Channel.
|
void |
FilterMetadata.setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex) |
void |
AggregateMetadata.setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex) |
void |
OMEXMLMetadataImpl.setChannelPinholeSize(Length pinholeSize,
int imageIndex,
int channelIndex) |
void |
DummyMetadata.setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Ellipse.
|
void |
FilterMetadata.setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setEllipseFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Ellipse.
|
void |
FilterMetadata.setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setEllipseStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Label.
|
void |
FilterMetadata.setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setLabelFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Label.
|
void |
FilterMetadata.setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setLabelStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex) |
void |
MetadataStore.setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex)
Set the Wavelength property of Laser.
|
void |
FilterMetadata.setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex) |
void |
AggregateMetadata.setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex) |
void |
OMEXMLMetadataImpl.setLaserWavelength(Length wavelength,
int instrumentIndex,
int lightSourceIndex) |
void |
DummyMetadata.setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Line.
|
void |
FilterMetadata.setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setLineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Line.
|
void |
FilterMetadata.setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setLineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Mask.
|
void |
FilterMetadata.setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setMaskFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Mask.
|
void |
FilterMetadata.setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setMaskStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.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 |
FilterMetadata.setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
void |
AggregateMetadata.setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
void |
OMEXMLMetadataImpl.setMicrobeamManipulationLightSourceSettingsWavelength(Length wavelength,
int experimentIndex,
int microbeamManipulationIndex,
int lightSourceSettingsIndex) |
void |
DummyMetadata.setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex) |
void |
MetadataStore.setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex)
Set the WorkingDistance property of Objective.
|
void |
FilterMetadata.setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex) |
void |
AggregateMetadata.setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex) |
void |
OMEXMLMetadataImpl.setObjectiveWorkingDistance(Length workingDistance,
int instrumentIndex,
int objectiveIndex) |
void |
DummyMetadata.setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex) |
void |
MetadataStore.setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex)
Set the PhysicalSizeX property of Pixels.
|
void |
FilterMetadata.setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex) |
void |
AggregateMetadata.setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsPhysicalSizeX(Length physicalSizeX,
int imageIndex) |
void |
DummyMetadata.setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex) |
void |
MetadataStore.setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex)
Set the PhysicalSizeY property of Pixels.
|
void |
FilterMetadata.setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex) |
void |
AggregateMetadata.setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsPhysicalSizeY(Length physicalSizeY,
int imageIndex) |
void |
DummyMetadata.setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex) |
void |
MetadataStore.setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex)
Set the PhysicalSizeZ property of Pixels.
|
void |
FilterMetadata.setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex) |
void |
AggregateMetadata.setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex) |
void |
OMEXMLMetadataImpl.setPixelsPhysicalSizeZ(Length physicalSizeZ,
int imageIndex) |
void |
DummyMetadata.setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex) |
void |
MetadataStore.setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex)
Set the PositionX property of Plane.
|
void |
FilterMetadata.setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex) |
void |
AggregateMetadata.setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex) |
void |
OMEXMLMetadataImpl.setPlanePositionX(Length positionX,
int imageIndex,
int planeIndex) |
void |
DummyMetadata.setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex) |
void |
MetadataStore.setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex)
Set the PositionY property of Plane.
|
void |
FilterMetadata.setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex) |
void |
AggregateMetadata.setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex) |
void |
OMEXMLMetadataImpl.setPlanePositionY(Length positionY,
int imageIndex,
int planeIndex) |
void |
DummyMetadata.setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex) |
void |
MetadataStore.setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex)
Set the PositionZ property of Plane.
|
void |
FilterMetadata.setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex) |
void |
AggregateMetadata.setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex) |
void |
OMEXMLMetadataImpl.setPlanePositionZ(Length positionZ,
int imageIndex,
int planeIndex) |
void |
DummyMetadata.setPlateWellOriginX(Length wellOriginX,
int plateIndex) |
void |
MetadataStore.setPlateWellOriginX(Length wellOriginX,
int plateIndex)
Set the WellOriginX property of Plate.
|
void |
FilterMetadata.setPlateWellOriginX(Length wellOriginX,
int plateIndex) |
void |
AggregateMetadata.setPlateWellOriginX(Length wellOriginX,
int plateIndex) |
void |
OMEXMLMetadataImpl.setPlateWellOriginX(Length wellOriginX,
int plateIndex) |
void |
DummyMetadata.setPlateWellOriginY(Length wellOriginY,
int plateIndex) |
void |
MetadataStore.setPlateWellOriginY(Length wellOriginY,
int plateIndex)
Set the WellOriginY property of Plate.
|
void |
FilterMetadata.setPlateWellOriginY(Length wellOriginY,
int plateIndex) |
void |
AggregateMetadata.setPlateWellOriginY(Length wellOriginY,
int plateIndex) |
void |
OMEXMLMetadataImpl.setPlateWellOriginY(Length wellOriginY,
int plateIndex) |
void |
DummyMetadata.setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Point.
|
void |
FilterMetadata.setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setPointFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Point.
|
void |
FilterMetadata.setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setPointStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Polygon.
|
void |
FilterMetadata.setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setPolygonFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Polygon.
|
void |
FilterMetadata.setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setPolygonStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Polyline.
|
void |
FilterMetadata.setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setPolylineFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Polyline.
|
void |
FilterMetadata.setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setPolylineStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex)
Set the FontSize property of Rectangle.
|
void |
FilterMetadata.setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setRectangleFontSize(Length fontSize,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
MetadataStore.setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex)
Set the StrokeWidth property of Rectangle.
|
void |
FilterMetadata.setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
AggregateMetadata.setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
OMEXMLMetadataImpl.setRectangleStrokeWidth(Length strokeWidth,
int ROIIndex,
int shapeIndex) |
void |
DummyMetadata.setStageLabelX(Length x,
int imageIndex) |
void |
MetadataStore.setStageLabelX(Length x,
int imageIndex)
Set the X property of StageLabel.
|
void |
FilterMetadata.setStageLabelX(Length x,
int imageIndex) |
void |
AggregateMetadata.setStageLabelX(Length x,
int imageIndex) |
void |
OMEXMLMetadataImpl.setStageLabelX(Length x,
int imageIndex) |
void |
DummyMetadata.setStageLabelY(Length y,
int imageIndex) |
void |
MetadataStore.setStageLabelY(Length y,
int imageIndex)
Set the Y property of StageLabel.
|
void |
FilterMetadata.setStageLabelY(Length y,
int imageIndex) |
void |
AggregateMetadata.setStageLabelY(Length y,
int imageIndex) |
void |
OMEXMLMetadataImpl.setStageLabelY(Length y,
int imageIndex) |
void |
DummyMetadata.setStageLabelZ(Length z,
int imageIndex) |
void |
MetadataStore.setStageLabelZ(Length z,
int imageIndex)
Set the Z property of StageLabel.
|
void |
FilterMetadata.setStageLabelZ(Length z,
int imageIndex) |
void |
AggregateMetadata.setStageLabelZ(Length z,
int imageIndex) |
void |
OMEXMLMetadataImpl.setStageLabelZ(Length z,
int imageIndex) |
void |
DummyMetadata.setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex) |
void |
MetadataStore.setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex)
Set the CutIn property of TransmittanceRange.
|
void |
FilterMetadata.setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex) |
void |
AggregateMetadata.setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex) |
void |
OMEXMLMetadataImpl.setTransmittanceRangeCutIn(Length cutIn,
int instrumentIndex,
int filterIndex) |
void |
DummyMetadata.setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex) |
void |
MetadataStore.setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex)
Set the CutInTolerance property of TransmittanceRange.
|
void |
FilterMetadata.setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex) |
void |
AggregateMetadata.setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex) |
void |
OMEXMLMetadataImpl.setTransmittanceRangeCutInTolerance(Length cutInTolerance,
int instrumentIndex,
int filterIndex) |
void |
DummyMetadata.setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex) |
void |
MetadataStore.setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex)
Set the CutOut property of TransmittanceRange.
|
void |
FilterMetadata.setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex) |
void |
AggregateMetadata.setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex) |
void |
OMEXMLMetadataImpl.setTransmittanceRangeCutOut(Length cutOut,
int instrumentIndex,
int filterIndex) |
void |
DummyMetadata.setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex) |
void |
MetadataStore.setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex)
Set the CutOutTolerance property of TransmittanceRange.
|
void |
FilterMetadata.setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex) |
void |
AggregateMetadata.setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex) |
void |
OMEXMLMetadataImpl.setTransmittanceRangeCutOutTolerance(Length cutOutTolerance,
int instrumentIndex,
int filterIndex) |
void |
DummyMetadata.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 |
FilterMetadata.setWellSamplePositionX(Length positionX,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
AggregateMetadata.setWellSamplePositionX(Length positionX,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
OMEXMLMetadataImpl.setWellSamplePositionX(Length positionX,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
DummyMetadata.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 |
FilterMetadata.setWellSamplePositionY(Length positionY,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
AggregateMetadata.setWellSamplePositionY(Length positionY,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
void |
OMEXMLMetadataImpl.setWellSamplePositionY(Length positionY,
int plateIndex,
int wellIndex,
int wellSampleIndex) |
Modifier and Type | Field and Description |
---|---|
private Length |
TransmittanceRange.cutIn |
private Length |
TransmittanceRange.cutInTolerance |
private Length |
TransmittanceRange.cutOut |
private Length |
TransmittanceRange.cutOutTolerance |
private Length |
Channel.emissionWavelength |
private Length |
Channel.excitationWavelength |
private Length |
Shape.fontSize |
private Length |
Pixels.physicalSizeX |
private Length |
Pixels.physicalSizeY |
private Length |
Pixels.physicalSizeZ |
private Length |
Channel.pinholeSize |
private Length |
WellSample.positionX |
private Length |
Plane.positionX |
private Length |
WellSample.positionY |
private Length |
Plane.positionY |
private Length |
Plane.positionZ |
private Length |
Shape.strokeWidth |
private Length |
LightSourceSettings.wavelength |
private Length |
Laser.wavelength |
private Length |
Plate.wellOriginX |
private Length |
Plate.wellOriginY |
private Length |
Objective.workingDistance |
private Length |
StageLabel.x |
private Length |
StageLabel.y |
private Length |
StageLabel.z |
Modifier and Type | Method and 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 |
WellSample.getPositionX() |
Length |
Plane.getPositionX() |
Length |
WellSample.getPositionY() |
Length |
Plane.getPositionY() |
Length |
Plane.getPositionZ() |
Length |
Shape.getStrokeWidth() |
Length |
LightSourceSettings.getWavelength() |
Length |
Laser.getWavelength() |
Length |
Plate.getWellOriginX() |
Length |
Plate.getWellOriginY() |
Length |
Objective.getWorkingDistance() |
Length |
StageLabel.getX() |
Length |
StageLabel.getY() |
Length |
StageLabel.getZ() |
Modifier and Type | Method and 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 |
WellSample.setPositionX(Length positionX) |
void |
Plane.setPositionX(Length positionX) |
void |
WellSample.setPositionY(Length positionY) |
void |
Plane.setPositionY(Length positionY) |
void |
Plane.setPositionZ(Length positionZ) |
void |
Shape.setStrokeWidth(Length strokeWidth) |
void |
LightSourceSettings.setWavelength(Length wavelength) |
void |
Laser.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) |
Modifier and Type | Method and Description |
---|---|
static <T extends Number> |
UnitsLength.create(T newValue,
UnitsLength newUnit) |
static <T extends PrimitiveNumber> |
UnitsLength.create(T newValue,
UnitsLength newUnit) |
Modifier and Type | Method and Description |
---|---|
static <T extends Number> |
UnitsLengthEnumHandler.getQuantity(T inValue,
UnitsLength inModelUnit) |
static <T extends PrimitiveNumber> |
UnitsLengthEnumHandler.getQuantity(T inValue,
UnitsLength inModelUnit) |
Modifier and Type | Method and Description |
---|---|
static Unit<Length> |
UnitsLengthEnumHandler.getBaseUnit(UnitsLength inModelUnit) |
Modifier and Type | Method and Description |
---|---|
Enumeration |
UnitsLengthEnumHandler.getEnumeration(Length inUnit) |
Copyright © 2016 Open Microscopy Environment