Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.measure.converter Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| AddConverter | This class represents a converter adding a constant offset (approximated as a double) to numeric values. | Class | javax.measure.converter | JScience |
|
| ConversionException | Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself. | Class | javax.measure.converter | JScience |
|
| LogConverter | This class represents a logarithmic converter. | Class | javax.measure.converter | JScience |
|
| MultiplyConverter | This class represents a converter multiplying numeric values by a constant scaling factor (approximated as a double). | Class | javax.measure.converter | JScience |
|
| RationalConverter | This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two | Class | javax.measure.converter | JScience |
|
| UnitConverter | This class represents a converter of numeric values. | Class | javax.measure.converter | JScience |