Module: Digitizing

Classes

Digitizing
Digitizing

Members

availableTools :string

The available tools The element attribute: available-tools All or part of DigitizingAvailableTools except deactivate
Type:
  • string
Source:
See:
  • DigitizingAvailableTools

context :string

Digitizing context The element attribute: context
Type:
  • string
Source:

deactivate :boolean

The element is deactivated if the element is disabled or if the tool is deactivated
Type:
  • boolean
Source:

disabled :boolean

The element is disabled if the context is not the same as the module
Type:
  • boolean
Source:

importExportAvailable :boolean

Import/export is available The element has attribute: import-export
Type:
  • boolean
Source:

measureAvailable :boolean

Measure is available The element has attribute: measure
Type:
  • boolean
Source:

saveAvailable :boolean

Save is available The element has attribute: save
Type:
  • boolean
Source:

toolSelected :string

The selected tool The element attribute: selected-tool
Type:
  • string
Source:

toolSelected

Setting the selected
Source:
See:
  • DigitizingAvailableTools

(inner, constant) DigitizingAvailableTools :Array.<string>

List of digitizing available tools
Type:
  • Array.<string>
Source:

Methods

toggleToolSelected(event)

Toggle selected tool
Parameters:
Name Type Description
event MouseEvent The click event on the button
Source:

Classes

Digitizing
Digitizing

Members

availableTools :string

The available tools The element attribute: available-tools All or part of DigitizingAvailableTools except deactivate
Type:
  • string
Source:
See:
  • DigitizingAvailableTools

context :string

Digitizing context The element attribute: context
Type:
  • string
Source:

deactivate :boolean

The element is deactivated if the element is disabled or if the tool is deactivated
Type:
  • boolean
Source:

disabled :boolean

The element is disabled if the context is not the same as the module
Type:
  • boolean
Source:

importExportAvailable :boolean

Import/export is available The element has attribute: import-export
Type:
  • boolean
Source:

measureAvailable :boolean

Measure is available The element has attribute: measure
Type:
  • boolean
Source:

saveAvailable :boolean

Save is available The element has attribute: save
Type:
  • boolean
Source:

toolSelected :string

The selected tool The element attribute: selected-tool
Type:
  • string
Source:

toolSelected

Setting the selected
Source:
See:
  • DigitizingAvailableTools

(inner, constant) DigitizingAvailableTools :Array.<string>

List of digitizing available tools
Type:
  • Array.<string>
Source:

Methods

toggleToolSelected(event)

Toggle selected tool
Parameters:
Name Type Description
event MouseEvent The click event on the button
Source: