Package com.macrofocus.treemap
Interface Scale
-
@JsType public interface ScaleDefines how values should be transformed to determine their proportional size.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doubletransform(double value, double min, double max)
-