Name | Description | |
---|---|---|
![]() | AddLayer | Overloaded. Creates new layer with specified name and description. Note: Layer name must be unique in the table. |
![]() | Dispose | Destructor for deterministic finalization of GraphicalLayerTable object. |
![]() | Export | Exports the layers into an XML file. |
![]() | Import | Imports layers from an XML file. |
![]() | MergeLayers | Merges one layer with another. Note: Only custom layer can be merged. |
![]() | Reload | Updates table's content with the project |
![]() | RemoveLayer | Removes specified layer from the table. Note: Only custom layer can be removed. |