Attributions
Expression Extends:
class Attributions extends mixin(Observable, ListenerOrganizerMixin)Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
attachListeners(layer: *) |
|
| public |
extractAttributions(layer: *, label: *): *[] |
|
| public |
getArray(): * |
|
| public |
labelize(title: *): * |
|
| public |
|
|
| public |
scanLayers(): * |
|
| public |
|
|
| public |
update() |
|
Public Constructors
public constructor() source
Public Methods
public attachListeners(layer: *) source
Params:
| Name | Type | Attribute | Description |
| layer | * |
public extractAttributions(layer: *, label: *): *[] source
Params:
| Name | Type | Attribute | Description |
| layer | * | ||
| label | * |
Return:
| *[] |
public scanLayer(layer: *, layerTitle: undefined): *[] source
Params:
| Name | Type | Attribute | Description |
| layer | * | ||
| layerTitle | undefined |
|
Return:
| *[] |
