Property | Type | Description | |
---|---|---|---|
$_params | array | - gravity: (string) The gravity describing the placement. One of None, Center, East, Forget, NorthEast, North, NorthWest, SouthEast, South, SouthWest, West - x and y: (integer) Coordinates for the overlay placement. EITHER gravity OR coordinates may be set. If both are provided, the behaviour is undefined. |
Method | Description | |
---|---|---|
apply ( ) | Applies the effect. |
protected array $_params | ||
return | array |