Mixins: None
This should be mixed into any Designs that want to support Layer selection. If a layer appears in both includeLayers and excludeLayers, it will be excluded. The special layer name '__all' stands for the set of all layers.
The layers to exclude.
Flags : Cached, Parameter (Note this is uncached)
Expression : []
[]
The layers to include.
Expression : ["__all"]
["__all"]
LayerSelectionMixin (d.1.0)
Mixins: None
This should be mixed into any Designs that want to support Layer selection. If a layer appears in both includeLayers and excludeLayers, it will be excluded. The special layer name '__all' stands for the set of all layers.