Uses of Class
net.grelf.grip.MagnifiedFrame

Packages that use MagnifiedFrame
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 MagnifiedFrame in net.grelf.grip
 

Methods in net.grelf.grip that return MagnifiedFrame
static MagnifiedFrame MagnifiedFrame.create(int centreX, int centreY, ImFrame parentFrame)
          There is no public constructor - use this instead.