| Subclasses of AbstractConverter in com.cosylab.gui.adapters | 
|  class | ExponentialConverter
 ExponentialConverteruses the supplied values
 as the exponential factor to the specified base. | 
|  class | IdentityConverter
 IdentityConverteris ismplest possible conversion, it delegates same data value to consumers. | 
|  class | LinearConverter
 MulitplierConverteracts as data source and data consumer in
 the same time. | 
|  class | LogarithmicConverter
 LogarithmicConverterlogarithms the supplied value using the
 logarithm of the specified base. | 
|  class | MultiplierConverter
 MulitplierConverteracts as data source and data consumer in
 the same time. | 
|  class | PotentialConverter
 PotentialConvertertransforms the incomming value 
 in the way that it exponents it to the given exponent factor. | 
|  class | SimpleArrayConverterSupport
 SimpleConverterSupportis implementation ofConverterinterface intended for simple implementation, which
 use transfromation function on double data flow. | 
|  class | SimpleConverterSupport
 SimpleConverterSupportis implementation ofConverterinterface intended for simple implementation, which
 use transfromation function on double data flow. |