Constructor
new ContributeModule(provider, documentVisualizer, requestService, itownsView, cameraControls, configServer, parentElementVisualizer)
Constructs a new contribute module.
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
provider | object | The document provider. | |||||||||
documentVisualizer | DocumentVisualizerWindow | The document image orienter module. | |||||||||
requestService | RequestService | The request service. | |||||||||
itownsView | * | The iTowns view. | |||||||||
cameraControls | * | The planar camera controls. | |||||||||
configServer | object | The server configuration. Properties
| |||||||||
parentElementVisualizer | HTMLElement | parent element of the visualizer html |