Uses of Class
net.grelf.grip.BlobFrame

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

Methods in net.grelf.grip that return BlobFrame
 BlobFrame Blob.display(ImFrame srcFrame, BlobMeas meas)
          Display this blob magnified in the given frame.
 BlobFrame Blob_.display(ImFrame srcFrame, BlobMeas meas)
          Display this blob magnified in the given frame.
 

Constructors in net.grelf.grip with parameters of type BlobFrame
BlobMenu(BlobFrame frame)
           
BlobPanel(BlobFrame blobFrame, BlobMeas meas)