Class FillShapeCommand
- java.lang.Object
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.Command<java.awt.Shape>
-
- de.erichseifert.vectorgraphics2d.intermediate.commands.FillShapeCommand
-
public class FillShapeCommand extends Command<java.awt.Shape>
-
-
Constructor Summary
Constructors Constructor Description FillShapeCommand(java.awt.Shape shape)
-