Read and write SLD version 1.0.0 with GeoServer-specific enhanced options. See http://svn.osgeo.org
OpenLayers. | Read and write SLD version 1.0.0 with GeoServer-specific enhanced options. |
Properties | |
version | {String} The specific parser version. |
profile | {String} The specific profile |
Constructor | |
OpenLayers. | Create a new parser for GeoServer-enhanced SLD version 1.0.0. |
Properties | |
readers | Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name. |
writers | As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce. |
Functions | |
addVendorOptions | Add in the VendorOption tags and return the node again. |
Add in the VendorOption tags and return the node again.
addVendorOptions: function( node, symbolizer )