java.lang.Object
de.erichseifert.vectorgraphics2d.intermediate.commands.Command<Shape>
de.erichseifert.vectorgraphics2d.intermediate.commands.FillShapeCommand

public class FillShapeCommand extends Command<Shape>
  • Constructor Details

    • FillShapeCommand

      public FillShapeCommand(Shape shape)