Rectangular box data type in Postgres represented by pairs of @see \io\vertx\jphp\pgclient\data\Points that are opposite corners of the box.
| package |
Default |
|---|
__construct( $box = null)
mixed | null
getLowerLeftCorner() : \io\vertx\jphp\pgclient\data\Point
getUpperRightCorner() : \io\vertx\jphp\pgclient\data\Point
setLowerLeftCorner( $lowerLeftCorner) : $this
Point|array
$this
setUpperRightCorner( $upperRightCorner) : $this
Point|array
$this