LiveGraph
data visualisation and analysis framework

org.LiveGraph.plot
Interface Plotter.Transformer

Enclosing class:
Plotter

private static interface Plotter.Transformer

Used to encapsulate data series points translation routines.


Method Summary
 double transf(double v)
           
 

Method Detail

transf

double transf(double v)

LiveGraph
data visualisation and analysis framework