Class adf.DrawOvalAction
Extends
adf.DrawRectShapeAction.
Defined in: Action.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Extends adf.DrawRectShapeAction with its only modifications being the
shapeType value
passed to the constructor ("Rectangle") |
- Fields borrowed from class adf.DrawRectShapeAction:
- name
- Fields borrowed from class adf.Action:
- cursor, graphicsZIndex, symbol
- Methods borrowed from class adf.DrawRectShapeAction:
- activate, deactivate, reactivate
Class Detail
adf.DrawOvalAction()
Extends adf.DrawRectShapeAction with its only modifications being the
shapeType
value
passed to the constructor ("Rectangle")