Uses of Interface
net.grelf.grip.ImageSizeAction

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

Classes in net.grelf.grip that implement ImageSizeAction
 class BatchMenu
          Batch menu.
 class GeometryMenu
          Geometry menu and its actions.
 class GripFileMenu
          File menu for the main GRIP frame, and actions.
 class ImGraphic
          Contains only static methods for creating special graphical images.
 

Constructors in net.grelf.grip with parameters of type ImageSizeAction
ImageSizeDialogue(int width, int height, java.lang.String title, ImageSizeAction processor)