|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--AWPolygonStyle
AWPolygonStyle is a class that encapsulates polygon style information.
Defined in awxapi-1.0.js.
| Field Summary | |
Number |
alpha
The transparency of the polygon, where 0 indicates full transparency, 100 full opacity. |
AWGradientStyle |
gradientStyle
The polygon gradient style. |
String |
id
The polygon style identifier. |
String |
mouseClick
The name of the callback function to execute when a mouse click event occurs. |
String |
mouseOut
The name of the callback function to execute when a mouse out event occurs. |
String |
mouseOver
The name of the callback function to execute when a mouse over event occurs. |
String |
polylineStyleId
The polyline style identifier. |
String |
rgb
The polygon color in RGB format. Valid format is a hexadecimal color value, for example, red is 0xFF0000, and blue is 0x0000FF. |
| Constructor Summary | |
AWPolygonStyle
()
|
|
| Field Detail |
Number alpha
AWGradientStyle gradientStyle
String id
String mouseClick
String mouseOut
String mouseOver
String polylineStyleId
Number rgb
| Constructor Detail |
AWPolygonStyle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||