| Parameter | Type | Description |
|---|---|---|
| options | dojox.__stencilArgs |
Creates anchor points on a Stencil, based on the Stencil's points.
| Parameter | Type | Description |
|---|---|---|
| item | Stencil |
Destroys the anchor points for a Stencil.
| Parameter | Type | Description |
|---|---|---|
| item | Stencil |
Event fires when anchor is created
| Parameter | Type | Description |
|---|---|---|
| anchor | Object | An object with the following properties:
|
Event fired on anchor mousedown
| Parameter | Type | Description |
|---|---|---|
| anchor | Object | An object with the following properties:
|
Event fired when anchor is moved
| Parameter | Type | Description |
|---|---|---|
| anchor | Object | An object with the following properties:
|
Event fired on anchor mouseup
| Parameter | Type | Description |
|---|---|---|
| anchor | Object | An object with the following properties:
|
if the Stencil changes color while were's selected this moves the anchors to the back. Fix it.
| Parameter | Type | Description |
|---|---|---|
| stencil | Object |
Event fires when an anchor calls a Stencil's render method
Event fires when an anchor's reset method is called
| Parameter | Type | Description |
|---|---|---|
| stencil | Stencil |
Event fired on anchor drag
| Parameter | Type | Description |
|---|---|---|
| anchor | Object | An object with the following properties:
|