public interface IValueTransformation
Modifier and Type | Method and Description |
---|---|
IValueTransformation |
getInverseTransformation() |
List<String> |
getParameterNames() |
List<Double> |
getParameters() |
String |
getTransformationName() |
double |
transform(double value) |
String getTransformationName()
IValueTransformation getInverseTransformation()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.