|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||