Circle data type in Postgres represented by a center @see \io\vertx\jphp\pgclient\data\Point and radius.
| package |
Default |
|---|
__construct( $circle = null)
mixed | null
getCenterPoint() : \io\vertx\jphp\pgclient\data\Point
getRadius() : float
float
setCenterPoint( $centerPoint) : $this
Point|array
$this
setRadius( $radius) : $this
float
$this