phpDocumentor

GanInSet
in package

description d'un cartouche dans la synthèse d'une carte

Table of Contents

Properties

$scale  : string|null
$spatial  : array<string, string>
$title  : string

Methods

__construct()  : mixed
asArray()  : array<string, mixed>
buildFromArray()  : self
scale()  : string|null
setScale()  : void
spatial()  : array<string, string>

Properties

$scale

protected string|null $scale = null

$spatial

protected array<string, string> $spatial

Methods

__construct()

public __construct(string|null $html) : mixed
Parameters
$html : string|null

asArray()

public asArray() : array<string, mixed>
Return values
array<string, mixed>

buildFromArray()

public static buildFromArray(array<string|int, mixed> $array) : self
Parameters
$array : array<string|int, mixed>
Return values
self

scale()

public scale() : string|null
Return values
string|null

setScale()

public setScale(string $scale) : void
Parameters
$scale : string

spatial()

public spatial() : array<string, string>
Return values
array<string, string>

        
On this page

Search results