Tiles information handler Use to give the information related to the tiles generated when the GDAL tiling is finished Unherited cyclone.websocket.WebSocketHandler.
More...
|
def | initialize |
| initialize method Method to initialize the handler cyclone.websocket.WebSocketHandler More...
|
|
def | connectionMade |
| connectionMade method Method call when the websocket is opened cyclone.websocket.WebSocketHandler More...
|
|
def | connectionLost |
| connectionLost method Method call when the websocket is closed More...
|
|
Tiles information handler Use to give the information related to the tiles generated when the GDAL tiling is finished Unherited cyclone.websocket.WebSocketHandler.
def vizitown_plugin.vt_as_handlers.TilesInfoHandler.connectionLost |
( |
|
self, |
|
|
|
reason |
|
) |
| |
connectionLost method Method call when the websocket is closed
- Parameters
-
reason | to indicate the reason of the closed instance cyclone.websocket.WebSocketHandler |
def vizitown_plugin.vt_as_handlers.TilesInfoHandler.connectionMade |
( |
|
self) | |
|
connectionMade method Method call when the websocket is opened cyclone.websocket.WebSocketHandler
def vizitown_plugin.vt_as_handlers.TilesInfoHandler.initialize |
( |
|
self) | |
|
initialize method Method to initialize the handler cyclone.websocket.WebSocketHandler
vizitown_plugin.vt_as_handlers.TilesInfoHandler.parameters |
vizitown_plugin.vt_as_handlers.TilesInfoHandler.result |
The documentation for this class was generated from the following file: