A class to encapsulate a map element.
| Parameter | Type | Description |
|---|---|---|
| parent | undefined | |
| name | undefined | |
| shapeData | undefined |
See the dojox/geo/charting/Feature reference documentation for more information.
| Parameter | Type | Description |
|---|---|---|
| evt | undefined |
| Parameter | Type | Description |
|---|---|---|
| evt | undefined |
| Parameter | Type | Description |
|---|---|---|
| color | undefined |
| Parameter | Type | Description |
|---|---|---|
| stroke | undefined |
Sets the selected state of this feature to the given value.
| Parameter | Type | Description |
|---|---|---|
| selected | Boolean | A Boolean value indicating the selected state. |
sets a numeric value on this Feature object (used together with series to apply a color).
| Parameter | Type | Description |
|---|---|---|
| value | Number | A numeric value. |
clears the numeric value on this Feature object (removes color).