public class CutCommand extends Command
Constructor and Description |
---|
CutCommand(Model model,
DrawingPalette view) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute()
Invoke the command.
|
public CutCommand(Model model, DrawingPalette view)