java.lang.Object
com.djrapitops.plan.delivery.rendering.json.graphs.line.Point

public class Point extends Object
  • Constructor Details

    • Point

      public Point(double x, Double y)
    • Point

      public Point(double x, V y)
  • Method Details