Package net.anwiba.commons.graphic
Interface IValueTransformer
-
public interface IValueTransformer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doubletransform(double height)floattransform(float value)inttransform(int value)
-