class RegionProto extends Model (View source)

Properties

int $heightPx
int $leftPx
int $topPx
int $widthPx

Methods

setHeightPx($heightPx)

No description

int
getHeightPx()

No description

setLeftPx($leftPx)

No description

int
getLeftPx()

No description

setTopPx($topPx)

No description

int
getTopPx()

No description

setWidthPx($widthPx)

No description

int
getWidthPx()

No description

Details

setHeightPx($heightPx)

No description

Parameters

$heightPx

int getHeightPx()

No description

Return Value

int

setLeftPx($leftPx)

No description

Parameters

$leftPx

int getLeftPx()

No description

Return Value

int

setTopPx($topPx)

No description

Parameters

$topPx

int getTopPx()

No description

Return Value

int

setWidthPx($widthPx)

No description

Parameters

$widthPx

int getWidthPx()

No description

Return Value

int