A symbolizer used to render line features.
OpenLayers. | A symbolizer used to render line features. |
Properties | |
strokeColor | {String} Color for line stroke. |
strokeOpacity | {Number} Stroke opacity (0-1). |
strokeWidth | {Number} Pixel stroke width. |
strokeLinecap | {String} Stroke cap type (“butt”, “round”, or “square”). |
strokeDashstyle | {String} Stroke dash style according to the SLD spec. |
Constructor | |
OpenLayers. | Create a symbolizer for rendering lines. |
{String} Stroke dash style according to the SLD spec. Note that the OpenLayers values for strokeDashstyle (“dot”, “dash”, “dashdot”, “longdash”, “longdashdot”, or “solid”) will not work in SLD, but most SLD patterns will render correctly in OpenLayers.
No default set here. Use OpenLayers.Renderer.defaultRenderer for defaults.