ngeo layertree controller.
A map that contains the group to insert the not first level group layer.
the layer group to insert the first level group layer.
a new layer.
Create, insert (or update) and return a layer from the GmfGroup or the GmfLayer of the given treeCtrl.
ngeo layertree controller.
A map that contains the group to insert the not first level group layer.
the layer group to insert the first level group layer.
a new layer.
Create, insert and return a layer group (for not mixed case) or a wmsLayer for mixed case).
ngeo layertree controller.
True for a group layer, false for a WMS layer.
a new layer.
Create and insert a layer from a leaf in a mixed group.
ngeo layertree controller.
A map that contains the group to insert the layer.
a new layer.
Create and return a Tile layer.
A leaf node.
a Tile WMTS layer. (Source and capabilities can come later).
Return the first parent, from the root parent, that is not mixed.
ngeo layertree controller.
The first not mixed parent.
Get the time parameter for a WMS Layer. If it's a group and it doesn't have time, get the first time parameter available in any child.
ngeo layertree controller.
A wms time param.
Update a WMS layer with the given treeCtrl node information. Assumes that the first parent with ogcServer information is linked to the layer to update and that this treeCtrl node is a leafNode.
ngeo layertree controller.
A map that contains the layer to update.
Return true if a parent tree is mixed, based on its node.
ngeo layertree controller.
True is any parent is mixed. False Otherwise.
Synchronise the state of each layers corresponding to the given tree and all its children.
ngeo layertree controller.
Update properties of a layer with the node of a given leafNode.
a tree node.
A layer.
Set the active state of a layer based on its treeCtrl state.
A layer.
ngeo layertree controller.
Generated using TypeDoc
Create insert and return a layer group (for not mixed case) or a wmsLayer (for mixed case). Take care about the insertion order in the map in case of first level group.