hunt.database.driver.postgresql.data.LineSegment

Undocumented in source.

Members

Classes

LineSegment
class LineSegment

Finite line segment data type in Postgres represented by pairs of {@link Point}s that are the endpoints of the segment.

Meta