public class Line extends Object
Line(double a, double b, double c)
double
getA()
getB()
getC()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Line(double a, double b, double c)
public double getA()
public double getB()
public double getC()
Copyright © 2020. All rights reserved.