Class SetBackgroundCommand
- java.lang.Object
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.Command<T>
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.StateCommand<java.awt.Color>
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.SetBackgroundCommand
-
public class SetBackgroundCommand extends StateCommand<java.awt.Color>
-
-
Constructor Summary
Constructors Constructor Description SetBackgroundCommand(java.awt.Color color)
-