|
Vizitown
|
| Class Vizitown This class manage the plugin in QGIS and instanciate the service | |
| Class VizitownDialog Vizitown dialog in QGIS GUI and Unherited QtGui.QDialog and Ui_Vizitown | |
| RollbackImporter | |
| ViziTown Application Server Use a cyclone server as backend Unherited QObject | |
| CycloneThread A specific thread to run cyclone in it | |
| Class CorsStaticFileHandler A static file handler which authorize cross origin Unherited cyclone.web.StaticFileHandler | |
| Class InitHandler A handler give initial parameters to the browser Unherited cyclone.web.RequestHandler | |
| Class Data Handler Use to handle the transmission of the data retreived from postgis to the web browser Unherited cyclone.websocket.WebSocketHandler | |
| Synchronisation Handler Use to handle the synchronisation of the view from QGIS to the web browser Unherited cyclone.websocket.WebSocketHandler | |
| Tiles information handler Use to give the information related to the tiles generated when the GDAL tiling is finished Unherited cyclone.websocket.WebSocketHandler | |
| Provider manager Singleton which contains several provider | |
| Postgis provider Stock the attribute to use a postgis resource | |
| Raster provider Stock the attribute to use a raster resource | |
| SyncManager A singleton to store websockets who want to be registered as listener of QGIS extent changes | |
| Test postgisToJSON class if the conversion of an X3D formats into a json operates | |
| Ping handler Basic HTTP request handler which return "pong" to a GET HTTP | |
| Echo handler Basic HTTP request handler which return "pong" to a GET HTTP | |
| Test if the ProviderManager class can be instantiated Test is the ProviderManager class can add a vector provider to the manager | |
| Test if the PostgisProvider class can connect to a postGis database and if they can request the database | |
| Test if the RasterProvider class can stock the attribute to use a raster resource | |
| Class PostgisToJSON Converts an X3D formats in a json | |
| Class Layer Manage the layer to catch the information and send it | |
| Class Parameters Singleton which define the parameters | |
| Class ProviderFactory Create the provider in function of the data | |
| Class ResultVTTiler Singleton which contains one result of a tile generation | |
| Singleton Class define a pattern to limit the number of instance in run at once | |
| Class Extent Manage the extent | |
| Class Raster Unherited object class | |
| Class VTTiler Produce the tile Unherited object class |