|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--AWPolylineStyle
AWPolylineStyle is a class that encapsulates polyline style information.
Defined in awxapi-1.0.js.
| Field Summary | |
Number |
alpha
The transparency of the polyline, where 0 indicates full transparency, 100 full opacity. |
String |
capsStyle
The caps style Valid values are, "round", "square", "none". |
AWGradientStyle |
gradientStyle
The polyline gradient style. |
String |
id
The polyline style identifier. |
String |
jointStyle
The joint style. |
Number |
miterLimit
The miter limit. |
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 |
noScale
Stroke scale behavior within parent. |
Boolean |
pixelHinting
Stroke hinting in the IDE. |
String |
rgb
The polyline color. Valid format is a hexadecimal color value, for example, red is 0xFF0000, and blue is 0x0000FF. |
Number |
thickness
The polyline thickness. |
| Constructor Summary | |
AWPolylineStyle
()
|
|
| Field Detail |
Number alpha
String capsStyle
AWGradientStyle gradientStyle
String id
String jointStyle
Number miterLimit
String mouseClick
String mouseOut
String mouseOver
String noScale
Boolean pixelHinting
Number rgb
Number thickness
| Constructor Detail |
AWPolylineStyle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||