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