DESY ACOP Beans Home

Uses of Class
com.cosylab.gui.adapters.SimpleConverterSupport

Packages that use SimpleConverterSupport
com.cosylab.gui.adapters   
 

Uses of SimpleConverterSupport in com.cosylab.gui.adapters
 

Subclasses of SimpleConverterSupport in com.cosylab.gui.adapters
 class ExponentialConverter
          ExponentialConverter uses the supplied values as the exponential factor to the specified base.
 class IdentityConverter
          IdentityConverter is ismplest possible conversion, it delegates same data value to consumers.
 class LinearConverter
          MulitplierConverter acts as data source and data consumer in the same time.
 class LogarithmicConverter
          LogarithmicConverter logarithms the supplied value using the logarithm of the specified base.
 class MultiplierConverter
          MulitplierConverter acts as data source and data consumer in the same time.
 class PotentialConverter
          PotentialConverter transforms the incomming value in the way that it exponents it to the given exponent factor.
 



Copyright © 2010. All Rights Reserved.