C E G M T U

C

com.pixelmed.ucum - package com.pixelmed.ucum
A package to convert UCUM code strings into a canonical form and to determine a conversion factor when their canonical forms are equivalent apart from a constant multiplier value.

E

equalsApartFromConstant(UCUMCanonicalStructure) - Method in class com.pixelmed.ucum.UCUMCanonicalStructure
 

G

getCanonicalForm(String, int) - Static method in class com.pixelmed.ucum.UCUMAnalyzer
Get the canonical form of a UCUM code.
getConstant() - Method in class com.pixelmed.ucum.UCUMCanonicalStructure
 
getConversionFactor(UCUMCanonicalStructure, UCUMCanonicalStructure) - Static method in class com.pixelmed.ucum.UCUMAnalyzer
Attempt to convert one UCUM code into another if their canonical forms are equivalent other than a constant multiplier.
getConversionFactor(String, String, int) - Static method in class com.pixelmed.ucum.UCUMAnalyzer
Attempt to convert one UCUM code into another if their canonical forms are equivalent other than a constant multiplier.

M

main(String[]) - Static method in class com.pixelmed.ucum.UCUMAnalyzer
Read UCUM strings from command line arguments or standard input and print their canonical form or attempt to convert between them.

T

toString() - Method in class com.pixelmed.ucum.UCUMCanonicalStructure
 

U

UCUMAnalyzer - class com.pixelmed.ucum.UCUMAnalyzer.
A class of static methods to convert UCUM code strings into a canonical form and to determine a conversion factor when their canonical forms are equivalent apart from a constant multiplier value.
UCUMAnalyzer() - Constructor for class com.pixelmed.ucum.UCUMAnalyzer
 
UCUMCanonicalStructure - class com.pixelmed.ucum.UCUMCanonicalStructure.
 
UCUMConversionException - exception com.pixelmed.ucum.UCUMConversionException.
 
UCUMConversionException(String) - Constructor for class com.pixelmed.ucum.UCUMConversionException
 

C E G M T U