Klasse UiLineGraphDataPoint

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

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

    • x

      protected double x
    • y

      protected double y
  • Konstruktordetails

    • UiLineGraphDataPoint

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

      public UiLineGraphDataPoint(double x, double y)
  • Methodendetails