- getA
double getA()
Undocumented in source. Be warned that the author may not have intended to support it.
- getB
double getB()
Undocumented in source. Be warned that the author may not have intended to support it.
- getC
double getC()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- setA
void setA(double a)
Undocumented in source. Be warned that the author may not have intended to support it.
- setB
void setB(double b)
Undocumented in source. Be warned that the author may not have intended to support it.
- setC
void setC(double c)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
Line data type in Postgres represented by the linear equation Ax + By + C = 0, where A and B are not both zero.