Methods
endPosition(e)
Parameters:
Name | Type | Description |
---|---|---|
e |
event |
options() → {object}
Returns:
- Type
- object
optionsDialog(tool) → {HTMLElement}
- Description:
-
-
create a dialog box to allow the user to choose options for the current shape sub classes fill the box with controls
-
- Source:
Parameters:
Name | Type | Description |
---|---|---|
tool |
string |
Returns:
- Type
- HTMLElement
panend()
- Description:
-
panend means the shape has been completed - add a marker to record that
- Source:
panmove()
panstart(e)
- Description:
-
mouse has been pressed - note the starting mouse position and options
- Source:
Parameters:
Name | Type | Description |
---|---|---|
e |
event |