Class UiShapeProperties

java.lang.Object
org.teamapps.dto.UiShapeProperties
All Implemented Interfaces:
UiObject

public class UiShapeProperties extends Object implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • strokeColor

      protected String strokeColor
    • strokeWeight

      protected float strokeWeight
    • strokeDashArray

      protected List<Float> strokeDashArray
    • fillColor

      protected String fillColor
  • Constructor Details

    • UiShapeProperties

      public UiShapeProperties()
  • Method Details