Shadow
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
getBlurRadius()
No description
getColor()
No description
setPropertyState($propertyState)
No description
string
getPropertyState()
No description
setRotateWithShape($rotateWithShape)
No description
bool
getRotateWithShape()
No description
getTransform()
No description
setType($type)
No description
string
getType()
No description
Details
setAlignment($alignment)
No description
string
getAlignment()
No description
setAlpha($alpha)
No description
float
getAlpha()
No description
setBlurRadius(Dimension $blurRadius)
No description
Dimension
getBlurRadius()
No description
setColor(OpaqueColor $color)
No description
OpaqueColor
getColor()
No description
setPropertyState($propertyState)
No description
string
getPropertyState()
No description
setRotateWithShape($rotateWithShape)
No description
bool
getRotateWithShape()
No description
setTransform(AffineTransform $transform)
No description
AffineTransform
getTransform()
No description
setType($type)
No description
string
getType()
No description