hunt.database.driver.postgresql.data.Box

Undocumented in source.

Members

Classes

Box
class Box

Rectangular box data type in Postgres represented by pairs of {@link Point}s that are opposite corners of the box.

Meta