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