Uses of Class
net.grelf.grip.StarMeasProcessor

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

Methods in net.grelf.grip that return StarMeasProcessor
 StarMeasProcessor StarMeasFrame.getProcessor()
          Get a reference to the associated processor.
 

Constructors in net.grelf.grip with parameters of type StarMeasProcessor
StarMeasFrame(StarMeasProcessor smp, java.io.File file)