Uses of Class
ome.units.quantity.Temperature
Packages that use Temperature
Package
Description
-
Uses of Temperature in ome.units
Fields in ome.units with type parameters of type TemperatureModifier and TypeFieldDescriptionstatic final Unit<Temperature>UNITS.CELSIUSstatic final Unit<Temperature>UNITS.DEGREECDeprecated.static final Unit<Temperature>UNITS.DEGREEFDeprecated.UseUNITS.FAHRENHEITinstead.static final Unit<Temperature>UNITS.DEGREERDeprecated.UseUNITS.RANKINEinstead.static final Unit<Temperature>UNITS.FAHRENHEITstatic final Unit<Temperature>UNITS.KDeprecated.UseUNITS.KELVINinstead.static final Unit<Temperature>UNITS.KELVINstatic final Unit<Temperature>UNITS.RANKINE -
Uses of Temperature in ome.units.quantity
Methods in ome.units.quantity that return types with arguments of type TemperatureMethods in ome.units.quantity with parameters of type TemperatureModifier and TypeMethodDescriptionintTemperature.compareTo(Temperature other) Check quantities for equality.Method parameters in ome.units.quantity with type arguments of type TemperatureModifier and TypeMethodDescriptionTemperature.value(Unit<Temperature> inUnit) Perform a unit conversion.Constructor parameters in ome.units.quantity with type arguments of type TemperatureModifierConstructorDescriptionTemperature(Number inValue, Unit<Temperature> inUnit) Create an Temperature. -
Uses of Temperature in ome.xml.meta
Methods in ome.xml.meta that return TemperatureModifier and TypeMethodDescriptionAggregateMetadata.getImagingEnvironmentTemperature(int imageIndex) DummyMetadata.getImagingEnvironmentTemperature(int imageIndex) MetadataRetrieve.getImagingEnvironmentTemperature(int imageIndex) Get the Temperature property of ImagingEnvironment.OMEXMLMetadataImpl.getImagingEnvironmentTemperature(int imageIndex) Methods in ome.xml.meta with parameters of type TemperatureModifier and TypeMethodDescriptionvoidAggregateMetadata.setImagingEnvironmentTemperature(Temperature temperature, int imageIndex) voidDummyMetadata.setImagingEnvironmentTemperature(Temperature temperature, int imageIndex) voidFilterMetadata.setImagingEnvironmentTemperature(Temperature temperature, int imageIndex) voidMetadataStore.setImagingEnvironmentTemperature(Temperature temperature, int imageIndex) Set the Temperature property of ImagingEnvironment.voidOMEXMLMetadataImpl.setImagingEnvironmentTemperature(Temperature temperature, int imageIndex) -
Uses of Temperature in ome.xml.model
Methods in ome.xml.model that return TemperatureMethods in ome.xml.model with parameters of type TemperatureModifier and TypeMethodDescriptionvoidImagingEnvironment.setTemperature(Temperature temperature) -
Uses of Temperature in ome.xml.model.enums
Methods in ome.xml.model.enums that return TemperatureModifier and TypeMethodDescriptionstatic <T extends PrimitiveNumber>
TemperatureUnitsTemperature.create(T newValue, UnitsTemperature newUnit) static <T extends Number>
TemperatureUnitsTemperature.create(T newValue, UnitsTemperature newUnit) -
Uses of Temperature in ome.xml.model.enums.handlers
Methods in ome.xml.model.enums.handlers that return TemperatureModifier and TypeMethodDescriptionstatic <T extends PrimitiveNumber>
TemperatureUnitsTemperatureEnumHandler.getQuantity(T inValue, UnitsTemperature inModelUnit) static <T extends Number>
TemperatureUnitsTemperatureEnumHandler.getQuantity(T inValue, UnitsTemperature inModelUnit) Methods in ome.xml.model.enums.handlers that return types with arguments of type TemperatureModifier and TypeMethodDescriptionstatic Unit<Temperature>UnitsTemperatureEnumHandler.getBaseUnit(UnitsTemperature inModelUnit) Methods in ome.xml.model.enums.handlers with parameters of type Temperature
UNITS.CELSIUSinstead.