AnimatedEllipse
Directive creating a texual animation of ellipse ... .. .
Constructor Summary
| Public Constructor | ||
| public |
constructor($interval: *) Creates a new instance of this directive |
|
Member Summary
| Public Members | ||
| public |
$interval: * A reference to $interval. |
|
| public |
Directive restricted to Element |
|
| public |
Isolated scope for directive. |
|
Method Summary
| Public Methods | ||
| public |
linkDirective(scope: *, element: *, attrs: *) Link function for the directive |
|
Public Constructors
public constructor($interval: *) source
Creates a new instance of this directive
Params:
| Name | Type | Attribute | Description |
| $interval | * |
Public Members
Public Methods
public linkDirective(scope: *, element: *, attrs: *) source
Link function for the directive
Params:
| Name | Type | Attribute | Description |
| scope | * | ||
| element | * | ||
| attrs | * |