java.lang.Object
de.bytefish.pgbulkinsert.pgsql.model.geometric.Line

public class Line extends Object
  • Constructor Details

    • Line

      public Line(double a, double b, double c)
  • Method Details

    • getA

      public double getA()
    • getB

      public double getB()
    • getC

      public double getC()