Class ProviderFactory Create the provider in function of the data.
More...
Class ProviderFactory Create the provider in function of the data.
def vizitown_plugin.vt_utils_provider_factory.ProviderFactory.__init__ |
( |
|
self) | |
|
def vizitown_plugin.vt_utils_provider_factory.ProviderFactory.clear_rasters_directory |
( |
|
self, |
|
|
|
path |
|
) |
| |
clear_rasters_directory method Clean the rasters directory where the tile of data image are created the path to the repository
def vizitown_plugin.vt_utils_provider_factory.ProviderFactory.create_raster_providers |
( |
|
self, |
|
|
|
dem, |
|
|
|
texture |
|
) |
| |
create_raster_providers method Create all providers for DEM and raster
- Parameters
-
dem | the Data Elevation Model |
texture | the texture image |
def vizitown_plugin.vt_utils_provider_factory.ProviderFactory.create_vector_providers |
( |
|
self, |
|
|
|
arrayLayer |
|
) |
| |
create_vector_providers method Create all providers with the selected layers in the GUI
- Parameters
-
arrayLayer | list of hte selected layers |
vizitown_plugin.vt_utils_provider_factory.ProviderFactory.parameters |
vizitown_plugin.vt_utils_provider_factory.ProviderFactory.providerManager |
The documentation for this class was generated from the following file: