Uses of Interface
de.timmfitschen.easyunits.Signed
-
Packages that use Signed Package Description de.timmfitschen.easyunits de.timmfitschen.easyunits.conversion -
-
Uses of Signed in de.timmfitschen.easyunits
Subinterfaces of Signed in de.timmfitschen.easyunits Modifier and Type Interface Description interface
Invertible
Classes in de.timmfitschen.easyunits that implement Signed Modifier and Type Class Description class
BaseUnit
class
CompoundUnit
class
ConvertedUnit
class
DerivedUnit
class
Named
class
PrefixedUnit
class
Symboled
class
UniqueSignatureObject
class
Unit
-
Uses of Signed in de.timmfitschen.easyunits.conversion
Subinterfaces of Signed in de.timmfitschen.easyunits.conversion Modifier and Type Interface Description interface
Converter
Classes in de.timmfitschen.easyunits.conversion that implement Signed Modifier and Type Class Description class
AbstractConverter
class
ChainConverter
This class is currently not used but it will be useful as soon as non-linear converters are implemented.class
LinearConverter
class
OffsetConverter
class
Prefix
class
ProductConverter
-