Class adf.DrawPolylineAction
Extends
adf.DrawPolyShapeAction.
Defined in: Action.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This constructor is basically an alias/shortcut to creating an instance adf.DrawPolyShapeAction and passing
false as the only parameter to its constructor. |
- Methods borrowed from class adf.DrawPolyShapeAction:
- activate, deactivate, reactivate
Class Detail
adf.DrawPolylineAction()
This constructor is basically an alias/shortcut to creating an instance adf.DrawPolyShapeAction and passing
false
as the only parameter to its constructor.