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|float|string|bool|null|array<string|int, mixed>> $rawPrediction) : void
Parameters
$rawPrediction : array<string, int|float|string|bool|null|array<string|int, mixed>>

Raw prediction array.

On this page

Search results