Uses of Class
net.grelf.grip.AstroProcessMethod

Packages that use AstroProcessMethod
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.1.1 
 

Uses of AstroProcessMethod in net.grelf.grip
 

Methods in net.grelf.grip that return AstroProcessMethod
static AstroProcessMethod AstroProcessMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AstroProcessMethod[] AstroProcessMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.