Uses of Class
net.grelf.grip.InstrumentKind

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

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