Bitrix API

Area

FinalYes

Class Area

Table of Contents

Methods

containsPoint()  : bool|null
getCode()  : string|null
getGeometry()  : BaseGeometry
getSort()  : int
getType()  : string
setCode()  : Area
setGeometry()  : Area
setSort()  : Area
setType()  : Area

Methods

containsPoint()

public containsPoint(Point $point) : bool|null
Parameters
$point : Point
Return values
bool|null

getCode()

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

getSort()

public getSort() : int
Return values
int

getType()

public getType() : string
Return values
string

setCode()

public setCode(string|null $code) : Area
Parameters
$code : string|null
Return values
Area

setSort()

public setSort(int $sort) : Area
Parameters
$sort : int
Return values
Area

setType()

public setType(string $type) : Area
Parameters
$type : string
Return values
Area

        
On this page

Search results