Documentation

FieldPositionMixin

Mixin trait to add position information.

Table of Contents

Properties

$boundingBox  : Polygon|null
$polygon  : Polygon

Methods

setPosition()  : void
Sets the position of a field.

Properties

Methods

setPosition()

Sets the position of a field.

protected setPosition(array<string|int, mixed> $rawPrediction) : void
Parameters
$rawPrediction : array<string|int, mixed>

Raw prediction array.


        
On this page

Search results