class Shadow extends Model (View source)

Properties

string $alignment
float $alpha
protected $blurRadiusType
protected $blurRadiusDataType
protected $colorType
protected $colorDataType
string $propertyState
bool $rotateWithShape
protected $transformType
protected $transformDataType
string $type

Methods

setAlignment($alignment)

No description

string
getAlignment()

No description

setAlpha($alpha)

No description

float
getAlpha()

No description

setBlurRadius(Dimension $blurRadius)

No description

getBlurRadius()

No description

setColor(OpaqueColor $color)

No description

getColor()

No description

setPropertyState($propertyState)

No description

string
getPropertyState()

No description

setRotateWithShape($rotateWithShape)

No description

bool
getRotateWithShape()

No description

setTransform(AffineTransform $transform)

No description

getTransform()

No description

setType($type)

No description

string
getType()

No description

Details

setAlignment($alignment)

No description

Parameters

$alignment

string getAlignment()

No description

Return Value

string

setAlpha($alpha)

No description

Parameters

$alpha

float getAlpha()

No description

Return Value

float

setBlurRadius(Dimension $blurRadius)

No description

Parameters

Dimension $blurRadius

Dimension getBlurRadius()

No description

Return Value

Dimension

setColor(OpaqueColor $color)

No description

Parameters

OpaqueColor $color

OpaqueColor getColor()

No description

Return Value

OpaqueColor

setPropertyState($propertyState)

No description

Parameters

$propertyState

string getPropertyState()

No description

Return Value

string

setRotateWithShape($rotateWithShape)

No description

Parameters

$rotateWithShape

bool getRotateWithShape()

No description

Return Value

bool

setTransform(AffineTransform $transform)

No description

Parameters

AffineTransform $transform

AffineTransform getTransform()

No description

Return Value

AffineTransform

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string