See: Description
| Interface | Description |
|---|---|
| ContentFilter<T> |
Callback interface that can be used to filter layer contents.
|
| ContentSelector<T> |
Strategy used by
CustomLayers to select the layer of an item. |
| Class | Description |
|---|---|
| ApplicationContentFilter |
ContentFilter that matches application items based on an Ant-style path
pattern. |
| CustomLayers |
Custom
Layers implementation where layer content is selected by the user. |
| IncludeExcludeContentSelector<T> | |
| LibraryContentFilter |
ContentFilter that matches Library items based on a coordinates
pattern. |