Class VizitownDialog Vizitown dialog in QGIS GUI and Unherited QtGui.QDialog and Ui_Vizitown.
More...
Class VizitownDialog Vizitown dialog in QGIS GUI and Unherited QtGui.QDialog and Ui_Vizitown.
def vizitown_plugin.vizitowndialog.VizitownDialog.__init__ |
( |
|
self, |
|
|
|
extent |
|
) |
| |
def vizitown_plugin.vizitowndialog.VizitownDialog.add_vector_layer |
( |
|
self, |
|
|
|
item, |
|
|
|
columnInfoLayer |
|
) |
| |
add_vector_layer method Add vector layer in QTableWidget
- Parameters
-
item | the new layer |
columnInfoLayer | a dictionnary with the fields and their types |
def vizitown_plugin.vizitowndialog.VizitownDialog.calculate_size_extent |
( |
|
self) | |
|
calculate_size_extent method Calculate the width and the height in kilometers
def vizitown_plugin.vizitowndialog.VizitownDialog.closeEvent |
( |
|
self, |
|
|
|
QCloseEvent |
|
) |
| |
closeEvent method Behavior whit a close event QtGui.QDialog
- Parameters
-
def vizitown_plugin.vizitowndialog.VizitownDialog.get_gui_extent |
( |
|
self) | |
|
get_gui_extent method Get the extent specified in the GUI or if the fields filled by the user are incoherent it's the extent of current view of QGIS
- Returns
- the extent
def vizitown_plugin.vizitowndialog.VizitownDialog.get_selected_layers |
( |
|
self) | |
|
get_selected_layers method Get all layers checked in the GUI and the associated informations
- Returns
- the list of selected layers
def vizitown_plugin.vizitowndialog.VizitownDialog.get_size_tile |
( |
|
self) | |
|
get_size_tile method Get the size tile selected by the user
- Returns
- the size tile
def vizitown_plugin.vizitowndialog.VizitownDialog.has_data |
( |
|
self) | |
|
has_data method Check if a data is generate or existing
- Returns
- true if there is a least one data to generate or exist
def vizitown_plugin.vizitowndialog.VizitownDialog.has_dem |
( |
|
self) | |
|
has_dem method Check if a dem is generate
- Returns
- true if there is a DEM to generate
def vizitown_plugin.vizitowndialog.VizitownDialog.has_raster |
( |
|
self) | |
|
has_raster method Check if a raster is generate
- Returns
- true if there is a least one raster to generate
def vizitown_plugin.vizitowndialog.VizitownDialog.has_texture |
( |
|
self) | |
|
has_texture method Check if a texture is generate
- Returns
- true if there is a texture to generate
def vizitown_plugin.vizitowndialog.VizitownDialog.has_vector |
( |
|
self) | |
|
has_vector method Check if a vector is existing
- Returns
- true if there is a least one vector to exist
def vizitown_plugin.vizitowndialog.VizitownDialog.init_extent |
( |
|
self, |
|
|
|
extent |
|
) |
| |
init_extent method Set the default extent
- Parameters
-
extent | the extent to init the parameter |
def vizitown_plugin.vizitowndialog.VizitownDialog.init_layers |
( |
|
self) | |
|
init_layers method Init combobox and table layers
def vizitown_plugin.vizitowndialog.VizitownDialog.init_tile_size |
( |
|
self) | |
|
init_tile_size method Set the values of the tile by default
def vizitown_plugin.vizitowndialog.VizitownDialog.instantiate_providers |
( |
|
self) | |
|
instantiate_providers method Create providers in function of the existed data
def vizitown_plugin.vizitowndialog.VizitownDialog.on_btn_default_released |
( |
|
self) | |
|
on_btn_default_released method Set the tab advanced option by default QtGui.QDialog
def vizitown_plugin.vizitowndialog.VizitownDialog.on_btn_generate_released |
( |
|
self) | |
|
on_btn_generate_released method Generate and launch the rendering of the 3D scene QtGui.QDialog
def vizitown_plugin.vizitowndialog.VizitownDialog.reset_all_fields |
( |
|
self) | |
|
reset_all_fields method Reset all widgets
def vizitown_plugin.vizitowndialog.VizitownDialog.set_limit_sb |
( |
|
self) | |
|
set_limit_sb method Set the limit of the doublespinbox in the tab extent
vizitown_plugin.vizitowndialog.VizitownDialog.appServer |
vizitown_plugin.vizitowndialog.VizitownDialog.appServerRunning |
vizitown_plugin.vizitowndialog.VizitownDialog.extent |
vizitown_plugin.vizitowndialog.VizitownDialog.GDALprocess |
vizitown_plugin.vizitowndialog.VizitownDialog.parameters |
vizitown_plugin.vizitowndialog.VizitownDialog.providerManager |
vizitown_plugin.vizitowndialog.VizitownDialog.zoomLevel |
The documentation for this class was generated from the following file: