Interface IShapeDecorator


public interface IShapeDecorator
  • Method Details

    • getShapeBackground

      String getShapeBackground()
    • setShapeBackground

      void setShapeBackground(String color)