Uses of Class
ome.units.quantity.Pressure
-
Packages that use Pressure Package Description ome.units ome.units.quantity ome.xml.meta ome.xml.model ome.xml.model.enums ome.xml.model.enums.handlers -
-
Uses of Pressure in ome.units
Fields in ome.units with type parameters of type Pressure Modifier and Type Field Description static Unit<Pressure>UNITS. APADeprecated.UseUNITS.ATTOPASCALinstead.static Unit<Pressure>UNITS. ATMDeprecated.UseUNITS.ATMOSPHEREinstead.static Unit<Pressure>UNITS. ATMOSPHEREstatic Unit<Pressure>UNITS. ATTOPASCALstatic Unit<Pressure>UNITS. BARstatic Unit<Pressure>UNITS. CBARDeprecated.UseUNITS.CENTIBARinstead.static Unit<Pressure>UNITS. CENTIBARstatic Unit<Pressure>UNITS. CENTIPASCALstatic Unit<Pressure>UNITS. CPADeprecated.UseUNITS.CENTIPASCALinstead.static Unit<Pressure>UNITS. DAPADeprecated.UseUNITS.DECAPASCALinstead.static Unit<Pressure>UNITS. DBARDeprecated.UseUNITS.DECIBARinstead.static Unit<Pressure>UNITS. DECAPASCALstatic Unit<Pressure>UNITS. DECIBARstatic Unit<Pressure>UNITS. DECIPASCALstatic Unit<Pressure>UNITS. DPADeprecated.UseUNITS.DECIPASCALinstead.static Unit<Pressure>UNITS. EXAPADeprecated.UseUNITS.EXAPASCALinstead.static Unit<Pressure>UNITS. EXAPASCALstatic Unit<Pressure>UNITS. FEMTOPASCALstatic Unit<Pressure>UNITS. FPADeprecated.UseUNITS.FEMTOPASCALinstead.static Unit<Pressure>UNITS. GIGAPADeprecated.UseUNITS.GIGAPASCALinstead.static Unit<Pressure>UNITS. GIGAPASCALstatic Unit<Pressure>UNITS. HECTOPASCALstatic Unit<Pressure>UNITS. HPADeprecated.UseUNITS.HECTOPASCALinstead.static Unit<Pressure>UNITS. KBARDeprecated.UseUNITS.KILOBARinstead.static Unit<Pressure>UNITS. KILOBARstatic Unit<Pressure>UNITS. KILOPASCALstatic Unit<Pressure>UNITS. KPADeprecated.UseUNITS.KILOPASCALinstead.static Unit<Pressure>UNITS. MBARDeprecated.UseUNITS.MILLIBARinstead.static Unit<Pressure>UNITS. MEGABARstatic Unit<Pressure>UNITS. MEGAPADeprecated.UseUNITS.MEGAPASCALinstead.static Unit<Pressure>UNITS. MEGAPASCALstatic Unit<Pressure>UNITS. MICROPADeprecated.UseUNITS.MICROPASCALinstead.static Unit<Pressure>UNITS. MICROPASCALstatic Unit<Pressure>UNITS. MILLIBARstatic Unit<Pressure>UNITS. MILLIPASCALstatic Unit<Pressure>UNITS. MILLITORRstatic Unit<Pressure>UNITS. MMHGstatic Unit<Pressure>UNITS. MPADeprecated.UseUNITS.MILLIPASCALinstead.static Unit<Pressure>UNITS. MTORRDeprecated.UseUNITS.MILLITORRinstead.static Unit<Pressure>UNITS. NANOPASCALstatic Unit<Pressure>UNITS. NPADeprecated.UseUNITS.NANOPASCALinstead.static Unit<Pressure>UNITS. PADeprecated.UseUNITS.PASCALinstead.static Unit<Pressure>UNITS. PASCALstatic Unit<Pressure>UNITS. PETAPADeprecated.UseUNITS.PETAPASCALinstead.static Unit<Pressure>UNITS. PETAPASCALstatic Unit<Pressure>UNITS. PICOPASCALstatic Unit<Pressure>UNITS. PPADeprecated.UseUNITS.PICOPASCALinstead.static Unit<Pressure>UNITS. PSIstatic Unit<Pressure>UNITS. TERAPADeprecated.UseUNITS.TERAPASCALinstead.static Unit<Pressure>UNITS. TERAPASCALstatic Unit<Pressure>UNITS. TORRstatic Unit<Pressure>UNITS. YOCTOPASCALstatic Unit<Pressure>UNITS. YOTTAPADeprecated.UseUNITS.YOTTAPASCALinstead.static Unit<Pressure>UNITS. YOTTAPASCALstatic Unit<Pressure>UNITS. YPADeprecated.UseUNITS.YOCTOPASCALinstead.static Unit<Pressure>UNITS. ZEPTOPASCALstatic Unit<Pressure>UNITS. ZETTAPADeprecated.UseUNITS.ZETTAPASCALinstead.static Unit<Pressure>UNITS. ZETTAPASCALstatic Unit<Pressure>UNITS. ZPADeprecated.UseUNITS.ZEPTOPASCALinstead. -
Uses of Pressure in ome.units.quantity
Methods in ome.units.quantity that return types with arguments of type Pressure Modifier and Type Method Description Unit<Pressure>Pressure. unit()Methods in ome.units.quantity with parameters of type Pressure Modifier and Type Method Description intPressure. compareTo(Pressure other)Check quantities for equality.Method parameters in ome.units.quantity with type arguments of type Pressure Modifier and Type Method Description java.lang.NumberPressure. value(Unit<Pressure> inUnit)Perform a unit conversion.Constructor parameters in ome.units.quantity with type arguments of type Pressure Constructor Description Pressure(java.lang.Number inValue, Unit<Pressure> inUnit)Create an Angle. -
Uses of Pressure in ome.xml.meta
Methods in ome.xml.meta that return Pressure Modifier and Type Method Description PressureAggregateMetadata. getImagingEnvironmentAirPressure(int imageIndex)PressureDummyMetadata. getImagingEnvironmentAirPressure(int imageIndex)PressureMetadataRetrieve. getImagingEnvironmentAirPressure(int imageIndex)Get the AirPressure property of ImagingEnvironment.PressureOMEXMLMetadataImpl. getImagingEnvironmentAirPressure(int imageIndex)Methods in ome.xml.meta with parameters of type Pressure Modifier and Type Method Description voidAggregateMetadata. setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex)voidDummyMetadata. setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex)voidFilterMetadata. setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex)voidMetadataStore. setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex)Set the AirPressure property of ImagingEnvironment.voidOMEXMLMetadataImpl. setImagingEnvironmentAirPressure(Pressure airPressure, int imageIndex) -
Uses of Pressure in ome.xml.model
Methods in ome.xml.model that return Pressure Modifier and Type Method Description PressureImagingEnvironment. getAirPressure()Methods in ome.xml.model with parameters of type Pressure Modifier and Type Method Description voidImagingEnvironment. setAirPressure(Pressure airPressure) -
Uses of Pressure in ome.xml.model.enums
Methods in ome.xml.model.enums that return Pressure Modifier and Type Method Description static <T extends PrimitiveNumber>
PressureUnitsPressure. create(T newValue, UnitsPressure newUnit)static <T extends java.lang.Number>
PressureUnitsPressure. create(T newValue, UnitsPressure newUnit) -
Uses of Pressure in ome.xml.model.enums.handlers
Methods in ome.xml.model.enums.handlers that return Pressure Modifier and Type Method Description static <T extends PrimitiveNumber>
PressureUnitsPressureEnumHandler. getQuantity(T inValue, UnitsPressure inModelUnit)static <T extends java.lang.Number>
PressureUnitsPressureEnumHandler. getQuantity(T inValue, UnitsPressure inModelUnit)Methods in ome.xml.model.enums.handlers that return types with arguments of type Pressure Modifier and Type Method Description static Unit<Pressure>UnitsPressureEnumHandler. getBaseUnit(UnitsPressure inModelUnit)Methods in ome.xml.model.enums.handlers with parameters of type Pressure Modifier and Type Method Description EnumerationUnitsPressureEnumHandler. getEnumeration(Pressure inUnit)
-