Class Size
Description of Size
Namespace: Mapbender\CoreBundle\Component
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/Size.php
Author: Paul Schmidt
Located at Mapbender/CoreBundle/Component/Size.php
Methods summary
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public static
|
#
create( array $parameters = array() )
Creates a Size from parameters (array("width"=>xx,"height"=>yy)) |
public
array
|
Magic methods summary
Properties summary
public
integer
|
$width
ORM\Column(type="integer", nullable=false) |
# 0 |
public
integer
|
$height
ORM\Column(type="integer", nullable=false) |
# 0 |