Icon

Methods

setHeight

setHeight(int $height) : $this

Arguments

$height

int

Response

$this

getHeight

getHeight() : int

Response

int

setOffset

setOffset(int $offset) : $this

Arguments

$offset

int

Response

$this

getOffset

getOffset() : int

Response

int

setUrl

setUrl(string $url) : $this

Arguments

$url

string

Response

$this

getUrl

getUrl() : string

Response

string

setWidth

setWidth(int $width) : $this

Arguments

$width

int

Response

$this

getWidth

getWidth() : int

Response

int

setXCoordinate

setXCoordinate(int $xCoordinate) : $this

Arguments

$xCoordinate

int

Response

$this

getXCoordinate

getXCoordinate() : int

Response

int

setYCoordinate

setYCoordinate(int $yCoordinate) : $this

Arguments

$yCoordinate

int

Response

$this

getYCoordinate

getYCoordinate() : int

Response

int

Properties

xCoordinate

xCoordinate : int
var

Type(s)

int

yCoordinate

yCoordinate : int
var

Type(s)

int

width

width : int
var

Type(s)

int

height

height : int
var

Type(s)

int

offset

offset : int
var

Type(s)

int

url

url : string
var

Type(s)

string