Class CreateCommand
- java.lang.Object
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.Command<T>
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.StateCommand<VectorGraphics2D>
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.CreateCommand
-
public class CreateCommand extends StateCommand<VectorGraphics2D>
-
-
Constructor Summary
Constructors Constructor Description CreateCommand(VectorGraphics2D graphics)
-
-
-
Constructor Detail
-
CreateCommand
public CreateCommand(VectorGraphics2D graphics)
-
-