Package | Description |
---|---|
loci.formats |
Bio-Formats: a library for reading and writing popular microscopy file
formats.
|
ome.units | |
ome.units.quantity | |
ome.xml.meta | |
ome.xml.model | |
ome.xml.model.enums | |
ome.xml.model.enums.handlers |
Modifier and Type | Method and Description |
---|---|
static Pressure |
FormatTools.createPressure(Double value,
Unit<Pressure> valueUnit) |
static Pressure |
FormatTools.createPressure(Integer value,
Unit<Pressure> valueUnit) |
static <T extends PrimitiveNumber> |
FormatTools.createPressure(T value,
Unit<Pressure> valueUnit) |
Modifier and Type | Method and Description |
---|---|
static Pressure |
FormatTools.createPressure(Double value,
Unit<Pressure> valueUnit) |
static Pressure |
FormatTools.createPressure(Integer value,
Unit<Pressure> valueUnit) |
static <T extends PrimitiveNumber> |
FormatTools.createPressure(T value,
Unit<Pressure> valueUnit) |
Modifier and Type | Field and Description |
---|---|
static Unit<Pressure> |
UNITS.APA
Deprecated.
Use
UNITS.ATTOPASCAL instead. |
static Unit<Pressure> |
UNITS.ATM
Deprecated.
Use
UNITS.ATMOSPHERE instead. |
static Unit<Pressure> |
UNITS.ATMOSPHERE |
static Unit<Pressure> |
UNITS.ATTOPASCAL |
static Unit<Pressure> |
UNITS.BAR |
static Unit<Pressure> |
UNITS.CBAR
Deprecated.
Use
UNITS.CENTIBAR instead. |
static Unit<Pressure> |
UNITS.CENTIBAR |
static Unit<Pressure> |
UNITS.CENTIPASCAL |
static Unit<Pressure> |
UNITS.CPA
Deprecated.
Use
UNITS.CENTIPASCAL instead. |
static Unit<Pressure> |
UNITS.DAPA
Deprecated.
Use
UNITS.DECAPASCAL instead. |
static Unit<Pressure> |
UNITS.DBAR
Deprecated.
Use
UNITS.DECIBAR instead. |
static Unit<Pressure> |
UNITS.DECAPASCAL |
static Unit<Pressure> |
UNITS.DECIBAR |
static Unit<Pressure> |
UNITS.DECIPASCAL |
static Unit<Pressure> |
UNITS.DPA
Deprecated.
Use
UNITS.DECIPASCAL instead. |
static Unit<Pressure> |
UNITS.EXAPA
Deprecated.
Use
UNITS.EXAPASCAL instead. |
static Unit<Pressure> |
UNITS.EXAPASCAL |
static Unit<Pressure> |
UNITS.FEMTOPASCAL |
static Unit<Pressure> |
UNITS.FPA
Deprecated.
Use
UNITS.FEMTOPASCAL instead. |
static Unit<Pressure> |
UNITS.GIGAPA
Deprecated.
Use
UNITS.GIGAPASCAL instead. |
static Unit<Pressure> |
UNITS.GIGAPASCAL |
static Unit<Pressure> |
UNITS.HECTOPASCAL |
static Unit<Pressure> |
UNITS.HPA
Deprecated.
Use
UNITS.HECTOPASCAL instead. |
static Unit<Pressure> |
UNITS.KBAR
Deprecated.
Use
UNITS.KILOBAR instead. |
static Unit<Pressure> |
UNITS.KILOBAR |
static Unit<Pressure> |
UNITS.KILOPASCAL |
static Unit<Pressure> |
UNITS.KPA
Deprecated.
Use
UNITS.KILOPASCAL instead. |
static Unit<Pressure> |
UNITS.MBAR
Deprecated.
Use
UNITS.MILLIBAR instead. |
static Unit<Pressure> |
UNITS.MEGABAR |
static Unit<Pressure> |
UNITS.MEGAPA
Deprecated.
Use
UNITS.MEGAPASCAL instead. |
static Unit<Pressure> |
UNITS.MEGAPASCAL |
static Unit<Pressure> |
UNITS.MICROPA
Deprecated.
Use
UNITS.MICROPASCAL instead. |
static Unit<Pressure> |
UNITS.MICROPASCAL |
static Unit<Pressure> |
UNITS.MILLIBAR |
static Unit<Pressure> |
UNITS.MILLIPASCAL |
static Unit<Pressure> |
UNITS.MILLITORR |
static Unit<Pressure> |
UNITS.MMHG |
static Unit<Pressure> |
UNITS.MPA
Deprecated.
Use
UNITS.MILLIPASCAL instead. |
static Unit<Pressure> |
UNITS.MTORR
Deprecated.
Use
UNITS.MILLITORR instead. |
static Unit<Pressure> |
UNITS.NANOPASCAL |
static Unit<Pressure> |
UNITS.NPA
Deprecated.
Use
UNITS.NANOPASCAL instead. |
static Unit<Pressure> |
UNITS.PA
Deprecated.
Use
UNITS.PASCAL instead. |
static Unit<Pressure> |
UNITS.PASCAL |
static Unit<Pressure> |
UNITS.PETAPA
Deprecated.
Use
UNITS.PETAPASCAL instead. |
static Unit<Pressure> |
UNITS.PETAPASCAL |
static Unit<Pressure> |
UNITS.PICOPASCAL |
static Unit<Pressure> |
UNITS.PPA
Deprecated.
Use
UNITS.PICOPASCAL instead. |
static Unit<Pressure> |
UNITS.PSI |
static Unit<Pressure> |
UNITS.TERAPA
Deprecated.
Use
UNITS.TERAPASCAL instead. |
static Unit<Pressure> |
UNITS.TERAPASCAL |
static Unit<Pressure> |
UNITS.TORR |
static Unit<Pressure> |
UNITS.YOCTOPASCAL |
static Unit<Pressure> |
UNITS.YOTTAPA
Deprecated.
Use
UNITS.YOTTAPASCAL instead. |
static Unit<Pressure> |
UNITS.YOTTAPASCAL |
static Unit<Pressure> |
UNITS.YPA
Deprecated.
Use
UNITS.YOCTOPASCAL instead. |
static Unit<Pressure> |
UNITS.ZEPTOPASCAL |
static Unit<Pressure> |
UNITS.ZETTAPA
Deprecated.
Use
UNITS.ZETTAPASCAL instead. |
static Unit<Pressure> |
UNITS.ZETTAPASCAL |
static Unit<Pressure> |
UNITS.ZPA
Deprecated.
Use
UNITS.ZEPTOPASCAL instead. |
Modifier and Type | Field and Description |
---|---|
(package private) Unit<Pressure> |
Pressure.unit
Unit type of this quantity.
|
Modifier and Type | Method and Description |
---|---|
Unit<Pressure> |
Pressure.unit() |
Modifier and Type | Method and Description |
---|---|
int |
Pressure.compareTo(Pressure other)
Check quantities for equality.
|
Modifier and Type | Method and Description |
---|---|
Number |
Pressure.value(Unit<Pressure> inUnit)
Perform a unit conversion.
|
Constructor and Description |
---|
Pressure(Number inValue,
Unit<Pressure> inUnit)
Create an Angle.
|
Modifier and Type | Method and Description |
---|---|
Pressure |
DummyMetadata.getImagingEnvironmentAirPressure(int imageIndex) |
Pressure |
AggregateMetadata.getImagingEnvironmentAirPressure(int imageIndex) |
Pressure |
MetadataRetrieve.getImagingEnvironmentAirPressure(int imageIndex)
Get the AirPressure property of ImagingEnvironment.
|
Pressure |
OMEXMLMetadataImpl.getImagingEnvironmentAirPressure(int imageIndex) |
Modifier and Type | Method and Description |
---|---|
void |
DummyMetadata.setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex) |
void |
MetadataStore.setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex)
Set the AirPressure property of ImagingEnvironment.
|
void |
FilterMetadata.setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex) |
void |
AggregateMetadata.setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex) |
void |
OMEXMLMetadataImpl.setImagingEnvironmentAirPressure(Pressure airPressure,
int imageIndex) |
Modifier and Type | Field and Description |
---|---|
private Pressure |
ImagingEnvironment.airPressure |
Modifier and Type | Method and Description |
---|---|
Pressure |
ImagingEnvironment.getAirPressure() |
Modifier and Type | Method and Description |
---|---|
void |
ImagingEnvironment.setAirPressure(Pressure airPressure) |
Modifier and Type | Method and Description |
---|---|
static <T extends Number> |
UnitsPressure.create(T newValue,
UnitsPressure newUnit) |
static <T extends PrimitiveNumber> |
UnitsPressure.create(T newValue,
UnitsPressure newUnit) |
Modifier and Type | Method and Description |
---|---|
static <T extends Number> |
UnitsPressureEnumHandler.getQuantity(T inValue,
UnitsPressure inModelUnit) |
static <T extends PrimitiveNumber> |
UnitsPressureEnumHandler.getQuantity(T inValue,
UnitsPressure inModelUnit) |
Modifier and Type | Method and Description |
---|---|
static Unit<Pressure> |
UnitsPressureEnumHandler.getBaseUnit(UnitsPressure inModelUnit) |
Modifier and Type | Method and Description |
---|---|
Enumeration |
UnitsPressureEnumHandler.getEnumeration(Pressure inUnit) |
Copyright © 2016 Open Microscopy Environment