hunt.database.driver.postgresql.data.Line

Undocumented in source.

Members

Classes

Line
class Line

Line data type in Postgres represented by the linear equation Ax + By + C = 0, where A and B are not both zero.

Meta