Class GradationActionCommand

All Implemented Interfaces:
Command

public class GradationActionCommand extends GradationCurveCommand
This command could be used to apply a predefined gradation action to change the appearance of a document. The concrete action to be executed can be defined via the command properties file.

Hint:
To work properly this command needs a PageView instance in the Context object.

The following named command parameters exists and can be used to configure the command behavior.

parameter summary
Description Command Parameter Name Possible Parameter Values
gradation action description action one of the following: NEUTRAL, INVERT, DARKEN or LIGHTEN
Scope to apply to curve (inherited from AbstractDocumentCommand) scope PAGE, DOCUMENT (default = DOCUMENT)