|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Calibration | |
---|---|
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: 11.11.21 |
Uses of Calibration in net.grelf.grip |
---|
Methods in net.grelf.grip that return Calibration | |
---|---|
Calibration |
Im.getCalibration()
Get a reference to the Calibration object for this image. |
Methods in net.grelf.grip with parameters of type Calibration | |
---|---|
void |
Im.setCalibration(Calibration aCalib)
|
Constructors in net.grelf.grip with parameters of type Calibration | |
---|---|
Calibration(Calibration other)
Copy constructor, for copying calibration from one Im to another. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |