Klasse UiLine

java.lang.Object
org.teamapps.dto.UiLine
Alle implementierten Schnittstellen:
UiObject

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

    • thickness

      protected float thickness
    • color

      protected String color
    • type

      protected UiLineType type
  • Konstruktordetails

    • UiLine

      @Deprecated public UiLine()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • UiLine

      public UiLine(float thickness, String color)
  • Methodendetails