Uses of Class
net.grelf.grip.MeasurementCurve

Packages that use MeasurementCurve
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 12.4.3 
 

Uses of MeasurementCurve in net.grelf.grip
 

Constructor parameters in net.grelf.grip with type arguments of type MeasurementCurve
MeasurementGraph(java.util.List<MeasurementCurve> curves, java.util.List<java.lang.String> xLabels)