CH.ifa.draw.figures
Class InsertImageCommand
- java.lang.Object
-
- CH.ifa.draw.util.Command
-
- CH.ifa.draw.figures.InsertImageCommand
-
public class InsertImageCommand extends Command
Command to insert a named image.
-
-
Constructor Summary
Constructors Constructor and Description InsertImageCommand(java.lang.String name, java.lang.String image, DrawingView view)Constructs an insert image command.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidexecute()Executes the command.-
Methods inherited from class CH.ifa.draw.util.Command
isExecutable, name
-
-
-
-
Constructor Detail
-
InsertImageCommand
public InsertImageCommand(java.lang.String name, java.lang.String image, DrawingView view)Constructs an insert image command.- Parameters:
name- the command nameimage- the pathname of the imageview- the target view
-
-
DataMelt 3.0 © DataMelt by jWork.ORG